You are here:
(defun dnerr (msg) (if msg (princ msg)) (if os (setvar "osmode" os)) (if post (setvar "dimpost" post)) (if dlun (setvar "dimlunits" dimlun)) (setq *error* olderr) (princ) ) (defun
Hi Kevin, Thanks for the question. This can absolutely be done. There are several approaches, and I will start with my preferred method and give you four ways to do this. Very best (in my not so
There is a way. It's a bit complicated, and to the point that I don't like it, but it involves several system variables. They are as follows: Annoallvisible: Hides or displays annotative objects
Hi Ryan, My guess off the hop is one of two likelihoods: 1. The font being used is being loaded from different files on each computer, or 2. The computers are printing from different CTB files.
TC, welcome back...for the standard acad.lin installation, it should be located under your roaming profile, which is C:\Users\(user_name)\AppData\Roaming\Autodesk\(vertical_product)\enu\Support\. FYI