DimensionSetBaseAttributesDimensionTextAttributes Class |
The DimensionTextAttributes class controls the dimension value representation.
SystemObject
Tekla.Structures.DrawingGenericAttributesBase
Tekla.Structures.DrawingDimensionSetBaseAttributesDimensionTextAttributes
Tekla.Structures.DrawingGenericAttributesBase
Tekla.Structures.DrawingDimensionSetBaseAttributesDimensionTextAttributes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The DimensionSetBaseAttributesDimensionTextAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| DimensionSetBaseAttributesDimensionTextAttributes |
Creates a new dimension text attributes instance. By default the default font is used, no frame is drawn
and the value text is above the dimension line.
| |
| DimensionSetBaseAttributesDimensionTextAttributes(FontAttributes, DimensionSetBaseAttributesFrameTypes, DimensionSetBaseAttributesDimensionTextPlacings) |
Creates a new dimension text attributes instance with the given parameters.
|
| Name | Description | |
|---|---|---|
| Font |
The font attributes.
| |
| Frame |
The frame type of the dimension value text.
| |
| TextPlacing |
The place of the dimension value text.
|
| Name | Description | |
|---|---|---|
| IsEqual |
Compares the current object with an object of the same type.
(Overrides GenericAttributesBaseIsEqual(Object).) |