ClipBox Class

The ClipBox class groups multiple clip planes under a single identifier.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.Model.UIClipBox

Namespace:  Tekla.Structures.Model.UI
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Syntax
[SerializableAttribute]
public class ClipBox

The ClipBox type exposes the following members.

Constructors
  NameDescription
Public methodClipBox
Initializes a new instance of the ClipBox class with 6 clip planes.
Top
Properties
  NameDescription
Public propertyClipPlanes
Gets or sets the clip planes contained by this clip box.
Public propertyView
Gets the view the clip box belongs to.
Top
Methods
  NameDescription
Public methodDelete
Deletes the clip box from the application view. The application view must be visible.
Public methodInsert
Creates a new clip box to the application view. The application view must be visible.
Public methodModify
Modifies the clip box position in the application view. The application view must be visible.
Top
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