ReferenceModelVisibilityEnum Enumeration |
The visibility type.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
HIDDEN | 0 | The reference model is invisible in the model. | |
VISIBLE | 1 | The reference model is visible in the model. |
See Also