I want to create a Block with Text

Discussion in 'AutoCAD' started by WiLdCaTQuebec, Mar 10, 2007.

  1. Hi i want to create a Block (Its represent a Point with a line and text) I
    would like to modify this text.
    The Idea:
    I have a list this look like
    101-456.345-23.456
    102-345.435-45.356
    ....

    I would like to put a point with the number of this point written at the top

    i think block are the method but iam not sure.

    i am a beginner in autocad.

    Thx
    Sylvain.
     
    WiLdCaTQuebec, Mar 10, 2007
    #1
  2. If you want to automate this task, it is not a job for a beginner, unless
    you are lucky enough to find a lisp routine that does exactly this.
     
    Michael Bulatovich, Mar 10, 2007
    #2
  3. I should have added that if you want to do this manually, make a block with
    one 'attribute' and type in the info at each insertion.
     
    Michael Bulatovich, Mar 10, 2007
    #3
  4. i am a VB programmer i make a litte application in VBA to place Block but i
    want to change Text of the Block when i place it. i am a beginner in Autocad
     
    WiLdCaTQuebec, Mar 10, 2007
    #4
  5. Sorry, I know nothing of any BASIC after 1977.

    I have a couple of LISP routines on my site that do parts of what you want.
    BESQ inserts blocks with a single attribute and sequentially increments the
    attribute value. HOWHI puts the Y value of a point into a leader. Between
    the two of them, you might get a notion of how you can approach it.
     
    Michael Bulatovich, Mar 10, 2007
    #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.