Copying lookup parameters from one block to an other

Copying lookup parameters from one block to an other

b.jongsmaD7XSQ
Enthusiast Enthusiast
576 Views
1 Reply
Message 1 of 2

Copying lookup parameters from one block to an other

b.jongsmaD7XSQ
Enthusiast
Enthusiast

Hi, I'm working on making a library where the properties of every profile are listed next to the drawing. Every profile is a different block, but the properties tab is the same (but than adjustable with lookups). So the probleme is that I want to copy the different lookups I have in one block to an other, because they are the same. 

 

Is there any way that this is possible?

0 Likes
577 Views
1 Reply
Reply (1)
Message 2 of 2

Libbya
Mentor
Mentor

It is not possible to copy parameters within a block or from one block to another.  You can use the 'save as' option within block editor to make a copy of the block definition (including all parameters) and then edit the objects or parameters/actions within it afterwards.