AcDbBasicFilter::ELayerStatus Enumeration

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: ELayerStatus Enumeration
 

Enumerates the types of layer-status filters.

enum ELayerStatus {
  eIncludeFrozenLayers = 0x0001,
  eIncludeLockedLayers = 0x0002,
  eIncludeOffLayers = 0x0004
};
File

AcDbObjectFilter.h

Parameters 
Description 
eIncludeFrozenLayers 
Filter objects on layers that are frozen.  
eIncludeLockedLayers 
Filter objects on layers that are locked.  
eIncludeOffLayers 
Filter objects on layers that are turned off.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].