When typing in dt(dtext) it changes the layer that I have set to a layer named s_layer. How do I fix this?
When typing in dt(dtext) it changes the layer that I have set to a layer named s_layer. How do I fix this?
John B
"With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.
Christopher T. Cowgill, P.E.WIGHTMAN & ASSOCIATES, INC.
ENGINEERING <> SURVEYING <> ARCHITECTURE
AutoDesk Infrastructure Design Suite Premium 2013 x64
Windows 7 Pro x64
No it does not do the same thing, I have even tried to change the command allias but that didn't work either.
type in !C:DT
what's the response?
Officially Awesome
Real pirates wear silk suits & ties, and write EULAs
The only thing more dangerous to the liberty of a free people than big government, is big business.
#<SUBR @ 0000000037802cf0 C:DT> is what was returned
Last edited by rkmcswain; 2012-11-14 at 10:29 AM. Reason: Disable smilies
OK, that tells me that jaberwok was correct, and that the DT command has been redefined via LISP. Somewhere on your support path is a .lsp, .vlx, .fas, or .mnl file that is defining the command to include the layer change.
Happy hunting!
If all your paths are indexed, you can use Windows 7 search to look for it -- search on defun c:dt and see what you find
Last edited by cadtag; 2012-11-13 at 08:36 PM.
Officially Awesome
Real pirates wear silk suits & ties, and write EULAs
The only thing more dangerous to the liberty of a free people than big government, is big business.
John B
"With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.
Is this S_LAYER a part of the drafting standard within the office?
Surely the DT command being redefined via LISP has been done for a reason, Maybe the CAD manager set it up like that to force everyone to comply with a layer naming standard.