rhino_volume_centroid
Calculate the volume centroid of selected closed solids in Rhino, returning the centroid coordinates. Use this to precisely determine the center of mass for solid objects in your model.
Instructions
Calculate the volume centroid of selected closed solids.
Args:
controller: RhinoController instance.
Returns:
Dict with command result containing centroid coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |