Use this when you want to find the visual center of a geometry within a flow, for example placing a point that feels centered within an irregular polygon.
This centroid node returns the center point as a feature, including additional properties like rotation.
Category: Dendrogram
Kind: Operation
Description: Legacy dendrogram node for centroid
Inputs
Name | Abbreviation | Type | Access | Description |
Input | I | Feature | Item | The input data |
Transform | T | Object | Item | Transform controls (overridden by individual parameters) |
Outputs
Name | Abbreviation | Type | Access | Description |
Primary | P | Object | List | The primary output |
How to:
Feed in a feature
The feature could be a rectangle, polygon, or line
Add the centroid transform
Click “Edit Defaults” to set the starting values for the flow
The output is the center point of the feeding geometry

