Introduced
7.0
Description
Caches the specified list of objects into cache files.
Scripting Syntax
CacheObjectsIntoFile( [ObjectsToCache], [PathID], [FirstFrame], [LastFrame], [FramesPerStep], [Overwrite], [ShowProgressbar], [Attributes], [Version], [AlternativePath] )
Parameters
|
Parameter |
Type |
Description |
|
ObjectsToCache |
The list of objects to cache into files. Default Value: Selected objects |
|
|
PathID |
The index of the path template Default Value: 0 |
|
|
FirstFrame |
The first frame at which caching begins. Default Value: 1 |
|
|
LastFrame |
The last frame at which caching stops. Default Value: 100 |
|
|
FramesPerStep |
Defines how many frames to jump per frame. Default Value: 1 |
|
|
Overwrite |
True to overwrite the file if it exists Default Value: False |
|
|
ShowProgressbar |
True to display a ProgressBar during this operation Default Value: True |
|
|
Attributes |
List of attributes to include Default Value: PointPosition |
|
|
Version |
Version id for cache file Default Value: A |
|
|
AlternativePath |
Alternative path to use (in case of failure) Default Value: "" |
See Also
|
|
|
|
Autodesk Softimage v7.5