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

Contains result information for an analysis. More...

Inheritance diagram for hyperx.api.AnalysisResult:
hyperx.api.JointAnalysisResult hyperx.api.ZoneAnalysisConceptResult hyperx.api.ZoneAnalysisObjectResult

Public Member Functions

 __init__ (self, _api.AnalysisResult analysisResult)

Protected Attributes

 _Entity = analysisResult

Properties

 AnalysisDefinition = property
 LimitUltimate = property
 Limit vs Ultimate loads.
 LoadCaseId = property
 Margin = property
 Represents a Margin result.

Detailed Description

Contains result information for an analysis.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.AnalysisResult.__init__ ( self,
_api.AnalysisResult analysisResult )

Member Data Documentation

◆ _Entity

hyperx.api.AnalysisResult._Entity = analysisResult
protected

Property Documentation

◆ AnalysisDefinition

hyperx.api.AnalysisResult.AnalysisDefinition = property
static

◆ LimitUltimate

hyperx.api.AnalysisResult.LimitUltimate = property
static

Limit vs Ultimate loads.

◆ LoadCaseId

hyperx.api.AnalysisResult.LoadCaseId = property
static

◆ Margin

hyperx.api.AnalysisResult.Margin = property
static

Represents a Margin result.


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