clone method
clone
Clones the list.
Returns
A new object that is a shallow copy of this instance.
def clone(self):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadClassList
Clones the list.
A new object that is a shallow copy of this instance.
def clone(self):
...
aspose.cad.fileformats.cad
CadClassList