rhino_surface_normal_at
Get the surface unit normal at any normalized (u, v) coordinate by entering ratios from 0 to 1, without needing to know the surface's domain bounds.
Instructions
Evaluate the surface unit normal at a normalised (u, v).
``u`` and ``v`` are 0..1 ratios over the surface's domain; the
actual parameters are computed internally so the LLM doesn't need
to know the domain bounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||