create_sketch_entities
Batch-create 2D sketch entities in a target KOMPAS-3D sketch and verify the resulting snapshot delta, ensuring additions are applied without unintended changes.
Instructions
Create several 2D sketch entities in one target sketch and verify the snapshot delta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | SKETCH_BATCH_1 | |
| plane | No | XOY | |
| entities | No | ||
| max_items | No | ||
| min_added | No | ||
| dimensions | No | ||
| sketch_ref | No | ||
| constraints | No | ||
| document_id | No | ||
| sketch_options | No | ||
| create_new_sketch | No | ||
| require_no_changed | No | ||
| require_no_removed | No |