CreateEmptyRefModel

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

String

If a filename is specified, it is not loaded but is used for the first resolution.

ModelName

String

The model name.

Default Value: The name of the file (specified in Filename)

ResolutionName

String

The name of the first resolution.

Default Value: res1

Parent

String

Object or model to use as the parent of the imported model

Default Value: Scene Root

Activate

Boolean

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

CreateRefModel



Autodesk Softimage v7.5