|
| | __init__ (self, _api.DisplacementAutomatedConstraint displacementAutomatedConstraint) |
| | __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) |
|
| | Limit = property |
| | Limit for an Automated Constraint.
|
| | 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.DisplacementAutomatedConstraint.__init__ |
( |
| self, |
|
|
_api.DisplacementAutomatedConstraint | displacementAutomatedConstraint ) |
◆ Limit
| hyperx.api.DisplacementAutomatedConstraint.Limit = property |
|
static |
Limit for an Automated Constraint.
Units: English = in | Standard = mm.
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py