AutoCAD 2010/2011/2012 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Reset default value on attributes within a block
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I have a titleblock with various attributes for title,dwg number, date, all that sort of thing. The drawing contains 43 layouts each with the titleblock in them and I want to show the default value of the attribute 'date', for example. Is there an easy way to do this. I would normally use find/replace if there was already text in the attribute concerened but there is currently no value. Hope this make sense to someone and can help!! Thanks.
Re: Reset default value on attributes within a block
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
three ideas:
- create a default value for the attribute like "xxxDATExxx" so you can do something like replace (at least one time)
- you can use fields within attribtutes, e.g. to show automatically the last plot-date or save-data (details >>>here<<<)
- you don't define an attribute within the block definition, you use a text-object. So you can select one titleblock ==> blockedit ==> change the text to the date you want ==> close&save the blockdef ==> all insertions of this block will be updated. But be careful: if you have some software that works with informations coming from the titleblock they will not find a "date-attribute" any more!
HTH, - alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Reset default value on attributes within a block
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
We can use sheetset for updating attribute in block.
Re: Reset default value on attributes within a block
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Am liking option 3 there, the most simple I guess. Never thought of that one. Thanks for your help.
Re: Reset default value on attributes within a block
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Ah sheetsets, I am thinking I should probably start using this function. Will look into it. Cheers.
Re: Reset default value on attributes within a block
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
What about using the GATTE command?
