Jump to content
Private Messaging is activated - check "How to" on how to disable it ×

No Actuals for Intersection


---
 Share

Recommended Posts

I need to find the intersection between the radius and the straight side of the pocket. I have a 2D line on the straight side and a circle on the radius.

It gives me nominals for the intersection but will not report any actuals. Any idea what I am missing?

 

 

Capture.JPG

Capture2.JPG

Link to comment
Share on other sites

It's not intersecting - actuals are that bad, that you can not calculate intersection ( 1.case: it gives you 2 intersection points / 2.case: no intersection point ).

You can make perpendicular from circle to 2d line which you can then intersect with 2d line to get a point.
It will make straight line from center of radius perpendicular to 2d line. It should be sufficient

Link to comment
Share on other sites

Martin is right.

When I run into this, it's usually the model has minor variation.

I create an alignment from the radius perpendicular to the plane, now you can see the distance from the center of the radius to the surface.

If the distance is not the same as the radius value, adjust geometry in your scans (Plane) to fit.

Link to comment
Share on other sites

 Share

×
×
  • Create New...