Message 1 of 3
converting Autocad bas to Inventor

Not applicable
11-10-2001
10:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What is the equivalent of ThisDrawing as used in AutoCAD
I have tried ThisDocument, and ThisApplication.ActiveDocument but they don't seem to
work
This is the line it hangs on with a Object doesn't support this property or method.
DlgName.hwndOwner = ThisDrawing.HWND
--
Kent Keller
http://kwik-mcad.scriptmania.com/
I have tried ThisDocument, and ThisApplication.ActiveDocument but they don't seem to
work
This is the line it hangs on with a Object doesn't support this property or method.
DlgName.hwndOwner = ThisDrawing.HWND
--
Kent Keller
http://kwik-mcad.scriptmania.com/