Skip to content

DimensionProperties

Canonical path: NemAll_Python_BasisElements.DimensionProperties

Properties of the dimension line as well as the elevation points.

Methods:

  • __init__

    Overloaded function. See individual overloads.

Attributes:

AdditionalNumberIsBold property writable

AdditionalNumberIsBold: bool

Additional number is Bold

AdditionalNumberIsItalic property writable

AdditionalNumberIsItalic: bool

Additional number is Italic

AdditionalNumberIsUnderline property writable

AdditionalNumberIsUnderline: bool

Additional Text is Underline

AdditionalNumberIsVisible property writable

AdditionalNumberIsVisible: bool

Additional number is visible

AdditionalTextIsBold property writable

AdditionalTextIsBold: bool

Additional text is Bold

AdditionalTextIsItalic property writable

AdditionalTextIsItalic: bool

Additional text is Italic

AdditionalTextIsUnderline property writable

AdditionalTextIsUnderline: bool

Additional text is Underline

AdditionalTextIsVisible property writable

AdditionalTextIsVisible: bool

Additional Text is visible

AuxPenIDDimLineFlag property writable

AuxPenIDDimLineFlag: bool

Dimension Line Pen ID like construction line

AuxPenIDExtensionLineFlag property writable

AuxPenIDExtensionLineFlag: bool

Extension Line Pen ID like construction line

AuxPenIDNumberTextFlag property writable

AuxPenIDNumberTextFlag: bool

Numbers/text Pen ID like construction line

AuxPenIDPointSymbolFlag property writable

AuxPenIDPointSymbolFlag: bool

Symbol Pen ID like construction line

DecimalPlaces property writable

DecimalPlaces: int

Decimal Places

DimensionLineIsVisible property writable

DimensionLineIsVisible: bool

Dimension Line visible

DimensionNumberIsBold property writable

DimensionNumberIsBold: bool

Dimension number is Bold

DimensionNumberIsItalic property writable

DimensionNumberIsItalic: bool

Dimension number is Italic

DimensionNumberIsUnderline property writable

DimensionNumberIsUnderline: bool

Dimension number is Underline

DimensionNumberIsVisible property writable

DimensionNumberIsVisible: bool

Dimension number is visible

ElevationBaseOffset property writable

ElevationBaseOffset: float

Property for the elevation base offset

FontIDAdditionalNumber property writable

FontIDAdditionalNumber: int

Property for the font ID of the Additional number

FontIDAdditionalText property writable

FontIDAdditionalText: int

Property for the font ID of the Additional text

FontIDDimensionNumber property writable

FontIDDimensionNumber: int

Property for the font ID of the dimension number

IsAbsoluteElevation property writable

IsAbsoluteElevation: bool

Whether to use the absolute elevation values

IsExponentFormat property writable

IsExponentFormat: bool

Exponent Format

IsLineColorFromLayer property writable

IsLineColorFromLayer: bool

Is Line color from layer

IsLineStyleFromLayer property writable

IsLineStyleFromLayer: bool

Is Line sytle from layer

IsPenFromLayer property writable

IsPenFromLayer: bool

Is Pen from layer

IsTextOpaque property writable

IsTextOpaque: bool

Text is upside down

LayerIDDimLine property writable

LayerIDDimLine: int

Dimension Line Layer ID

LeadingCharacter property writable

LeadingCharacter: string

Property for the leading characters

LineColorIDDimLine property writable

LineColorIDDimLine: int

Dimension Line Color ID

LineColorIDExtensionLine property writable

LineColorIDExtensionLine: int

Extension Line Color ID

LineColorIDNumberText property writable

LineColorIDNumberText: int

Numbers/text Color ID

LineColorIDPointSymbol property writable

LineColorIDPointSymbol: int

Symbol Color ID

LineStyleIDDimLine property writable

LineStyleIDDimLine: int

Dimension Line Line Style ID

LineStyleIDExtensionLine property writable

LineStyleIDExtensionLine: int

Extension Line Line Style ID

LineStyleIDNumberText property writable

LineStyleIDNumberText: int

Numbers/text Line Style ID

LineStyleIDPointSymbol property writable

LineStyleIDPointSymbol: int

Symbol Line Style ID

MeasuredValueUnit property writable

MeasuredValueUnit: int

Measured Value Unit

PenIDDimLine property writable

PenIDDimLine: int

Dimension Line Pen ID

PenIDExtensionLine property writable

PenIDExtensionLine: int

Extension Line Pen ID

PenIDNumberText property writable

PenIDNumberText: int

Numbers/text Pen ID

PenIDPointSymbol property writable

PenIDPointSymbol: int

Symbol Pen ID

PointSymbol property writable

PointSymbol: int

Property for the point symbol of the elevation

PointSymbolEnd property writable

PointSymbolEnd: int

Property for the point symbol at the start of the dimension line

PointSymbolSize property writable

PointSymbolSize: float

Size of Point Symbol

PointSymbolStart property writable

PointSymbolStart: int

Property for the point symbol at the start of the dimension line

RoundOffFeet property writable

RoundOffFeet: float

Rounf Off Feet

RoundOffInch property writable

RoundOffInch: float

Round Off Inch

RoundOffNormal property writable

RoundOffNormal: float

Round Off Normal

TailingCharacters property writable

TailingCharacters: string

Property for the tailing characters

TailingZeros property writable

TailingZeros: int

Tailing Zeros

TextHeightAdditionalNumber property writable

TextHeightAdditionalNumber: float

Property for the height of the Additional number

TextHeightAdditionalText property writable

TextHeightAdditionalText: float

Property for the height of the Additional text

TextHeightDimensionNumber property writable

TextHeightDimensionNumber: float

Property for the height of the dimension number

TextIsEqual property writable

TextIsEqual: bool

Text Is Equal

TextIsFlipped property writable

TextIsFlipped: bool

Text is flipped

TextIsUpSideDown property writable

TextIsUpSideDown: bool

Text is upside down

TextLocation property writable

TextLocation: eTextLocation

The location of the dimension number

TextOffset property writable

TextOffset: float

Offset of text from dimension line

TextWidthAdditionalNumberFactor property writable

TextWidthAdditionalNumberFactor: float

Additional Number Text Width Factor

TextWidthAdditionalTextFactor property writable

TextWidthAdditionalTextFactor: float

Dimension Number Text Width Factor

TextWidthDimensionNumberFactor property writable

TextWidthDimensionNumberFactor: float

Dimension Number Text Width Factor

__init__ overloaded

__init__()

Initialize

__init__(arg2: DocumentAdapter, arg3: Dimensioning)

Default constructor

__init__(arg2: DimensionProperties)

Constructor

Placeholder