> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Evaluate Curvature

Evaluate the curvature of a curve at a specified distance along a curve.

### Inputs

| Name     | Type                                                   | Description               |
| -------- | ------------------------------------------------------ | ------------------------- |
| Curve    | [Curve](../../../../block-documentation/types/curve)   | Curve to evaluate.        |
| Distance | [Scalar](../../../../block-documentation/types/scalar) | Distance along the curve. |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |
