Introduced
1.0
Description
Loads an action source preset file.
This command supports downloading files off the internet. If the filename specified is a URL then the file is downloaded locally before the command is executed.
Scripting Syntax
LoadActionPreset( Model, [FileName], [Name] )
Parameters
|
Parameter |
Type |
Description |
|
Model |
The model into which to load the action. |
|
|
FileName |
Full path to the file to load. Default Value: User is prompted to select a file. |
|
|
Name |
The name to use for the new Action. Default Value: The file name |
Return Value
Returns the ActionSource.
See Also
Autodesk Softimage v7.5