# Editor.MapEditor.Selection.Remove

```csharp
static void Remove(MapNode node)
```

Remove this map node from the current set if it exists

### Parameters

- `node` (`MapNode`)

Declared in [Editor.MapEditor.Selection](/api/Editor.MapEditor.Selection).
Assembly: `Sandbox.Tools`.
