-
-
Notifications
You must be signed in to change notification settings - Fork 153
[Feature Request] Replace all except X blocks in a list #1238
Copy link
Copy link
Open
Labels
state: triagethe severity of this ticket needs evaluatingthe severity of this ticket needs evaluatingtype: enhancementNew feature or requestNew feature or request
Description
Feature Request
The Problem
Actually, we have to replace blocks one by one if we want to keep only one block in the selection, for example if I want to remove all blocks except structure voids in a structure piece, I have to remove all blocks one by one.
Feature Description
An option of "none_of" the blocks specified will not be replaced, blocks that are not in the list will be replaced
Alternatives
A list or a filter with "all_of", "any_of" or "none_of" for replacement.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state: triagethe severity of this ticket needs evaluatingthe severity of this ticket needs evaluatingtype: enhancementNew feature or requestNew feature or request