Jump to content

Recommended Posts

Posted

I've seen this used in CAD, but am curious specifically what it represents. I couldn't find an answer in Help. What does the @ symbol represent when typed at the command line in AutoCAD?

Posted

If you search in Help for Relative and Absolute coordinates, then you'll find the @-symbol. If I remember correctly, if you type the @-symbol before a set of coordinates, you are given a set of relative coordinates. Respectivly, if you put a #-sign before the coordinates, they are interpreted as absolut. It depends on what the pre-set option is which is connected with the setting of the DYNMODE-variable if I am not mistaken.

Posted

Never knew this, can be quite handy.

 

I know that when drawing some objects, like lines or arcs, when you reissue the command again, making a right click will automatically select the last point too, it doesn't work with circles though.

Posted (edited)

@ Can be used in certain AutoCAD commands, such as the line command. ie:

 

'Line' @200

 

@200 tells AutoCAD the distance of the line, and the

 

So, you'd have a line drawn at 200 distance at a 40 degree angle.

Edited by PotGuy
It's <40, not <0!

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...