![]() |
MKI_SELFILTER_PAGE (Selection Filter Classes) New in Version 6.50 |
www.CAD6.com |
C++ Syntaxclass MKI_SELFILTER_PAGE : public MKI_SELFILTER_BASE { public:
MKI_BITFIELD<MKI_PAGE_MAX+1> m_afBits; };
This structure contains one selection filter sub-entry with page information.
Element DescriptionHeader [MKI_SELFILTER_HEADER] Header of the selection filter sub-entry. Bits [MKI_BITFIELD<MKI_PAGE_MAX+1>] Array of bits. Each bit represents one page. The first bit represents "no page", the next bit represents page 1, the next bit page 2, and so on.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH