Go to: Synopsis. Flags. Return value. Related. MEL examples.
viewClipPlane [-autoClipPlane] [-farClipPlane float] [-nearClipPlane float] [-surfacesOnly]
[camera]
viewClipPlane is undoable, queryable, and editable.
The viewClipPlane command can be used to query or set a camera's
clip planes. If a camera is not specified, the camera in the
active view will be used. The near and far clip plane flags may be
used in conjunction with the auto clip plane flag.
autoClipPlane, farClipPlane, nearClipPlane, surfacesOnly
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command
|
None
camera, cameraView, dolly, listCameras, lookThru, orbit, roll, track, tumble, viewCamera, viewFit, viewHeadOn, viewLookAt, viewPlace, viewSet
viewClipPlane -acp perspShape;
viewClipPlane -acp;
viewClipPlane -acp -ncp 3.0;
viewClipPlane -ncp 3.0cm;
viewClipPlane -q -ncp perspShape;