MKI_EntityBuffer (Entity Creation)

www.CAD6.com

C++ Syntax

MKI_ENTITY_PTR

MKI_EntityBuffer( void );

 

Creates a buffer that is large enough to hold any type of entity. Such a buffer is e.g. often required for the MKI_CalcEquidistant function.

 

This buffer should be freed using the MKI_HeapFree function as soon as it is no longer required.

 

Return Value

Returns the address of the buffer is successful, else nullptr.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH