I am drawing an adjustable drill stop. I have basically chamfered a cylinder to create a point. I know what the sweep profile looks like, I just cannot seem to angle the plane to be tangent with the chamfer.
The "tap drill" option in hole note in idw drawing is gray out. so I was playing around with it and fix the problem luckily.
I go to hole feature model and change thread class from 2B to 3B. then, the "tap drill" option is turn on in idw drawing.
is this correct way to do it? i have few drawing to fix it. is there a faster way?
inventor 2013 sp2 and window 7
Autodesk Inventor Professional 2014 Autodesk Product Design Suite Standard 2013 Microsoft Office 2007 & 2013 Windows 7 64bit Synergis Adept 2013 Visual Studio Express 2010
I want to make a new function in my own add-in to drill holes in cupboard panels for a dowel connection.
I used to make holes in other "own" functions where the user selects the faces.
In this function the user must select 2 parts in an assembly and then find the adjacent (planar) faces. I need this faces to make the sketch for the holes.
I'm trying to create structure contours from drill holes, where I do not have a significant number of drill holes for the area being modeled. I've tried all of the contouring options, using strata polylines, and smoothing contours. creating smoother, more realistic contours?
I need to rectify or flatten images of the wall of a drill hole taken at 60 degrees and 47 degrees from the horizontal? I need to analyze the distribution of sulfate veins in the walls of the drill hole made by the curiosity rover on Mars.
I need to know the best way to go about making the rosette (the frills around the center of the medallion). Should I fold a long strip of sheet metal repeatedly? Should I make a single frill and use the circular pattern tool to duplicate it?
i want to import dxf into my sketch, and than Extrude shape to make a box. I cannot do this because Inventor says that he can find closed regions. Dxf is made in adobe illustrator.
I'm using Inventor 2013 and VB 2010 Express... I can find a part or sub from browser and open it seperately by below
Dim invDocs As AssemblyDocument invDocs = Form1.inv_App.ActiveDocument Dim invDocument As Document Dim Sayac As Integer Dim oRefDocs As DocumentsEnumerator oRefDocs = invDocs.AllReferencedDocuments Dim invDocument2 As Documents invDocument2 = Form1.inv_App.Documents For Each invDocument In oRefDocs If Form1.BaseFilename(invDocument.FullDocumentName).ToUpper = TextAranan.Text Then invDocument2.Open(invDocument.FullDocumentName, True) Sayac += 1 Next
But I need to make the part selected on the browser? I want to focus (highlight) on the part and reposition the browser tree?
I need to make a model of saddle surface. The surface is given by equation z = y^2 - x^2, and I must have some thickness - It will be printed on 3D printer.
I have Inventor 2014 and I dont see possibility of making the surface directly in Inventor. Is there any trick for that?
I'm afraid I cannot use solution as stated here Equation-driven surface , because saddle surface looks like this hyperbolic paraboloid .
I tried this solution: I made 3D surface in Matlab, exported it in .stl and opened in Inventor - but this only makes the surface with no thickness. Functions extrude, loft require 2D sketch.
I can't make a spring moving according to other parts' behaviour. I use Inventor 12. by the way I sent two photos (scanned by Microsoft Security Essentials-no problem), the spring in the photos was made by design accelerators-as compression spring. I want from spring to move with the other parts but it doesn't. For instance when I pull the blue part down, blue part, and the spring go the into of each other.
I have an assembly that i want to insert in another assembly. When i do insert it i try to make it "Adaptive" but the option is graded out/not available. How can i make it Adaptive?
what kind of work flow I can use to make an assembly adaptive as possible..I need to make a machine fixture that requires cut outs for three parts. The fixture is made from a 8" x 5" x 0.19" thk piece of UHMW. I've made the "blank" and it features the work planes I need to place the three parts that the cut outs are derived from.
At first I just started the assembly and placed the parts where they should be and then used sketched outlines to define the cuts. However, since the parts are there they get "cut" as well.
I was wondering if I could make adaptive sketches linked to these parts and then import THEM into the correct plane. I could then use them to define the cuts.
I have an assembly with several analogical parts and they have sketches with project geometry inside this assembly ("Adaptive" function works good, look pic "Works").
Unfotrunately, one part of parts doesnt work perfectly ("Adaptive" function is not active, look pic "Doesnt work"),
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).
2. What is the minimum dimension to make my part appear?
On the drawing I was working on, the part completly behind a surface was showing up until I rotated the view, then it dissapeared, this behaviour is not present in the test idw, the part doesnt appear at all behind the surface.