[lisp_menu_cards]: No navigation children found for this page.
—
by
Short description Tabbed “system variables tuner” for AutoCAD that lets you set common SYSVARs from dropdowns instead of typing SETVAR. Builds its own DCL with tabs (File, Dialogs, Drawing Behavior, Selection, Drafting Aids, Xrefs, Publish) and applies all chosen values at once. Command: Command: c:SteSysVar Opens the main tabbed dialog starting on the “File” tab,…
—
by
Short description This AutoLISP routine lets the user rotate the current UCS around the Z axis by a user-specified angle, resets the snap angle, and optionally saves the new UCS under a custom name. It is useful when drafting in rotated views but still wanting a clean UCS orientation for further drawing. Command: Command: C:RotateUCS…