SoClipPlane¶
-
InventorModule¶ genre InventorNodesAutomaticauthor Silicon Graphics Incpackage MeVisLab/Standarddefinition inventor.def
Purpose¶
The node SoClipPlane clips all subsequent shapes in the scene graph to the half-space defined by the plane field. The half-space is the side of the plane in the direction of the plane normal. For example, if the plane is positioned at the origin and the normal is pointing down the positive x-axis, everything in the negative x-space will be clipped away.
Any number of clipping planes may be active simultaneously, although the graphics library may place a limit on this number during rendering.