clone method

clone

Clones this path geometry.

Returns

Clone of this path geometry.

def clone(self):
    ...

See Also