|
MKI_LibraryRemove (Library) New in Version 2025.1 |
www.CAD6.com |
C++ Syntaxbool MKI_LibraryRemove( __int32 f_nLibraryNum );
Removes a library from the list of libraries that are currently loaded. If it contained unsaved changes, those will be lost.
ParametersLibraryNum [__int32] Zero-based index of the library to be removed.
Return ValueReturns true if successful. If false is returned, the given LibraryNum was invalid.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH