CutClipInSpace
 
 
 

CutClipInSpace

Introduced

v1.5

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

oReturn = CutClipInSpace( Model, InputObjs, Clip );

Return Value

Returns the created Clip.

Parameters

Parameter Type Description
Model String The model owning the clip.
InputObjs String List of objects to cut from the clips.

Default Value: Current Selection

Clip String Clips to cut.

See Also

CutClip SetMappingRule