Message 1 of 2

Not applicable
01-13-2011
07:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there an API method or property that I can use to determine if an AutoCAD document has 3D elements? I tried looking for a flag when the message 'Loading Modeler DLLs' is shown as that seems to be a fairly reliable indicator, but found nothing. I'd prefer not to traverse the database elements, if possible.
Using:
AutoCAD 2011
Visual Studio 2008 SP1
Project is in VB.NET Using .NET 3.5
Thanks!
Solved! Go to Solution.