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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jholweg

  1. jholweg

    How to select blocks from within VB.NET?

    Hi all, I'm trying to select blocks in an open drawing from within VB.NET. I use the following code fragment (myAcadDoc refers to the open document): --------- START CODE FRAGMENT --------------- Dim gpCode(1) As Integer, dataValue(1) As Object gpCode(0) = 0 : dataValue(0) =...

Part and Inventory Search

Back
Top