LDraw.org Discussion Forums

Full Version: Match and Replace
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where I find tool|solution. That told me Did I Can
replace 3737c01.dat /Technic Axle 10/ with 3708.dat /Technic Axle 12/
replace Plate 2 x 4 /3020.dat/ with too Plate 2 x 2 /302226.dat/

EDIT: Did should work as "Find compatible bricks" in Stud.io
(2017-04-04, 18:30)Jarema Wrote: [ -> ]Where I find tool|solution. That told me Did I Can
replace 3737c01.dat /Technic Axle 10/ with 3708.dat /Technic Axle 12/
replace Plate 2 x 4 /3020.dat/ with too Plate 2 x 2 /302226.dat/

EDIT: Did should work as "Find compatible bricks" in Stud.io

You can open the DAT/LDR file in Notepad or some other word processor and do a simple find and replace.  If you don't use Notepad, just make sure to save the modified file as a plain text document and not something else.
(2017-04-09, 2:27)Orion Pobursky Wrote: [ -> ]
(2017-04-04, 18:30)Jarema Wrote: [ -> ]Where I find tool|solution. That told me Did I Can
replace 3737c01.dat /Technic Axle 10/ with 3708.dat /Technic Axle 12/
replace Plate 2 x 4 /3020.dat/ with too Plate 2 x 2 /302226.dat/

EDIT: Did should work as "Find compatible bricks" in Stud.io

You can open the DAT/LDR file in Notepad or some other word processor and do a simple find and replace.  If you don't use Notepad, just make sure to save the modified file as a plain text document and not something else.

Notepad++ allows advanced search using regular expressions. It also lets you work on all files in a whole directory at once.
If you like use Notepad++, then you should migrate to RJ TextEd.
Initial commit for tools that do what I have is here is here: https://github.com/Jeremy1980/LDShapeGenerator