ExportMaterialLibrary
 
 
 

ExportMaterialLibrary

Introduced

v4.0

Description

Exports the specified Material Library.

Scripting Syntax

ExportMaterialLibrary( [FileName], [InputObjs], [ExportUsedImageClipsOnly] );

Parameters

Parameter Type Description
FileName String Name of output file for export.

Default Value: If not specified, a browser prompts the user to specify a filename.

InputObjs String Material library to export.

Default Value: The Active Material Library.

ExportUsedImageClipsOnly Boolean True to export only the image clips related to the material library; false to export all image clips.

Default Value: True

See Also

SIImportMatLib Material.Library Scene.ActiveMaterialLibrary