SILoadPreset

Introduced

v1.0

Description

Loads a preset for an object.

Scripting Syntax

SILoadPreset( FileName, InputObj );

Parameters

Parameter Type Description
FileName Preset name Name of the preset to load. If the complete path is not specified then Softimage searches standard preset locations for the file (see siPresetLocation).

Default Value: If not specified, or the specified file could not be found, then a file browser prompts the user to pick the file.

InputObj String Object that loads the preset.

Default Value: None

See Also

LoadPreset SavePreset