Class PlasticityType3d
stiffness_type
public class PlasticityType3d : StiffnessType
- Inheritance
-
PlasticityType3d
- Derived
- Inherited Members
- Extension Methods
Constructors
PlasticityType3d()
Parameterless constructor for serialization.
public PlasticityType3d()
Properties
XNeg
public double? XNeg { get; set; }
Property Value
XPos
public double? XPos { get; set; }
Property Value
YNeg
public double? YNeg { get; set; }
Property Value
YPos
public double? YPos { get; set; }
Property Value
ZNeg
public double? ZNeg { get; set; }
Property Value
ZPos
public double? ZPos { get; set; }