Name: Various Edits Description: Various edit routines which includes color change, text change and text width change. Type: AutoCAD AutoLISP Routine Author: Ade Suharna File Size: 2 Kb Cost: Free Worked on: AutoCAD Download File: VariousEdits.zip … [Read more...] about Various Edits Lisp Routine
AutoLISP Routines
VPTEXT Lisp Routine
Name: VPTEXT Description: This command scales all text in a drawing by a factor equal to the viewport scale, which is entered by the user. Type: AutoCAD AutoLISP Routine Author: CAD Guy File Size: 1 Kb Cost: Free Worked on: AutoCAD Download File: Vptext.zip … [Read more...] about VPTEXT Lisp Routine
VPGRID Lisp Routine
Name: VPGRID Description: Places a grid in a Viewport with co-ordinates. Type: AutoCAD AutoLISP Routine Author: Anon File Size: 3 Kb Cost: Free Worked on: AutoCAD Download File: Vpgrid.zip … [Read more...] about VPGRID Lisp Routine
UXS – Unload all xrefs, save, reload all xrefs
Name: UXS Description: A problem started to happen in Revit 2015 with linked AutoCAD dwg files with xrefs contained within as overlays. The overlays intermittently re-appear and behave as an 'attached' xref not an 'overlay' xref. This is not normal behavior as xref overylays should not be showing in a Revit link. A work around solution is to unload the xref, save the file, then … [Read more...] about UXS – Unload all xrefs, save, reload all xrefs
UPDBlock Lisp Routine
Name: UPDBlock Description: This file contains 2 block updating lisps; Updblkly.lsp - This routine allows the user to update the layer of all entities within a block to a single layer (exam: layer=0) without the user having to explode the symbol. By default the color of all entities are changed to BYLAYER. The routine changes the original definition of the block within the … [Read more...] about UPDBlock Lisp Routine
Trim to a Point Lisp Routine
Name: Trim to Point Description: This lisp program creates a construction line based on your input and trim the entities that you select to that construction line. To finish this command the construction line is erased. Type: AutoCAD AutoLISP Routine Author: Anon File Size: 1 Kb Cost: Free Worked on: AutoCAD Download File: Trim to point.zip … [Read more...] about Trim to a Point Lisp Routine