Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LineSegment2d.IntersectWithCurve Method with DrawingCurveSegment object

1 REPLY 1
SOLVED
Reply
Message 1 of 2
Robert..F
491 Views, 1 Reply

LineSegment2d.IntersectWithCurve Method with DrawingCurveSegment object

I'm attempting to find the intersection point between a LineSegment2d Object and a DrawingCurveSegment object unsuccessfully.  Has anybody done something like this in the past that could point me in the right direction?

1 REPLY 1
Message 2 of 2
Robert..F
in reply to: Robert..F

I managed to sort this out myself.

 

oLineSegment.IntersectWithCurve(oSegment.Geometry)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report