CurvedDimensionSetRadialCurvedDimensionSetRadialAttributes Class

The CurvedDimensionSetRadialAttributes class contains the attributes for managing all the attributes of the curved dimension with radial reference lines.
Inheritance Hierarchy

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

The CurvedDimensionSetRadialCurvedDimensionSetRadialAttributes type exposes the following members.

Constructors
  NameDescription
Public methodCurvedDimensionSetRadialCurvedDimensionSetRadialAttributes
Creates a new curved dimension set radial attributes instance which loads standard attributes.
Public methodCurvedDimensionSetRadialCurvedDimensionSetRadialAttributes(Boolean)
Creates a new curved dimension set radial attributes instance which loads standard attributes. If it set to true attributes won't be lodaded.
Public methodCurvedDimensionSetRadialCurvedDimensionSetRadialAttributes(String)
Creates a new curved dimension set radial attributes instance that loads the specified attributes.
Top
Properties
  NameDescription
Public propertyArrowhead
The arrowhead attributes of the dimension.
(Inherited from DimensionSetBaseAttributes.)
Public propertyColor
The color of the dimension line.
(Inherited from DimensionSetBaseAttributes.)
Public propertyCurvedDimensionType
The curved dimension type.
Public propertyDimensionType
The dimension type.
Public propertyFormat
The format attributes of the dimension.
(Inherited from DimensionSetBaseAttributes.)
Public propertyPlacing
The placing attributes of the dimension.
(Inherited from DimensionSetBaseAttributes.)
Public propertyText
The text attributes of the dimension.
(Inherited from DimensionSetBaseAttributes.)
Public propertyTransparentBackground
The dimension text background transparency. (transparent/opaque)
(Inherited from DimensionSetBaseAttributes.)
Public propertyTrueColor
The true color (RGB enabled) of the dimension line.
(Inherited from DimensionSetBaseAttributes.)
Top
Methods
  NameDescription
Public methodIsEqual
Compares the current object with an object of the same type.
(Overrides AttributesBaseIsEqual(Object).)
Public methodLoadAttributes
Loads the attributes from the attribute file.
(Overrides AttributesBaseLoadAttributes(String).)
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