Author Topic: Reverse ATTSYNC  (Read 880 times)

0 Members and 1 Guest are viewing this topic.

Marc'Antonio Alessi

  • Swamp Rat
  • Posts: 1453
  • Marco
Reverse ATTSYNC
« on: December 17, 2022, 03:36:37 AM »
With ATTSYNC you can synchronize the attributes of a Block (INSERT) with its definition (BLOCK),
is it possible to synchronize the attributes of the definition (BLOCK) with the attributes of a Block (INSERT)?

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2139
  • class keyThumper<T>:ILazy<T>
Re: Reverse ATTSYNC
« Reply #1 on: December 17, 2022, 04:06:17 PM »

Are you referring to something other than redefining the block definition ??

Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

Marc'Antonio Alessi

  • Swamp Rat
  • Posts: 1453
  • Marco
Re: Reverse ATTSYNC
« Reply #2 on: December 18, 2022, 03:21:07 AM »
Are you referring to something other than redefining the block definition ??
If you use the Attsync command all Inserts will automatically change and will have 2 attributes like the definition,
the block with 1 attribute will not have 2 attributes but will always have one.
I correct myself: the block with 1 attribute will have 2 attributes - the new attrib have the defaoult value.

What I'm trying to do is: select one of the inserted blocks and just update the definition with the selected block's attributes
all other inserted blocks will not change.