| Author |
Message |
Rok Sitar
Guest
|
Posted:
Fri Oct 14, 2005 12:10 pm Post subject:
Block count |
|
|
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.
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Fri Oct 14, 2005 4:10 pm Post subject:
Re: Block count |
|
|
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
| Quote: | 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.
|
|
|
| Back to top |
|
 |
Rok Sitar
Guest
|
Posted:
Wed Oct 19, 2005 4:10 pm Post subject:
Re: Block count |
|
|
Thank you for posting answer. Now all that I need is how do i make bseq.lsp
work?
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:4GN3f.8008$vD4.450509@news20.bellglobal.com...
| Quote: | 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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
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.
|
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Wed Oct 19, 2005 4:10 pm Post subject:
Re: Block count |
|
|
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:Psr5f.840$h6.274276@news.siol.net...
| Quote: | Thank you for posting answer. Now all that I need is how do i make
bseq.lsp
work?
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:4GN3f.8008$vD4.450509@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
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.
|
|
|
| Back to top |
|
 |
Rok Sitar
Guest
|
Posted:
Wed Oct 26, 2005 8:10 am Post subject:
Re: Block count |
|
|
Could U tell me those instructions more detail (I'm novice in AUTOCAD).
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:NAt5f.10830$ns3.796379@news20.bellglobal.com...
| Quote: | 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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:Psr5f.840$h6.274276@news.siol.net...
Thank you for posting answer. Now all that I need is how do i make
bseq.lsp
work?
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:4GN3f.8008$vD4.450509@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
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.
|
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Wed Oct 26, 2005 4:10 pm Post subject:
Re: Block count |
|
|
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:wmE7f.933$h6.322999@news.siol.net...
| Quote: | Could U tell me those instructions more detail (I'm novice in AUTOCAD).
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:NAt5f.10830$ns3.796379@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:Psr5f.840$h6.274276@news.siol.net...
Thank you for posting answer. Now all that I need is how do i make
bseq.lsp
work?
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:4GN3f.8008$vD4.450509@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
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.
|
|
|
| Back to top |
|
 |
-=Djester=-
Guest
|
Posted:
Sat Oct 29, 2005 12:10 am Post subject:
Re: Block count |
|
|
Could u post the named BSEQ.lsp, I'm quite interrested in youre solution.
TNX
"Michael Bulatovich" <Please@dont.try> wrote in message
news:%yK7f.6049$ki7.356887@news20.bellglobal.com...
| Quote: | 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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:wmE7f.933$h6.322999@news.siol.net...
Could U tell me those instructions more detail (I'm novice in AUTOCAD).
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:NAt5f.10830$ns3.796379@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:Psr5f.840$h6.274276@news.siol.net...
Thank you for posting answer. Now all that I need is how do i make
bseq.lsp
work?
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:4GN3f.8008$vD4.450509@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
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.
|
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Sat Oct 29, 2005 7:52 am Post subject:
Re: Block count |
|
|
Do you have an internet connection?
"-=Djester=-" <djester@planet.nl> wrote in message
news:4362a5d7$0$9107$dbd4f001@news.wanadoo.nl...
| Quote: | Could u post the named BSEQ.lsp, I'm quite interrested in youre solution.
TNX
"Michael Bulatovich" <Please@dont.try> wrote in message
news:%yK7f.6049$ki7.356887@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:wmE7f.933$h6.322999@news.siol.net...
Could U tell me those instructions more detail (I'm novice in
AUTOCAD).
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:NAt5f.10830$ns3.796379@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:Psr5f.840$h6.274276@news.siol.net...
Thank you for posting answer. Now all that I need is how do i make
bseq.lsp
work?
THX.
"Michael Bulatovich" <Please@dont.try> wrote in message
news:4GN3f.8008$vD4.450509@news20.bellglobal.com...
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
"Rok Sitar" <rok@elektroinstalacije-as.si> wrote in message
news:LGM3f.771$h6.229793@news.siol.net...
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.
|
|
|
| Back to top |
|
 |
|
|
|
|