AutoCAD Inventor :: Moving Part Or Constrain In Assembly - Errors Occurred During Update
Oct 31, 2011
I went into an assembly to change some parts and sub-assemblies and now everytime I move a part or constrain something I get this message "Errors Occurred During Update". Why is this happening?
Inventor 2013
Windows 7 Professional 64-bit SP1
HP EliteBook 8470w
Processor: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Memory: 16 GB
AMD FirePro M2000
3D Connexion SpacePilot
sometimes when using constraints the "movable" part is fixed after adding the first constraint.
If i use i.e. a surface to surface constraint the movable part should be free to slide on the surface.
To move the part in this case I have to add further constraint or delete the old one.
Furthermore sometimes constraints in assemblys do not update automatically. I have to click on the part and try to move it away. After releasing the part the consraint will be updated.
Are there any options to control or better change this behavior?
Is there anyway to shut off the notification window for errors occured during update? I am swapping parts in an assembly so I know constraints will have to be repaired, but it doesn't work that I have to click on the 'accept' button everytime I move an object
I am working on an assembly with subassemblies totaling over 400+ parts. I have been renaming a bunch of the files, then opening the assembly and updating the part associasions. Most parts changed their name to the respective file name, while others have not (within the assembly). When I open the actual part, the proper part name shows up, but within the assmeblies the original name shows. I went into iproperties and the occurences tab; the proper name is shown. The proper part names show up within design assistant as well (via right clicking on assembly file).
How can I have the part names within the assemblies update to the proper names?
Is there a way to move a solid part in an assy using grip snaps and a specific vector direction .
Please look at the attachment,here you will see a gusset positioned on top of a foot plate,the gusset needs to be moved so that it makes contact with the cylinder,it will then be welded. The problem is more difficult because the gusset is offset to the axis of the cylinder and the precise distance is unknown unless worked out using trigonometry.
The question is what is the best method of moving the gusset to the precise distance and direction ?
I'm a playground designer and we're currently in the process of updating our systems to Inventor. Over the next few years I'm going to be working on many different assemblies all using the same parts and sub assemblies, many of which need to share the same ground plane.
I'm wondering if there is any easy/quick way to make certain parts (not all) automatically constrain/flush to the ground/XZ plane when I place them?
It's a simple "wedge" assembly where the wedge is constrained to a single axis with a return spring keeping it biased one way. The are two blocks that are pulled tight against the taper of the wedge with springs that keep them pressed against the taper. When the wedge moves in they split, when it moves out, they contract. Simple, right?
For the life of me, I can't seem to constrain the parts correctly to the taper so it behaves correctly. The design is proprietary, so I've made up a "lite" version of it and attached it here.
For some reason it will not let me constrain a part to the center of gravity plains. I would like to constrain lifting lugs to the center of gravity so the model will automatically update itself. Is there anyway to make this work (using ilogic or anything)?
Why would Inventor tease me with showing me the center of gravity plains in an assembly but making them completely useless?
I have a bunch of assemblies that are acting this way and I am not sure why.
I have built the parts and built the sub-assemblies with-out errors, once everything looks good I place the subassemblies into my top level assembly.
Everything still looks good with no errors.
I do a rebuild of the top level assembly and find 20 or so errors.
Most of the errors are bogus and editing the constraint with-out changing anything removes the errors, typicaly.
On a bunch of the sub-assemblies the error showed up in the top level assembly, so I edit the part only to find the constraint is relevant but with errors so I suppress it to remove the error. Save and go back to the top level assembly only to find there is another constraint error in the same assembly that I suppressed the constraint to remove the error. This goes back and forth between top level and sub-assembly till all constraints are suppressed or deleted for the sub-assembly. Then the same thing happens to another sub-assembly.
The only solution that I have found is to delete all constraints and rebuild each sub-assembly with the same constraints that were initially used.
When I add a text to a sketch, I can constrain the rectangle to set its size, orientation and position.And I can set the text width to fit into the rectangle. But I wasn't able to set the text height to fit into the rectangle.
Am I missing something or is the fit text option doing only half the job?
I have an assembly that is nearly completed. I am trying to change the lengths of two side rails (arrow pointing to one of them). On each end of these rails are several components that have been constrained to the rails.
When I change the length of the rails, many of the constraints show errors. I expected that all components would move with the ends of the rails as they are shortened since that is where they were constrained, but this has not happened.
The constraint recovery tool has not been useful to me.
I've just installed Corel Draw X3 and I'm trying to run a plug-in to control my plotter. The plug-in is not in corel draw where it should be. I think the plug-in is supposed to run through visual basic. If I mouse down to visual basic in corel draw I get an error message that says "Microsoft Visual Basic errors occurred during load. So I'm thinking the problem is with the visual basic program, but it was installed in the corel draw disc. I'm running Windows 7 if that makes any difference.
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.
I`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?
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.
I have a two part duct fire damper assembly. The IDW has the combined two part assembly, which I know how to turn the CoG on, so that it can be dimensioned. The problem is each piece will more than likely be hoisted separately so I would like to show the CoG for each piece, not the combined master assy.is there a way to do this?
Inventor 2014 Windows 7 Pro SP1 Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz 16GB RAM NVIDIA Quadro 4000 3D Connexion SpaceMouse Pro
Why when I mirror a part in an assembly the mirrored part gets a new part number? I want to mirror only the position of the part which is always the same part. Is it possible to do that in Inventor?
It is possible to create parts that can update there size from changing the "root" (possibly called the derived-from part??) dimensions. I have a tubular frame structure and there is sheet metal components that enclose this structure.
We make these units in 2 standard sizes, but in the last few months, we have been getting requests from clients for extra components to be installed or sometimes components to be removed. This changes the size of the unit. Also depending on which mine they go to, some need to be shorter or longer and wider or narrower.
I have created a frame that I can change easily to to required dimensions, but it would be a dream if all the sheet metal components updated to the frame size. Most times these doors and sheet metal components stay in the same location, so if everything updated with a simple change to the frame size, that would make my job easier, and leave me more time to create new products.
I can't upload any files due to size, but I have attached a few screen shot to clarify things. Basically it is a frame unit, with doors and access panels to electrical components inside.
When I place parts in my assembly they are stuck in the position I place it and can only be moved once I mate it to another part of my assembly. I have only recently encountered this problem, as usually when I place a parts in an assembly I am able to simply click on the component and drag/move that part around to put it in a place that suits before I use any constraints.
What is the problem, have I clicked on some function unknown to myself which has disabled the ability to move parts/assemblies when I place them into an assembly?
So I have this assembly with all parts constrained properly yet it won't let the parts move the way they should under the constraints applied and it's telling me I have interfering constraints.
I checked the "broken" constraints over but they look fine. It's a relatively small assembly (10-15 parts), although the parts have been used in a previous assembly. Would this affect their behavior?