Store the value of a variable in the drawing

Discussion in 'AutoCAD' started by ingo.tiede, Aug 20, 2003.

  1. ingo.tiede

    ingo.tiede Guest

    Hi there,
    I need to store the value of a variable in the drawing (e.g. the scale). there are a few user-defined systemvariables but these could be overwritten by a different application.

    Does anybody have an idea where and how to store these values in the drawing?

    ThanX a lot for your help.

    Ingo
     
    ingo.tiede, Aug 20, 2003
    #1
  2. ingo.tiede

    gert Guest

    create a block with the amount of attributes you need.
     
    gert, Aug 20, 2003
    #2
  3. ingo.tiede

    Mark Guest

    aside frome dictionaries/xrecords
    look into standard xdata, attached
    to a layer or any object, and the
    vlax-ldata-* functions


    user-defined systemvariables but these could be overwritten by a different application.
     
    Mark, Aug 20, 2003
    #3
  4. ingo.tiede

    ingo.tiede Guest

    Thank you very much!

    This will help me a lot :))
     
    ingo.tiede, Aug 20, 2003
    #4
  5. LData isn't exactly "forward-thinking", however. Ever tried to get to LData
    from VBA? BwaHaHa!!!

    --
    R. Robert Bell, MCSE
    www.AcadX.com


    | aside frome dictionaries/xrecords
    | look into standard xdata, attached
    | to a layer or any object, and the
    | vlax-ldata-* functions
    |
    |
    | > Hi there,
    | > I need to store the value of a variable in the drawing (e.g. the scale).
    there are a few
    | user-defined systemvariables but these could be overwritten by a different
    application.
    | > Does anybody have an idea where and how to store these values in the
    drawing?
    | >
    | > ThanX a lot for your help.
    | >
    | > Ingo
    | >
    | >
    |
    |
     
    R. Robert Bell, Aug 20, 2003
    #5
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.