ClipBox Class |
The ClipBox class groups multiple clip planes under a single identifier.
SystemObject
Tekla.Structures.Model.UIClipBox
Tekla.Structures.Model.UIClipBox
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The ClipBox type exposes the following members.
| Name | Description | |
|---|---|---|
| ClipPlanes | Gets or sets the clip planes contained by this clip box. | |
| View | Gets the view the clip box belongs to. |
| Name | Description | |
|---|---|---|
| Delete |
Deletes the clip box from the application view.
The application view must be visible.
| |
| Insert |
Creates a new clip box to the application view.
The application view must be visible.
| |
| Modify |
Modifies the clip box position in the application view.
The application view must be visible.
|