Author Topic: Hide warnings?  (Read 1302 times)

0 Members and 1 Guest are viewing this topic.

sandwichcake

  • Guest
Hide warnings?
« on: March 06, 2012, 01:54:05 PM »
I'm working on porting an autocad system over to 2011 from 2004. We don't use INSUNITS, so that variable is set to 0 whenever a file is opened (called from ACADDOC.lsp). Autocad is giving an annoying warning that photometric lights won't render properly if INSUNITS is set to 0.

I thought there would be a system variable that I could use to hide the warning, but I haven't been able to figure out a way to do it. Does anyone know a way to do this?

Matt__W

  • Seagull
  • Posts: 12955
  • I like my water diluted.
Re: Hide warnings?
« Reply #1 on: March 06, 2012, 02:39:10 PM »
What is LIGHTINGUNITS set to?
Autodesk Expert Elite
Revit Subject Matter Expert (SME)
Owner/FAA sUAS Pilot @ http://skyviz.io

sandwichcake

  • Guest
Re: Hide warnings?
« Reply #2 on: March 06, 2012, 03:03:55 PM »
Setting LIGHTINGUNITS to 0 did the trick!
Thanks Matt W!

Matt__W

  • Seagull
  • Posts: 12955
  • I like my water diluted.
Re: Hide warnings?
« Reply #3 on: March 06, 2012, 03:15:42 PM »
Setting LIGHTINGUNITS to 0 did the trick!
Thanks Matt W!
   :kewl:
Autodesk Expert Elite
Revit Subject Matter Expert (SME)
Owner/FAA sUAS Pilot @ http://skyviz.io