API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

ClipPlane Properties

The ClipPlane type exposes the following members.

Properties
  NameDescription
Public propertyIsBorderVisible
Gets or sets a value indicating whether the clip plane border is visible.
Public propertyIsScissorVisible
Gets or sets a value indicating whether the clip plane scissor icon is visible.
Public propertyLocation
The clip plane location in global coordinates (XYZ).
Public propertyUpVector
The clip plane up vector in global coordinates (XYZ).
Public propertyView
The view the clip plane belongs to.
Top
See Also