v6.0
RefModel
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.
ConvertToRefModel( [Model], [FileName] ); |
Parameter | Type | Description |
---|---|---|
Model | String | The model to convert.
Default Value: Current selection |
FileName | String | Location of new .emdl to save.
Default Value: User is prompted to specify where to save the file. |