add name to vport

Discussion in 'AutoCAD' started by jeroenberkers, Feb 5, 2004.

  1. I am trying to create a lisp which works with a specific DWT. In this DWT
    are 5 vports, which I want to give a fixed name, like top, side, iso.
    How can I do this? I know it has to do with adding DXF-codes to the entity.
    Also I have seen how SOLVIEW and SOLDRAW work, but not where the vport-name
    is stored.
     
    jeroenberkers, Feb 5, 2004
    #1
  2. jeroenberkers

    cjneedham Guest

    I don't think you can do that. You can't entmod a viewport (at least not with LISP), which is what you want to do by the sounds of it. If you search for "Entmod viewport" you may find answers that deal with other programming languages...
     
    cjneedham, Feb 5, 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.