add a note to lots of drawing

add a note to lots of drawing

islerahmet06
Contributor Contributor
828 Views
6 Replies
Message 1 of 7

add a note to lots of drawing

islerahmet06
Contributor
Contributor

Hi all

 

We have 1600 different drawings, we must add a same note to all of them

is there any easy way to do that? I dont want to do that one by one 😞

 

Thanks in advance

0 Likes
829 Views
6 Replies
Replies (6)
Message 2 of 7

devitg
Advisor
Advisor

 A note: a text, a attribute. ??

Please clear , and upload a sample.dwg

It can be do. 

 

 

 

 

 

 

0 Likes
Message 3 of 7

pbejse
Mentor
Mentor

I think it will be easy

I'm sure there would be a lot of issues and conditions, Please explain a bit more islerahmet06.

 

0 Likes
Message 4 of 7

islerahmet06
Contributor
Contributor

Hi

I added a sample dwg, there is before and after

I would like to add that tables to my drawings

there are around 1600 dwg like this one

but scale or paper size might different

the place we will put this tables might be different, because there will be no space to put at same place, I think this wont be that easy

 

Thanks in advance!

 

0 Likes
Message 5 of 7

Anonymous
Not applicable

@islerahmet06  I have no idea how to render a .lsp into multiple files (I do not know if it's possible)
A suggestion, because you do not create a block with your table and with a .scr file.
here is an example that may be helpful.

0 Likes
Message 6 of 7

devitg
Advisor
Advisor

Please , as you draw all at model space , give us the all normalized  sheet size you use,

 

I had seen a text down left the title that state 

SIZE : A0+

if such text  is always in the form "SIZE : AX+" ?

And  there is a polyline, the outermost,  at layer SUR-20  that represent  the sheet .

Are all dwg done in the same way.?

The fact is to try to get a standard or rule to do the LISP , and if possible to set the table at the best  place. 

I guess that the table will be set at the  dwg bottom side. 

 

 

 

 

 

0 Likes
Message 7 of 7

Sea-Haven
Mentor
Mentor

Like Devitg you can get the limits of the dwg area and put the table just next to what is drawn. 

 

How are you going to get the list of dwgs ? Are they all in one directory / or sub directories if so you can get a list pretty easy. www.lee-mac.com has a OBDX routine so can run without actually opening each dwg. 

0 Likes