rhino_fair_curve
Smooth a preselected curve with Rhino's FairCrv command to reduce irregularities and improve overall curve quality.
Instructions
Fair (smooth) the selected curve using Rhino's FairCrv command.
The curve must be pre-selected before calling this function.
Args:
controller: RhinoController instance.
Returns:
Dict with 'status' and 'command' keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |