AddVertex2Mleader
🧩 AddVertex2Mleader is an AutoCAD AutoLISP utility that adds a new vertex point to a selected MULTILEADER object, helping CAD users adjust leader geometry quickly without rebuilding the annotation.
ConvertLeaderAndText2Mleader
🏷️ AutoCAD AutoLISP tool for converting old LEADER plus MTEXT annotation pairs into modern MLEADER objects while preserving text, style, layer, rotation, formatting options, and annotation workflow.
ConvertPolylineAndText2Mleader
🚀 Converts selected AutoCAD polylines into leader geometry using the P2L command, copies the original polyline properties to the new leader, and removes the source polyline after conversion.
MleaderStraight
- MLeader Perp Align + DCL chooser (Model or Paper space aware)
- Aligns MLeader landing by projecting the first vertex to a perpendicular reference through the end vertex
- Scope chooser: interactive selection or all MLeaders in current space/layout
- Works in ModelSpace or PaperSpace based on current active space

MLeaderWidthFix
- MLeaderWidthFix — normalize MTEXT / MLeader (MText-content) widths using a user-specified value with an average-width default
- Computes an average width from the current selection to propose as the default input
- Applies the chosen width to MTEXT and MLeaders that use MTEXT content; TEXT is reported as not directly settable
Text2Multileader_01
Sort description Creates a new MLEADER from selected TEXT or MTEXT, using a selected LINE or POLYLINE as leader geometry, then deletes the source objects.
Categories: AutoCAD_Lips
Categories: AutoCAD_Lips
