# Voronoi Grasshopper definition - Voronoi

## Grasshopper - Voronoi Components

There are several different approaches for creating a voronoi patterns in Grasshopper, and each approach has trade-offs. Depending on the desired final product, it may be beneficial to select a particular voronoi component, so it's beneficial to explore, compare and contrast how to use each of grasshopper's voronoi components.

In addition, even using one specific grasshopper voronoi component in conjunction with other grasshopper components can provide different output configurations, so this book will attempt to provide documentation for a wide variety of approaches to creating voronoi patterened objects using grasshopper definitions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kdoore.gitbook.io/parametric-design-with-grasshopper/grasshopper-definition-voronoi-2d-dragonfly-wings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
