How to create a multiviewblock in VBA?

Discussion in 'AutoCAD' started by mattih, Nov 7, 2004.

  1. mattih

    mattih Guest

    I am creating a multiviewblock in AutoCAD's integrated Visual Basic and I have all necessary blocks (3D and 2D) done. Where can I find help about creating multiviewblocks. Is it in VisualBasics's help-files or has anyone solved this problem? Thank you for answers.
     
    mattih, Nov 7, 2004
    #1
  2. mattih

    Danny P. Guest

    It's been a while since I fooled around with MVBlocks, but I'll try to
    help. First, you need ADT not just AutoCAD, so I'll assume you have
    that since you know what MVBlocks are. Second, I believe that you only
    have read access to view blocks within an MVBlock with VBA. You cannot
    create and define them within VBA. There are some scriptable lisp
    commands that you can use to create them (the names escape me at the
    moment). Third, all of this should be available in the help file and
    within the Object Browser in VBA. Hit F1, and go to the "ActiveX
    Automation and VBA", then "ActiveX and VBA Reference" and you should
    find the information you need on the VBA portion. Lastly, there is an
    ADT Customization newsgroup available which should help you more with
    ADT specific questions.

    Hope that helps,
    Danny Polkinhorn
    WATG
    Honolulu
     
    Danny P., Nov 9, 2004
    #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.