BarPositionData
Canonical path: NemAll_Python_Reinforcement.BarPositionData
Bases: BendingShape
Implementation of the bar position data
Methods:
-
GetCount–Get the count
-
GetLength–Get the length
-
GetPosition–Get the position number
-
SetCount–Set the count
-
SetLength–Set the length
-
SetPosition–Set the position number
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert to string
Attributes:
-
Count(int) –Get the count
-
Length(float) –Get the length
-
Position(int) –Get the position number
SetPosition
Set the position number
Parameters:
-
position(int) –Position
__init__
overloaded
Initialize
__init__(barElement: BaseElementAdapter)
__init__(param: BarPositionData)
Copy constructor
__init__(bendingShape: BendingShape)
Placeholder