CONVERT PLINES INTO SPLINES IN INVENTOR

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to know is there any possibility to CONVERT PLINES INTO SPLINES IN INVENTOR or control/eliminate vertices in sketch which is imported from AUTOCAD MECHANICAL 2016.
In detail,
I have runner blade profiles drawing in AUTOCAD, I had imported the profiles and placed at different planes in Inventor Environment and used LOFT command to design blade profile, I am observing polygonal, “rugged” look of the surface which is caused by the Loft command creating faces that are delimited by the points used to form the joints of the PLINEs. Please find attached snapshot rugged surfaces.jpg
After a closer inspection of the profiles used for the loft, they are formed by small straight lines joined together by multiple constraints. It seems that during the export process of the sketch profiles from AUTOCAD, the original SPLINEs (curved, continuous lines) were converted into PLINEs (sequences of jointed straight lines forming an arc). Please find attached snapshot Pline.png
In AUTOCAD, I had used PEDIT command and LISP Programme which is available in other discussion forums, but of no use.
Is there any code in Inventor, so that I can remove vertices and converting profiles into SPLINES.
Please let me know, how to fix this issue.