Introduced
6.0
Description
Creates an empty referenced model in the scene.
Scripting Syntax
CreateEmptyRefModel( [FileName], [ModelName], [ResolutionName], [Parent], [Activate] )
Parameters
|
Parameter |
Type |
Description |
|
FileName |
If a filename is specified, it is not loaded but is used for the first resolution. |
|
|
ModelName |
The model name. Default Value: The name of the file (specified in Filename) |
|
|
ResolutionName |
The name of the first resolution. Default Value: res1 |
|
|
Parent |
Object or model to use as the parent of the imported model Default Value: Scene Root |
|
|
Activate |
True to import the model for the first resolution. If false, the model stays offloaded. Default Value: False |
Return Value
The new referenced Model
See Also
SOFTIMAGE|XSI v6.01