HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.Joint Class Reference
Inheritance diagram for hyperx.api.Joint:
hyperx.api.ZoneJointEntity hyperx.api.EntityWithAssignableProperties hyperx.api.IdNameEntityRenameable hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.Joint joint)
AnalysisResultCol GetAllResults (self)
AnalysisResult GetControllingResult (self)
Margin GetMinimumMargin (self)
Public Member Functions inherited from hyperx.api.ZoneJointEntity
 __init__ (self, _api.ZoneJointEntity zoneJointEntity)
Public Member Functions inherited from hyperx.api.EntityWithAssignableProperties
 __init__ (self, _api.EntityWithAssignableProperties entityWithAssignableProperties)
PropertyAssignmentStatus AssignAnalysisProperty (self, int id)
PropertyAssignmentStatus AssignDesignProperty (self, int id)
PropertyAssignmentStatus AssignLoadProperty (self, int id)
PropertyAssignmentStatus AssignProperty (self, AssignableProperty property)
 Assign a Property to this entity.
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

 JointRangeSizingResults = property
 JointSelectionSizingResults = property
Properties inherited from hyperx.api.EntityWithAssignableProperties
 AssignedAnalysisProperty = property
 AssignedDesignProperty = property
 AssignedLoadProperty = 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.Joint.__init__ ( self,
_api.Joint joint )

Member Function Documentation

◆ GetAllResults()

AnalysisResultCol hyperx.api.Joint.GetAllResults ( self)

Reimplemented from hyperx.api.ZoneJointEntity.

◆ GetControllingResult()

AnalysisResult hyperx.api.Joint.GetControllingResult ( self)

Reimplemented from hyperx.api.ZoneJointEntity.

◆ GetMinimumMargin()

Margin hyperx.api.Joint.GetMinimumMargin ( self)

Reimplemented from hyperx.api.ZoneJointEntity.

Property Documentation

◆ JointRangeSizingResults

hyperx.api.Joint.JointRangeSizingResults = property
static

◆ JointSelectionSizingResults

hyperx.api.Joint.JointSelectionSizingResults = property
static

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