AxisElementAdapter
Canonical path: NemAll_Python_IFW_ElementAdapter.AxisElementAdapter
Bases: BaseElementAdapter
Implementation of the axis element adapter
Methods:
-
GetAxis–Get wall axis
-
GetGeometry–Get elements geometry
-
GetOffset–Get the element offset from the axis
-
GetThickness–Get the element thickness
-
GetTierThickness–Get the thickness of the tiers
-
GetTiersCount–Get the amount of tiers
-
HasAxis–Check, if this element has an axis
-
IsElementParallelToAxis–Is element direction parallel to axis direction
-
IsNull–Check for an empty element
-
__init__–Overloaded function. See individual overloads.
GetOffset
Get the element offset from the axis
Returns:
-
float–Element offset from the axis
GetTierThickness
GetTierThickness() -> VecDoubleList
GetTiersCount
Get the amount of tiers
Returns:
-
int–number of tiers of this axis element
HasAxis
Check, if this element has an axis
Returns:
-
bool–true, if axis element has an axis
IsElementParallelToAxis
Is element direction parallel to axis direction
Returns:
-
bool–Is element direction parallel to axis direction state