EmbeddedObjectAttributes Class |
The EmbeddedObjectAttributes class contains attributes for embedded objects.
SystemObject
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingEmbeddedObjectAttributes
Tekla.Structures.DrawingTextFileTextFileAttributes
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingEmbeddedObjectAttributes
Tekla.Structures.DrawingTextFileTextFileAttributes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The EmbeddedObjectAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| EmbeddedObjectAttributes |
Initializes a new instance of the EmbeddedObjectAttributes class that loads standard attributes.
| |
| EmbeddedObjectAttributes(String) |
Initializes a new instance of the EmbeddedObjectAttributes class that loads given attributes.
|
| Name | Description | |
|---|---|---|
| Frame |
Gets or sets the frame.
| |
| Scaling |
Gets or sets the scaling type.
| |
| XScale |
Gets or sets the X scaling value. Changing this property
will set the scaling type to ScaleXY.
| |
| YScale |
Gets or sets the Y scaling value. Changing this property
will set the scaling type to ScaleXY.
|
| 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).) |