Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Attribute question

7 REPLIES 7
Reply
Message 1 of 8
Anonymous
153 Views, 7 Replies

Attribute question

Hello, I have been brainstorming of ways to make our drawing formats easier to use. And I have a question about if it's possible to link attributes together. For example, I'm making a template for drafting to use for all new drawings. In this drawing I have 10 layout tabs set up and all have the proper drawing format attached to it, and I have attribute blocks set up to make filling out information easier. And in many cases the information (i.e. drawing number, scale and project code) is the same on all sheets. So, is it possible to have the first attribute be the main one and have all the others reference it so you don't have to fill out the same info over and over?
7 REPLIES 7
Message 2 of 8
Anonymous
in reply to: Anonymous

you could edit one then run a lisp routine to update the others.

Dean
Message 3 of 8
SYR-LMCO-Drafter
in reply to: Anonymous

Hmmm, can that be set up ahead of time or would I have to do that every time I use it?
Message 4 of 8
EC-CAD
in reply to: Anonymous

Instead of trying to keep Attribute values in sync. I take another approach. With a Dialog, gather title-block info, save to a text file. Lisp can read-in this file, apply to further instances of same title-block. Later, if changed, a search/replace batch can keep all in sync.
ec-cad@centurytel.net
Message 5 of 8
Anonymous
in reply to: Anonymous

If the source values are there, the routine can be run on dwg open.
Message 6 of 8
luidee
in reply to: Anonymous

Another thing you can do is to create a lisp that changes them all at once.
Message 7 of 8
Anonymous
in reply to: Anonymous

http://my.sterling.net/~bdeshawn/gaedit.lsp


--
Bill DeShawn
bdeshawn@nospamsterling.net
http://my.sterling.net/~bdeshawn

link to my website works now. I wish somebody would have said something
before.

wrote in message news:5141795@discussion.autodesk.com...
Another thing you can do is to create a lisp that changes them all at once.
Message 8 of 8
Anonymous
in reply to: Anonymous

I forgot. - case sensitive

http://my.sterling.net/~bdeshawn/GAEDIT.LSP


--
Bill DeShawn
bdeshawn@nospamsterling.net
http://my.sterling.net/~bdeshawn

link to my website works now. I wish somebody would have said something
before.

"Bill DeShawn" wrote in message
news:5141848@discussion.autodesk.com...
http://my.sterling.net/~bdeshawn/gaedit.lsp


--
Bill DeShawn
bdeshawn@nospamsterling.net
http://my.sterling.net/~bdeshawn

link to my website works now. I wish somebody would have said something
before.

wrote in message news:5141795@discussion.autodesk.com...
Another thing you can do is to create a lisp that changes them all at once.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost