Author Topic: change block Attributes in all OPEN drawings..  (Read 3684 times)

0 Members and 1 Guest are viewing this topic.

ArgV

  • Guest
Re: change block Attributes in all OPEN drawings..
« Reply #15 on: September 21, 2009, 09:50:03 PM »
ArgV, little pointer - in your AND statement - put the check for the ObjectName first, then you won't need to use the Property-Available-P...  :-)

True. I will do that. Alot of times I just get the thing to work, and then when I get bored, I go through and "optimize" the code. I also didn't put in a regen command after each document gets changed.

Little stuff.. ;)

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: change block Attributes in all OPEN drawings..
« Reply #16 on: September 21, 2009, 10:30:09 PM »
ArgV, little pointer - in your AND statement - put the check for the ObjectName first, then you won't need to use the Property-Available-P...  :-)

True. I will do that. Alot of times I just get the thing to work, and then when I get bored, I go through and "optimize" the code. I also didn't put in a regen command after each document gets changed.

Little stuff.. ;)
Code: [Select]
(vla-regen doc):)
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox