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

Public Member Functions

 __init__ (self, _api.StaticAutomatedConstraint staticAutomatedConstraint)
Public Member Functions inherited from hyperx.api.AutomatedConstraint
 __init__ (self, _api.AutomatedConstraint automatedConstraint)
None AddDesignLoadCases (self, list[str] designLoadCases)
None RemoveDesignLoadCases (self, list[str] designLoadCases)
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

 GridId = property
 HasVector = property
 Orientation = property
 VirtualDesignLoad = property
 X = property
 Y = property
 Z = property
Properties inherited from hyperx.api.AutomatedConstraint
 ConstraintType = property
 DesignLoadCases = property
 Set = property
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.StaticAutomatedConstraint.__init__ ( self,
_api.StaticAutomatedConstraint staticAutomatedConstraint )

Property Documentation

◆ GridId

hyperx.api.StaticAutomatedConstraint.GridId = property
static

◆ HasVector

hyperx.api.StaticAutomatedConstraint.HasVector = property
static

◆ Orientation

hyperx.api.StaticAutomatedConstraint.Orientation = property
static

◆ VirtualDesignLoad

hyperx.api.StaticAutomatedConstraint.VirtualDesignLoad = property
static

◆ X

hyperx.api.StaticAutomatedConstraint.X = property
static

◆ Y

hyperx.api.StaticAutomatedConstraint.Y = property
static

◆ Z

hyperx.api.StaticAutomatedConstraint.Z = property
static

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