LDraw.org Discussion Forums
Replace element - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: Replace element (/thread-26401.html)



Replace element - Lenny - 2022-05-26

Hi!

 Is there a way for replacing bricks? I know it's possible to do that in notepad if one opens ldr file (replace NNNN.dat for NNNN2.dat), but it's such thing possible in LDCad?


RE: Replace element - Magnus Forsberg - 2022-05-26

(2022-05-26, 5:44)Lenny Wrote: Is there a way for replacing bricks?

Yes,

   

Select all parts you want to replace, and then double click on the new part in the part bin.


RE: Replace element - Lenny - 2022-05-27

Such things make working easier - thanks!