Block count

Discussion in 'AutoCAD' started by Rok Sitar, Oct 14, 2005.

  1. Rok Sitar

    Rok Sitar Guest

    Helo.
    I would like to know in anybody knows, how can I automaticlly count and
    label blocks? (like: Label of block iz Fxx and I wold like if there is any
    option that when I paste block label automaticl labels block with next
    number [F1 following "copy-paste" and the next block should be labeled F2])
    THX.
     
    Rok Sitar, Oct 14, 2005
    #1
  2. I have a lisp routine on my site to do just that. BSEQ.LSP (Block Sequencer)
    inserts blocks WITH ONE ATTRIBUTE ONLY, and will increment the attribute. It
    can also give a prefix, start at any number, and increase by any increment.
    You have to cancel/Escape to quit the routine.


    MichaelB
    www.michaelbulatovich.ca
     
    Michael Bulatovich, Oct 14, 2005
    #2
  3. Rok Sitar

    Rok Sitar Guest

    Thank you for posting answer. Now all that I need is how do i make bseq.lsp
    work?
    THX.
     
    Rok Sitar, Oct 19, 2005
    #3
  4. Put the lisp file in your path. In the drawing , find BSEQ and APPLOAD it,
    and then issue the command BSEQ and follow the prompts.
    --


    MichaelB
    www.michaelbulatovich.ca

     
    Michael Bulatovich, Oct 19, 2005
    #4
  5. Rok Sitar

    Rok Sitar Guest

    Could U tell me those instructions more detail (I'm novice in AUTOCAD).
    THX.

     
    Rok Sitar, Oct 26, 2005
    #5
  6. As a novice, the best advice I can give you is become familiar with the
    online help key, F1. Try looking up the "path" and "appload". These are
    pretty basic concepts, and should be well covered. It should take you no
    more than 15 minutes, and you will be more productive afterwards.
    --


    MichaelB
    www.michaelbulatovich.ca

     
    Michael Bulatovich, Oct 26, 2005
    #6
  7. Rok Sitar

    -=Djester=- Guest

    Could u post the named BSEQ.lsp, I'm quite interrested in youre solution.
    TNX

     
    -=Djester=-, Oct 28, 2005
    #7
  8. Do you have an internet connection?

     
    Michael Bulatovich, Oct 29, 2005
    #8
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.