ClipBox Constructor

Initializes a new instance of the ClipBox class with 6 clip planes.

Namespace:  Tekla.Structures.Model.UI
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Syntax
public ClipBox(
	View view,
	IEnumerable<ClipPlane> clipPlanes = null
)

Parameters

view
Type: Tekla.Structures.Model.UIView
The view where the clip box is inserted to
clipPlanes (Optional)
Type: System.Collections.GenericIEnumerableClipPlane
Optional initial clip planes.
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