BarsRepresentation
Canonical path: NemAll_Python_Reinforcement.BarsRepresentation
Bases: ReinfElement
, AllplanElement
Implementation of the bar representation element
Methods:
-
GetBarPlacement
–Get the bar placement
-
GetLabel
–Get the label
-
GetLabelTextLength
–Get the text length of the label
-
GetPlacement
–Get the placement
-
GetPlacementLine
–Get the placement angle of the representation
-
GetViewBoundingPolyline
– -
GetirstRepresentationLine
–Get the represenation line of the first bar
-
SetLabel
–Set the label
-
__init__
–Overloaded function. See individual overloads.
-
__repr__
–Convert to string
Attributes:
-
Label
(ReinforcementLabel
) –Get the label
GetBarPlacement
GetBarPlacement() -> BarPlacement
GetLabelTextLength
Get the text length of the label
Returns:
-
float
–Text length
GetPlacement
GetPlacement() -> BaseElementAdapter
GetPlacementLine
GetPlacementLine() -> Line2D
GetirstRepresentationLine
GetirstRepresentationLine() -> Line2D
SetLabel
SetLabel(label: ReinforcementLabel)
Placeholder