Message 1 of 1
How to make a hole w/ (fromPoint, toPoint, diameter) in C++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Every function I see in ExtrudeFeature.h requires at least one face, body, BRep ,vertex, plane.
I'm really stretching C++'s legs here and have generated the coordinates for a few thousand holes to drill.
Problem is I can't figure out how to drill or extrude a hole with a diameter & start/stop coordinates.
I feel like I'm just missing something like maybe the hole 3D Points are just numerated somehow and passed on but I've spent a few days now and can't figure it out, I've written the whole thing including logic except for the actual drill part.
Winner of solution gets a free Pizza
Attached is a screen shot of my tears