Set View Clipping Plane

Activates a clipping plane on the XY plane of the specified object’s base frame. This clipping plane is added to the global view clipping plane list.

 

Input Arguments

 

0

Collection Object Name

Object

The object to which the clipping plane should be attached.

1

Boolean

Remove Clipping Plane?

Indicates whether the specified object should

have a clipping plane added or removed.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The clipping plane was set successfully.

FAILURE

The object was not found.

 

Remarks

None.