Arc direction defining problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to all,
The short description of what I am trying to do is recreating AutoCAD geometry using Inventor. The geometry that I am talking consists of arcs and lines. Hopefully, @ВeekeeCZ and @CADaSchtroumpf helped me to export geometry coordinates from AutoCAD to excel. Thank you very much for that cause it was not possible without your help and I am not pretty familiar with lisp.
If you take a look to this video you will see how it works:
https://www.youtube.com/watch?v=3LOA48OI3X8&feature=youtu.be
There is something that I missed to think about. It is arc direction.
By setting "True" or "False" at the end of the code line, you decide about arc direction.
I am looking for the any new parameter which will be exported from AutoCAD, which will help me in defining the right arc direction.
Otherwise, there is a problem as it is showed on this video:
https://www.youtube.com/watch?v=JHqIfVHad4E&feature=youtu.be
Any help is very appreciated.
Danijel
If this information was helpful, please consider marking it as an Accepted Solution by using the Accept as Solution. Kudos are also gladly accepted.