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

Public Member Functions

 __init__ (self, _api.BucklingAutomatedConstraint bucklingAutomatedConstraint)
Public Member Functions inherited from hyperx.api.ModalAutomatedConstraint
 __init__ (self, _api.ModalAutomatedConstraint modalAutomatedConstraint)
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)

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity
Properties inherited from hyperx.api.ModalAutomatedConstraint
 Eigenvalue = property
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

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.BucklingAutomatedConstraint.__init__ ( self,
_api.BucklingAutomatedConstraint bucklingAutomatedConstraint )

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