Message 1 of 2
Automation error (Error 440)

Not applicable
07-05-2007
07:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I've been working on a code with VBA but I've had the next error message when I try to make a region out of some lines i've drawn through a subprogram:
Run-time error'-2147418119(8000ffff)':
Method 'AddRegion' of object 'IAcadModelSpace' failed.
When I click on help I get next message:
Automation error (Error 440)
The lines I've drawn close, I've used this method to make a region in previous parts of the program and they've gone well.
Help, anyone?
I've been working on a code with VBA but I've had the next error message when I try to make a region out of some lines i've drawn through a subprogram:
Run-time error'-2147418119(8000ffff)':
Method 'AddRegion' of object 'IAcadModelSpace' failed.
When I click on help I get next message:
Automation error (Error 440)
The lines I've drawn close, I've used this method to make a region in previous parts of the program and they've gone well.
Help, anyone?