# Editor.MapEditor.Selection.Add

```csharp
static void Add(MapNode node)
```

Add the map node to the current set

### Parameters

- `node` (`MapNode`)

Declared in [Editor.MapEditor.Selection](/api/Editor.MapEditor.Selection).
Assembly: `Sandbox.Tools`.
