# AddElements(IEnumerable<GraphElement>)

> Adds GraphElements to the Scope.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.5/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public void AddElements(IEnumerable<GraphElement> elements)
```

### Parameters

**** (\[IEnumerable\<GraphElement>]\(https\://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)):&#x20;
