![]() |
MKI_ExtDataAddObject (Entity Creation) New in Version 6.50 |
www.CAD6.com |
C++ SyntaxMKI_ExtDataAddObject( void );
This procedure adds a currently opened provisional object (see MKI_ObjectOpen) to the extended data list of a currently open provisional extended object (see MKI_ExtOpen or MKI_ExtDataOpen). The object must have been terminated by calling MKI_ObjectAddEnd before.
Return ValueReturns the address of the new object if it was successfully inserted. Returns nullptr if the insertion was not successful, normally due to insufficient memory.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH