Description
Cuts a clip in space. Cuts the given objects out of the input clips. The result is one new clip (and track) per input clip which only drives the selected objects. In the meantime, the original clips do not drive any of the cut-out objects anymore.
Scripting Syntax
CutClipInSpace( Model, InputObjs, Clip )
Parameters
|
Parameter |
Type |
Description |
|
Model |
The model owning the clip. |
|
|
InputObjs |
List of objects to cut from the clips. Default Value: Current Selection |
|
|
Clip |
Clips to cut. |
Return Value
Returns the created Clip.
See Also
SOFTIMAGE|XSI v6.01