Light17
(Bruno)
#1
Hi
I’m sorry for asking this again, i already searched and i couldn’t find a straight answer anywhere.
Is it possible yes or no?
Duplicating a component instead of setting it all over again, and i’m not talking about the blocks, just the component itself without the blocks.
This kind of feature would be very helpful, pratical and time saving.
If yes… how?
Peter
(Moderator)
#2
Welcome,
Control+C, Control+V or Control+D
3 Likes
You can do it manually as follows:
- Download your aia file
- Extract screen .scm file
- Open in notepad
- Copy code and paste in new line
- Import screen back to aia
- Import aia
Done.
Also check this
Peter
(Moderator)
#4
That is not necessary anymore. Just Copy and paste is enough.
2 Likes
Conor
#5
If you right-click on a component, you will see a context menu with cut, copy, paste, duplicate options
5 Likes
It is useful in case, where all screen work is done containing many components in an arrangement and want to copy whole arrangement again.
Italo
(Italo)
#7
But you can do that inside the designer too.
4 Likes