ProjectAssetLibraries.Add Method
Parent Object: ProjectAssetLibrariesDescription
Method that adds a reference to a material library to the project.
Syntax
ProjectAssetLibraries.Add( LibraryFilename As String ) As ProjectAssetLibraryParameters
Name | Type | Description |
LibraryFilename | String | Input String that specifies the full filename to the .asdklib file that contains the material and/or appearance definitions. |