Does anyone know how to flatten a placed instance in magic?
t
Tim Edwards
02/16/2022, 12:58 PM
It was supposed to be
select pick ; select flat ; select keep
, but I just tried that and the flattened selection vanishes on the last command, so I need to go figure out what's up with that. Seems to be an error with the
select flat
command.
Tim Edwards
02/16/2022, 3:10 PM
This method works, but is kind of awkward:
tech unlock * ; select cell ; select area ; copy n 0 ; select cell ; delete
. The
select area
may pick up material outside of the cell being flattened this way.
puts it into some weird state, but then running a command and undoing it gets it out of that state. That should be enough information for me to debug from.
Tim Edwards
02/16/2022, 4:31 PM
@User: Found and fixed. The
select flat
command did not recompute the selection bounding box, which meant that the only thing that was seen in the selection during a search was whatever was in the unit area (0, 0) to (1, 1). After the fix, the following sequence of commands will do a "flatten in place":
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.