SectionAlongPathElevationSpecifications
Canonical path: NemAll_Python_BasisElements.SectionAlongPathElevationSpecifications
Elevation specifications
IsDimensionLineVisible
property
writable
Get the visibility of dimension line
IsDimensionNumberVisible
property
writable
Get the Dimension number is visible
IsLineColorFromLayer
property
writable
Get the settings from layers three checkboxes on third page in layer dialog like in BBasisDimSettings.h (do not know, why is it is doubled)
IsLineColorSameForAll
property
writable
Get the the same line color for DMline,auxiliary line and number/texts
IsLineColorTake
property
writable
Get the settings from layers three checkboxes on third page in layer dialog
IsPenFromLayer
property
writable
Get the settings from layers three checkboxes on third page in layer dialog like in BasisDimSettings.h (do not know, why is it is doubled)
IsPenSameForAll
property
writable
Get the the same pen for DMline,auxiliary line and number/texts
IsPenSymbolFlag
property
writable
Get the when true -> pen for symbol as help construction line
IsPenTake
property
writable
Get the settings from layers three checkboxes on third page in layer dialog
IsTextSymbolFlag
property
writable
Get the when true -> pen for text as help construction line
LeadingCharacters
property
writable
Get the prefix of dimension number/additional number(16)
TailingCharacters
property
writable
Get the suffix of dimension number/additional number(16)
TextLocation
property
writable
Get the text location from position / location of texts (up to enum eTextLocation)
TextOffset
property
writable
Get the distance -> offset of texts from dimension line
__init__
overloaded
constructor
Parameters:
-
bInitFromSTW
(bool
, default:False
) –- is structure initialized from standard values
__init__(B: SectionAlongPathElevationSpecifications)