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
(bool
) –Additional number is Bold
-
AdditionalNumberIsItalic
(bool
) –Additional number is Italic
-
AdditionalNumberIsUnderline
(bool
) –Additional Text is Underline
-
AdditionalNumberIsVisible
(bool
) –Additional number is visible
-
AdditionalTextIsBold
(bool
) –Additional text is Bold
-
AdditionalTextIsItalic
(bool
) –Additional text is Italic
-
AdditionalTextIsUnderline
(bool
) –Additional text is Underline
-
AdditionalTextIsVisible
(bool
) –Additional Text is visible
-
AuxPenIDDimLineFlag
(bool
) –Dimension Line Pen ID like construction line
-
AuxPenIDExtensionLineFlag
(bool
) –Extension Line Pen ID like construction line
-
AuxPenIDNumberTextFlag
(bool
) –Numbers/text Pen ID like construction line
-
AuxPenIDPointSymbolFlag
(bool
) –Symbol Pen ID like construction line
-
DecimalPlaces
(int
) –Decimal Places
-
DimensionLineIsVisible
(bool
) –Dimension Line visible
-
DimensionNumberIsBold
(bool
) –Dimension number is Bold
-
DimensionNumberIsItalic
(bool
) –Dimension number is Italic
-
DimensionNumberIsUnderline
(bool
) –Dimension number is Underline
-
DimensionNumberIsVisible
(bool
) –Dimension number is visible
-
ElevationBaseOffset
(float
) –Property for the elevation base offset
-
FontIDAdditionalNumber
(int
) –Property for the font ID of the Additional number
-
FontIDAdditionalText
(int
) –Property for the font ID of the Additional text
-
FontIDDimensionNumber
(int
) –Property for the font ID of the dimension number
-
IsAbsoluteElevation
(bool
) –Whether to use the absolute elevation values
-
IsExponentFormat
(bool
) –Exponent Format
-
IsLineColorFromLayer
(bool
) –Is Line color from layer
-
IsLineStyleFromLayer
(bool
) –Is Line sytle from layer
-
IsPenFromLayer
(bool
) –Is Pen from layer
-
IsTextOpaque
(bool
) –Text is upside down
-
LayerIDDimLine
(int
) –Dimension Line Layer ID
-
LeadingCharacter
(string
) –Property for the leading characters
-
LineColorIDDimLine
(int
) –Dimension Line Color ID
-
LineColorIDExtensionLine
(int
) –Extension Line Color ID
-
LineColorIDNumberText
(int
) –Numbers/text Color ID
-
LineColorIDPointSymbol
(int
) –Symbol Color ID
-
LineStyleIDDimLine
(int
) –Dimension Line Line Style ID
-
LineStyleIDExtensionLine
(int
) –Extension Line Line Style ID
-
LineStyleIDNumberText
(int
) –Numbers/text Line Style ID
-
LineStyleIDPointSymbol
(int
) –Symbol Line Style ID
-
MeasuredValueUnit
(int
) –Measured Value Unit
-
PenIDDimLine
(int
) –Dimension Line Pen ID
-
PenIDExtensionLine
(int
) –Extension Line Pen ID
-
PenIDNumberText
(int
) –Numbers/text Pen ID
-
PenIDPointSymbol
(int
) –Symbol Pen ID
-
PointSymbol
(int
) –Property for the point symbol of the elevation
-
PointSymbolEnd
(int
) –Property for the point symbol at the start of the dimension line
-
PointSymbolSize
(float
) –Size of Point Symbol
-
PointSymbolStart
(int
) –Property for the point symbol at the start of the dimension line
-
RoundOffFeet
(float
) –Rounf Off Feet
-
RoundOffInch
(float
) –Round Off Inch
-
RoundOffNormal
(float
) –Round Off Normal
-
TailingCharacters
(string
) –Property for the tailing characters
-
TailingZeros
(int
) –Tailing Zeros
-
TextHeightAdditionalNumber
(float
) –Property for the height of the Additional number
-
TextHeightAdditionalText
(float
) –Property for the height of the Additional text
-
TextHeightDimensionNumber
(float
) –Property for the height of the dimension number
-
TextIsEqual
(bool
) –Text Is Equal
-
TextIsFlipped
(bool
) –Text is flipped
-
TextIsUpSideDown
(bool
) –Text is upside down
-
TextLocation
(eTextLocation
) –The location of the dimension number
-
TextOffset
(float
) –Offset of text from dimension line
-
TextWidthAdditionalNumberFactor
(float
) –Additional Number Text Width Factor
-
TextWidthAdditionalTextFactor
(float
) –Dimension Number Text Width Factor
-
TextWidthDimensionNumberFactor
(float
) –Dimension Number Text Width Factor
AdditionalNumberIsItalic
property
writable
Additional number is Italic
AdditionalNumberIsUnderline
property
writable
Additional Text is Underline
AdditionalNumberIsVisible
property
writable
Additional number is visible
AdditionalTextIsUnderline
property
writable
Additional text is Underline
AuxPenIDDimLineFlag
property
writable
Dimension Line Pen ID like construction line
AuxPenIDExtensionLineFlag
property
writable
Extension Line Pen ID like construction line
AuxPenIDNumberTextFlag
property
writable
Numbers/text Pen ID like construction line
AuxPenIDPointSymbolFlag
property
writable
Symbol Pen ID like construction line
DimensionNumberIsUnderline
property
writable
Dimension number is Underline
DimensionNumberIsVisible
property
writable
Dimension number is visible
ElevationBaseOffset
property
writable
Property for the elevation base offset
FontIDAdditionalNumber
property
writable
Property for the font ID of the Additional number
FontIDAdditionalText
property
writable
Property for the font ID of the Additional text
FontIDDimensionNumber
property
writable
Property for the font ID of the dimension number
IsAbsoluteElevation
property
writable
Whether to use the absolute elevation values
LineStyleIDExtensionLine
property
writable
Extension Line Line Style ID
PointSymbolEnd
property
writable
Property for the point symbol at the start of the dimension line
PointSymbolStart
property
writable
Property for the point symbol at the start of the dimension line
TextHeightAdditionalNumber
property
writable
Property for the height of the Additional number
TextHeightAdditionalText
property
writable
Property for the height of the Additional text
TextHeightDimensionNumber
property
writable
Property for the height of the dimension number
TextWidthAdditionalNumberFactor
property
writable
Additional Number Text Width Factor
TextWidthAdditionalTextFactor
property
writable
Dimension Number Text Width Factor
TextWidthDimensionNumberFactor
property
writable
Dimension Number Text Width Factor
__init__
overloaded
Initialize
__init__(arg2: DocumentAdapter, arg3: Dimensioning)
Default constructor
__init__(arg2: DimensionProperties)
Constructor