Share

AssetLibraries.Open Method

Parent Object: AssetLibraries

Description

Method that open an existing asset library. The opened AssetLibrary object is returned.

Syntax

AssetLibraries.Open( FullFileName As String ) As AssetLibrary

Parameters

Name Type Description
FullFileName String The full filename of the library to open.

Version

Introduced in version 2014

Was this information helpful?