Introduced
7.0
Description
Copies the simulation environment cache files under the current project.
Scripting Syntax
CopyCacheFiles( [ObjectsToCache], SourcePathID, TargetPathID, [Overwrite], [ShowProgressbar], [Version] )
Parameters
|
Parameter |
Type |
Description |
|
ObjectsToCache |
The list of objects for which we will copy the cache. You can use X3DObjects as well as SimulationEnvironments. Default Value: Selected objects |
|
|
SourcePathID |
The index of the source path template Default Value: -1 |
|
|
TargetPathID |
The index of the target path template 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 |
|
|
Version |
Version letter Default Value: A |
See Also
|
|
|
|
Autodesk Softimage v7.5