annotation_auto_dimension
Plan and immediately commit dimensions for a selected part or region, reducing repeated dimension calls for batch operations.
Instructions
Plan and immediately commit dimensions for one selected part/region/entity set.
Performance rule: when two or more dimensions are needed, use annotation_batch_create_dimensions or annotation_auto_dimension once. Do not call create_dimension_* repeatedly.
Performance rule: pass region, entity_ids, or selection='current' whenever possible. After annotation_detect_parts, reuse geometry_cache_token together with target_part_id so the same full drawing is not exported twice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| include_screenshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |