DimensionSetBaseAttributesDimensionFormatAttributes Class

The DimensionFormatAttributes class controls the precision, format and unit of the dimension.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.DrawingGenericAttributesBase
    Tekla.Structures.DrawingDimensionSetBaseAttributesDimensionFormatAttributes

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
[SerializableAttribute]
public sealed class DimensionFormatAttributes : GenericAttributesBase

The DimensionSetBaseAttributesDimensionFormatAttributes type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyFormat
The format of the dimension.
Public propertyPrecision
The precision of the dimension.
Public propertyUnit
Gets or sets the unit of the dimension. Changing this attribute does not have any effect if the dimension measures an angle.
Public propertyCode exampleUseDigitGrouping
Gets or sets a value indicating whether digit grouping should be used or not.
Top
Methods
  NameDescription
Public methodIsEqual
Compares the current object with an object of the same type.
(Overrides GenericAttributesBaseIsEqual(Object).)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next