![]() |
MKI_ExtCopyLinkList (Entity Creation) New in Version 6.50 |
www.CAD6.com |
C++ Syntaxbool MKI_ExtCopyLinkList( MKI_CONST_ENTITY_EXT_PTR f_pRefExt );
Copies all entities in the reference object’s display list to a previously opened provisional extended object (see MKI_ExtOpen or MKI_ExtLinkOpen). They will be appended to already existing entities in its display list.
ParametersRefExt [MKI_CONST_ENTITY_EXT_PTR] Address of a reference object whose display list objects are to be copied.
Return ValueReturns true if all entities were copied and added successfully. If false is returned, this indicates an out-of-memory situation.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH