CadLayersList class
CadLayersList class
Layer tables list Since the name is not unique, we use List as a container
Inheritance: CadLayersList →
NonGenericList
The CadLayersList type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| init | Initializes a new instance of the CadLayersListclass. | 
Properties
| Property | Description | 
|---|---|
| application_codes_container | Gets or sets the application codes container. | 
| cad_symbol_table_group_codes | Gets or sets the cad symbol table group codes. | 
Methods
| Method | Description | 
|---|---|
| clone | The clone. | 
| add_range | Adds the range of the objects to container. | 
| get_layer | Gets list of layers by name. | 
| get_layers_names | Gets the layers names. | 
See Also
- module aspose.cad.fileformats.cad
- class CadLayersList
- class NonGenericList