BarLabelPointerProperties
Canonical path: NemAll_Python_Reinforcement.BarLabelPointerProperties
Implementation of the bar label pointer properties
Methods:
Attributes:
-
Color(int) –Get the color
-
CombLineAngle(float) –Get the comb line angle
-
CombLineByLength(bool) –Get the comb line length state
-
CombLineValue(float) –Get the comb line length/distance
-
EndSymbol(int) –Get the end symbol
-
EndSymbolSize(float) –Get the end symbol size
-
Pen(int) –Get the pen
-
ShowTextPointerEndSymbol(bool) –Get the state for showing the text pointer end symbol
-
Stroke(int) –Get the stroke
ShowTextPointerEndSymbol
property
writable
Get the state for showing the text pointer end symbol
__init__
overloaded
Initialize
Constructor
Parameters:
-
combLineAngle(float) –Comb line angle (deg)
-
bCombLineByLength(bool) –Define the comb line by length = true, by distance = false
-
combLineValue(float) –Value for the comb line length/distance
__init__(element: ReinforcementLabelPointerProperties)
Placeholder