|
MKI_MULTI_EXT (Multi-Entity Editing Classes) Renamed and changed in Version 2019.1 |
www.CAD6.com |
|
This class contains extended object specific information. Must not be used or modified!
C++ Syntax class MKI_MULTI_EXT { public:
__int32 m_nPlugIn;
MKI_COMMENTSHORT m_szDescription; MKI_ENTITY_EXT_PTR m_pExt; };
Element Descriptionm_nPlugIn [__int32] Zero-based internal index of the responsible plug-in. m_szDesciption [MKI_COMMENTSHORT] Description of the extended object. m_pExt [MKI_ENTITY_EXT_PTR] Address of the extended object.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH