IHideable Interface |
The IHideable interface is used for each object that can be hidden in the drawing.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The IHideable type exposes the following members.
Properties
Name | Description | |
---|---|---|
Hideable |
Accesses the information if this object is hidden or not or if it should be.
|
See Also