Message 1 of 3
Intersection Line3D and WorkPlane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I have a Line3D crossing a WorkPlane. How can I find the intersecting Point (just X, Y and Z-coordinate) of this 2 elements. I could put a WorkPoint (AddByCurveAndEntity) and therefrom checking the Point - works fine, but I don't want to create any elements. To get a few thousand Points this way it would violate the performaace too much.
Any idea ?
Best, Paul
I have a Line3D crossing a WorkPlane. How can I find the intersecting Point (just X, Y and Z-coordinate) of this 2 elements. I could put a WorkPoint (AddByCurveAndEntity) and therefrom checking the Point - works fine, but I don't want to create any elements. To get a few thousand Points this way it would violate the performaace too much.
Any idea ?
Best, Paul