Loads the specified existing local material library. Fusion remembers which libraries have been loaded from one session to the next so you should check to see if the local library is already loaded or not before loading it again.
"materialLibraries_var" is a variable referencing a MaterialLibraries object.
|
"materialLibraries_var" is a variable referencing a MaterialLibraries object.
|
Type | Description |
MaterialLibrary | Returns the MaterialLibrary object representing the opened library or null in the case of failure. |
Name | Type | Description |
filename | string | The full filename of the .adsklib material file. |