MKI_SELFILTER_SYSTEM (Selection Filter Classes) Changed in Version 6.50

www.CAD6.com

C++ Syntax

class MKI_SELFILTER_SYSTEM : public MKI_SELFILTER_BASE

{

  public:

 

  MKI_BITFIELD<MKI_SYSTEM_MAX+1> m_afBits;

};

 

This structure contains one selection filter sub-entry with coordinate system information.

 

Element Description

m_cHeader

[MKI_SELFILTER_HEADER] Header of the selection filter sub-entry.

m_afBits

[MKI_BITFIELD<MKI_SYSTEM_MAX+1>] Array of bits. Each bit represents one layer. The first bit represents coordinate system 0, the next bit represents coordinate system 1, and so on.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH