@Jarek wrote:
Hi @Dale,
We have one more for the heap for the clipping plane handling in RhinoScript:
ClippingPlaneState([strView],strClipPlane,[blnEnable])
where: strView - optional, name of the view, current vport if omitted
strClipPlane - clipping plane ID
blnEnable - True to enable, False to disable, if omitted, method would return the current state of the clipping plane in given vport.cheers,
--jarek
Posts: 1
Participants: 1