FemMaterialflowHypo Property
Gets or sets the material's flow hypothesis which is Van Mises by default.
Namespace: Karamba.MaterialsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public FemMaterialFlowHypothesis flowHypo { get; set; }
Public Property flowHypo As FemMaterialFlowHypothesis
Get
Set
public:
property FemMaterialFlowHypothesis flowHypo {
FemMaterialFlowHypothesis get ();
void set (FemMaterialFlowHypothesis value);
}
member flowHypo : FemMaterialFlowHypothesis with get, set
Property Value
FemMaterialFlowHypothesis