in
    

Browse by Tags

  • Re: All drawings going to layer "0"

    Ok, so I added the semi-colon in my Core C Function.lsp, and problem is solved. Booyah! But check this: Switching to Layer 0 was a problem for me only once I started using v65. I checked the Core C Function.lsp on our other computer - which is running v6 - and there's no semi-colon. But it doesn't...
    Posted to AutoCAD (Forum) by rivendellwood on 10-04-2007
  • Re: All drawings going to layer "0"

    Disclaimer on my part. Do the following at your own risk. Go to your User Files and there is a file called Core C Function.lsp (Back up the file first.) Delete the following line in the lisp file. ;(defun c:l () (command "layer" "s" "0" "") (command "line"...
    Posted to AutoCAD (Forum) by Jesse Lucero on 10-04-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems