Jump to content

Autocad error/warning messages


mftbrothers

Recommended Posts

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???

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...