|
FemMaterialFlowHypothesisToString Method
|
Name of the flow hypothesis connected to the material as a string.
Namespace:
Karamba.Materials
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string FlowHypothesisToString()
Public Function FlowHypothesisToString As String
public:
String^ FlowHypothesisToString()
member FlowHypothesisToString : unit -> string
Return Value
Type:
Stringreturn name of the flow hypothesis connected to the material as a string.
See Also