rhino_get_curvature
Get curvature metrics at any point on a curve or surface. Returns radius, tangent, and Gaussian/mean curvature for analysis.
Instructions
Get curvature at a point on a curve or surface. Returns curvature, radius of curvature, tangent, and (for surfaces) gaussian/mean curvature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |