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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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).) |