Add (class MKI_ENTITYSTACK) New in Version 2020.1

www.CAD6.com

C++ Syntax

bool

MKI_ENTITYSTACK::Add(

 MKI_CONST_ENTITY_PTR f_pEntity );

 

Tries to add given entity pointer to the stack. If the pointer is nullptr, the number of entries will still be increased.

 

Return Value

Returns true if the pointer was successfully added to the stack, else false.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH