![]() |
MKI_EditRefresh (Entity Editing) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxvoid MKI_EditRefresh( MKI_ENTITY_PTR f_pEntity );
Recalculates all internal data of the given entity. This is usually necessary if internal data of extended objects have been changed, or if objects contain text with variables that have changed.
This procedure should only be called inside a MKI_UndoInitProcess and MKI_UndoFinishProcess bracket.
ParametersEntity [MKI_ENTITY_PTR] Address of the entity to be refreshed. Make sure that this address points to an entity located in the current drawing! If not, the system might reveal unexpected behavior.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH