Jump to content

Recommended Posts

Posted

USing AutoCAD LT 2006. How in the heck did I get Z coordinates when I did not input them? I'm using a computer an assistant used a few years back, and she would do some 3d stuff in LT. Now, when I try and use it, I'm getting lines some with z coordinates and some without, these are very simple shapes (pools) that I use a the ARC command and then join them into a polyline for perimeter and area calculations.

 

Can I turn off something so all my drawings stay on the same plane?

Posted

If you are using LT, unless I am much mistaken, you can't enter z coordinates. I could be wrong about that, simply due to the fact that I don't use LT, but as far as I know, LT is a 2D platform. What may have happened is that a drawing done in Autocad in 3d was inserted at some point. LT will open any Autocad drawing but you shouldn't be able to create 3d objects in LT.

Posted

Since you are using LT one possibility is immediately ruled out and that would be a lisp routine somehow changing your "Z" elevation on you.

 

Just curious...does LT have a THICKNESS command? If so, what is the value set to?

Posted

I haven't used LT for around 10 years, but I have a fairly distinct recollection of both thickness and the ability to draw on all 3 axes.

Posted
Since you are using LT one possibility is immediately ruled out and that would be a lisp routine somehow changing your "Z" elevation on you.

 

Just curious...does LT have a THICKNESS command? If so, what is the value set to?

 

Yes it does. It also has Z coordinates. But I don't use it, my assistant set this particular machine/program up and she would sometimes do 3d drawings. I'd like to use this machine, but it seems to randomly throw in z coords. Attaching a quick file I made to show how I cannot do polylines and some lines are way off in z land.

 

Can't seem to duplicate this problem with a newly created file. Vexing

Posted

Very interesting. All the sales literature from Autodesk hypes LT as the perfect 2d solution. If you can actually draw in 3d with it, I may have to take a closer look. Been thinking about adding a 3rd machine to my set up here, and LT would save a pile of money. My daughter sometimes helps me out on simple stuff, and LT would run on her laptop. She could do it for me at home instead of coming here......hmmmmm.

 

Think I'll go download the trial and see.

Posted

Jack,

 

With LT you can draw simple geometry elements such as lines, arcs, circles etc. in 3d by either z axis cooridnate entry and or modifying the UCS as needed. You cannot create 3d solid objects. You can open a drawing that has 3d solids and manipulate the objects by move, copy, and so on and you can view them in 3d but you cannot perform a render.

Posted

Are you using a template that someone created that may have a THICKNESS value of greater than "0"?

Posted

Try using this on a Button Macro

 

^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;_chprop;_all;;_thickness;0;;^M;

Posted
Are you using a template that someone created that may have a THICKNESS value of greater than "0"?

 

Where would the thickness Value be located? I'm assuming this is different than the line weight in properties?

Posted

I guess you did not bother to type THICKNESS at the command line then press Enter.

Posted

never had used thickness at the command line or anywhere else.

Posted

Have you tried the macro SLW210 posted for your use?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...