add_feature_note
Add a manufacturing note to satisfy a curved or periodic feature that a single dimension can't cover, documenting its profile or parameters for drawing_gate coverage.
Instructions
Attach an explicit manufacturing NOTE that satisfies a curved/periodic
feature the drawing_gate enumerates (issue #108) — the 'per CAD model / profile
table' coverage for geometry a single number can't capture (a freeform/BSpline
wall's profile, a tooth pattern's full parameter set) or a documented cone angle.
feature is the enumerated feature id (e.g. 'FREEFORM1', 'PAT1', 'CONE1', from
drawing_gate's enumerated_features); text defaults to a sensible callout.
The gate reads the note back as coverage. Returns {handle, name, feature, text}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| kind | No | feature | |
| name | No | FeatureNote | |
| page | Yes | ||
| text | No | ||
| feature | Yes |