Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA-Autocad

Status
Not open for further replies.

Hmo

Electrical
Joined
Nov 1, 2003
Messages
42
Location
BE
Hi,

i hava a external program that checks the drawing. On each element that has not been drawn good we get an ID-number and the faultcode.
Can someone give me another vba-program which asks the id-number and when pressing enter select the object in my current acad drawing?

Thanks
HMO
 
A VB program can be written that given the objects handle, it can select it; but determining which items are incorrectly drawn is logic in the program you already have.
Do you have the source code to edit or is the selction of incorrect objects easily determined?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top