Create Multileader
leader_create_mleaderCreates an MLeader annotation from specified vertex points and text, automatically applying layer, arrow size, landing gap, and text height values to label design elements in AutoCAD drawings.
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 | |||