SectionAlongPathLabelingStripSetting
Canonical path: NemAll_Python_BasisElements.SectionAlongPathLabelingStripSetting
Labeling strip settings
Methods:
-
__init__
–Overloaded function. See individual overloads.
Attributes:
-
Distance_1
(float
) –Get the Distance 1 in mm
-
Distance_2
(float
) –Get the Distance 2 in mm
-
Distance_3
(float
) –Get the Distance 3 in mm
-
Distance_4
(float
) –Get the Distance 4 in mm
-
Distance_5
(float
) –Get the Distance 5 in mm
-
Distance_6
(float
) –Get the Distance 6 in mm
-
Distance_7
(float
) –Get the Distance 7 in mm
-
HeightLines_Color
(int
) –Get the Height lines color
-
HeightLines_HeightZone
(int
) –Get the Height lines height zone
-
HeightLines_LineType
(int
) –Get the Height lines line type
-
HeightLines_Pen
(int
) –Get the Height lines pen
-
HeightLines_ProfileZone
(int
) –Get the Height lines profile zone
-
HeightLines_Splay
(int
) –Get the Height lines splay
-
HeightLines_StationZone
(int
) –Get the Height lines station zone
-
HeightText_Color
(int
) –Get the Height text color
-
HeightText_Distance
(float
) –Get the Height text distance in mm
-
HeightText_Height
(float
) –Get the Height text height in mm
-
HeightText_Pen
(int
) –Get the Height text pen
-
HeightText_Precision
(int
) –Get the Height text decimals
-
HeightText_Width
(float
) –Get the Height text width in mm
-
ProfileAx_Color
(int
) –Get the Profile axis color
-
ProfileAx_LineType
(int
) –Get the Profile axis line type
-
ProfileAx_Pen
(int
) –Get the Profile axis pen
-
ProfileFrame_Color
(int
) –Get the Profile frame color
-
ProfileFrame_LineType
(int
) –Get the Profile frame line type
-
ProfileFrame_Pen
(int
) –Get the Profile frame pen
-
ProfileLine_Color
(int
) –Get the Profile line color
-
ProfileLine_LineType
(int
) –Get the Profile line line type
-
ProfileLine_Muster
(int
) –Get the Profile line pattern
-
ProfileLine_Pen
(int
) –Get the Profile line pen
-
RefererenzeHeight_Distance
(float
) –Get the Reference height text distance in mm
-
RefererenzeHeight_Height
(float
) –Get the Reference height text height in mm
-
RefererenzeHeight_TextColor
(int
) –Get the Reference height text color
-
RefererenzeHeight_TextPen
(int
) –Get the Reference height text pen
-
RefererenzeHeight_TextPrecision
(int
) –Get the Reference height text decimals
-
RefererenzeHeight_Width
(float
) –Get the Reference height text width in mm
-
StationText_Color
(int
) –Get the Station text color
-
StationText_Distance
(float
) –Get the Station text distance in mm
-
StationText_Height
(float
) –Get the Station text height in mm
-
StationText_Pen
(int
) –Get the Station text pen
-
StationText_Precision
(int
) –Get the Station text decimals
-
StationText_Width
(float
) –Get the Station text width in mm
HeightLines_HeightZone
property
writable
Get the Height lines height zone
HeightLines_ProfileZone
property
writable
Get the Height lines profile zone
HeightLines_StationZone
property
writable
Get the Height lines station zone
RefererenzeHeight_Distance
property
writable
Get the Reference height text distance in mm
RefererenzeHeight_Height
property
writable
Get the Reference height text height in mm
RefererenzeHeight_TextColor
property
writable
Get the Reference height text color
RefererenzeHeight_TextPen
property
writable
Get the Reference height text pen
RefererenzeHeight_TextPrecision
property
writable
Get the Reference height text decimals
RefererenzeHeight_Width
property
writable
Get the Reference height text width in mm
StationText_Distance
property
writable
Get the Station text distance in mm
__init__
overloaded
constructor
Parameters:
-
bInitFromSTW
(bool
, default:False
) –- is structure initialized from standard values
__init__(B: SectionAlongPathLabelingStripSetting)