Description
Splits the clip at the specified frame.
Scripting Syntax
CutClip( Clip, [Mode], [Time] )
Parameters
|
Parameter |
Type |
Description |
|
Clip |
The clip to cut. |
|
|
Mode [in/out] |
Specifies what type of cut we want to apply. Default Value: siCut |
|
|
Time |
Frame where we want to razor the clip. Default Value: Current frame |
Return Value
Returns the full name of the new clip (or original if it wasn't a cut) as a String.
See Also
SOFTIMAGE|XSI v6.01