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

Public Member Functions

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

Properties

 MaterialDirection = property
 Global material direction for plate elements If setting more than one hyperx.api.PlateElement.MaterialDirection, use hyperx.api.PlateElementBulkUpdater to avoid major performance hits.
Properties inherited from hyperx.api.Element
 Centroid = property
 MarginOfSafety = property
 Nodes = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity
Static Protected Attributes inherited from hyperx.api.Element
 _Centroid

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.PlateElement.__init__ ( self,
_api.PlateElement plateElement )

Property Documentation

◆ MaterialDirection

hyperx.api.PlateElement.MaterialDirection = property
static

Global material direction for plate elements If setting more than one hyperx.api.PlateElement.MaterialDirection, use hyperx.api.PlateElementBulkUpdater to avoid major performance hits.


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