MKI_HIDELAYERS (API Types) New in Version 2024.0

www.CAD6.com

C++ Syntax

typedef MKI_BITFIELD<MKI_LAYER_MAX> MKI_HIDELAYERS;

 

An array of MKI_LAYER_MAX bits to indicate hidden layers in mappings, clippings, pages, and others. If a bit is set, the corresponding layer is hidden, i.e. NOT output. The first bit indicates the state of the layer with index 1, the last bit indicates the state of the layer with index MKI_LAYER_MAX. The default layer "*Standard" with index 0 cannot be hidden.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH