Optional
theId: stringGet the list of clipping plane sequence ids.
Set the clipping plane sequence ids with logical and (conjunction) applied to the sequence of clipping planes.
Return object's global RGB color defined as OccViewer.ColorString
Set object's global color or empty string to unset.
Get object id as string.
Get the auto update bounding box state.
Set the auto update bounding box state.
Get or set the capping enabled/disabled state of the clipping plane.
Return TRUE if object with specified Id exists.
Get or set the clipping plane interactivity state.
Return TRUE if object with specified Id has deferred data loaded.
Get or set the flag that signals whether the origin depends on AABB size of selected objects.
Get or set the visualization only enabled/disabled state of the clipping plane.
Get the maximum clipping plane position coordinate on the plane axis.
Get the minimum clipping plane position coordinate on the plane axis.
Get or set the normal of the clipping plane.
Get or set the objects that the clipping plane applies to.
Get or set the offset of the clipping plane on the plane axis.
Get or set the origin of the clipping plane.
Return object's selectable status.
Set object's selectable status.
Get the number of slices.
Get the current slice number.
Set the current slice number.
Get the slice portion size.
Set the slice portion size.
Return object's transparency within [0.0, 1.0]
range, or 0.0
if unspecified.
Set object's global transparency within [0.0, 1.0]
range, or 0.0
to unset.
Get or set the clipping plane enabled state.
Return object visibility state.
Return view in which object is visible or NULL if it is not displayed or displayed in multiple views.
Set object to be visible only within specific view or all views (NULL) - view affinity. Note that visible still has to be set independently.
Protected
_cloneClone
Set the clipping plane sequence ids with logical and (conjunction) applied to the sequence of clipping planes.
Interactive clipping plane object which can be added to the scene. This class exposes properties of C++ class
Graphic3d_ClipPlane
defined by OCCT.