AutoCAD Inventor :: How To Realign Axis To Rotated Part
Oct 27, 2013I derived a part and added extrusion.
The original part is rotated at an arbitrary angle and i want to align the origin planes differently.
I derived a part and added extrusion.
The original part is rotated at an arbitrary angle and i want to align the origin planes differently.
The part isn't symmetrical about the YZ plane, you can see it in the sketch of extrusion 1.
Now i started a new sketch, sketch 24, and the part is positioned like in the picture, with the YZ plane not vertical.
I'm getting the rangebox of my assembly, but am having problems getting exactly what I need. Basically, if a part in my assembly is rotated, it's like it's getting the rangebox of the part's rangebox in its new orientation. I have included pictures to show what I am getting and what I would hope to get. In the last screenshot, I have drawn a red box to show what I would like to achieve. The black box being drawn from the rangebox was created from some code I downloaded (I think from this forum, but I couldn't find it via search, here is another link
[URL]....
Is there anyway to do what I am needing to do?
How to make a new work plane rotated at an angle to another plane and passing through the axis of a cylinder, or one of the main axes.On the plane commands, in V2013, i don't find an option for plane at an angle
View 1 Replies View RelatedIn an assembly i created a new part and the center point wasn't on the main center point.Also the axes were rotated.
How can i rotate back the new part's axes, and how to move the center point?
I have a part and I need to scale it in the Z-axis only. It is impossible for me to rework the base geometry directly.
I have made some attempts to figure out how to do this on my own but all have failed:Thicken/OffsetCopy Object + Move Bodies + Combine (wouldn’t let me create a solid with Copy Object)Rectangular Pattern + Combine (works but not the desired result. adds a constant offset to the part, not % based, humongous model size)Derived component (uniform scaling only, prefer to modify the original file for file structure reasons)
I would like to create a curved surface from a flat part. I have designed the 3d part on the XY plane and would like to have it curved as if placed on a sphere.
I have attached a picture of what I want to achieve. The part is curved in both the X-axis and Y-axis. Unfortunately I cannot attach the part file due to proprietary rights.
At first I used the Bend Part feature and created a bend on both sides on one axis.This was done by sketching a line in the center of the part, which is symmetric in the x-axis and using Bend->Sides. Then I sketched another line which is symmetric in the y-axis and this intersects with the first line used for bending. I have found that I cannot create a second bend using this new line.
Is it possible to automatically project the x-axis, z-axis or z-axis onto the sketch plane?
I.e. every time you open a new sketch the corresponding lateral and vertical axis will be projected onto the sketch.
In my sketch I want to move a smaller circle that is within a circle along the Z-axis. I've put the image below to avoid confusion. I am using Inventor 2012.
View 3 Replies View RelatedUsing API is there a way to add a WorkPoint where an Axis and a Part Face Intersect?
I need this to be able to create a WorkPlane normal to the surface of the part at that location.
Although the part, marked in blue in the picture, has, to my opinion, degrees of freedom, i cannot rotate it round the main assembly axis, the Z axis.
Maybe it's connected to the 2 holes underneeth it, which i projected?
Or maybe because of the axis i made through the M24 thread?
I have several parts designed "car line" in their respective parts.
I would like to simply add them to an assembly in their respective axis positions.
Obviously "place" drops in in an arbitrary position to then be "Assembled". Not what I am looking for.
I was looking for a copy/ paste function between part / assembly but there seems no way to paste into an assembly.
There are two cases, that should behave the same, but they don't.
First program works normally. Inventor generates a circular Pattern with the given Part.
' Part referenced in Obejct-Collection-Object
o_ObjectCollection (is defined)
' reference an Axis of the Assembly
[Code].....
Now, the second case, I try to take the Work Axis from a Part, that is placed in the Assembly,
but Inventor does not generate the Pattern. If I set the Axis visible, or even rename it, it works. But the AddCircularPattern does not work.
' Part referenced in Obejct-Collection-Object
o_ObjectCollection (is defined)
' reference an Axis from Part, placed in Assembly
[code]....
i try to make an animation. I create a cylinder and i want to rotate it by longitudinal axis. i click 'components', select the cylinder and after i click 'position' to select the axis that axis system appears in the right side of the cylinder not in the middle. If i continue whit this settings the cylinder will rotate by a circle not by his longitudinal axis. How can i move that axis sistem in the middle of the cylinder? I can drag it but can't place it exactly in the middle.
View 1 Replies View RelatedI have a spline that runs through about 70 points to make the perfect line. But when I rotate the sketch the spline turned from green to black and is no longer recognised as a boundary. I then have to delete the black line and re-draw. How do I keep the spline green and usable?
View 3 Replies View RelatedIs there any way I can extract the rotation of a block relative to the yz axis and xy axis. I can extract the insertion point and xy rotation but not the yz and xz.
View 9 Replies View Related I set up our company log which gets embossed on most parts as a sketch block in an .ipt. The .ipt contains nothing but the sketch block. To use it, the designer only needs to derive the Logo.ipt file into their part and then use the scale setting to set the derived block to the desired size for that part. The result is a scalable set of line geometry that can easily be used for extrusion or emboss that is standard for all users. It works beautifully, that is until you try to use it in a sheet metal part in 2012.
For some reason, when this same part, which works perfectly in normal parts, is derived into a sheet metal part an error pops up stating that, "Selected part does not have any geometry that can be derived." Say what?
I was able to find a workaround by directly copying the block into the sheet metal part, but you no longer have the ability to go back and scale it if needed. Even more strange, when the block was copied over, it could not be deleted from the new part.
Is this just a bug with 2012? Why does it work in a normal part but not sheet metal?
Dear Sir, In particular project, when I insert part in Assembly file, It is inserted as a Tube & Pipe run part. so that It is not Grounded automatically. What is the settings by which I can insert as a normal part in assembly file ? I have attached herewith the JPG file also.
View 3 Replies View RelatedThe part i make is from solid model>The part needs to be in sheet metal.What steps do i use to make as sheet metal part and have option to flatten part.
View 1 Replies View RelatedI`m looking for the iLogic code that can change one parameter (user defined) for each (ipt) part in assembly (iam)
The one below doesn`t work.
Sub Main Dim oApp As Inventor.Application = ThisApplication Dim oAssy As Inventor.AssemblyDocument = oApp.ActiveDocument For Each oSubDoc as Inventor.Document In oAssy.AllReferencedDocuments On Error Resume Next Parameter(oSubDoc, "FH") = 15.26 Next End Sub
I would like to simplify this assembly into one seamless part for FEM calculation:The assembly consists out of parts that, in reality, will be welded together. Due to their form, there is no way to place them exactly onto each other, therefore there are slight gaps between the parts:
Now when I try to merge the assembly into one part via "simplify" --> "create simplified part" and choose "single solid body with seams between planar faces merged", Inventor does not fill these gaps (even though it displays only one part in the bottom right corner of my window). Unfortunately, the remaining gaps brings "contact" problems in the FEM simulation.
how to close the gaps and really merge the assembly into one part?
New user 2014
Part created in assembly does not update to part file.
I have a part that has protrusions. When i mate that part up to another part that second part needs to have cutouts/holes to receive those protrusions.
i mainly use it in sheetmetal parts. and use the rectangular protrusions on de contour to mate up with corresponding cutouts in the other sheet. this works with positioning and also makes for a nice weld spot/area.
But also for making holes to accommodate a mold pin used in custom punch dies. I want the intervening part to receive a corresponding (propperly tolleranced) hole automatically. Much like a bolted connection does.
same for parts like circlips. i want them to automatically generate the seat in the part it's mated to. Rather than using the axle generator.
Ofcourse one can place the parts and do an in assembly interpart projection and go from there, but i want the part to generate the (predifined) modification to the other part. It would save time and also reduces problems as the parts are moved about or even removed.
I have an assembly with 10 parts in it. We use many assembly features at the assembly level (Revolve cut, Extrusion cut..etc). How to find the mass difference of each part by comparing at its parts level and its assembly level.
View 1 Replies View Relatedconvert the part that I have drawn to sheet metal. I have tried to make the part from sheet metal and it did not work out at all. I have attached both versions of the part.
View 1 Replies View RelatedAs soon as I open a piece or try to make a new piece, it crashes! I can open the program but can't use it! I installed it and activated it and I can't use the program at all. I have sent many error reports beacuse I have opened it many times and had it crash many times and have always given my email address. Attached is the Error Report Details screen shot.
View 3 Replies View RelatedIn previous releases (2009 i think) when i converted a standard part to a sheet metal part i could recall all the sheet metal styles by linking back to the sheet metal template (i can't remember exactly how this was done, but it was possible with one operation)
In 2011 i canot find a quick way of doing this, it looks like i have to open the sheet metal template and export each different style (about 40 of them) and then import each one into the converted part. am i missing something? is there a simpler way similar to how it used to be done? Why have Autodesk made this more difficult?
As it stands at the moment it would be quicker for me to remodel the parts from scratch using the sheet metal template. I know this is the obvious solution, but seems strange to change something that worked well to something that doesn't!
I order not to hide components, i want to make a break sketch and remove a piece from a part from an assembly in the isometric view in a drawing. can i do that?
View 4 Replies View RelatedI have a structrual rectangular tube as shown in the picture below. I need to fold the four flanges inward to create a sort of point or pyramid.
View 9 Replies View RelatedThe simple question is… how can we insert a step (stp) part into an existing part file?
The story behind the question is this:
Normally when we get a step file assembly from a customer, if the part has changed, we put our part into Old Versions and save their new step file as our ipt number and replace it in our assembly file. With Vault, in order for us to maintain the history of the part files, we need to keep the original file so we can’t just delete it or replace it, so now we need to figure out how to get a step file into an ipt. The Import command on the Manage tab (with 2013 at least?) does not allow import of stp files just yet.
The only other option I can think of is to put the original part into an assembly with the step file, create a copy of the step information in the part file and use it to recreate the new (step based) part.
Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013
I'm modeling a temperature gauge and would like to have glass over the gauge so the inside is visible. I can easily do this with an assembly, but I'm wanting to do this with a single part. I tried to derive a new part from the assembly, but the transparent part turns solid so nothing inside is visible. Is it possible to do this?
I've include pictures of what I want and what I end up with.
Inventor Professional 2013
Intel Xeon W3680 @ 3.33Ghz
12GB DDR3 RAM
NVIDIA Quadro 2000 GPU
Windows 7 Professinal 64-bit