Skip to content

LetsBIMtogether/AutoLisp

Repository files navigation

AG AutoLisps

A collection of AutoLISP routines (scripts) that add custom AutoCAD commands for efficient drafting and template management. Tools include room and door dimensioning, tag searching, text background masks, template layer creation, and more.

Videos

Files

  • AG_BGMasks_v8.LSP

    • Add or remove background masks on selected MTEXT objects to enhance readability.
    • Commands:
      • BGA
        • Adds a background mask.
      • BGR
        • Removes a background mask.
  • AG_DoorDimensions_v8.LSP

    • Pick door start/end points and select a text label position.
    • Command: DRD
  • AG_FindTag_v8.LSP

    • Input a tag to zoom to matching block attributes in the drawing.
    • Command: FindTag
  • AG_LayerColorLegend_v4.LSP

    • Generates a visual color legend of all layers in the drawing. Pick a start point and the script places one row per layer, each with a line drawn on that layer (showing its true color) and a text element displaying the layer name, color number and color name, and layer description if one exists.
    • Command: LayCL
  • AG_LayersAIA_v5.LSP

    • Create or delete up to 1,453 AIA/NCS v5 standard layers by discipline with defined names colors, linestyles and descriptions. Requires pasting 4 line styles from AG_LayersAIA_v5_LineStyles.dwg prior to running any of the create layer commands. AIA CAD Layer Guidelines (Duke University) and AIA Standard.ctb were used as a reference.
    • Commands:
      • LayAIAcreateAll
        • Creates all AIA layers for every discipline
      • LayAIAcreateOnly
        • Creates layers for specified discipline codes (e.g. A, MEP, AMEP)
      • LayAIAdeleteAll
        • Deletes all AIA layers
      • LayAIAdeleteOnly
        • Deletes layers for specified discipline codes
  • AG_RoomDimensions_v9.LSP & AG_RoomDimensions_v8-Metric.LSP

    • Command: RMDM
    • Select two diagonal room corners and a label point to place formatted dimension labels (imperial or metric).

License

Licensed under the MIT License.


  • AutoLisps routines for AutoCAD software

  • Revit/CAD Tips & Tricks YouTube channel

  • Plugins & scripts for Revit software

  • Autodesk Appstore page

  • LinkedIn

  • GitHub

  • Blog

About

AutoLISP routines for architectural designers, adding custom AutoCAD commands for efficient drafting. Tools include room/door dimensions, tag searching, and text background masks. MIT License.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors