Jump to content

Recommended Posts

Posted

I have a coordinate: 23.7dn 47.4dw

How can I draw a simple line from 0,0,0 at any length to that point (23.7dn 47.4dw)?

 

Simple huh? For the life of me I can't seem to make this work. HELP!

Posted

Still can't get the command right.

this is what I'm inputting:

 

drawing a line 1' long to a coordinate....

 

Specify first point:

Specify next point or [undo]: 1'

Point or option keyword required.

 

Is this correct? or not?...

 

I feel like a simpleton.....

Posted

welcome to cad tutor forum!

you can draw a line from 0,0,0 by using command

L

then inputting

0,0,0

as your first point. the second point could be

23.7,47.4,0

but unfortunately i am unfamiliar with your units dn and dw. does this help at all?

Posted

d = degrees.

 

n and w = north and west.

 

Looks like you are using or want to use decimal degrees as opposed to degrees-minutes-seconds. Nor does it appear that you want to use bearings like northwest or southeast for example.

Posted

Here's what I'm trying to do. I have a tiff of the Moon Crater Aristarchus. The center of the crater is at 23.7deg north by 47.4 deg west.

I want to attach this tiff using the Image command and position the tiff so that the center of the crater aligns at 23.7deg north by 47.4 deg. west.

I attempted to draw line from 0,0,0 to that point and attach the tiff there.

 

Help?

Posted

What are the distances for each of those directions?

Posted

Those are longitude and latitude coordinates. They do not work in Cartesian or Polar coordinate systems, which are the options in AutoCAD. I can't think of an easy solution ATM. This should be interesting.

Posted

I think that the length of the line from 0,0,0 to your point would be 1737100000 millimetres (or so)

Posted

First, welcome to CADTutor.

I don't think there is an input method to enter coordinates in that way (I could be wrong), the only way I can think of to do it directly is rather long winded, and involves using 'cal to work out the second point of the line.

line   (enter)
specify first point   -   0,0 (enter)
specify second point   -   'cal (enter)
100*vec1([0,0],[47.4,-27.7])  (enter)

using Y for north and X for west.

 

Failing that just draw a point that you want to use then draw the line from 0,0 and hold the cursor over that point and type in the length you need Autocad will automatically draw it in the direction of the cursor (with dynamic input on and ortho off)

Posted

Another way would be to get a scaled map of the moon with lat./long. lines and measure from 0 lat., 0 long. using a Cartesian or Polar coordinate system.

Posted

Know anyone with Civil 3D? It could be done using the Line By Latitude/Longitude command.

Posted
Know anyone with Civil 3D? It could be done using the Line By Latitude/Longitude command.

 

, if it comes with an alternate system for the moon. I believe those values are different because of the size of the orbs.

Posted

Thanks guys for the replys...@ ReMark- no if i did I wouldn't be here. lol...

 

@RobDraw - why should the system or size have anything to do with it?....I'm just trying to draw a line (however long) from 0,0,0 to a point at 23.7deg N by 47.4deg W....(just trying to locate that point in space)....:)

Posted

Then he'll need selenographic coordinates which are comparable to latitude and longitude here on earth.

Posted

Yeah, I already said that but didn't know what to call the system. Thanks for giving us the name, though.

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