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 | |
| 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 | |
| Static Protected Attributes inherited from hyperx.api.Element | |
| _Centroid | |
| hyperx.api.PlateElement.__init__ | ( | self, | |
| _api.PlateElement | plateElement ) |
|
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.