public class CadLayerFilter extends CadBaseObject
Class describing LAYER_FILTER object.
| Constructor and Description | 
|---|
| CadLayerFilter()
 Initializes a new instance of the  CadLayerFilterclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getLayerNames()
 Gets or sets the layer names. | 
| void | setLayerNames(List<String> value)
 Gets or sets the layer names. | 
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactorsgetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic CadLayerFilter()
 Initializes a new instance of the CadLayerFilter class.