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

Public Member Functions

 __init__ (self, _api.ZoneAnalysisSolverResult zoneAnalysisSolverResult)
 Create_ZoneAnalysisSolverResult (types.LimitUltimate limitUltimate, int loadCaseId, int|None scenarioId, Margin margin, AnalysisDefinition analysisDefinition, Enum analysisObjectTag, int analysisObjectIndex, AnalysisDetailCol analysisDetails)
types.FamilyObjectUID|None GetFamilyObjectUID (self, types.BeamPanelFamily familyId, int conceptId)
Public Member Functions inherited from hyperx.api.ZoneAnalysisResult
 __init__ (self, _api.ZoneAnalysisResult zoneAnalysisResult)
Public Member Functions inherited from hyperx.api.AnalysisResult
 __init__ (self, _api.AnalysisResult analysisResult)

Properties

 AnalysisObjectIndex = property
 AnalysisObjectTag = property
Properties inherited from hyperx.api.AnalysisResult
 AnalysisDefinition = property
 AnalysisDetails = property
 LimitUltimate = property
 LoadCaseId = property
 Returns the Id that can be used to access design case objects from the hyperx.api.DesignLoadCol.
 Margin = property
 ScenarioId = property
 Applicable to User FEA loads and User General loads.

Additional Inherited Members

Protected Attributes inherited from hyperx.api.AnalysisResult
 _Entity = analysisResult
Static Protected Attributes inherited from hyperx.api.AnalysisResult
 _AnalysisDefinition
 _Margin

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ZoneAnalysisSolverResult.__init__ ( self,
_api.ZoneAnalysisSolverResult zoneAnalysisSolverResult )

Member Function Documentation

◆ Create_ZoneAnalysisSolverResult()

hyperx.api.ZoneAnalysisSolverResult.Create_ZoneAnalysisSolverResult ( types.LimitUltimate limitUltimate,
int loadCaseId,
int | None scenarioId,
Margin margin,
AnalysisDefinition analysisDefinition,
Enum analysisObjectTag,
int analysisObjectIndex,
AnalysisDetailCol analysisDetails )

◆ GetFamilyObjectUID()

types.FamilyObjectUID | None hyperx.api.ZoneAnalysisSolverResult.GetFamilyObjectUID ( self,
types.BeamPanelFamily familyId,
int conceptId )

Property Documentation

◆ AnalysisObjectIndex

hyperx.api.ZoneAnalysisSolverResult.AnalysisObjectIndex = property
static

◆ AnalysisObjectTag

hyperx.api.ZoneAnalysisSolverResult.AnalysisObjectTag = property
static

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