AutoCAD Inventor :: Grouping Features In Browser Bar?
Jan 27, 2010
Inventor 2010 / I'm finding myself scrolling up and down the browser bar quite a lot to get to the Solid Bodies folder for example, and I was wondering if it was possible to group features into folders or something to make the journey quicker, with the benefit of also being able to just organize things a bit better.
View 9 Replies
ADVERTISEMENT
Nov 2, 2011
Search for features by name from browser. I have seen a pair of binoculars on the top of the feature tree, can't figure out a easy use of it.
C1
Inventor Professional 2013
Vault Collaboration 2013
View 1 Replies
View Related
Sep 3, 2012
Is there any way to set features to be invisible when create sketch after those 3D features so as to make the sketch more easy to see?
View 3 Replies
View Related
Oct 29, 2012
I opened the drawing and then from the drawing opened the model. In the drawing it is showing the 4th instance of ROUND CRS-032175 X 33 as an assembly. It also is not showing in the view and yet the visibility is checked. AI2012 SP2
View 1 Replies
View Related
Apr 8, 2013
I am trying to use the Browsernode.addchild method to add an occurence to an empty browser folder. The code fails at this point and I gett an error pointing to the line "Call oTargetNode.AddChild(oSourceNodeDef)". I can add the occurence with the browserpanes.Reorder method without issue if the folder is not empty. The code is pasted Below.
Format:HTML Format Version:1.0 StartHTML: 165 EndHTML: 29338 StartFragment: 314 EndFragment: 29306 StartSelection: 314 EndSelection: 314
SyntaxEditor Code Snippet
DimPrcsTpAsStringPrcsTp=InputListBox("Process Type?", MultiValue.List("ProcessType"), Parameter("ProcessType"), Title :="Select Process Type", ListName :="Process Type")DimRtgNameAsStringRtgName=PrcsTp&"-"&Parameter("NoRtgsInc")+1MessageBox.Show(RtgName, "Title",MessageBoxButtons.OKCancel)DimoAsmAsAssemblyDocument=ThisDoc.DocumentDimoMatrixAsMatrix=ThisApplication.TransientGeometry.CreateMatrixDimoOccAsComponentOccurrenceoOcc=oAsm.ComponentDefinition.Occurrences.AddVirtual(RtgName, oMatrix)DimoCompDefVirtualAsVirtualComponentDefinition=oOcc.Definition'CREATE AND SET THE
[code]....
View 1 Replies
View Related
Nov 7, 2011
When I press F1 Inventor opens the help on my default browser (Chrome), but when I click the bynocular it uses Internet Explorer.
Is it possible to force Inventor to use a browser of my choice or the default browser?
View 1 Replies
View Related
Nov 26, 2013
I was wondering if it would be possible to do the following:
Parameters who can vary for lets say a rectangular profile with:
80x50x2
80x50x3
100x50x2
That these data sets/parameters are grouped/linked to eachother in the Parametric Table.
So when I'm doing my analyses with the profile of 100 and I change the wall thicknes from 2 to 3mm the 100 changes to the 80 variant automaticly, or asks me which version I want.
It would be handy to avoid mistakes with non excisting combinations of profiles.
Is there a custom app for Inventor that allows you to manage parameters easier? (Grouping wise to keep a better overvieuw.)
View 1 Replies
View Related
Aug 17, 2012
I was working with inventor 2010, and i am want to link surface roughness symbols and text. so that they will be grouped together.
View 1 Replies
View Related
Sep 16, 2013
I have an assembly that I have the BOM property set to phantom. Consists of 7 parts, each have a bom property of purchased.
All parts are the same but cut to length in the shop. Parts list are based on parts only BOM. If I create a parts list based on just the assembly, I can group the items, they all have the same part number, and display the group participants, and the item numbers and everything works as expected.
If I use this assembly as a subassembly in a larger assembly and create a partslist with the same group keys, the subassembly does not show as a group, does not show group participants or corresponding item numbers.
What I'm trying to do is show total length of a product that we buy on a spool for this assembly. To do this I'm using substitution in the qty column. Most parts are purchased each, these are purchased by length. What would cause the parts list to display as a group in one list but not in the other?
View 3 Replies
View Related
Mar 8, 2012
I want to be able to take a few parts and group them together to make them appear as one single entry on the parts list.
Example: I have a Liquid Level Switch, Mounting Bracket and mounting hardware in the assembly as separate parts. On the .idw Parts List I need to have them show up as one item, as a 'LLS Kit' phantom.
Also, these parts will be used on other assemblies and will probably be used with other main components (ie. Temperature switches, pressure switches, etc.) so then need to remain independent of one another.
View 7 Replies
View Related
Oct 19, 2012
I want different features on and off with iLogic.
I have a text parameter with a choice menu of 1,2, and 3
This I want some features on and off.
If I pass the parameter I get a message: No feature found with the name. Mvg Jos
Your drawings are only as good as the symbols that complete them...
View 9 Replies
View Related
Dec 14, 2012
My flat pattern of a sheet metal part fails when I added strenthening Press ribs to the middle of the part using an iFeature.
I know Inventor is not capable of flattening embossed sheetmetal but is there a way to still get the flat pattern & ignore the formed areas?
Seems to me I was able to add some model features in the past like bosses, extruded holes KO's etc & I could still make a flat pattern.
I know I can use derived part to do it but that adds complications.
IV 2012 SP2
Inventor Suite 2013 Ultimate
View 3 Replies
View Related
Sep 29, 2011
when in simulation, if you suppress a feature is it totally taken out of the simulations workings?
I.e. if I was working on a project like some weighing scales and I had a load of objects on the scales and I then suppressed some of the objects, will the scales rise up a little to counteract the reduced weight?
View 5 Replies
View Related
Aug 2, 2012
I am working on a standard part that has different configurations depending on user inputs into a GUI. Once the user enters all the required parameters, the part is in its final form with all unnecessary features suppressed. I am looking for a way to automate the delete of the suppressed features using a rule and i Logic before the user saves the file.
The main reason for doing this is to reduce the file size of the part once it is saved because this same template will be used for hundreds of parts and I don't want to waste unnecessary storage space on suppressed features.
View 7 Replies
View Related
Nov 29, 2012
I am making a multiview drawing with isometric of a certain sheet metal part. Due to manufacturing reasons, they have to make the part longer than necessary to get a bend in it then I will have them shear off the extra. Is there a way I can show the multiview and flat pattern WITH the extra material and show the isometric WITHOUT that extra? In the model I remove the excess with a cut but I don't know how to suppress a feature for one view and not another.
View 2 Replies
View Related
Jul 17, 2013
I am trying to hide an extruded cut in one view of my .idw. I have tried supressing in one view but this does not work. I need to show a before and after of this cut in the same model. I can not make two models because this is a controlled document.
View 5 Replies
View Related
Nov 15, 2012
I am trying to make a way that suppress the flange features of all the panels that will be insert in the assembly so i can suppress all the features at ones in a assembly and don't have to do that for each panel separately.
I have a assembly with parameters and i have a part with no geometry but have linked the parameters from the assembly. In my panel part i link the parameters to the part with no geometry.
When i use the parameter in the assembly to suppress the flanges that works the way i want it. But when i insert the panel part into that assembly it doesnot work.
View 1 Replies
View Related
Mar 22, 2013
I am trying to create an assembly. I want to copy the small threaded holes and position of the holes from the face of the large part and copy them to the circular part.
I want to establish a relationship so if the hole positions change on the larger part they will also change on the attached circular part.
View 9 Replies
View Related
Nov 22, 2013
I have been given the task of importing and editing an IGS sheet metal part. cannot get a feature tree.
Its a pretty basic sheet metal part just need to add few flanges, change hole/slot size. Its for a college project so I have to do it rather than just redraw the thing. I would also prefer to use inventor than solidworks (if I still have it on my laptop...).
[URL]
View 6 Replies
View Related
Sep 30, 2013
Using Inventor 2014 for some very simple (just a few component) models. When I use Studio to render an image, two objects are shown with a "cross" on them. The parts are nothing but extruded circles--nothing to them, so it's not clear to me why there are lines on their surface.
View 5 Replies
View Related
Nov 7, 2011
Is there a way to "skip" features i'm creating a pattern by?Meaning, similar to this option in Proe and Solidworks, is it possible to choose some of the holes i'm copying, so they won't be created?
View 1 Replies
View Related
Sep 20, 2012
I have a panel with holes,cutouts and silkscreen
In the drawing the panel is detailed to show hole locations and sizes on one sheet and in another view @ 1:1 the silkscreen is shown.
The silkscreen is a feature on the panel, text either embossed or extruded .005" outward. The feature is colored (filled).
On my drawing all the silk screens show up like un-filled fonts. This really bothers some people and my task is to fill the fonts.
Also i need to get the silkscreen by itself and (suppress/invisible) remove the other features from the view.
Suppress will not work as the feature i am trying to show will also be suppressed. Visibility of features is not an option.
Q. HOW CAN I GET THE FEATURE SEGREGATED AND SOLID IN MY DRAWING? but still a feature of the part. i.e. i don't want to create an assembly with a panel and a silkscreen.
How do i suppress features in a view on the drawing?
View 5 Replies
View Related
Feb 10, 2013
I am using the Student version of Autodesk inventor 2013.I was able to use the simulation, stress analysis features for a period of 10 days from the day of installation but its not working now.I have tried reinstallation also. I am using a registered version only.
View 2 Replies
View Related
Feb 10, 2013
how to create location box in autocad electrical using vb.net?
Bacause i want to add more features to that location box.
how to create location box using vb.net.
View 1 Replies
View Related
Sep 9, 2013
The small cylinder was made first, then projected it to a sketch, made offset, and made the big cylinder, but i want to leave only the big cylinder alone. i want to suppress the small cylinder, but when i suppress the samll one both get suppressed.
How can i break this link, which was made by the projected geometry?
Even when i select the projected circle, right click and select Break Link, they still behave the same.
View 1 Replies
View Related
May 22, 2013
want to delete holes (see picture), but also to keep other features below hole.
View 3 Replies
View Related
Nov 19, 2012
I'm now having an issue accessing the features in an assembly, the error message is attached and the following is the relative code.
The error line is between the 2 Test Messages:
'Create a Component Definition relative to the Part Document
Dim oFeature As Features
Dim oAssembly As AssemblyDocument
oAssembly = oCompOcc.Definition.Document
MsgBox("Test 1")
'Cycle through all features in the Part
For Each oFeature In oAssembly.ComponentDefinition.Features
MsgBox("Test 2")
View 3 Replies
View Related
Oct 16, 2013
The attached IPart works wonderfully for all sizes, shows no errors or recovery alerts.
The problem is that once it is published, the ORB end changes for any size 1/2" (8) or under.
It just turns into a Hex head, I don't understand what the problem is.
View 9 Replies
View Related
Mar 13, 2013
I'd like to add a dimension from a feature in a detail view to a feature outside the view, exactly like the dimension circled in red below. I cannot find any information on how to do this, but I suspect it is pretty easy!
View 4 Replies
View Related
Jan 12, 2014
it's possible to create a derived part using only some of the features of the base components i.e. I've got a funny shaped part with a bunch of holes in it, and I need another part with exactly the same shape but totally different holes (location and size)I know you can do this with the different solids in the part (only use some of the solids) but I haven't been able to figure it out with features, if it's possible at all.
I could probably create one base part (just the shape) and derive both parts from that, but then I've got a part lying around doing jack.using IV 11.
View 5 Replies
View Related
Jun 13, 2012
how to lock sketch features onto an axis or any other reference point. Also, how to bring in reference features (like in ProE)
I am trying to extrude a figure off of one that has already been sketched, and the wrong lines keep moving when I change the dimensions.
View 3 Replies
View Related