how to /replacenear all blocks on y=100? #2036
Answered
by
PierreSchwang
maksim10411072
asked this question in
Q&A
-
i need to replace all blocks on y=100. How to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
PierreSchwang
Dec 5, 2022
Replies: 1 comment
-
Use a global mask using an expression mask ( Further infos: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
PierreSchwang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use a global mask using an expression mask (
//gmask =y==100
).Further infos: