AutoCad :: Aligning Parabolic Curve Tangent To Two Points

Apr 2, 2013

I have come up with a parabolic curve from a 'Sag Chart' program for calculating wire sag between Utility Poles. I now need to place this curve into my Profile that has the poles laid out in it. I need to make the curve Tangent at each attachment point between two poles. The best I can do as of now is eyeball it in there which will get me the sag distance pretty closly but as any Autocad user knows if it isnt exactly aligned it will drive you nuts. I made a rough sketch of what im trying to do.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: 2D Equation Curve For A Parabolic Spiral

Jun 22, 2013

what the 2D or 3D equation curve for a parabolic spiral, otherwise known as a Fermat's spiral would be? I have found this info but do not know how to apply it:

Fermat equation

Therefore in terms of the affine plane its equation is
The Fermat curve is non-singular and has genus

I have also found this: $r^{2}=a^{2} heta $ 

Please see image attached.

View 4 Replies View Related

AutoCAD Civil 3D :: Profile Parabolic Vertical Curve Not Appearing Smooth

Aug 19, 2013

I'm creating finished roadway profiles by setting the PVIs then going back and inserting vertical curves (Free Vertical Parabola, PVI Based).  When I insert the vertical curve, it displays as 1-5 tangents depending on length (not a smooth parabola). I've changed the curve tessellation distance under the Edit Profile Style - Design tab, but it doesn't smooth it out.  What am I missing here.  I don't have this problem in other drawings and I'm using the same template/drawing settings.

View 2 Replies View Related

AutoCad :: How To Draw A Tangent To Any Curve

Aug 5, 2011

How to draw a tangent to any curve(basically a spline).

View 9 Replies View Related

AutoCAD 2013 :: Aligning Blocks To A Curve

Aug 21, 2013

Is it possible to create a block that conforms to a curve in AutoCAD 2013?

In this case I want to have 3 lines that will intersect an existing line at 1 meter intervals - which is simple for straight lines, but when the existing line is curved my current block setup just isn't cutting the mustard.

The only thing I'm trying to achieve is to have a block that will place these lines at 1metre gaps (with the distance measured along the line I'm placing it on, and not the shortest distance).

View 6 Replies View Related

AutoCAD Civil 3D :: How To Label Delta From A Curve To Non-tangent Line

Jun 19, 2012

I need to lable the delta of a PI in an alignment where one segment is an arc and the following is a non-tangent line.

Geometry points don't offer delta and Tangent Intersections won't label at PCs and PTs.

Is there an expression that can be used?

View 3 Replies View Related

AutoCAD Civil 3D :: Make A Curve Label With All Its Elements (radius / Tangent)

Oct 10, 2012

I want to make a curve label with all its elements (radius,tangent...) and the data of widenning and superelevation on the curve?. I attached the label that I want to create on C3D.

C3D 2012
Win-64 bits

View 1 Replies View Related

AutoCAD Inventor :: Curve Driven Pattern - Multiple Tangent Curves?

Oct 22, 2012

Is there a way to use the curve driven (rectangular) pattern referencing two tangent curves (an arc and a tangent line). I'd like to be able to create this pattern of slots in one pattern, otherwise I'll have to make two cut features at each end and use one pattern for the straight and another for the curve.

View 6 Replies View Related

AutoCAD .NET :: Aligning Object By Points

Jan 2, 2013

Is it possible to align object by 2/3 point using .net? Its easy to do with autocad, but I can't find a way to do it using .NET.

View 6 Replies View Related

AutoCAD Civil 3D :: Corridors Surfaces And Intersections - Move Each Curve And Tangent Separately

Mar 16, 2012

Heres the issue;

I created my main corridor which is a 4 lane arterial with ditching on both sides targeted to my prelim surface. On my main corridor i have several intersections and approaches which i created intersections for and set the targets so they are correct, i also created secondary roads for all intersections. Now that it is visually correct there is a few things i would like to do.

1) Combine all intersections to my main corridor and create surface for adjusted volumes.
2) Raise combined corridor and intersections to adjust cuts / fills so that all attached intersection and adjacent corridors adjust with the main corridor.

Do i have to go to my main corridor profile and move each curve and tangent separately, then check all other profiles and intersection to insure everything has been adjusted?

View 6 Replies View Related

AutoCad :: Draw A Circle Passing From Given 2 Points And Tangent To A Given Line?

Feb 14, 2011

I have 2 points and a line given (both points on one side of line)

I want to draw a circle so that it passes through two points and tangent to the given line.

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Tangent Line And Pass Through Two Points

Aug 20, 2012

We have a need to select a tangent line/polyline etc and then select two other points we would then like to have the program draw an arc through the two points and yet still be tangent to the initial line/polyline that we picked.  We don't care what the radius is as we believe there is only one solution anyway.  It would be wonderful if we could just use the Arc command and select start>Second Point> then just use the Tangent Osnap but I guess that is out of the question :-)

The only code that I have come across that even resembles this only allows for one point not two (STILL VERY HANDY AND VERY SLICK)

(vl-load-com)
(defun near_vertex_arr (obj / dxf_obj e_next obj_vlax pt_sel par pt_first pt_snd i bulge)
;bruno.valsecchi

[Code]....

How does everyone else hande this?  By they way... I dont care what language it is written in :-)

View 7 Replies View Related

AutoCAD Civil 3D :: Add Chord Bearing Chord Length And Tangent To Alignment Table With Curve Data

Apr 12, 2012

How can you add the chord bearing, chord length, and tangent to an alignment table with the curve data in it?  I have the length and direction but cannot figure out why the others will not load and update in the chart.  I am using Autocad Civil 3D 2012

Autocad Civil 3D 2014
Windows 7 Prof. SP1 (64-bit)
Precision T3500
Intel (R) Xeon(R) CPU W3550 @ 3.07 GHz
6.00 GB
NVIDIA Quadro 4000

View 5 Replies View Related

Photoshop :: Aligning 2 Anchor Points In A Vector Shape

Oct 9, 2012

Trying CS6 for the first time and noticed that I'm having trouble aligning 2 anchor points in a vector shape. For some reason, no matter how much I zoom in, the anchor "snaps" where I don't want it to, which wouldn't be so bad if the anchor I'm trying to align with it snapped at the same place, but it doesn't.
 
I tried checking/unchecking "align edges" and "constrain path dragging", but neither has any effect on the problem.

View 7 Replies View Related

AutoCAD .NET :: Plot Points Along A Curve

Jul 12, 2013

I need to trace 2 points (which are certain distance apart) along a curve at a distance of x inches(say 2 inches). How do i write the code such that the point is plotted on the curves and maintains the distance.

View 3 Replies View Related

AutoCAD Civil 3D :: How To Label A Curve By Points

Aug 21, 2012

how to label a curve by points in C3D?  I'm finding half of the new "fix" (line by points). 

C3D - 2014, Sincpac Addon

View 1 Replies View Related

AutoCad :: Make Polylines Between Two Points In A Curve Smooth

May 24, 2011

I`m relativly new to AutoCAD. Any ommand or option to make the polylines between two points in a curve smooth. I added a picture for reference. The red line is the problem, this will cut alot of my work time.

View 5 Replies View Related

AutoCAD Civil 3D :: Forcing Vertical Curve Low Or High Points To Specific And Precise Station?

Feb 27, 2012

Is there a way to force the Low Point or High Point in a vertical curve to a specific and precise station?

I can do it with grips, but it's imprecise.  In the project I am currently working on, I have some leeway regarding the slopes into and out of the vertical curve, so I have some flexibility, but some of the LPs and HPs need to precise.

Windows 7-64
8GB RAM
AutoCAD Civil 3D 2013

View 3 Replies View Related

Photoshop :: Select Adjustment Curve Points?

Jun 5, 2012

I see that the points can be shift clicked to select the whole curve for global adjustment - is there an easier way?

View 6 Replies View Related

GIMP :: Calculate Points For Curve Bend?

Jan 20, 2013

I have a small company doing designs onto mugs, steins, pints, etc. I recently added the ability to do custom photo designs, so now I'm trying to perfect the image curvature for my pint glasses and coming up against a problem.

So - with a pint glass, in order to put a design on it you actually have to curve the image. I'm following this tutorial here - [URL] where he shows how to use GIMP to curve a photo to insert into a tumbler.

I am doing the same process except my dimensions/numbers are different. I need to be able to create the appropriate .points file for my pint glasses but if I use the one he created, my image will be off since the pints don't have the same dimensions as the tumbler he did the tutorial for.

SO - all this to say - how the heck do I calculate what values to put in the points file? For example, on this particular project I need to make an image to be curved up 5/8" on the bottom and 3/4" on the top. He used .25" and .3125" so if I use his file, my designs won't be right.

View 3 Replies View Related

AutoCAD Civil 3D :: How To Model Parabolic Overlay

Apr 18, 2012

I need to create a carriageway overlay corridor on and existing carriageway that has a curved surface and not a typical crossfall. I've tried the LaneParabolic assembly but it doesn't give me the control I need to target an alignment and profile.

View 8 Replies View Related

Photoshop :: Cs6 - How To Make Straight Line Of Points In Curve

Nov 1, 2012

In PSCS5 and earlier, I used to be able to make a straight line of points in a curve by placing 9 points on the straight line curve.  I did this by drawing a small straight line at the bottom of the curve using the pencil tool and then clicking the curve point icon.

I can't seem to do this with CS6. 

View 4 Replies View Related

Maya Animation :: Constraining Curve Points To Geometry?

Apr 20, 2012

How can I make a curve's end points constrain to objects in order to create a "theta" angle line that changes dynamically when the angle between the two objects changes?

I thought they answer may have lay in creating the curve using Maya's new Bezier Curve tool, then using the Rivet plug-in from CreativeCrash to pin it to the middle of two poly cylinders (the "x" and "y" axis.) Unfortunately this doesn't work; the Script editor spits back "is not a vertex!". Either I'm not using Rivet correctly or the end points of a Bezier Curve in Maya are not the same as a CV Curve. But perhaps I'm going about this the wrong way entirely.. I ultimately would wish to extrude geometry about this curve to create a dynamically changing curved cylinder to visualize the angle. It seems like it should be a relatively simple thing to do...

View 1 Replies View Related

AutoCAD Architecture :: Tent Structures (Parabolic) Shape

Oct 14, 2009

I am trying to create a tent structure (parabolic) shape. Essentially it is a rectangle with one corner out of plane.

View 2 Replies View Related

Photoshop :: How To Add Points On Curve To Make Straight Line Automatically

Jun 27, 2012

In CS5 and prior versions of PS, you could "make a straight line of points in a curve".  After opening the curve dialog box, draw a straight line with the pencil tool and then click the wavy icon above the pencil tool icon (edit points to modify the curve) and it would automatically place 9 equidistant points on the curve.  With CS6, it only places 3 points.  Any way to get 9(or at least multiple) points placed?

View 9 Replies View Related

AutoCAD Civil 3D :: Transition Parabolic Superelvation Cross Section?

Oct 3, 2013

Is it possible in civil 3d to input a cross section of superelevation as parabolic rather than straight section in civil 3d. We are looking at a parabolic bend of 40 degrees.

View 6 Replies View Related

AutoCAD Inventor :: Create Hyperbola Curve Using Equation Curve (Autodesk 2013)

Feb 19, 2013

I want to draw hyperbola curve whose equation is  x^2/a^2  - y^2/b^2=1. May I use equation curve tool to make the above hyperbola. 

I have also made a hyperbola curve of aforesaid equation through conventional method on mathematical ground in the past.

View 2 Replies View Related

AutoCAD Civil 3D :: Error 607 / Inlet A9 Gutter Capture Curve Is Not A Valid Curve

Dec 31, 2013

I have ran an analysis and SSA gave me Error 607  on the report. It says "Inlet A9 gutter capture curve is not a valid curve."

A couple things I did different from the video lectures...

I selected user define for the Tc to figure out Q. i computed those manually.

For the Inlets I have selected Maximum Capture Cutoff.

There are some inlets in this model I created that do not capture 100% of the flow so i created conveyance links to account for the bypass flow.Not sure why is not recognizing the Curve?

View 9 Replies View Related

Lightroom :: 4 - Tone Curve Default Set To Custom With Contrast Lowering Curve?

Mar 21, 2012

Why in LR4 is the Tone Curve default set to Custom with a contrast lowering curve? I would like the default to be linear, but I can't remember how I set that up in LR3.

View 5 Replies View Related

AutoCAD Civil 3D :: Export Points To Datacollector And Create Points List

Feb 8, 2013

I had to create a boundary map and place points to all corners. How to export these newly created points back into my data collector (Ranger) and also I'm trying to figure out how to print out a points list. 

I stumbled on to this thread but I guessing that it's a different CAD year because my modify tab doesn't look like this. URL.....

View 4 Replies View Related

AutoCAD Civil 3D :: Large Surface - Converting Points To Cogo Points

Mar 5, 2013

I have a large surface (over 1.5 million points and 20 000hectares)

I need to get a point file .csv from the TIN to be able to use it in another program.

-so i've extracted the points from my surface, but they are Autocad points.

-next step is to convert them to civil 3d points.

-I can not select them all when converting them or my computer crashes.

-so i select about 25 000 at a time, the converting takes roughly 10 minutes.

and i have over 1.5 million points to do.

how can i speed this up.

will more ram useful?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved