![]() |
MKI_EditExtResolve (Entity Editing) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_EditExtResolve( MKI_CONST_ENTITY_EXT_PTR f_pExt );
Resolves the given extended object, i.e. inserts the contained entities into the drawing. The original extended object will not be modified or deleted.
ParametersExt [MKI_CONST_ENTITY_EXT_PTR] Address of the extended object to be resolved. Make sure that this address points to an entity located in the current drawing! If not, the system might reveal unexpected behavior.
Return ValueReturns true if the extended object was resolved successfully. Else, false is returned.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH