ModelViewEnumerator Class |
The ModelViewEnumerator class is an enumerator class for model views.
The enumerator enables model view items to be looped.
Inheritance Hierarchy
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The ModelViewEnumerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Returns the number of views in the enumerator. | |
Current | Returns the current view. | |
CurrentViewId |
Gets the current view identifier.
|
Methods
See Also