Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

m_abdullayeva2
396 Vistas, 4 Respuestas

Troubles with assigning length to the line

Hi all,

 

I am new to CAD and trying to learn the basics through video tutorials. My issue is that when drawing lines I cannot assign length to it. Say that I apply start point, then type the length I need (for example, 2000mm) then click enter but it doesn't do anything and keeps asking me to clarify the end point. I have tried searching online and did all suggestions but it still didn't help. The length type is decimal and my units are millimeters. Tried to turn off ortho mode and it didn't help. I am using AutoCAD 2024 version. Any help would be appreciated. Thank you

Patchy
en respuesta a: m_abdullayeva2

Units, set it to decimal, and skip the mm when entering.

cadffm
en respuesta a: m_abdullayeva2

Hi,

 

 

Start LINE command 

pick a startpoint in a blank area.

type in 2000<enter>

and one <enter> more to exit the command.

can you see a point, or nothing?

 

 

 

 

Sebastian

Kent1Cooper
en respuesta a: m_abdullayeva2

The LINE command always "keeps asking me to clarify the end point," asking for the next end point, so you can draw multiple end-to-end contiguous Lines in one command.  Just hit Enter when you're done, even if after drawing only one Line.

 

As for the "it doesn't do anything" part, could you be Zoomed out so far that the Line is just too tiny to see?  Try this to check whether it did anything:

 

LINE

{pick a start location}

{aim the cursor in the direction you want to go and type in a length}

{Enter to complete the command}

LIST

Last

{and another Enter to complete selection}

 

Does it report that the Last object is a Line, and of the desired length [along with all the other information about it]?

 

Or instead of using LIST after the LINE command, try:

 

ZOOM

Object

Last

{and another Enter to complete selection}

 

Now can you see it?

Kent Cooper, AIA
m_abdullayeva2
en respuesta a: Kent1Cooper

Thank you so much! Yes, I was apparently zoomed out far.