Notifications
Clear all

Carlson 2013 Curve Through point?

12 Posts
7 Users
0 Reactions
4 Views
(@ps8182)
Posts: 234
Registered
Topic starter
 

I have a tangent, pc and point on curve, but I can't seem to find the routine to draw a curve through a point. There is a plethora of arc commands including one for through a point if you have two tangents, but I can't seem to narrow done which routine to use for my situation.

Thanks

 
Posted : March 9, 2013 3:55 am
(@paul-in-pa)
Posts: 6044
Registered
 

I Can Get Close By Construction

But see no combination of Carlson commands and snap settings that can get it exactly.

Paul in PA

 
Posted : March 9, 2013 7:11 am
(@j-t-strickland)
Posts: 494
Registered
 

Try polyline > "a" for arc , pick pc, "s" for second point, pick point on curve, pick pt.

 
Posted : March 9, 2013 7:11 am
(@ps8182)
Posts: 234
Registered
Topic starter
 

I Can Get Close By Construction

Yeah, me neither, kind of suprising with all of the options. I could calculate it, but got around it by opening the drawing up in Land Desktop.

 
Posted : March 9, 2013 7:35 am
(@ps8182)
Posts: 234
Registered
Topic starter
 

In this case I only have a tangent, the pc point and one point on curve, so I don't think that will work unless I had a second point on the curve. In LDD you can select draw curve from end of object, select the tangent and when it prompts for the radius just click the point. It's a handy routine for quickly creating a tangent curve through a point.

 
Posted : March 9, 2013 7:39 am
(@charles-l-dowdell)
Posts: 817
 

Do a bearing-bearing intersection at 90° from the tangent at the P.C. and 90° from the mid point of the chord from the P.C. to the P.O.C.

 
Posted : March 9, 2013 7:45 am
 jaro
(@jaro)
Posts: 1721
Registered
 

I don't know about carlson but with autocad you can draw it with the arc command.

Draw a straight line over your tangent, ending at the pc.

Then draw an arc but don't select your beginning point, just hit "enter" and it will give you a continuation of the line you just drew. Then click on your point on curve.

Don't forget to erase the portion of line you drew over the tangent.

James

 
Posted : March 9, 2013 8:00 am
(@ladd-nelson)
Posts: 734
Registered
 

I have submitted this curve combination into programming as a future command idea.

 
Posted : March 9, 2013 8:08 am
(@ps8182)
Posts: 234
Registered
Topic starter
 

That worked perfect. An extra step with re-drawing the tangent, but exactly what I was looking for after that. Thanks

 
Posted : March 9, 2013 9:13 am
(@ps8182)
Posts: 234
Registered
Topic starter
 

Thanks. Found a work around above, but the added routine would be nice.

 
Posted : March 9, 2013 12:22 pm
 jaro
(@jaro)
Posts: 1721
Registered
 

Glad I could help.

I get so much from this board. It's not often I have the opportunity to give back.

James

 
Posted : March 9, 2013 12:36 pm
(@cptdent)
Posts: 2089
Registered
 

If what you are looking for is the old AutoCAD "Draw Arc by start, end, direction", then all you need to do is enter _arc on the command line and follow the prompts.

 
Posted : March 11, 2013 11:48 am