CadLayersList class

CadLayersList class

Layer tables list Since the name is not unique, we use List as a container

Inheritance: CadLayersListNonGenericList

The CadLayersList type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadLayersList class.

Properties

PropertyDescription
application_codes_containerGets or sets the application codes container.
cad_symbol_table_group_codesGets or sets the cad symbol table group codes.

Methods

MethodDescription
cloneThe clone.
add_rangeAdds the range of the objects to container.
get_layerGets list of layers by name.
get_layers_namesGets the layers names.

See Also