2004 Toolpalette

Discussion in 'AutoCAD' started by Nat, Mar 2, 2004.

  1. Nat

    Nat Guest

    Is there anyway to edit the block inserted via the Toolpalette with
    VBA or Lisp.

    I would like to scale the block by 0.5 for 1:50 scale drawings ect.

    I've tried using Document events such as
    AcadDocument_ObjectAdded(ByVal Object As Object) with no luck.

    Any Ideas???
     
    Nat, Mar 2, 2004
    #1
  2. Nat

    huggre Guest


    Install the Toolpalette extention and you can specify insertion scale
    for blocks directly or use Lisp/VBA programs to trigger the insertion.

    Hugo
     
    huggre, Mar 2, 2004
    #2
  3. Nat

    Nat Guest

    Where do I get Toolpalette extention from?

    Cheers.
     
    Nat, Mar 2, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.