ReinforcementPropertiesReader
Canonical path: NemAll_Python_IFW_ElementAdapter.ReinforcementPropertiesReader
Methods:
-
GetPositionNumber–Get the position number
-
GetPositionNumberFromRepresentation–Get the position number from a representation element
GetPositionNumber
staticmethod
GetPositionNumber(ele: BaseElementAdapter) -> int
Get the position number
Parameters:
-
ele(BaseElementAdapter) –Element
Returns:
-
int–Position number
GetPositionNumberFromRepresentation
staticmethod
GetPositionNumberFromRepresentation(ele: BaseElementAdapter) -> int
Get the position number from a representation element
Parameters:
-
ele(BaseElementAdapter) –Element
Returns:
-
int–Position number
Placeholder