1. LIST
or
2. ID
or
3. Through properties dialogue (ctrl + 1)
Registered forum members do not see this ad.
Hi does anyone know how to display the xyz of a point on autcad lt 2008. Tried the ordinate command but only get to display x or y.


1. LIST
or
2. ID
or
3. Through properties dialogue (ctrl + 1)
We learn more by looking for the answer to a question and not finding it than we do from learning the answer itself. ~Lloyd Alexander
Do you want to just see the x.y.z-coordinates, or add them as a text in your drawing?
Life doesn't suck, although we all go through periods when it may be easier to think that, than to discern the solution to whatever problem is the most formidable
at the moment in one's personal UCS.
Go to PLAN view instead. - Dadgad




Try Field, if they are available in LT
Field > Object > Object type (select point) > Position
Nah, use VBA code to do it in style![]()




Yeah I'd like to see a VBA applet that runs in LT
LT not have VBA then? Always wondered what the big difference was besides some <bad> plotting and hatching problems.
I have on my USB stick at home, though to be fair that's for blocks, but its just as easy to do it with any entity, it's not that many lines of code, handful really![]()
Last edited by Strix; 22nd Apr 2009 at 05:24 pm. Reason: language toned down
The big difference between Full ACAD and ACAD LT is that LT does not support VBA, Lisp or any such customization.
Before the OP comes back with more info, who knows what will work.
Life doesn't suck, although we all go through periods when it may be easier to think that, than to discern the solution to whatever problem is the most formidable
at the moment in one's personal UCS.
Go to PLAN view instead. - Dadgad
Registered forum members do not see this ad.
I can list and id points but I need to display on the drawing in text format the xyz. Seem to come to a dead end with this on LT.
Bookmarks