Message 1 of 5
How to convert a .stl file to .dwg using Python?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I want to export a .dwg file to .stl using Python.
According to ActiveX documentation,
the export is possible only to the mentioned formats in the picture.
Is there any other way to export drawings from .dwg to .stl? Any solution is appreciated.
Thanks in advance.