Hi Michael,
Should I literally construct a plane orthogonal to the edge, construct a first intersection curve between this plane and the first face, construct a second intersection curve between this plane and the second face, and finally verify that the curves are G2 by running curve.evaluateCurvature() on each and comparing the 0th, 1st, and 2nd derivative vectors?
Or is there a nicer way to do this when the edge isn't an isocurve of both faces?
- Peer
|