Solid Edge Framework Type Library
GetMatLibFileName Method
Description
Returns material library name.
Syntax
Visual Basic
Public Sub GetMatLibFileName( _
   ByRef varMatLibName As Variant _
) 
Parameters
varMatLibName
Remarks
This is a defunct API. From ST7 onwards, this API will will work only when there is single library. Hence it's recommended to use "GetMaterialLibraryFileList" API which can be used on a specific library when you have multiple libraries.
See Also

MatTable Object  | MatTable Members  | Solid Edge V17 - What's New