Hi,
>> I have used Autocad for 20 years now and whenever you come and ask for something to be improved/fixed
there is one guy trying to help, and wether the answer is what you estimated or not it was the try to help you, nothing else (and especially not correct to use such offensive words).
>> I dont want a workaround, I want a FIX.
I agree that OSNAPZ is not a workaround ... and to get a fix means that there is a defect with that function, but the function works as designed.
Back to what you wrote in the first message:
>> We dont care if it snapped to a 3d point!
>> We know we can change the OSNAPZ so it dont snap 3d, but we dont care
Looks like you don't care everything you are not interested in or what you could use to solve your wish.
But for the mass of users they care the Z-value depending on the OSNAPZ-setting, so you might place a wish in the >>>feedback site<<< to get a new command (but please, dear Autodesk, don't modify the current command!)
With 20 years of experience you will have some LISP experience so I'm sure you are able to create your own menu items or LISP tools, e.g. a simple line like that could solve your wish:
(defun C:DXY()(command "_DIST" ".XY" (getpoint) "0.0" ".XY" (getpoint) "0.0"))
If you have troubles with answers, I would please you to describe why an answer does not fit to your question, maybe a new more detailed description makes it easier for others to answer then in a better way.
Have a nice day, - alfred -
Edited by
Discussion_Admin
------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ...
blog.ish-solutions.at ...
LinkedIn ...
CDay 2026------------------------------------------------------------------------------------
(not an Autodesk consultant)