UnitAttributes Class |
The UnitAttributes class handles attributes related to units and formatting of values.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The UnitAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitAttributes |
Creates a new default UnitAttributes attributes instance. The default values are Units.Automatic, FormatTypes.Automatic.
| |
| UnitAttributes(Units, FormatTypes) |
Creates a new UnitAttributes attributes instance with the given parameters.
|
| Name | Description | |
|---|---|---|
| Clone |
Clones the object.
| |
| IsEqual |
Compares the current object with an object of the same type.
(Overrides GenericAttributesBaseIsEqual(Object).) |