Class StaticAutomatedConstraint
public abstract class StaticAutomatedConstraint : AutomatedConstraint
- Inheritance
-
StaticAutomatedConstraint
- Derived
- Inherited Members
Properties
GridId
public int GridId { get; set; }
Property Value
HasVector
public bool HasVector { get; }
Property Value
Orientation
public DisplacementShapeType Orientation { get; set; }
Property Value
VirtualDesignLoad
public string VirtualDesignLoad { get; set; }
Property Value
X
public double? X { get; set; }
Property Value
Y
public double? Y { get; set; }
Property Value
Z
public double? Z { get; set; }