|
MKI_ObjectGetFree (Entity Creation) New in Version 6.01 |
www.CAD6.com |
C++ Syntax__int32 MKI_ObjectGetFree( void );
Returns the number of free bytes of the currently open provisional object (see MKI_ObjectOpen). It can also be used to check whether an object is currently open.
Return ValueReturns the number of free bytes in the previously opened provisional object (minus the size of the necessary, terminating MKI_DB_END data block). Returns -1 if the object is not open.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH