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
-
GetPlacement–Get the placement
-
GetPlacementLine–Get the placement angle of the representation
-
GetViewBoundingPolyline–Get the view bounding polyline for a bar representations located in a view/section
-
GetirstRepresentationLine–Get the represenation line of the first bar
-
SetLabel–Set the label
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert to string
Attributes:
GetBarPlacement
GetBarPlacement() -> BarPlacement
GetPlacement
GetPlacement() -> BaseElementAdapter
GetPlacementLine
GetPlacementLine() -> Line2D
GetViewBoundingPolyline
GetViewBoundingPolyline() -> Polyline2D
Get the view bounding polyline for a bar representations located in a view/section
Returns:
-
Polyline2D–View bounding polyline
GetirstRepresentationLine
GetirstRepresentationLine() -> Line2D
SetLabel
SetLabel(label: BarLabel)
Placeholder