AutoCAD Inventor :: Disable The Sketch Update
Jan 19, 2012
I have a function that adds many entities and constraints to a sketch, and it's very slow because it updates the sketch after each constraint is created.
Is it possible to turn off the automatic update, add all the entities and constraints, then turn on the update?
View 3 Replies
ADVERTISEMENT
May 29, 2013
I need to disable the "Set sketch scale by the first dimension" feature.
The feature is nice under normal circumstances, but in my case i need to insert a dxf sketch and then draw around it in inventor. When i start to dimensioning the sketch then it scales the inserted part.
That aint so good.
View 7 Replies
View Related
May 29, 2012
I am having a problem with a sketch not updating the parameters when using a "while / end while" command.
Basically if you have a right angled triangle (as attached) with one side and the angle doing the driving then I wish to update the sketch until the last side which is a reference dimension reaches a preset dimension.
I cannot get the updated sketch to read back into the while command to stop when the limit is reached. Instead it goes on an infinite loop until the sketch breaks.
I have used every update under the sun and can get nothing to work.
Trigonometry not an option as this is a basic example of what I wish to achive.
I have seen an example of this working but only for reading the iproperties so dimensions can change until a volume is reached.
View 1 Replies
View Related
Feb 27, 2012
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...
View 2 Replies
View Related
Jul 15, 2013
Tried to do something that all other 3D softwares seem to have no problem with, even inventor at least when we were using the old versions.
Editting sketch - close sketch. No model update.
This is an existing 3D model created with inv2011. inv2013 does not like much of what we created in the old releases of inv.
Sketch gives me 1 dimension. Part and drawing give the old dimension value.
This is yet another major sign of unstable software. Over 24 software issues discovered from changing inv2011 to inv2013.
View 9 Replies
View Related
Mar 18, 2012
The attached part, created in Inventor 2012, has a formula for the number of occurances in a sketch pattern based on its length. When this number changes due to a length change, some parts of the sketch do not reposition and Inventor does not indicate that an update is required. The part can be fixed by dragging the affected geometry or performing a rebuild all. The following image shows the result when the length changes from 300 to 500.
View 6 Replies
View Related
Dec 20, 2011
I’m trying to get the embossed text on a nameplate (done in sketch on a part) to change with updating a custom property in iProperties. Right now I’m using iLogic so I can change the text in User Parameters and that updates the embossed text. So where I’m having an issue is the Export Parameters tab is grayed out so I can’t get it work with my custom properties.
View 1 Replies
View Related
Aug 31, 2012
I had a custom extension (a custom panel made with Adobe Configurator) installed that was working fine in CS6 (PC, both 32 and 64 bit versions) but after the update to 13.01, the extension no longer loads. I have tried reinstalling the extension but that doesn't work. I can no longer select it from the Window > Extensions menu.As it was working fine before the 13.01 update, I can only imagine it has something to do with that specific update.
View 27 Replies
View Related
Sep 21, 2011
I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013
View 2 Replies
View Related
Sep 20, 2012
How do I duplicate the 2D line work from a part level sketch into a drawing level (overlay) sketch?
I started a simple 2D piping system diagram sketch by opening a new part file and using a sketch to stick draw the system schematic including some annotations. Then I opened a new drawing file and made a base view of the part file to bring a view of the original sketch into the drawing.
I realize now that it would have been much easier to have created the schematic directly in a 2D sketch at the drawing level, which would have made editing the annotations much easier at the drawing level, and there is really no need for the part file to exist. I have no intention of creating a 3D model or "real" part in the .ipt file, was just using it as a jumping off point to sketch.
I was thinking that I could correct my error in judgment by just copying the sketch and pasting it into a new sketch on the drawing, but it doesn't want to work that way. I have tried copying both the whole sketch at the browser level, and the entire sketch contents (all of the lines and annotations) from the opened part sketch, but when I attempt to paste either of those into the drawing, paste does not seem to be an option. I'd rather not have to draw the whole thing again, as in typical fashion, my once simple sketch has grown in proportion and complexity from its simple beginning.
View 4 Replies
View Related
Dec 3, 2013
I was trying to query some sketch points data from a profile Path using code as below. However the program stopped without telling the reason.
Code below:
i = 0;
foreach (ProfileEntity oSourceProfileEntity in oProfilePath) { switch (oProfilePath[i].SketchEntity.Type) { case ObjectTypeEnum.kSketchArcObject: { SketchArc srcSkArc = default(SketchArc); srcSkArc = (SketchArc) oSourceProfileEntity.SketchEntity; // error points[i] = srcSkArc.StartSketchPoint.Geometry; break; } default: { SketchLine srcSkLine = default(SketchLine); srcSkLine =(SketchLine) oProfilePath[i].SketchEntity; // error points[i] = srcSkLine.StartSketchPoint.Geometry; break; } } i++; }
View 2 Replies
View Related
Aug 1, 2011
First we imported an ".igs" file to inventor, which produced "wires". Then by promoting the wires it produced a 3-d sketch.
The model is in one plane and 2-D, and we are trying to use Ansys 2-D analysis, but in-order to do so it needs to be in a 2-D sketch.
The model is too large to be redrawn on a 2-D plane, how to convert it to a 2-D sketch
View 9 Replies
View Related
Dec 14, 2012
want to change sketch 2013 into the sketch of 2010
View 1 Replies
View Related
Nov 27, 2013
Working in the CC3D features, I am constantly making changes to my bump map. Every time I step-backwards, or make a significant change to the bump texture (smart object?), CC auto-saves the layer. This specific file is a very very large document (3 gigs in the bump texture layer alone), and the 3D layer has lots of lights and is very complex.
This auto-refresh/update really bogs down the time that it would take me to make my changes. I have a very fast machine (I know it's fast, I dont need to list my specs), and I have all shadows disabled.
How do I disable linked smart-object auto-update/refresh?
View 3 Replies
View Related
May 30, 2013
When I edit certain sketched some other sketches disappear. see attached.
This is causing modelling to slow down as I can not project lines from the sketch that has disappeared.
View 8 Replies
View Related
Aug 22, 2012
After I create a adaptive part from projected sketch. How to modify the sketch? Please see the part attached.
View 6 Replies
View Related
Mar 4, 2012
what is the difference between a sketch and a planar sketch?
View 2 Replies
View Related
Aug 16, 2012
I'm having trouble with constaints, I'd like to constrain my sketch to a point in another sketch on a different plane. Is this posible in Inventor? If so how? If Inventor works differently how would you get a points in one sketch to be linked to points another?
View 2 Replies
View Related
Dec 9, 2013
I made a change to my materials library. I changed the color (from dark grey to light grey) of one material. I then saved this back to my library.
Now, when I start a new part, I get a warning that the material does not match the library. So, rather than using the material in the part, I opened the template and updated the material to match the library. (Manage >Update Styles).
This is where the problems come into play. In the update styles dialog, if I compare materials against my custom materials and then compare it to my Favorites, it just a continuious circle. It is like the favorites are stored inside the part and do not get updated to match the custom materials library. (I thought the whole idea behind using a library was to get the information out of the parts).
Here is a short video showing what it does. [URL] .....
The only way I can get the favorites to match is to delete the favorite material, update the style and the add the favorite back in. That is a bunch of work. The problem I got with this is that there are thousands of parts that have been created that has this favorite in it. The only way to update these is to open each part (if I knew which one), delete the favorite, update the materials and then add the favorite back in.
I see the same thing in 2013 and 2014.
View 3 Replies
View Related
Nov 21, 2013
I am wondering if it is possible to do a style update (or style update check) upon open of a drawing?
The example would be that I have stuff made from way back that the colors/dimension sytles ect dont match the current standard and upon opening a file where they are not current, it would either prompt to update immediatly OR update automatically with no prompting (preferred method).
I am doing a massive amount of updates from old files recently and to save myself 1 - 3 clicks per drawing would be wonderful.
View 5 Replies
View Related
Nov 12, 2013
I'm writing a small tool for Inventor 2012 in VB.net, using the TranslatorAddIn, to export a drawing and its 3D-model to DWF. Unfortunately, when I export the drawing of an assembly, the BOM of the model is included as well, wich I would like to disable.
The options "BOM_Structured" and "BOM_Parts_Only" seem to work only if I export the 3D-model, not the drawing...
Any way to access the properties of the included 3D-model?
View 5 Replies
View Related
Sep 5, 2013
How to disable F1 button in Autodesk Inventor 2014?
I use ESC many times and it happens too often when i press F1 instead of ESC and then the whole help opens (either from hard drive or it opens my internet browser and loads up a page), its really annoying.
I tried in. "Tools" > "Customize" > "Keyboard" and sorted it with "key" but there is no F1 there.Also i changed category to "help" and to my suprise there is not a single key assigned to any of help command.
Then why still F1 opens help and makes my life harder than its already?
View 6 Replies
View Related
Aug 2, 2012
Can I disable ribbon in 2013?
View 1 Replies
View Related
Mar 19, 2012
Is there a way to disable the level of detail? I personally find this feature most annoying.
I am now starting to understand it after being tripped up by it early in my Inventor carrier.
But even now in understanding it more, I see no point in it.
The problem I have is I can have more then one level of detail in my model to show a specific way in my
one drawing. Then this specific level of detail when changed for a different drawing will screw with the first drawing.
Why can't one just suppress certain items without having to worry about this. Heck, isn't this what Iparts and iassemblies are for?
View 9 Replies
View Related
Sep 3, 2013
the internet is still up, it will not use it unless I totally disable my network connection. That is a pain to have to stop and do. Would be nice if there was a option to always use local installed.
View 3 Replies
View Related
Jun 29, 2012
Any way to turn off HUD during commands? Seems to pop up right where I want to select geometry. I came across something about it for 2012 not being an option to turn it off but may be one for 2013
View 1 Replies
View Related
Dec 6, 2012
Is there a way to disable visibility of spline end squares, in a sketch?
View 3 Replies
View Related
Dec 13, 2011
I have linked my inventor drawing to excel to adjust some parameters. Is it also possible to have a enable/disable function in excel so a part in an assembly can be disabled at will?
View 3 Replies
View Related
Oct 16, 2012
I am using iLogic to change assembly dimensions, suppress components and constrains. Is there any way to turn off screen updating while iLogic rules are running?
Inventor 2013 SP2
Windows 7, 64 bits
RAM 18GB
Core TM2 Duo CPU 2,99 Gz
View 7 Replies
View Related
Jul 5, 2012
Inventor 2010:
when i create a note in an assembly (accidentally, we never use them), all my macros refuse to run from the buttons in the "User Commands" panel.
Why? Bug? What's happening to cause this? Can we programmatically remove or disable the "Create Note" option from the right-click menu?
View 3 Replies
View Related
Feb 15, 2013
Apparently the occurrences tab setting aren't easily accessible through the code snippets in ilogic.
How would one go about writing a rule that, in essense, would say:
If x = "whatever" then
occurrence.enabled = false
else
occurrence.enabled = true
end if
I've been reading that LOD's and suppression aren't the best course of action for assemblies especially when you're dealing with 20-40 parts as I am. I've got an assembly and parts controlled by a spreadsheet and when things are clicked off in the spreadsheet they need to be off in the model/drawings/bills etc. I have it working (to an extent) with suppression of parts in the assembly, but that casues LOD errors in the drawings. Research says parts are best disabled which is what i'm trying to do.
View 1 Replies
View Related