Jump to content

Recommended Posts

Posted

hello friends..

 

I have an ellipse drawn in autocad. can you please tell me how to draw a perpendicular line to the ellipse through a given point on that ellipse?

Posted

One way to do it would be to offset the ellipse, and then from the given point draw a line perpendicular to the offset line.

Posted

If you can get access to AutoCAD 2011 (free trial download) you could use Geometric Constriants.

Geometry Constraints.png

Posted

you can construct the tangent by a line from centre to given point and rotate 90 degrees

Posted

Another possible method:

 

Xlines support deferred object snaps, so this command sequence precedes the attached illustration.

 
Command:
Command:
Command: _xline Specify a point or [Hor/Ver/Ang/Bisect/Offset]: per
to
Specify through point: nod
of

A command macro to preset the action would be something like this:

 

^C^C_xline;per;\nod;\;

 

The construction lines can be trimmed as necessary.

Xline.jpg

Posted
you can construct the tangent by a line from centre to given point and rotate 90 degrees

 

Can you post an example dwg or just an image demonstrating that technique?

Posted
One way to do it would be to offset the ellipse, and then from the given point draw a line perpendicular to the offset line.

 

Can you post a dwg or just an image demonstrating that technique?

Posted
Can you post a dwg or just an image demonstrating that technique?

 

I hope I get full marks Professor, otherwise I will write it up in "Rate Your Professor"

EllipsePerp.jpg

Posted
Can you post an example dwg or just an image demonstrating that technique?
ANSWER: no. i humbly retract my false solution :oops:

 

lucky all my curves are circles!

Posted
Can you post a dwg or just an image demonstrating that technique?

 

I did you the courtesy of responding within the hour to your outrageous demand of justification.

 

I would have expected you to reciprocate with the courtesy of a reply. Or is that too much to expect from Academia?

Posted
I did you the courtesy of responding within the hour to your outrageous demand of justification.

 

I would have expected you to reciprocate with the courtesy of a reply. Or is that too much to expect from Academia?

 

ouch... :ouch:

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