Rolls the timeline by repositioning the marker to either before or after this object. This method will fail if this is a timelineGroup object and the group is expanded.
"timelineObject_var" is a variable referencing a TimelineObject object. |
"timelineObject_var" is a variable referencing a TimelineObject object. |
| Type | Description |
| boolean | Returns true if the move was successful |
| Name | Type | Description |
| rollBefore | boolean | Set rollBefore to true to reposition the marker before this object or to false to reposition the marker after this object |
| Name | Description | |
| Extrude Feature API Sample | Demonstrates creating a new extrude feature. | |
| Fillet Feature Edit API Sample | Demonstrates editing a fillet feature. To successfully run this sample you can use this Ruled Surface Feature API Sample |
Demonstrates creating a new ruled surface feature. |