Selecting/deleting blocks of one type (such as Hangar Doors)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 156
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I did not see this here already, so I will ask. I have a ship that consists of over 23 thousand blocks, I want to get rid of every block except the armor, but I do not see a way to do this without selecting and deleting every block individually, this would obviously take a very long time. So, as the title says, is it possible to "highlight" a certain type of block, and delete them all at once? Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing block-selection and deletion workflow in SEToolbox, then determine how block types are represented and filtered. Done means a user can select all blocks of a chosen type and delete them in one operation without affecting other blocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100