MKI_ExtDataAddOpenObject (Entity Creation) New in Version 2026.1

www.CAD6.com

C++ Syntax

MKI_ENTITY_OBJECT_PTR

MKI_ExtDataAddOpenObject( 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 provisional object will be terminated (see MKI_ObjectAddEnd) and closed (see MKI_ObjectClose) in the process.

 

Return Value

Returns 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 2026.1 - Copyright 2026 Malz++Kassner® GmbH