DrawingItemEnumerator Class |
The DrawingItemEnumerator class allows to loop through the catalog drawing items.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The DrawingItemEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSize |
Returns the total amout of items.
| |
| MoveNext |
Moves to the next item in the enumerator.
| |
| Reset |
Resets the enumerator to the beginning.
|