Timeline.deleteAllAfterMarker Method
Parent Object: TimelineDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/Timeline.h>
Description
Deletes all objects in the timeline that are after the current position of the marker.
Syntax
"timeline_var" is a variable referencing a Timeline object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |