|
| | __init__ (self, _api.StaticAutomatedConstraint staticAutomatedConstraint) |
| | __init__ (self, _api.AutomatedConstraint automatedConstraint) |
| None | AddDesignLoadCases (self, tuple[str] designLoadCases) |
| | Add a list of Design Loads to the Automated Constraint by name.
|
| None | RemoveDesignLoadCases (self, tuple[str] designLoadCases) |
| | Remove a list of Design Loads from the AutomatedConstraint by name.
|
| | __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable) |
| None | Rename (self, str name) |
| | __init__ (self, _api.IdNameEntity idNameEntity) |
| | __init__ (self, _api.IdEntity idEntity) |
|
| | GridId = property |
| | Associated grid for a Static Automated Constraint.
|
| | HasVector = property |
| | Indicates whether a Static Automated Constraint has a vector.
|
| | Orientation = property |
| | Orientation for a Static Automated Constraint.
|
| | VirtualDesignLoad = property |
| | Virtual Design Load for a Static Automated Constraint.
|
| | X = property |
| | X value of the vector of a Static Automated Constraint.
|
| | Y = property |
| | Y value of the vector of a Static Automated Constraint.
|
| | Z = property |
| | Z value of the vector of a Static Automated Constraint.
|
| | ConstraintType = property |
| | StiffnessCriteriaType of the Automated Constraint>.
|
| | DesignLoadCases = property |
| | The assigned Design Loads of the Automated Constraint.
|
| | Set = property |
| | The Set of the Automated Constraint.
|
| | Name = property |
| | Id = property |
◆ __init__()
| hyperx.api.StaticAutomatedConstraint.__init__ |
( |
| self, |
|
|
_api.StaticAutomatedConstraint | staticAutomatedConstraint ) |
◆ GridId
| hyperx.api.StaticAutomatedConstraint.GridId = property |
|
static |
Associated grid for a Static Automated Constraint.
◆ HasVector
| hyperx.api.StaticAutomatedConstraint.HasVector = property |
|
static |
Indicates whether a Static Automated Constraint has a vector.
Dependent on Orientation.
◆ Orientation
| hyperx.api.StaticAutomatedConstraint.Orientation = property |
|
static |
Orientation for a Static Automated Constraint.
◆ VirtualDesignLoad
| hyperx.api.StaticAutomatedConstraint.VirtualDesignLoad = property |
|
static |
Virtual Design Load for a Static Automated Constraint.
| hyperx.api.StaticAutomatedConstraint.X = property |
|
static |
X value of the vector of a Static Automated Constraint.
| hyperx.api.StaticAutomatedConstraint.Y = property |
|
static |
Y value of the vector of a Static Automated Constraint.
| hyperx.api.StaticAutomatedConstraint.Z = property |
|
static |
Z value of the vector of a Static Automated Constraint.
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py