Package | Description |
---|---|
com.aspose.cad.fileformats.cad |
Modifier and Type | Method and Description |
---|---|
CadLayerTable |
CadLayersList.getLayer(String name)
Gets list of layers by name.
|
Modifier and Type | Method and Description |
---|---|
void |
CadLayersList.addRange(CadLayerTable[] objects)
Adds the range of the objects to container.
|