LDraw.org Discussion Forums
Match and Replace - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw File Processing and Conversion (https://forums.ldraw.org/forum-22.html)
+--- Thread: Match and Replace (/thread-22134.html)



Match and Replace - Jarema - 2017-04-04

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


RE: Match and Replace - Orion Pobursky - 2017-04-09

(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.


RE: Match and Replace - Michael Horvath - 2017-04-09

(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.


LDShapeGenerator - Jarema - 2017-04-13

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