# Editor.MapDoc.MapMesh.ConstructFromPolygons

```csharp
void ConstructFromPolygons(PolygonMesh mesh)
```

Constructs the mesh from the given [Editor.MeshEditor.PrimitiveBuilder.PolygonMesh](/api/Editor.MeshEditor.PrimitiveBuilder.PolygonMesh) builder.

### Parameters

- `mesh` (`PolygonMesh`)

Declared in [Editor.MapDoc.MapMesh](/api/Editor.MapDoc.MapMesh).
Assembly: `Sandbox.Tools`.
