Class PlasticityType
stiff_base_type
public class PlasticityType
- Inheritance
-
PlasticityType
- Inherited Members
- Extension Methods
Constructors
PlasticityType()
public PlasticityType()
Fields
_neg
public string _neg
Field Value
_pos
public string _pos
Field Value
Properties
Neg
public double? Neg { get; set; }
Property Value
Pos
public double? Pos { get; set; }