MKI_MULTI_GROUP (Multi-Entity Editing Classes) Renamed and changed in Version 2023.1 |
www.CAD6.com |
C++ Syntaxclass MKI_MULTI_GROUP : public MKI_MULTI_BASE { public:
MKI_COMMENTLONG m_szComment;
void Init( void ); New in Version 2023.1
void Fill( MKI_CONST_ENTITY_GROUP_PTR f_pGroup ); New in Version 2023.1
void MKI_ENTITY_GROUP_PTR f_pGroup, bool f_fCopyAll ) const; New in Version 2023.1 };
This structure contains group properties to be edited in a dialog window.
Element Descriptionm_szComment Changed in Version 2019.1 [MKI_COMMENTLONG] Comment.
CommentWhen using functions of the base class MKI_MULTI_BASE, use the following flags defined in this class to identify its elements:
USE_COMMENT Apply the comment m_szComment.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH