BubbleInc is a routine from Alan Thompson that automates the process of placing incremental bubble leaders in AutoCAD. It uses a predefined multileader style (included in a separate DWG file). Start by loading the LISP file, then type in the command BI. Make sure you have an mleader style named BUBBLE. If this does not exist, the routine will stop. Before placing the first leader, you can specify the starting number. From that point on, you simply pick two points for each successive leader. The routine continues until you press Enter. The LISP code includes a provision for specifying the layer, although the default setting is to use the current layer.
|