BarPlacementSection
Canonical path: NemAll_Python_Reinforcement.BarPlacementSection
Implementation of the bar placement section class
Methods:
-
GetDistance–Get the distance
-
GetLength–Get the length
-
IsEnabled–Get the enabled state
-
__init__–Overloaded function. See individual overloads.
__init__
overloaded
Constructor
Parameters:
-
isEnabled(bool) –Section enabled state
-
length(float) –Section length
-
distance(float) –Bar distance
__init__(element: BarPlacementSection)
Placeholder