DrawingItem Class |
The DrawingItem class contains information from the drawings in the master drawing catalog.
Inheritance Hierarchy
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The DrawingItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DrawingItem |
Creates a new drawing item instance.
|
Properties
Name | Description | |
---|---|---|
Files |
The files belonging to drawing item.
| |
Name |
The drawing item's name.
| |
Type |
The files belonging to drawing item.
|
Methods
Name | Description | |
---|---|---|
Export |
Exports the drawing item in the catalog to given file name.
If path is not given drawing is exported to model folder.
If filename is empty drawing name is used as filename.
| |
Select |
Selects the drawing item in the drawing catalog.
|
See Also