I have a STP file of a seat that I just want to simply modify it's dimensions. Bring some aspects in closer, raise the back, and hollow out the middle. I can't seem to do anything and in searching online I only ended up with Inventor Fusion 2013 R1 that crashes each time, and Fusion 360 which has to be the worst user experience I have ever found in a piece of software.
(Side note I understand a little about solid models and surface models, but I just want something to work, otherwise inventor is a glorified model viewer.
I couldn't attach the file so here is the link to it. [URL]........
I'm a new 2009 Inventor user (use mostly Solidworks for other jobs) and how to make the model update after I modify a feature sketch (e.g. I only add one more circle/hole to a sketch used for a somple extrusion, but the extra hole doesn't appear on the model). Tried all update-related commands but no luck so far. If I delete the feature and recreate it again everything works fine, but I stuff up all other features and mates that use the reference geometry...
I'm trying to do this with iLogic, and i'm not getting anywhere. What I need, is to be able get to the iProperties of an associated model that is referenced into a drawing file. I want to make it easier to update the iProperties from the drawing file, without having to open the model file.
Factory Design Suite Ultimate 2012 AutoCAD 2012 | Inventor Professional 2012 | Vault Professional 2012
I just tried to assemble my model and realized that I should make the dimension of the door 0.06" larger in order to become closed! It took me a week to complete this model, so I don't wanna redraw everything! How can I modify my model in CAD?
My problem today is that I made a Model of a Part of a ship using surfaces rather than solids because the engineer thought it would be easier to bring into ANSYS program for analysis but he is now having a problem with it and I am looking into converting my current model to solid. I can do it but the method I thought of using is quite long winded and we are working to a tight deadline.
1.open up the surface part
2.use "Offset/Thicken"
3.any clashes between parts make a sketch and cut away.
the problem is the amount of plates I have and the time it takes to sort them out.
for a study that I have to do, I did run a company specialized a 3D scan of some engine parts. Files that have given me are .stl that I can not modify or edit with inventor ..how can I make these stl files like editable solids?
I have a dimensioning problem. I have dimensions that I cannot modify as I normally do. I do not know what setting is stopping me but here is what it is doing. I add a dimension to a part. I then edit it to add 2X in front if it. It will then put it on top of the dimension. If I put it behind the text, it then goes beneath the dimension. There is no way to add text and it would actually appear on the same line as the dimension.
It is possible to change a document style color with a VBA macro or why not with iLogic ?.
I regularly imports STEP and the parts have defined colors. Unfortunately for change must clear all colors of surfaces. By cons, if you edit the styles we see that for each color there is a style with the color name.
So basically if I change a color style, all parts using this style will change.
If i press RMB on an item form the marking menu it enables to suppress or modify it, but, on 2 computers, the RMB on the item activates it, just like the LMB.
I need to rename and replace occurences in an assembly, then modify the occurence name.I rename and replace only Farme generator components, which is tested by <condiftion>.What I want to do :
- Num = ABC - Original filename = toto.ipt - New filename = ABC_toto.ipt, and Occurence name = ABC_toto
The code :
fileDir contain the file path docFName contain the original file name (for example, toto.ipt) Num contain the prefix to add to the name and the occurence name (for example, ABC) If <condition>Then
New_name = fileDir & Num & "_" & docFName Call oFileNameOcc.SaveAs(New_name, True) Call oOccurrence.Replace(New_name, False) oOccurrence.name = Num & "_" & oOccurrence.name End If
The problem is, the first time I use the macro, the prefix is added twice in the occurence name (the filename is ok) : I obtain ABC_ABC_toto. This happen only the first time, and only on an orrignal Frame Generator assembly.
If I use the macro again, with for example Num = 123, the result is : 123_ABC_ABC_toto.Where is the problem ?
I am fed up with constantly changing the colour, justification, font and font size of text in sketches in the part environment. The text style drop down box is greyed out in the part environment so i can't set up a style and just change it.
Where i need to go to change what the default-iso style defaults to? Any registry key change i can use to make the test style drop down box available in the part sketch environment?
Is it possible to modify a sketch symbol that has existing prompted text while keeping the existing prompted text? For example, I have a sketch symbol that is placed on every detail on the drawing. We could have 8 details on a drawing.
This sketch symbol uses prompted text to fill in the relevant information for each detail. Is there a way to change the sketch symbol globally and then copy the sketch symbol in to each drawing without losing the prompted text? Currently I have to modify the sketch symbol within each drawing. To keep the prompted text.
I have recently installed Inventor Suite 2010 on a new computer and I am receiving this error on a majority of my files.
Cannot modify the library file W:T46DManufacturing Drawings8300673-.idw Component W:T46DManufacturing Drawings8300673-.idw is not checked out to you. Edits are not allowed on this file.
I understand this has something to do with using Vault. However since I am the only one using Inventor and these files are not shared, I did not install Vault on the old computer or the new one.
it is possible to change the Authority name in Project tab under iProperites? I do not want to add a custom field though. We are using the Authority as a quantity field to over ride the drawings quantity.
I have a question regarding to modify category in a user library. I have to publish a part into a special category in Inventor 2012. These category asks for an Parameter which doesn't exist in my part. Actually is an absolutely useless Parameter so i want to delete it from category. The category was created by an user but i don't know how to delete the parameter. Only if i create a new Category i can change the category-properties just till its created.
I am looking for a way to change the parameters of a part that is within an iAssembly. Basically we have tubing with flanges on the end and wish to have an easy way to model varying lengths. I essentially need to be able to have the upper level iAssembly control the flange spacing and cut the tube to length based on the users selection. Due to BOM setup these parts must be seperate .ipt in a larger .iam
I need to modify all the ipt in an assembly, but I don't kow how many ipt I have, and I don't know the name. Can I have with iLogic the list of all the ipt used in the assembly ? For example, to modify the Part Number in all the components.
I have an extruded sketch pattern that I have tried to make modification to via the 'edit pattern' function. When making ajustments to the pattern and clicking ok Inventor is taking nigh on 2 hours to complete the function. Then I have to finish sketch which takes another hour or so. Obviously it should not be taking this amount of time. The part in question is a series of extruded holes, nothing excessivly complex, why this is taking so much time to complete ? I am using Inventor 2013 Pro 64 bit, 3.07 GHz,12GB RAM.
Autodesk Inventor Professional 2013 SP2 64-Bit Edition Windows 7 HP Z400, Intel Xeon W3550 3.07GHz 12.0GB RAM, ATI FirePro V4800 (FireGL)
I'd like to make it so that a user may add a button for my addin by only having to modify an xml entry.
None of the values (name, descrip, tooltip) are null, and reading from the xml is working properly. Each internal name is unique. Why this code would result in an error? The error message is attached.
If there's a known way to dynamically add buttons(in a loop), I'd be happy to use an established method as well.
All of a sudden I get this message when I try to change the materials of any part within my workspace folder. I looked at the project and everything looks fine. I can save the file but cannot change or add anything now.
When you create a new Frame Generator assembly, you have a dialog box with Frame name, Path to frame file, Skeleton name, path to skeleton file. Inventor propose default values. Is there a way to automatically modify these default values ? For example, instead Inventor propose "New Frame file name = Frame0001.iam", I want a custom calculated file name.
We received a surface model from a vendor that I have patched up as best I can, it still has one hole that I can find that I haven't been able to fill. Ideally we would like to have a solid model, but I'm running out of time to get this done and the surface model we have would be good enough for our purposes IF I can get the yellow surface tangent lines to turn off or change their color to black.
I've attached a jpg of the surface model with the yellow lines and uploaded the model here: [URL].....