ProjectAssetLibraries.Add Method
Parent Object:
ProjectAssetLibraries
Description
Method that adds a reference to a material library to the project.
Syntax
ProjectAssetLibraries.
Add
(
LibraryFilename
As String ) As
ProjectAssetLibrary
Parameters
Name
Type
Description
LibraryFilename
String
Input String that specifies the full filename to the .asdklib file that contains the material and/or appearance definitions.
Version
Introduced in version 2014
© Copyright 2021 Autodesk, Inc.
Comment on this page.