
Thu, 03/05/2009 - 20:03
Forums:
There are one short curve c1 and one long curve c2. Basically c1 is laying on c2, i.e. c1 is subset of c2. How can I determine if c1 is laying on c2 ???
There are one short curve c1 and one long curve c2. Basically c1 is laying on c2, i.e. c1 is subset of c2. How can I determine if c1 is laying on c2 ???
Mon, 03/09/2009 - 19:10
Nobody knows?
Mon, 03/09/2009 - 19:33
You can try using Geom2dAPI_InterCurveCurve and looking at the segment results.