Clone method for geometry

318
0
12-05-2012 06:48 AM
JamesHook
New Contributor II
Has anybody used the "clone(point_object)" method of a point or other geometry object?  I cannot seem to find any documentation or examples of how to use this.

I have tried both: (1) implementing this method on an existing point and providing a new (blank) point as the 'point_object' attribute, and (2) implementing this method on a new (blank) point and providing the existing point as the 'point_object' attribute.  In each case, I get the error "Clone input not point object".
0 Kudos
0 Replies