Jump to content

Recommended Posts

Posted

How do I draw perpendicular from a line or object at a specific point? I know by holding shift and osnap perpendicular I can draw the line but I can not osnap to the exact point! help. :)

  • Replies 28
  • Created
  • Last Reply

Top Posters In This Topic

  • alanjt

    10

  • rkmcswain

    5

  • Nina

    5

  • mdbdesign

    3

Top Posters In This Topic

Posted Images

Posted

One way to draw a line perpendicular from a line...

Ortho on

UCS > E (pick line to align UCS)

Draw the line

UCS > P (returns the UCS to previous)

 

You know that using your method of Deferred Perpendicular, you can rt-clk to get osnaps.

Posted

I would just draw the line with Polar tracking enabled. Just make sure that tracking is Relative to last segment, and off you go!

Posted

Well, while did already have written...

Well as has made that now look:

83e249bbc9d1.gif

Posted

I copied the lisp program u posted and loaded in cad, the command I used was : "per" but no louck, can u give me easy step by step direction pleeeeease?:)

 

 

Here's an example of how mine works...

 

[ATTACH]17638[/ATTACH]

Posted
I copied the lisp program u posted and loaded in cad, the command I used was : "per" but no louck, can u give me easy step by step direction pleeeeease?:)

Make sure you copied everything. You'll have to do a little searching to find all the subroutines (second link).

 

Open Notepad, copy/paste everything in, save as Per.lsp and load into AutoCAD with Appload.

I use it almost everyday, so I can vouch that it works.

Posted
Why not just use the PERP object snap?

Because you can't specify a point on the object you are projecting a perpendicular line from. I used to just do that, then move my newly drawn line to where I wanted it on the selected line. Am I incorrect?

Posted
Because you can't specify a point on the object you are projecting a perpendicular line from.

 

Maybe I am misunderstanding the problem...?

 

Here is what I am talking about.

 

perposnap.gif

Posted

thank u so much.

 

Make sure you copied everything. You'll have to do a little searching to find all the subroutines (second link).

 

Open Notepad, copy/paste everything in, save as Per.lsp and load into AutoCAD with Appload.

I use it almost everyday, so I can vouch that it works.

Posted
Maybe I am misunderstanding the problem...?

 

Here is what I am talking about.

 

[ATTACH]17654[/ATTACH]

Right, but you can't specify an actual point on the line. That's why I put my PER command together.

Posted
thank u so much.

Am I to assume you got it working?

Posted
Right, but you can't specify an actual point on the line. That's why I put my PER command together.

 

So I was misunderstood.... I overlooked the "at a specific point" part of the original request. My bad.

 

Ok, so why not just use polar tracking like this?

 

 

midosnap.gif

 

BTW: Dynamic input was only enabled so that you could see what I was doing in such a small window. I would never have that turned on while doing real work.

Posted

i have to try it tomorrow at work and am sure it will work.

Posted

RK, I think that only works if drawing the perp line immediately after drawing the other one.

 

I use UO, short for UCS, Object to align the ucs to the line, draw what I need, then UW, short for UCS, World.

Posted
RK, I think that only works if drawing the perp line immediately after drawing the other one.

 

It seems to work at any time.

 

polartrk.gif

Posted
It seems to work at any time.

 

[ATTACH]17659[/ATTACH]

I stand corrected. :)

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