Skip to content

SectionAlongPathElevationSpecifications

Canonical path: NemAll_Python_BasisElements.SectionAlongPathElevationSpecifications

Elevation specifications

Methods:

  • __init__

    dummy, is only needed for the creation of the documentation by MkDocs

Attributes:

DecimalPlaces property writable

DecimalPlaces: int

Get the number of places after decimal point

FontHeight property writable

FontHeight: float

Get the Height of the character set

FontNameStrg property writable

FontNameStrg: str

Get the Name the the character set

HeightWidthFactor property writable

HeightWidthFactor: float

Get the height/width ratio

IsAbsoluteElevation property writable

IsAbsoluteElevation: bool

Get the Absolute elevation

IsDimensionLineVisible property writable

IsDimensionLineVisible: bool

Get the visibility of dimension line

IsDimensionNumberVisible property writable

IsDimensionNumberVisible: bool

Get the Dimension number is visible

IsFixFraction property writable

IsFixFraction: bool

Get the Fix fraction

IsFontBold property writable

IsFontBold: bool

Get the character set Bold

IsFontItalic property writable

IsFontItalic: bool

Get the character set Italic

IsFontUnderline property writable

IsFontUnderline: bool

Get the character set Underline

IsFreeElevation property writable

IsFreeElevation: bool

Get the Free elevation

IsLineColorFromLayer property writable

IsLineColorFromLayer: bool

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

IsLineColorSameForAll: bool

Get the the same line color for DMline,auxiliary line and number/texts

IsLineColorTake property writable

IsLineColorTake: bool

Get the settings from layers three checkboxes on third page in layer dialog

IsModifiedIsTextOpaque property writable

IsModifiedIsTextOpaque: bool

Get the is text opaque

IsPenFromLayer property writable

IsPenFromLayer: bool

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

IsPenSameForAll: bool

Get the the same pen for DMline,auxiliary line and number/texts

IsPenSymbolFlag property writable

IsPenSymbolFlag: bool

Get the when true -> pen for symbol as help construction line

IsPenTake property writable

IsPenTake: bool

Get the settings from layers three checkboxes on third page in layer dialog

IsPlusMinusSign property writable

IsPlusMinusSign: bool

Get the Draw +- sign before zero number

IsPositiveSign property writable

IsPositiveSign: bool

Get the Draw +s ign before positive number

IsTextSymbolFlag property writable

IsTextSymbolFlag: bool

Get the when true -> pen for text as help construction line

LayerId property writable

LayerId: int

Get the Layer Number

LeadingCharacters property writable

LeadingCharacters: str

Get the prefix of dimension number/additional number(16)

MeasuredValueUnit property writable

MeasuredValueUnit: int

Get the Unit of the measured value

PointSymbol property writable

PointSymbol: int

Get the Point symbol

PointSymbolSize property writable

PointSymbolSize: float

Get the symbol size in mm/inch

RoundOffInch property writable

RoundOffInch: float

Get the round of number inch units

RoundOffNormal property writable

RoundOffNormal: float

Get the round of number metric units

SymbolColorId property writable

SymbolColorId: int

Get the Symbol color

SymbolPenId property writable

SymbolPenId: int

Get the Symbol pen

TailingCharacters property writable

TailingCharacters: str

Get the suffix of dimension number/additional number(16)

TailingZeros property writable

TailingZeros: int

Get the number of zeros after decimal point

TextColorId property writable

TextColorId: int

Get the Text color

TextLocation property writable

TextLocation: int

Get the text location from position / location of texts (up to enum eTextLocation)

TextOffset property writable

TextOffset: float

Get the distance -> offset of texts from dimension line

TextPenId property writable

TextPenId: int

Get the Text pen

__init__ overloaded

__init__(bInitFromSTW: bool = False)

constructor

Parameters:

  • bInitFromSTW (bool, default: False ) –
    • is structure initialized from standard values

copy constructor

Parameters: