![]() |
MKI_SELFILTER_HEADER (Selection Filter Classes) Changed in Version 2017.0 |
www.CAD6.com |
C++ Syntaxclass MKI_SELFILTER_HEADER { public:
__int32 m_nType, m_nSize; bool m_fInvert; };
This structure contains the header information for a selection filter sub-entry.
Element DescriptionType [__int32] Type of sub-entry, see MKI_SELFILTER_TYPE_*. Size [__int32] Size of the selection filter sub-entry in bytes, including the header. Valid range is 0 <= Value <= MKI_SELFILTER_MAX_SIZE. Invert [bool] If true, the sub-entry’s interpretation is to be logically inverted.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH