HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.RotationAutomatedConstraint Class Reference
Inheritance diagram for hyperx.api.RotationAutomatedConstraint:
hyperx.api.StaticAutomatedConstraint hyperx.api.AutomatedConstraint hyperx.api.IdNameEntityRenameable hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.RotationAutomatedConstraint rotationAutomatedConstraint)
Public Member Functions inherited from hyperx.api.StaticAutomatedConstraint
 __init__ (self, _api.StaticAutomatedConstraint staticAutomatedConstraint)
Public Member Functions inherited from hyperx.api.AutomatedConstraint
 __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.
Public Member Functions inherited from hyperx.api.IdNameEntityRenameable
 __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable)
None Rename (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntity
 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

 Limit = property
 Limit for an Automated Constraint.
Properties inherited from hyperx.api.StaticAutomatedConstraint
 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.
Properties inherited from hyperx.api.AutomatedConstraint
 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.
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.RotationAutomatedConstraint.__init__ ( self,
_api.RotationAutomatedConstraint rotationAutomatedConstraint )

Property Documentation

◆ Limit

hyperx.api.RotationAutomatedConstraint.Limit = property
static

Limit for an Automated Constraint.


The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py