TimelineObject.isRolledBack Property
Parent Object: TimelineObjectDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/TimelineObject.h>
Description
Indicates if this item is currently not being computed because it has been rolled back.
If this is a timelineGroup object and the group is expanded the value of this property should be ignored.
Syntax
"timelineObject_var" is a variable referencing a TimelineObject object.
|