Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
clipPlaneManip Features

VSG extension clipPlaneManip - This example demonstrates how to use a clip plane manipulator.

SYNOPSIS:

    clipPlaneManip [file.iv]

DESCRIPTION:

    clipPlaneManip loads a file and displays it with a clip plane manipulator which allows to clip the volume. It shows how to set and use an SoClipPlaneManip.

USAGE:

    The following command line option is allowed:

    [file.iv] The file to load.

EXAMPLES

    To load a specified file:

    clipPlaneManip file.iv

    To load the default file:

    clipPlaneManip

SEE ALSO

SoClipPlaneManip

SCREENSHOT:

FILES:

    • Inventor/Features/3DTexture/clipPlaneManip.cxx