Message 1 of 5
AutoCAD Basic

Not applicable
06-07-2012
02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm creating a Addin in C++ for AutoCAD using Object ARX.
I want to write a program which starts AutoCAD, then I will open my .dwg file.
Then some command defined by me will access the solid in it. I want to find no of Edges, Faces, etc.