Message 1 of 4
If clause linked to block's attributes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I have a lot of blocks with attributes and I am exporting them in a spreadsheet. Through this procedure, I am able to change my data (attribute’s insertions) simultaneously to a lot of blocks and import it again to my .dwg file (express tools->import attributes).
I was wondering, if there is any possibility, when I import the new attributes from the excel file, to have something like an if clause running in my drawing, for Example: “If attribute’s value is _____ then change block's color to _____” or “If attribute’s value is _____ then replace block _____ with _____”
Is there any other way to achive the above?
I don’t know many thinks about scripts, so any information would be helpful,
Thank you in advance.