/
removeFromClip
removeFromClip
Description
Removes selected module(s) from the active clip. The animation is also deleted when the object is removed from the active clip. Useful when an object has been inadvertently added or created on a clip that it was not intended for.
Functional area
Data manipulators
Command syntax
Syntax
removeFromClip |
Arguments
None
Flags
None
Return value
void
Examples
// Selects all Markers and removes their data from the active clip selectByType "Marker"; removeFromClip;
Additional information
Related commands
, multiple selections available,