ReferenceModelReferenceModelAttributes Class |
The ReferenceModelAttributes class contains attributes for reference model objects.
Inheritance Hierarchy
SystemObject
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingReferenceModelReferenceModelAttributes
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingReferenceModelReferenceModelAttributes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The ReferenceModelReferenceModelAttributes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReferenceModelReferenceModelAttributes |
Creates a new default reference model attributes instance that loads standard attributes.
|
Properties
Methods
Name | Description | |
---|---|---|
IsEqual |
Compares the current object with an object of the same type.
(Overrides AttributesBaseIsEqual(Object).) | |
LoadAttributes |
Loads the specified attribute file.
(Overrides AttributesBaseLoadAttributes(String).) |
See Also