Message 1 of 4
stl export
Not applicable
08-25-2011
08:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to export 3d object (Part) of autocad into STL by using COM API, but getting error message.
As per export functrionality (in AutoCAD), you can export BMP or STL in same manner. By code is working fine if i change the extentsion value for 2nd argument of IAcadDocument->Export() function, to BMP instead of STL.
Entire geometry is in +Ve XYZ octane and selection handle (3rd argument) is also having 1 object.
Waiting for response.
Thanks
Nikhil Gothankar