Class SimpleStiffnessType
stiffness_type
public class SimpleStiffnessType
- Inheritance
-
SimpleStiffnessType
- Derived
- Inherited Members
- Extension Methods
Constructors
SimpleStiffnessType()
Parameterless constructor for serialization.
public SimpleStiffnessType()
Properties
Detach
public DetachType Detach { get; set; }
Property Value
MovX
public StiffBaseType MovX { get; set; }
Property Value
MovY
public StiffBaseType MovY { get; set; }
Property Value
MovZ
public StiffBaseType MovZ { get; set; }
Property Value
RotX
public StiffBaseType RotX { get; set; }
Property Value
RotY
public StiffBaseType RotY { get; set; }
Property Value
RotZ
public StiffBaseType RotZ { get; set; }