HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.Element Class Reference
Inheritance diagram for hyperx.api.Element:
hyperx.api.IdEntity hyperx.api.PlateElement

Public Member Functions

 __init__ (self, _api.Element element)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Static Protected Attributes

 _Centroid

Properties

 Centroid = property
 LoadCaseId = property
 Returns the Id that can be used to access design case objects from the hyperx.api.DesignLoadCol or None if the element does not have results.
 MarginOfSafety = property
 Returns the controlling adjusted margin of safety or None if the element does not have results.
 Nodes = 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.Element.__init__ ( self,
_api.Element element )

Member Data Documentation

◆ _Centroid

hyperx.api.Element._Centroid
staticprotected

Property Documentation

◆ Centroid

hyperx.api.Element.Centroid = property
static

◆ LoadCaseId

hyperx.api.Element.LoadCaseId = property
static

Returns the Id that can be used to access design case objects from the hyperx.api.DesignLoadCol or None if the element does not have results.

◆ MarginOfSafety

hyperx.api.Element.MarginOfSafety = property
static

Returns the controlling adjusted margin of safety or None if the element does not have results.

◆ Nodes

hyperx.api.Element.Nodes = property
static

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