MKI_LibraryRemove (Library) New in Version 2025.1

www.CAD6.com

C++ Syntax

bool

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.

 

Parameters

LibraryNum

[__int32] Zero-based index of the library to be removed.

 

Return Value

Returns true if successful. If false is returned, the given LibraryNum was invalid.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH