AutoCAD Inventor :: Creating Multiple Plane Ifeature
Nov 17, 2011
I'm new to Inventor, less than a month of experience learning by myself. I want to create an ifeature that uses sketches from 2 different planes. I found out how to place a simple ifeature but i'm having difficulty with the multiple plane references. I can select the 2 planes when inserting and tried using the "activate sketch for placement", but I can only reference the first feature, the second one isn't available at that point, therefore does not appear after completion.
View 1 Replies
ADVERTISEMENT
Mar 13, 2012
In the programming I found an example to place an ifeature on a face.I've modified it to place it on a face without selectset but with features. faces. item(1)
how to place it on that face with a vertex from that face or a workpoint that lies on that face.I've tried to adapt other code on this forum but can't find it.
View 1 Replies
View Related
Jan 9, 2014
Is there away to use an IFeature creating a new body?
I mean, modeling a part as multibody, i would like to insert a feature with an iFeature, but i would like too that that new feature will be a new body.
I have tried in many ways.. including inserting in the ifeature a Split Feature..but with no sucess.
View 2 Replies
View Related
Jan 21, 2013
Im just starting to look at I features to design, but even though my sketch is fully constrained when I place the iFeature with multiple references i can still move it using the arrows. How i could place them more accurately.
View 2 Replies
View Related
Jan 1, 2012
I drew the first sketch. i want to insert an offset plane. i use the plane tool, mark 2 sketch entities and a plane is formed. i move it, but it moves only on the plane of the sketch, the dialog box for the distance doesn't appear.
View 3 Replies
View Related
Feb 17, 2012
more than one closed shape on the same plane.
View 9 Replies
View Related
Jul 13, 2013
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 Related
Aug 12, 2013
I want to put my iFeature on my workplane,but i can't.However, if I change my PlaneInput = oFace , it can work perfectly.My program is below:
Private WithEvents oInteraction As InteractionEvents
Private WithEvents oselect As SelectEvents
Private Sub UserForm_Initialize()
Set oInteraction = ThisApplication.CommandManager.CreateInteractionEvents
Set oselect = oInteraction.SelectEvents
[code]...
View 1 Replies
View Related
Oct 14, 2012
Is it possible to add new value to the drop down list in the sheet metal punch feature sizing dialog boss.
I see there are 3 sizes bu default.. i need to add new values.
Inventor Professional 2013
Vault Collaboration 2013
View 1 Replies
View Related
Oct 3, 2011
I have an ifeature (find in an attachement).
My question is: it possible to insert ifeature and get end result as new solid added to a part file
As of now when I add ifeature it merges with the previous solid. I think I am missing something
Config :: Intel (R) Xeon (R) CPU E31245 @ 3.30 GHz, 16.0 GB, 64bit win7
Inventor 2013 and Vault Basic 2013
View 3 Replies
View Related
Mar 17, 2013
I found much info on creating 3D objects above X Y plane (which is Z), but I haven't been able to find info on creating objects on the underside of X Y plane (sub Z).
I need to create objects above and below X Y.
View 1 Replies
View Related
Nov 3, 2005
The Axis is part of the iFeature, yet when I place it there is nothing available.
The objective for this is to automatically include an axis to mate to with the iFeature. The axis runs through a centerpoint on the iFeature.
I have a feeling the answer is I can't but I am hoping it is operator error.
View 2 Replies
View Related
Jun 1, 2013
Is possible create new Body (SolidBody) for iFeature? In VBA or .NET.
View 5 Replies
View Related
Dec 3, 2012
Is there any way to obtain the X and Y location of an iFeature that is placed on a center point? I cannot find a way to relate the iFeature to the point or vice versa with VBA. Holes are easy to relate but I am stuck on relating iFeatures.
My goal is to obtain the X and Y location of several iFeatures placed a piece of steel channel.
Inventor Professional 2014 64 Bit
Windows 7 Professional
NVIDIA Quadro FX 4600
Dual Intel Xeon E5540 CPUs
16GB DDR3 Ram
View 1 Replies
View Related
Jan 21, 2013
I'm a single user at a small company tooling company. I've created a handful of useful iFeatures that I've saved just in the default path: C:UsersPublicDocumentsAutodeskInventor 2013Catalog
However, we're in discussions now about hiring another designer, so as I do new projects, I've been trying to do things cleaner and making sure that the method to my madness is obvious. So I'm considering moving the contents of this folder to a network drive, and also one that's independent of Inventor upgrades (version # in the folder path).
My question is this: In the application settings, there are (3) different path settings on the iFeatures tab. How are these different?
When I've developed iFeatures I've usually had them initially in the Workspace directory for the current project. Once completed and tested, I would put them in the default folder. When I go to insert one later, the "Insert iFeature" dialog box doesn't take me to this path and I have to look it up all the time. It just takes me back to wherever I inserted the last one from. So what does this path in the settings box actually do for me?
If there's no "shortcut" to point to the iFeature root folder quickly, why do I care where I put them? Couln't I create a network folder such as "Z:CADifeatures" for these and add it as a Library to my projects and save myself time? I'd also not have to change the settings and/or make copies when we upgrade to IV2014.
Would there be a downside to doing this? It almost seems too easy and like there's room for product improvement here.
View 1 Replies
View Related
Aug 17, 2012
I have created a set of standard panel cutouts for connectors as ifeatures.
they work good however i created them all from one file and they were in various locations in the original file.
when i insert the objects i am unable to place them by their centers and have to re-position afterward.
Is there a way to edit the ifeature and modify the location of the insertion point?
Windows 7 64 bit
Inventor 2012 Professional
Dell T1600 CPU E31245 @ 3.30GHz
8 GB RAM
View 3 Replies
View Related
Oct 11, 2011
This is my i Feature inserted. When I try to insert it and rotate it, the slot and nubs do not rotate. Also, if I try to mirror it over the plane, the slot and nubs do not mirror. It always stays the same direction. I am on Inventor 2011. Also, If I try to rotate it 90 deg, Inventor crashes.
View 3 Replies
View Related
Nov 16, 2012
I'm trying to obtain a louvre iFeature for Inventor 2010. the ifeature on the c-bliss website no longer seems to be available... it redirects to zeevix.com or something.
View 1 Replies
View Related
Jul 11, 2012
I have a issue merging multiple parts into one assembly. When i do the constrains the parts are able to move but the pieces break part. I need to be able to move the whole assembly with all parts together without them breaking apart.
View 6 Replies
View Related
Oct 18, 2011
I've created an iPart (for this discussion, lets just say a cube..)with 6 variations of the same part (its height has a choice of 6 different values in the iPart table)..I've created a drawing (idw) which dimensions the cube in one of the 6 instances..
..Is there any way to replicate the drawing another 5 times, with each referencing each instance of the iPart?
I was imagining copying the drawing 6 times and change each one to look for a different instance (a bit like when you go component - replace in an assembly..) then the drawing to automatically update the altered dimension.
this would save me producing and re-drawing 6 separate idw files for the same thing where only one dimension changes each time!
View 4 Replies
View Related
Jun 19, 2013
I would like to create a polyline in a plane that is not WCS. I am able to do so with the 3D polyline. My problem is that 3D polyline does not allow for a Bulge in the polyline.
View 3 Replies
View Related
Aug 23, 2012
I'm trying to make an Ifeature of SAE ports and I can make the Ifeature just fine but when I try making a table for the different size it fails.
I attached the base part I extracted the Ifeature. The two sizes I edited in the table SAE #2 and #6 both fail while the original size SAE #8 (and all the other unedited sizes) work.
the forum doesn't seem to like .ide files which is the ifeature file
Update: Well it seems changing the thread size fixes the part about the ifeature not working properly. However if I try moving the ifeature it fails. I'm guessing some geometry isn't "following" the base feature.
View 1 Replies
View Related
Mar 7, 2012
I created the attached parametrized CF Flange iPart (one can change size, bored/blank, tapped/through, fixed/rotatable). I wanted to extract the cross-section sketches as iFeatures, so that I can reuse it also as sketches. I can extract the "Cross Section (Fixed)" sketch as an iFeature, but not "Cross Section (Rotatable)". I created this iPart file about half a year ago, and as far as I remember I created these two sketches in exactly the same way.
View 3 Replies
View Related
Mar 14, 2012
I want to know if is possible to create a troquel punch as iFeature for just bend, not cut o drilled, for example, to create a squared punch for to make a bending in a sheet metal,
View 1 Replies
View Related
Oct 31, 2011
Just when I thought I was getting somewhere I come to a complete standstill. I'm attempting to insert an iFeature, louver to be exact. I inserted the one from cbliss easily and was able to edit the width, length, thickness etc. but had trouble trying to change angles. I later tried inserting one someone emailed me, so I removed the other one and now I can't insert new one and I can't even go back to insert cbliss one. Not sure what changed or what I messed up. I'm new to IV and not overly experienced in AutoCAD period.
View 9 Replies
View Related
Mar 18, 2013
I am trying to creating an extrusion with a sketch containing multiple circles. However, the AddForSolid() Method is not working properly, returning non-NOERROR is C++. Below is the code that I used to create a sketch(which is succeeded) and then try to create a extrusion (in my case cutting).
ApplicationPtr pInvApp;pInvApp.GetActiveObject("Inventor.Application");DocumentPtr pItem;pItem = pInvApp->GetActiveDocument();PartDocumentPtr pDoc;if(pItem->GetDocumentType() == kPartDocumentObject)pDoc = pItem;SelectSetPtr selectedItem;selectedItem = pDoc->GetSelectSet();FacePtr face;//printf("
[code]....
View 6 Replies
View Related
Dec 18, 2012
I am trying to create multiple bodies within a part file using multiple ifeatures. It seems that it is not possible to force the ifeature to create a new body when it is inserted. If it is inserted into a part that has multiple bodies present.
I call it "Reverse Nesting". We have a sheet of a certain size (18" x 32" in this case). I need to completely cover a much larger (and oddly shapped) panel with these sheets. I want to cnc cut these sheets into the correct shape and be able to assemble them together on the larger panel.
Create an ifeature that creates a sheet of the correct size. In a part file with a sketch (or surface) of the panel we need to cover, we can insert the ifeature and constrain its sketch to the original sketch. My hope was that I would be able to do this multiple times (each as its own body),orient them as req'd to cover the panel, and the use the original panel sketch to do an interference extrude through all the bodies. I could then use Make Componets to create an assembly of all of the parts, and generate flat profiles for each piece for CNC cutting. This doesn't work because I can't geerate multiple bodies with multiple iFeatures in the same file.Create a template part that is teh size of the sheet and constrain them together on the panel I want to cover. Use assembly features to cut way what I do not need. This does not work because there are performance and associativity issues with assembly features and no way to push the cuts back to the parts for CNC profiles.
Similar to #2 except derive the panel we need to cover into our part and use split to remove what we do not want from our sheet. This does not work because it is not easy to move a derive around within a part and link it to the other sheets that are adjacent to it.Create a template that contains parameters that contain the sizes of the sheet. Manually create sketchs and constrain them to each other on the derived (as a surface) panel, extrude each one as a separate body and then run Make components. This will work, but it is very time consuming.
View 5 Replies
View Related
Mar 19, 2013
My company is trying to put some automation together to pull design attributes of parts and assemblies to drive routing creation in the shop.
The issue that we have run into is that for certain ifeatures, we need to gain access to the name (or punch ID) of an ifeature (primarily punch tools). Pulling the name of the feature that the tool created is relatively easy, but because you are able to change the name of the feature as it appears in the model browser, it isn't the most reliable way to get that information.
We are looking for a way to figure out what the name of the ifeature used to create the feature without referencing the resulting feature's name in the model tree.
I've included an example, and I'm looking for the name of the tool which should be "Ob_750X562".
View 1 Replies
View Related
Jan 11, 2012
When a table driven i-feature is placed in a part the parameters are reference. I believe that is how it has always been.Although, to my recollection in versions previous to 2010 when an i-feature was deleted the sketch was maintained and the parameters then became model parameters.
To test this I created a table driven i-feature from scratch to make sure it was not a migration issue.
I have include a screen shot of the deleted i-feature and the result of the parameters is shown. Verify that prior to 2010 the parameters became model parameters or did they stay reference?
View 6 Replies
View Related
May 5, 2006
Extruded hole iFeature for sheet metal (see image attached)? I found one but it's in German & I can't get it to work. I tried making one but not I'm apparently experienced enough to get past learning curve yet for iFeatures like this.
View 3 Replies
View Related
Feb 15, 2013
My issue is we have Universal assemblies that never change. These assemblies are thousands of parts. (hardware gaskets other random assemblies.) this top level universal assembly never changes.
to increase time in layouts. we would like to create these universal assemblies into 1 sold part.
Is there a was to export an assembly into a single solid part.
View 1 Replies
View Related