Reinforcement Properties Reader
Class full path: NemAll_Python_IFW_ElementAdapter.ReinforcementPropertiesReader
Functions
GetPositionNumber(ele)
staticmethod
Get the position number
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
ele
|
BaseElementAdapter
|
Element |
required |
Returns:
| Type | Description |
|---|---|
int
|
Position number |
GetPositionNumberFromRepresentation(ele)
staticmethod
Get the position number from a representation element
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
ele
|
BaseElementAdapter
|
Element |
required |
Returns:
| Type | Description |
|---|---|
int
|
Position number |