Follow  us


 

Application Notes

SolidGenius

   Subject: How can I make "Model Manager (MM) online checking" as default setting?

  To make MM online check default , please add at the very end of the file  "start_sg.lsp"  the following 3 lines

       
(setf mm_online t)
        (setf wm_online nil)
        (setf wm_online_mess t)