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: 2023.0.3
Syntax
public enum TemporaryTransparency
Members
  Member nameValueDescription
HIDDEN0 Object is hidden.
TRANSPARENT1 Object is transparent.
SEMITRANSPARENT3 Object is semi transparent.
SEMIVISIBLE5 Object is almost fully visible.
VISIBLE10 Object is fully visible.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next