AutoCAD Inventor :: Intersection Curve Sweep End Profiles?

Jan 7, 2012

I am practicing modelling 3D sweeps using an intersection curve, and tried to insert a swept cut on the attached model, but the ends are not circular.  I assume this is because the plane which I drew the sweep profile on is not on the top face.  Is there an easy way to rectify this and create the semicircular channel in the ends?

View 3 Replies


ADVERTISEMENT

AutoCAD Inventor :: Sweep Imported Structural Profiles?

Jan 7, 2014

I want to sweep a I-beam along a 3d sketch to create a conveyor. I will be using different shapes at times so the profile won't always have the same shape, sometimes a small I-beam or a large one or possibly square tubing.

I know I can create the profile and dimension it but is there an easy way to import the profiles from Frame Generator into the sketch or another way without having to create and dimension the sketch?  Or is this one of those tasks you just can't avoid?

View 2 Replies View Related

AutoCAD Inventor :: Sweep Along A Curve

May 11, 2011

I have looked through these forums and found plenty of sweep problems and the answers to the problems but none for this particular type. I made a 3d intersection curve and am trying to sweep a profile along that curve but I keep getting the discontinuous segments error. I am using standard inventor 2011.

View 9 Replies View Related

AutoCAD Inventor :: Loft Two Profiles Around Helical Path (not Sweep)

Sep 13, 2013

I am having a difficult time centered the helical path (the equation curve) and lofting the two profiles (centered) through the helical path in the axial rotation direction..

View 5 Replies View Related

AutoCAD Inventor :: Sweep Out Curve Section Between Two Faces Of Different Sizes

Jan 10, 2014

I have two faces of different size and am trying to sweep out a curve section between the two. But since the two faces are of different size it only follows the path with the original face selected. 

View 4 Replies View Related

AutoCAD Inventor :: Intersection Point Between Cylindrical Curve And Faces In Body

Feb 7, 2013

I want to find the intersection point between a cylindrical curve and faces in a body. I have the start point an start vector and a rotational velocity. With this values it should be possible to create this cylindrical curve.

Is there a function in inventor which I can use?

Currently I am using the function "FindUsingRay". But I thing that there is only the possibility to fire a linear function through the body.

Today I found the command "FindUsingVector":

Sub FindUsingVector(OriginPoint As Point, Direction As UnitVector, ObjectTypes As SelectionFilterEnum(), ByRef UseCylinder As [defaultvalue(-1)] Boolean, ByRef ProximityTolerance As [optional] VARIANT, ByRef VisibleObjectsOnly As [defaultvalue(-1)] Boolean, ByRef LocationPoints As [optional] VARIANT,

I did not find any information in the "Autodesk Programming help". what is the difference between this both functions?

Is the argument "UseCylinder" for a switch into cylindrical coordinate system?

View 7 Replies View Related

AutoCAD .NET :: Why Intersection Point Does Not Lie On The Curve

Aug 4, 2013

I find intersection of two curves with interop
 
Dim Zinters As Object = DuvarObj.IntersectWith(MainObj, AcExtendOption.acExtendNone)
 
then pass the intersection points pt1 and pt2 to managed code to get length of the curve between two intersection points , but I realized that sometimes decimal numbers maybe 10th after comma is different than the curve's start or end points. And so the code below throws error, since point pt1 or pt2 is not exactly on the curve, but they are the intersection points excatly.

What can I do?
 
Dim dist1 As Double = ent.GetDistanceAtParameter(ent.GetParameterAtPoint(pt1))Dim dist2 As Double = ent.GetDistanceAtParameter(ent.GetParameterAtPoint(pt2))
 
Windows 7 (x64)
AutoCAD 2012 (x64)

View 4 Replies View Related

AutoCAD Civil 3D :: Intersection - One Or More Of Secondary Road Profiles Cannot Be Locked

Nov 20, 2013

When i create an intersection, I get error - " One or more of the secondary road profiles cannot be locked at this intersection . What do you want to do ". Both of alignments and profiles is a reference from a data shortcut .

View 1 Replies View Related

AutoCAD 2010 :: 3D Curve Sweep Without Twist At The End Of Path?

May 23, 2012

I'm trying to do a 3d curve stair rail. I had the 3d spline path, I had the polyline rail profile, but after I sweep the profile, it end up being twisted at the end of the rail. Same problem happens  when I did a sweep using a helix path, imagine a vertically placed rectangular profile at one end of the path then after using sweep command, the other end was somehow twisted on a certain degree. How can I avoid this twisting problem

See the before and after image. I wanted the rectangle profile to remain vertical throughout the whole sweep

View 5 Replies View Related

AutoCAD Civil 3D :: Intersection Of 2 Corridors On Curve

Dec 26, 2013

I have a mainline corridor which is intersecting with a side road corridor that is curving towards the mainline. After the PT of the curve, the two alignments are parallel and I am using an offset assembly here for the sections. What is the best way to handle the area where the two corridors are coming together. As far as I've been able to tell, I cannot use an offset assembly through the curve. There will be a ditch between the two that needs to be shown someway or another. I've attached a screen shot.

View 5 Replies View Related

AutoCAD Civil 3D :: Can't Create Intersection - One Or More Of Secondary Road Profiles Cannot Be Locked

Oct 1, 2012

I have made 11 successful intersections in my subdivision, but there is one that just won't work!

When I get to the point where I want to set curb return parameters, the dialog box pops up but there is nothing listed under the quadrants.

If i go ahead and try to make the intersection anyway, I get this message:  "one or more of the secondary road profiles cannot be locked".

View 4 Replies View Related

AutoCAD Civil 3D :: Intersection Wizard Will Not Create Profiles If Horizontal Alignments Selected

Jun 28, 2012

Is there a particular reason that the intersection wizard will not create the profiles if you select the horizontal alignments rather than let it create them by offset??  My EOP is not always parallel to the centerline.  Why bother giving the option to pick out a name if it isn't going to work.

Civil3D 2012
Windows 7, 64 bit

View 2 Replies View Related

Revit :: Creating Complex Curve As A Path To Sweep?

Jul 9, 2013

How does one draw a complex curved line to act as the path for a sweep in REVIT 14?

I need to create an arch (shown in elevation), that follows a curved path (shown in plan).

View 9 Replies View Related

Maya Modeling :: Sweep Profile Along A Closed Curve / Spline?

Jan 29, 2014

It's possible in maya to sweep a profile along a closed curve? Like in 3DsMax, for example to make a window frame with a particular section profile?

View 1 Replies View Related

AutoCad 3D :: Unable To Sweep Object When Attempting Helical Sweep For Pipe Thread

Dec 22, 2012

I am attempting to model an internal 1/8"-27 NPT thread, both the through hole and the tapered part of the hole are modeled, but after I draw the helix and the polygon and orient the polygon to the helix correctly, (or even if I don't, I have tried it) it keeps saying unable to sweep object. I am using Sweep with Alignment with the No option. If I select the polygon first, then click sweep, it works, but rotates the polygon so that what I get ends up looking nothing like a thread profile.

I have tried reducing the polygon radius down to a ridiculously small value, thinking it might have been interference due to a possible trig miscalculation, but with no success, still have the same issue. FYI, I am using a .037" turn height for 27 TPI and a polygon radius of .0214", with a helix small end radius of .177" and large end radius of .189".

View 9 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 2013 :: Distinction Between Intersection And Apparent Intersection In Snaps

Sep 15, 2012

What distinction is between “intersection” and “apparent intersection” in snaps,. I’m not sure what difference is between the “intersection” and “apparent intersection” in snaps.

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 9 Replies View Related

AutoCAD Civil 3D :: Create Intersection Design Using Intersection Tools

Mar 6, 2013

I am trying to create an intersection design using the Intersection Tools in C3D 2012.  I followed the steps in the tutorials, created a corridor on the major road, splitted the regions, created the intersection and added it to the major road corridor, and connect the regions with the intersection portion. 

I used the same assembly throughout the design just for simplicity, however, i notice that there are gaps of curb between the curb return section and the through section (as outline in red rectangles).

View 6 Replies View Related

Revit :: How To Get Horizontal Sweep To Miter With Vertical Sweep

Jan 29, 2014

Solution to getting a horizontal sweep to miter with a vertical sweep? Or maybe there is a way to pick a path? A feature in the full version that Autodesk deemed unnecessary for LT.

View 1 Replies View Related

Revit :: Getting Horizontal Sweep To Miter With Vertical Sweep?

Feb 22, 2013

getting a horizontal sweep to miter with a vertical sweep? Or maybe there is a way to pick a path? A feature in the full version that Autodesk deemed unnecessary for LT

View 1 Replies View Related

AutoCAD Inventor :: Rotating A Sweep

Feb 13, 2013

On solidworks, There is an option to rotate the profile along the path as it sweeps. I'm curious if there is anything similar to that ability in Inventor? And if not, if there is a way to create a helix along a curved axis.

View 3 Replies View Related

AutoCAD Inventor :: Create A 3D Sweep

Aug 1, 2013

Trying to create a 3D sweep.  I want to keep the sweep parallel to the XZ plane (like a parting surface).  In the attached part, there is a SweepSrf3 that has sort of what I am trying to do, but it does not go all the way around the path.  Notice how the sweep is parallel to the plane.  I tried to do the same thing in SweepSrf4, by selecting the 3D Sketch1 as the path, Sketch2 as the profile, and Workplane2 as the Guide Surface.  That failed.

In SweepSrf4, the only way that I could get the sweep to come close to working was to use the 3D Sketch1 as the guide rail and the circle as the Path.  Seems like I need to use the circle as the guide rail and the 3D Sketch1 as the path to get what I want... but that fails.

View 5 Replies View Related

AutoCAD Inventor :: Is It Possible To Sweep A Solid Along A Path

Jan 24, 2012

Is it possible to sweep a solid along a 3d sketched line path to cut a groove / slot? This is like milling a slot in material on a milling machine so the cutter goes along a path removing material.

I can draw a rectangle that represents the side plane of a slot type cutter and this works but in the corners it is not working like a round cutter and leaves sharp corners which then need filleting to finish, but also I am not sure if it is cutting exactly as if a solid round/cylinder cutter would.

View 9 Replies View Related

AutoCAD Inventor :: Align Sweep Profile

Mar 5, 2013

I am having difficulty aligning the profile for a sweep feature.  I need the profile to be normal to the path, but aligned vertically.  In other words, the rectangular profile should remain "plumb" along the entire sweep.  Is there a simple way to do this?

I have shared the sample files, trying to use the profile in two different ways, through Dropbox (they are too large to upload).  I am using Inventor 2013.

[URL]........

View 7 Replies View Related

AutoCAD Inventor :: Sweep Profile Not Going Along Path?

Jan 8, 2014

I am trying to sweep a profile throughout the helical sweep path which is a series of 3d sketches. The sweet prifile sweeps correctly to the first 3d sketch profile but whin I select the second line the preview is gone and Inventor gives me an error saying the sweep cannot be done. how I can have the sweep done throughout the helical structure.Attached is the ipt file.

View 3 Replies View Related

AutoCAD Inventor :: Won't Sweep Or Build Pipe Run?

Mar 22, 2012

I tried the tube and pipe run to build this segment, and cannot select the route from the 3D sketch.

This route was based off of a 3D sketch made from included geometry from another part.

Tried sweeping too - and get error that the sweeping operation did not produce a meaningful result.

But I don't get the self intersecting error.

All this is is a .250 OD and .180ID profile that needs to be run through the path.

I included the part file.

View 9 Replies View Related

AutoCAD Inventor :: Sweep With Guide Rail

Nov 6, 2012

 am using Inventor 2012.  Is there any way to select two rails when sweeping? One for the x and one for the y.  I can only select one rail. If I choose Profile Scaling X & Y, it does not sweep the way I want to.

View 1 Replies View Related

AutoCAD Inventor :: Retrieve A Bend From Sweep?

Oct 4, 2012

I have created a pipe using sweep through 2 planes and 3d sketch. I want a specific bend on that pipe to be extracted for drawing purpose. How do I do that ?

View 9 Replies View Related

AutoCAD Inventor :: Get Overall Length Of Sweep Path?

Sep 8, 2011

Is there some way to get the overall length of a sweep path?

We are creating a 3D sketch to run a pipe cross section along and for the final material we need to know what the LF is.

Inventor Pro 2013 (PDS Ultimate)
Vault Pro 2013
Windows 7 64
Xeon 2.4 Ghz 12GB

View 4 Replies View Related

AutoCAD Inventor :: Sweep Cut With Solid Body

Feb 28, 2011

i used to use Solidwork's sweep-cut with a solid body feature but i can't find it in Inventor now.

Procedure:

In part file;

Create a second solid body (must be axis-symetric, like revolved feature),

Create a path that intersects with the solid (can be a line or a curve),

Sweep the solid along the path with cut command.

I need this where the sweep-cut with a profile is not enough, to get surfaces obtainable by milling on a cylindirical body on a helical path.

View 9 Replies View Related

AutoCAD Inventor :: Sketch Disappears After Sweep

Sep 1, 2013

So I have a 3D sketch. As you can see in the image attached, there are circles on a 2D plane that are attached to circles on another 2D plane via all the purple lines. My goal is to do a sweep for each of the circles so that I can get a bunch of holes. However, after I do the first sweep, the sketch disappears (see pic 2) and I do not know how to go back to the sketch so I can sweep again and again.

View 7 Replies View Related







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