cad_sketch_close
Close a sketch and post it as a feature, returning its feature ID and diagnostics. Optionally refuse sketches that are ungrounded or lack driving dimensions to ensure well-formedness.
Instructions
Post the sketch as one feature; returns its featureId plus diagnostics (grounded, dimensions, wellFormed). Set require_well_formed=true to refuse (without posting) a sketch that is ungrounded or has no driving dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| require_well_formed | No |