public string ExportLibrary( string directoryPath, string customFileName )
Parameters
- directoryPath
- Path to the directory where you want to save the exported drawing file.
- customFileName
- Custom name of the exported file. If not provided the name of the library is used.
Return Value
Full path to the exported .hxexp file.