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

Search results for query: *

  1. jbone52

    vba custom toolbars in autocad 2006?

    For those of you running on autocad 2006 already, I am running into a problem with my custom toolbars that were created in vba. The toolbars will load fine once I run the loading macro, but even though I use the save option to save the toolbar, it won't carry over when autocad is started up the...
  2. jbone52

    Filtering layers in vba

    Thanks for the help! I finally got it working.
  3. jbone52

    Filtering layers in vba

    Would you be able to post some code on how to accomplish this? I thought I understood how to do this but I couldn't get it to work. Jason
  4. jbone52

    Filtering layers in vba

    I am trying to find a quicker way to change the color of certain layers. I don't want to list each layer that I want changed. Is there a way to filter out certain layers according to their name? For example I have the following layers: H-equip piped H-duct H-pipe H-hatch Is it possible to...
  5. jbone52

    Adding a MLine with vba and user input

    I think that only chages the way the line looks if it is dashed. A higher linetype scale, the closer the dashes are together (I think). I am trying to get the distance between the lines of the mline to increase.
  6. jbone52

    Excel sheet to AutoCAD Dwg

    I had the same problem and just recently stumbled upon an answer (I think). I haven't had time to really dig into it, but I think that I found a program that will insert the excel spreadsheets and still keep it linked to update the info.
  7. jbone52

    Adding a MLine with vba and user input

    Does anyone now how to change the scale of an mline in vba? I am trying to write a little program that lets the user specify the scale of the mline before they draw it. Say the user is drawing a wall. Some walls are 6" think while others are 12". I have an input box asking for the width, the...

Part and Inventory Search

Back
Top