Convert drawing into VBA code

Discussion in 'AutoCAD' started by Dylan, Jul 25, 2003.

  1. Dylan

    Dylan Guest

    I'm looking for a macro that will convert my drawing geometry into VBA code.

    Any help is appreciated.

    Regards

    Dylan
     
    Dylan, Jul 25, 2003
    #1
  2. I have written an application that will convert an LWPolyline into a class
    module that can be called to create the identical shape. The class module is
    then modified manually to include parameters (property let routines) that
    provide flexibility to the shape.

    If this is similar to what you are trying to accomplish, possibly I can be
    of help.

    Dale Levesque, ASct
     
    Dale Levesque, Jul 25, 2003
    #2
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.