Introduced
6.0
Description
Saves the current model as a reference model and saves the information in a file on disk. This is a convenience function for using ExportModel to save a reference model.
Tip: If you do not specify any parameters, the currently selected model is used and a file browser appears, prompting the user for the file name and location of the new .emdl file.
Scripting Syntax
ConvertToRefModel( [Model], [FileName] )
Parameters
|
Parameter |
Type |
Description |
|
Model |
The model to convert. Default Value: Current selection |
|
|
FileName |
Location of new .emdl to save. Default Value: User is prompted to specify where to save the file. |
See Also
Autodesk Softimage v7.5