Ellipses and Splines to Lines and Arcs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know there is a lot of posts out there of people trying to convert splines and ellipses in inventor to lines and arc's to be compatible with CNC machines. There have been solutions as far as using AutoCAD commands to retracing geometry.
As anyone found a different, possibly within Inventor process for this? Or something that is what they feel a viable solution?
We typically start by having views of the part on a drawing file and then export that into a DXF. If the pieces aren't modeled flat/aka curved surface projecting up the result is typically a spline.
Retracing over these manually is not an option for us as we have 1,000's of custom ones a year.
What we are trying to come up with is a work flow:
1. If it's possible in inventor somehow to clean this up prior to exporting and being able to programmatically follow an existing curved surface if we have to retrace it with lines and arcs,
2. Is the best solution to post process with auto cad commands, flatten, etc...
3. Do we combine our process with a 3rd party app, or
4. Is there a really good command in another more cam software (NX, MasterCam, Rhino, Spaceclaim, etc...)
If we convert items into polylines from splines/ellipses we can't have a trillion points along that polyline. Saw will not be happy and process inefficiently.
Thoughts? There something that has been developed in the past few years maybe we are missing?
Is this programmatically possible via the API?
We know we can create a sketch, project the geometry of the spline and start placing lines, arcs but can't find a way to know programmatically if we are following the original geometry close enough. We also couldn't see that there where any type of control points in and inventor spline object other than the start and end point.
If this response answers your question please click "Accept as Solution".