Mon, 11/11/2002 - 09:02
Forums:
Hi:
I have a curve that has self-intersection. I can found the intersection point(gp_Pnt). I think it should have two parameters on the intersection point. How can I find out? if I "project" the point to the curve. Does it have two points? Thanks a lot.
Best regards,
Shawn
Wed, 11/13/2002 - 09:52
Hi Shawn,
Maybe you could try ShapeAnalysis_Wire::CheckSelfIntersectingEdge()
mbd_forever
Wed, 11/13/2002 - 12:28
Hi mbd_forever,
Thank you for your reply.
I check the "ShapeAnalysis_Wire", it need Wire and Face, but I only have one edge. Could you give me a sample or suggestion?
Sincerely,
Shawn
Wed, 11/13/2002 - 16:02
Could you send me your edge so that I can try ... ?
Thank you,
mbd