Duplicate curve question?

 From:  Michael Gibson
1123.2 In reply to 1123.1 
Hi Paul,

> -- Just realized I can probably make a bunch of lists of the points in
> each object, and then use vectormath.pointsAreEqual to compare points and lists.

I don't think that will work since there isn't currently a way to suck out the points from an object.

I'll see about adding some kind of method that will let you test if an object is a duplicate of another.

- Michael