TemporaryTransparency Enumeration |
The possible temporary transparencies. Used to temporarily change transparency
of a model object to visualize some state in the model.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| HIDDEN | 0 | Object is hidden. | |
| TRANSPARENT | 1 | Object is transparent. | |
| SEMITRANSPARENT | 3 | Object is semi transparent. | |
| SEMIVISIBLE | 5 | Object is almost fully visible. | |
| VISIBLE | 10 | Object is fully visible. |