HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.JointAnalysisResult Class Reference
Inheritance diagram for hyperx.api.JointAnalysisResult:
hyperx.api.AnalysisResult

Public Member Functions

 __init__ (self, _api.JointAnalysisResult jointAnalysisResult)
Public Member Functions inherited from hyperx.api.AnalysisResult
 __init__ (self, _api.AnalysisResult analysisResult)

Properties

 ObjectId = property
 Enum identifying the possible entities within a joint.
Properties inherited from hyperx.api.AnalysisResult
 AnalysisDefinition = property
 LimitUltimate = property
 Limit vs Ultimate loads.
 LoadCaseId = property
 Margin = property
 Represents a Margin result.

Additional Inherited Members

Protected Attributes inherited from hyperx.api.AnalysisResult
 _Entity = analysisResult

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.JointAnalysisResult.__init__ ( self,
_api.JointAnalysisResult jointAnalysisResult )

Property Documentation

◆ ObjectId

hyperx.api.JointAnalysisResult.ObjectId = property
static

Enum identifying the possible entities within a joint.


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