![]() |
MKI_ExtListClose (Entity Creation) New in Version 6.50 |
www.CAD6.com |
C++ Syntaxvoid MKI_ExtListClose( bool f_fReplace );
Closes an extended object's display list. At this time, the previous display list will be deleted, and the new, provisional display list becomes active. The extended object may not be used afterwards until MKI_ExtListOpen is called again.
ParametersReplace [bool] If this value is true, the new, provisional display list will be linked to the extended object previously opened for display list update, its old display list will be deleted. If this value is false, the old display list will remain active and the new, provisional display list will be discarded (this is usually used in case of errors during display list generation).
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH