add_range method
add_range
Adds the range of the objects to container.
def add_range(self, objects):
    ...
| Parameter | Type | Description | 
|---|---|---|
| objects | list | The objects array. | 
See Also
- module 
aspose.cad.fileformats.cad - class 
CadStylesList 
Adds the range of the objects to container.
def add_range(self, objects):
    ...
| Parameter | Type | Description | 
|---|---|---|
| objects | list | The objects array. | 
aspose.cad.fileformats.cadCadStylesList