mftbrothers Posted December 1, 2010 Posted December 1, 2010 if there any way to get warnings/errors autocad send to command line. i.e. when i select objects using vba there is no error. But cannot select objects but when i manually write select wp coordinates(10 line) i get such errors: Invalid point, polygon segments cannot intersect. Invalid point, polygon segment is zero length. My vba dont show such errors/warnings. How can i get such errors?is there error check for autocad warnings??? Quote
mftbrothers Posted December 7, 2010 Author Posted December 7, 2010 When i run a vba script program encounters some errors but i cant see them(program skiping such errors). When i do same thing manually i got such errors: Invalid point, polygon segments cannot intersect. Invalid point, polygon segment is zero length. how can i detect them? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.