AutoCAD Inventor :: Bend (fillet) Between Two Lines In 3DSketch

Sep 15, 2013

I generate 3 points, two lines between point 1,2 and 2,3 and make a bend between the two lines. Cannot do it correctly.

On one side the fillet is not trimmed correctly. I think it is a bug in Inventor. Also when I have the sketch I manually cannot make a decent bend/fillet in the 3D sketch I created.
 
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click 'add 3d sketchpoints in open partdoc Dim oPartDoc As PartDocument Dim oPartDef As PartComponentDefinition Dim oTG As TransientGeometry oTG = _invApp.TransientGeometry oPartDoc = _invApp.ActiveDocument oPartDef = oPartDoc.ComponentDefinition Dim oSketch As Sketch3D oSketch = oPartDef.Sketches3D.Add() Dim sp1(2) As SketchPoint3D Dim rod(1) As SketchLine3D sp1(0) = oSketch.SketchPoints3D.Add(oTG.CreatePoint(0, 0, 10)) sp1(1) = oSketch.SketchPoints3D.Add(oTG.CreatePoint(0, 0, 0)) sp1(2) = oSketch.SketchPoints3D.Add(oTG.CreatePoint(10, 0, 0)) rod(0) = oSketch.SketchLines3D().AddByTwoPoints(sp1(0).Geometry, sp1(1).Geometry) rod(1) = oSketch.SketchLines3D().AddByTwoPoints(sp1(1).Geometry, sp1(2).Geometry) 'bending it oSketch.SketchArcs3D.AddAsBend(rod(0), rod(1), 2.5) End Sub
 
The resulting part-file is added, for who wants to try to get a bend with both sides trimmed correctly.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Joining Two Lines (Straight And Fillet)

Apr 16, 2013

I have searched the discussion groep and have not came up with any usefull information.

I have an inside web plate sketch that i want to offset but my offset does only do one line at a time.

So my problem basicly is that I want it to do the whole sketch in one click. Is it possible to join all the lines? or is there another function that I do not know of that will do this for me.

Attached is photos of the problem I have

1 picture - How do I join these lines

2 picture - How the whole sketch looks

3 picture - The offset does only do one line at a time (i want it to do the whole sketch)

View 6 Replies View Related

AutoCAD Inventor :: Save DXF Without Bend Lines

Dec 31, 2011

I am trying to save copy as dxf without bendlines so I can directly import the file into my waterject CAM software.  There has to be a way to tell it not to add the benline layer.

View 7 Replies View Related

AutoCAD Inventor :: Bend Lines In Export Face

Feb 8, 2012

When I use "export face as" to create a DXF file for our lazer table I loose the bend lines in the DXF. Is there a way to retain the lines in order to have the lazer scribe the bend lines for us?

View 4 Replies View Related

AutoCAD Inventor :: How To Do Boundary Patch On 3Dsketch Circles In VBA

Sep 21, 2012

I want to select all circles in the design to patch them. How do I do this in VBA? Drawing the circles is no problem.

View 2 Replies View Related

AutoCad :: Fillet Lines Are Off From Straight Lines On PDF?

Jan 26, 2012

In both model and paper space, rectangles with corners filleted look fine. However, the filleted curved corners are not joined with straight lines once it's exported/plotted to PDF. I have to zoom in very closely to see this, so it won't be a big problem for actual printing. But I can't figure out why the lines are broken on PDF when they are well joined in both model and paper space.

I tried changing PDF quality, plot style, and anything I can think of, but to no avail.

Autocad 2012 on MAC, 10.7.2 with Acrobat X.

View 9 Replies View Related

AutoCAD .NET :: Fillet Two Lines With Radius

Dec 23, 2013

I need to fillet below lines in .net...Iam having the entities list..How to fillet those lines with radius using .net?

View 2 Replies View Related

AutoCAD Civil 3D :: Feature Lines - Arc Segment Fillet

Nov 26, 2012

I create a feature line including some arcs. While editing I need to redimension the feature line, but the arcs will lose tangency. Therefore I have to break/ trim/delete/manually edit the tangents until they intersect and then FILLET them to get a new arc. I tried EDIT CURVE with 0 Radius but it's not acceptable. Any workaround on this one (filleting feature lines like polylines or a closing option)?

View 2 Replies View Related

AutoCAD LT :: Fillet Round Angle - Lines Are Non Coplanar

May 30, 2012

I want to "Fillet" a round angle. If I set the radius and then click the 2 lines then Autocad comes with the message: "Lines are non Coplanar" This problem just started in a drawing i was working in ( 50% were already done by Fillet perfectly ) , I draw only 2D.

View 2 Replies View Related

AutoCAD 2010 :: Fillet PLines Keeps Original Lines

Dec 13, 2012

I am attempting to fillet plines to make rounded curbs at street intersections. Whenever I create the fillet, the 2 plines that were filleted remain as they were before the fillet.

This only happens on my computer and only in AutoCAD 2011, it works fine in Civil3D 2011. We only have a limited number of Civil3D licenses or I would just use that all the time.

The attached screenshot shows an example of what happens. The 2 red lines are what were filletted (the fillet is in white). Both lines are long enough to accomodate the radius of the fillet.

What is causing this problem?

View 4 Replies View Related

AutoCad 2D :: Chamfer / Fillet Commands Do Not Work - Lines Are Non Coplanar

Dec 29, 2013

I am working on someone else's file, using CAD2010..For many lines, Chamfer & Fillet commands do not work, "lines are non coplanar "..In the Properties, all Z = 0

I tried Flatten, nothing changed.

View 3 Replies View Related

Photoshop :: How To Evenly Bend Streight Lines.

Apr 13, 2006

You know how you can create a streight line with the line tool, well is there a way to start to bend it as you wish. For example to get a symetrical ) type curve.

View 4 Replies View Related

AutoCAD Inventor :: Edge Won't Fillet

Feb 19, 2012

I have remodeled a part I was working on previously, but now an edge doesn't want to fillet, as it was on the old model ( in the top right corner )..

View 2 Replies View Related

AutoCAD Inventor :: Fillet Connecting Wrong

Oct 11, 2013

I am working on my project at home and I am having some problems with the fillet tool.

Attached is a picture of my problem with what it is doing. 

I am trying to fillet A to E and E to C (B to D and D to F also)

On the left hand side when I fillet, it connects C to E instead of A to C and I do not know why it is doing that or what I am doing wrong.

View 2 Replies View Related

AutoCAD Inventor :: How To Make 3 Mm Fillet In Other Direction

Dec 7, 2011

How do i make the 3mm fillet go in the other direction.When i apply the fillets to the top of the pipes it goes inwards but i want the fillet to go outwards.(like a weld - i don`t want to weld though just use a fillet).

View 1 Replies View Related

AutoCAD Inventor :: Fillet Weld Around Corners

Mar 14, 2012

Is there a way to create smooth transitions for fillet welds for around corners?I have to create four separate fillet welds on all sides of the mating pieces and it breaks at the corners. 

View 2 Replies View Related

AutoCAD Inventor :: Fillet In Eccentric Reducer?

Sep 23, 2013

What kind of fillet i need for relax the edges in a eccentric reducer pipes's fitting, i can use fillet of faces for the sircular edge smaller , but am in troubles with the bigger .

View 1 Replies View Related

AutoCAD Inventor :: Fillet Line Highlight In Drawings

May 6, 2013

I have a little issue with drawings where I cannot find out how to highlight fillet edges on the models.  I dare say I am missing some simple setup option.

The picture attached shows what I mean.  The left is how the model looks in drawing mode and on the right is how I would like it to look (taken from the modelling environment).

View 1 Replies View Related

AutoCAD Inventor :: Can Delete Part Of A Fillet Feature

Dec 7, 2011

Can you delete part of a  fillet feature? While still keeping part of it & adding to it.

I have a fillet feature with 2 fillets to a part. One is in the wrong place.The Feature Fillett1 if you edit it, you will see what I mean. 

Keep the middle one. Both fillets are 0.25" / Replace the bottom fillet to the top corner.

I would like to keep the Feature in the order it is in, if possible.

I am using Inventor 2012.

View 2 Replies View Related

AutoCAD Inventor :: Fillet A Stitched Solid To A Cylinder

Oct 30, 2011

I'm currently modeling a propeller and i want to fillet the base of the blade to the hub but the way i have it will only let me fillet it towards the patched surface on top of the cylinder, what can I do?

I would also like to have the fillet be a large radii on the center and be small at the leading/trailing edges.I just tried posting it but the file I have available now is bigger than the limit and I cant compress it to 1.5 mb, while I get acces to the file on monday:

The blade is comprised of 2 lofted surfaces and patched surfaces to join them and make a closed loop, one of the patched surfaces ''hugs'' the cilinder outer surface (hub), when I try to fillet the it tries to smooth from the lofted surfaces to the patched surface, making the arc to the other side i want it to.

View 6 Replies View Related

AutoCAD Inventor :: Fillet And Groove Weld Settings?

Sep 14, 2012

I have been asked to change some of the default weld settings within the weldment template, i.e. set groove weld to full face full face, set the fillet weld to 6x6. so that when we do a new weldment these things are already set, have hunted high and low on here, through google, autodesk knowledge base for inventor but havent found anything, not sure if havent put the right keywords in or that it just isnt possible to do.

View 2 Replies View Related

AutoCAD Inventor :: Fillet Part Of A Face Edge?

Sep 20, 2011

I need to fillet part on an edge on the top face of the enclosed part, is this possible? I have tried a few things but the fillet command always selects all the edges on the face to fillet.

once selected it says in the selection box that 15 edges are selected, and I can't ctrl click to remove any of them singly, basically it will deselect them all? I have made sure I have loop select off.

View 2 Replies View Related

AutoCAD Inventor :: Cut Across Bend Feature

Dec 27, 2013

I'm trying to use the cut across bend feature on a sheet metal part. However, when I check cut across bend, it grays out all of the other cutout options, and only has thickness as the only option. This is perplexing to me, because I can't think of too many times I'd need this option other than when there is more than one thickness of material I need to manipulate the profile onto.

I was to understand that this "cut across bend" is for use similar to the "normal cutout" command in solid edge? Keeps the cut perpendicular to the sheet face in a sheet metal part.
 
Cybertron PC
Intel Core i5-3470 CPU @ 3.20 GHz 3.60 GHz
16.0 GB RAM
Windows 7 Professional 64 Bit
3D Connexion Space Pilot
Inventor Professional 2014
Autocad Mechanical 2014

View 3 Replies View Related

AutoCAD Inventor :: Can't Dimension A Bend

Jun 7, 2013

I attached an IPT file that a customer sent us to manufacture for them.It's a rectangular aluminum tube with two bends.In the IDW when I try to place center points and dimension the radius it is not recognized.The original file was a STEP.

View 9 Replies View Related

AutoCAD Inventor :: Is There A Way To Bend At Assembly

Feb 14, 2012

Under the modify tab in a part file, I can drop down and click "bend part."  We have a bunch of frames made out of stock tubing that are welded together, then bent as a whole.  Is there a way to bend at the assembly?  I want the model to represent the production process.  I don't want to have to bend each tube alone, then reassemble. That would double my parts/part numbers.

View 9 Replies View Related

AutoCAD Inventor :: How To Change Fillet Sizes With Family Table

Feb 16, 2012

i am learning publishing parts to content centre so as to use for frame generator.Success so far except i cannot work out how to change Fillet sizes with the Family Table.As i increase the sizes of beams i want to also control the fillet size within the Family table.Where do i add the fillet parameter?

INV 2012

View 4 Replies View Related

AutoCAD Inventor :: Show Fillet Welds Between Bar And Curved Surface?

Mar 23, 2012

 I need to show fillet welds between the bar and the curved surface.  There is a small gap there (3/8" bar against 2 3/4" O.D. tube) and IV and neither groove or fillet weld works. How to show the weld?

I am using IV2009.

View 1 Replies View Related

AutoCAD Inventor :: Edit Fillet Weld / Way To Add Welding Symbol

Jan 8, 2013

I am looking for a way to add a welding symbol to an existing fillet weld.  When I am creating a fillet weld, I get a chance to create a welding symbol based on the fillet weld size.

If this is not done when the weld is created, there is no way to add this notation.  I don't have the "Create Welding Symbol" checkbox when editing an existing weld.  The only solution is to delete the weld and recreate it.

I am trying to link the welds in the iam with the weld notes in the idw. 

View 1 Replies View Related

AutoCAD Inventor :: Fillet Would Fail - Changed Length Of The Edge

May 8, 2012

I don't understand why this Fillet would fail when it was fine before I changed the length of the edge.  See before and after shots attached.. 

The geometry/features that are used to create the fillet are exactly the same.

View 1 Replies View Related

AutoCAD Inventor :: Removing / Rebuilding Revolved Fillet From Model

Aug 10, 2012

I have a model that has been made up from a revolved sketch and then had loads of bits done to it etc..  Basically it is a tapered ring with a fillet on the top edge, I need a top face dxf export for profiling and to do this I need to remove the radius on the edge, but because it is a revolved sketch and it is not filleted it is not so easy to do with other references involved.

Is there a way I can temporally rebuild the edge to remove the fillet, I tried in fusion but it won't allow a Zero fillet edge?

I can't upload the sketch to show you unfortunately.

View 3 Replies View Related

AutoCAD Inventor :: Full Round Fillet / Bullnose On Cylinder

Aug 30, 2013

Is there any way to place a full round or bullnose feature on the end of a cylinder without having to use any formulas or pay attention to dimensions similar to the three face selection of the full round fillet option?

Obviously you can take the diameter/2, but the three face selection of the full round fillet is quite simple, and if you didn't originally plan on having the full round it takes extra digging to come up with the right parameter to use.

View 9 Replies View Related







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