Create Multileader
leader_create_mleaderCreate multi-leader annotations with defined vertex points and annotation text, including options for layer, arrow size, landing gap, and text height.
Instructions
Create a native COM MLeader or an explicitly-labelled ezdxf composite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Leader annotation text | |
| layer | No | Target layer | DIM |
| points | Yes | Leader vertices as [x, y] pairs | |
| arrow_size | No | ||
| landing_gap | No | ||
| text_height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||