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