Hello,
I'm trying to use the EqualSegment method on some splines but it always returns false.
I'm in the AfterClose() of a PropertyManager. I can retrieve the sketch, enter inside it, recover all sketch segments but, foreach sketch segment, EqualSegment fails.
Varying the number of points doesn't change the outcome. Of course the API only returns a generic 'false'..
Do you have any clue on this? Thanks in advance.
SolidworksApi macros