public class CadLayerFilter extends CadBaseObject
Class describing LAYER_FILTER object.
Constructor and Description |
---|
CadLayerFilter()
Initializes a new instance of the
CadLayerFilter class. |
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, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadLayerFilter()
Initializes a new instance of the CadLayerFilter
class.