Create Multileader
leader_create_mleaderCreates a multi-leader annotation with text at specified vertex points in AutoCAD, supporting custom layer, arrow size, 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 | |||