Tool to recolor parts/models?


RE: Tool to recolor parts/models?
#3
(2020-02-05, 7:02)Owen Dive Wrote: Something like that is probably easy enough to do in awk/sed/perl/python that I'd be surprised if a dedicated tool existed.

Any regular expression search and replace tool could search for 1 N .... lines

Python style:

Code:
^(\s*1\s+[0-9]+\s.*)$

You could try grepWin, but I haven't used it with regular expressions before, so I'm not sure how the replace part works.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Tool to recolor parts/models? - by Roland Melkert - 2020-02-05, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)