Constructor.
viewer instance.
object identifier.
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.
Return TRUE if object with specified Id exists.
Return TRUE if object with specified Id has deferred data loaded.
Return plane location.
plane location.
Set plane location.
plane location.
Return plane normal.
plane normal.
Set plane normal.
plane normal.
Return plane objects.
Set plane position.
Return object's selectable status.
Set object's selectable status.
Return plane size multiplier.
plane size multiplier.
Set plane size multiplier.
plane size multiplier.
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.
Return object visibility state.
Set 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 interactive plane.
Represents interactive 3D plane.