AutoCAD Inventor :: Preventing Interference In Two Parts?
Dec 4, 2012
I have a rack and a sprocket, in inventor, is there any command which can prevent the interference between both all the times.
my actual problem is while driving the motion constraints, sometimes, no pin of rack is in contact with sprocket, so i want to delete the motion constraints and want to rotate the sprocket to move rack, just as actualy it happens. Is t here any way to do so?
how to change the color that the "Interference Analyze" tool identifies with??
I recently converted from 2010 to Inventor 2011 Pro. 2010 had a Dark Translucent Red which was extremely useful. 2011 has a Light Translucent Red which is extremely difficult to make out ( I have a massive assembly). Identifying these fouls/interferences is vital to my job.
I tried Styles Editor, View Styles, Application/Document Settings, and even part manipulation! (bah!)
Is it possible to isolate the interference detected by Inventor? I am thinking something trough the API or ilogic?
When we analyze interference we get a long list from inventor and sometimes is hard to see it. I am thinking maybe to Isolate the two parts that interfere.
Is there a way to use interference checks to determine what material needs to be subtracted away from other parts to get the clearance needed? (See Attached) The way I typically handle this is to project the lines from one part onto the sketch of another and proceed accordingly, however as you can see, it didn't work out well in this instance as the face of the part in question is not parallel with the sketch plane in the other..Therefore making the cut location inaccurate.
We just migrated from Inv 2011 where I had set the letter A as a shortcut for Zoom All. I tried setting it up again and ran into an issue where two commands were tied to it with the other command being Interference Analysis. I can't find interference analysis in the keyboard customization section and am wondering if there is a way to get rid of it's association with the letter A.
When I run an interference check on an assembly, any of the threaded holes that have fasteners in them shows interference. I guess that the problem arises from the document setting "Tapped Hole Diameter" is set to minor.
To solve the problem with the interference, I could either change the modeled size of the hole or change the modeled bolt diameter. Either one causes problems in other places.
I'm trying to figure a "fast" algorithm to obtain the amount of material (in linear distance) between 2 points within an assembly i.e. if I draw a line between any two points P1 & P2 in an assembly, what is the length of this segment that goes through material and what is the length that goes trough empty space?
For now I'm creating a thin cylinder as a new part, place it with one end at P1 and the other end at P2, calculate the interference volume of this body with the rest of the assembly and divide this number by the total volume of the cylinder. but has some problems:
1. It is VERY slow, and I want to call this function lots of times. 3. Is not accurate due to the finite diameter of the cylinder. 2. If the assembly has some interferences, the result is wrong (accounting same volume more than once)
I can't find how to change the color of the interference solid that is created during interference analysis. The default is red but unfortunately our housings are primed in red so I decided to color my housing assembly red without realizing that was going to make red highlights difficult to spot.
When you use Inventor command "Inspect" -->"Analyze Interference" command to analyze interference of two component, it not only gives you the interference volume, but also highlight the interference volume area to exactly identify it, as shown in the attached screen shot.
We want to implement this interference analyze using API. But the API sample (in AssemblyComponentDefinition.Analyze Interference Method) only gives the way to highlight the two interfering component occurrences and the interference volume, but there is no way to know where they exact interfere. So how to highlight the the interference location as in the inventor command? or does inventor exposes this function to API?
I have an assembly of 3 parts. I want to align holes from 2 of the parts and then fix them all in that position (as they will be welded together). I can't figure out how to do that (lock-in position). I restrained on axis and surface-to-surface but I don't know how to prevent 50168P and 50181B from rotating around.
how to change the color that the "Interference Analyze" tool identifies with??
I recently converted from 2010 to Inventor 2011 Pro. 2010 had a Dark Translucent Red which was extremely useful. 2011 has a Light Translucent Red which is extremely difficult to make out ( I have a massive assembly). Identifying these fouls/interferences is vital to my job.
I tried Styles Editor, View Styles, Application/Document Settings, and even part manipulation!
I'm having problems using the "Project Geometry" command when I'm editing a sketch on a part, and attempting to project geometry from an assembly on the part.
Now in this example, this is the structure of my parts:
Assembly 1
-Fabricated Part 1
-Assembly 2 --Fabricated Part 2 --Fabricated Part 3
(Assembly 1 and Assembly 2 do contain more parts than what is listed, I just simplified it so I don't have to type out the hundreds of parts used)
Now, I want to project Fabricated Part 1 onto Fabricated Part 2. I use the following steps to do this, starting out by working in Assembly 1:
Double click on Assembly 2Double Click on Fabricated Part 2Create sketch on Fabricated Part 2Use Project Geometry command to Project Fabricated Part 1 onto sketch of Fabricated Part 2
This is where the trouble starts. When I try to project Fabricated Part 1 onto Fabricated Part 2, it gives me an error message of:
"Cross-Part projection failed because the sketch is in a part which is adaptive in another assembly"
Fortunately this is about as intuitive of an error message as you can get, simply Fabricated Part 2 is already adaptive in another assembly, and when you use "Project Geometry" it automatically makes the part adaptive to the assembly you are projecting from, and you can't have two assemblies driving one part, so it gives me an error message.
Only problem is, this is a part I just made, that isn't used in any other designs, and isn't adaptive in Assembly 2. Nowhere does it say which assembly the part is already adaptive in (I know it must have that info stored somewhere, as it needs to know what is adaptive where, I just don't know how to get to it).
Now that Projecting Fabricated Part 1 in Assembly 1 to Fabricated Part 2 in Assembly 2 doesn't work, I tried to Project Fabricated Part 3 in Assembly 2 to Fabricated Part 2 in Assembly 2, which strangely does work.
Basically whenever I project geometry found in Assembly 1 onto Fabricated Part 2 it fails with the above error message. Whenever i project geometry found in Assembly 2 onto Fabricated Part 2, it works. Neither Fabricated Part 2, or Assembly 2 are adaptive.
Now I'm wondering if this is a workflow problem. This is how these parts were made:
Assembly 2 is similar to another assembly found elsewhere called Assembly 3, the only difference is that in Assembly 3, I need to change Fabricated Part 4 to a different part, all other parts remain the same.
Therefor I open Assembly 3, do a "Save as/Save Copy As" and save it as Assembly 2. Now I need to make my changes to Fabricated Part 4, so I open it, do a "Save as/save copy as" on it, and save it as Fabricated Part 2. In Assembly 2 I then do a Replace on Fabricated Part 4 and replace it with my new Fabricated Part 2. I now make the changes I need to make to Fabricated Part 2.
I started at this company a couple months ago, and that was the workflow explained to me, and it seemed to work. I wasn't aware of any damage it could cause, as I haven't used Inventor before, so I went along with it. Since that time I'm working to implement Vault, and my knowledge of Inventor has increased, and I've become aware of a program thats called Design Assistant. I'm thinking doing the "Save as/Save copy as" function is keeping some legacy information of my old part, making it think it is adaptive in another assembly, when really it isn't, it is the part that I did the save as from.
So two questions: is using Save as/Save copy as a valid way to quickly copy designs, or should all copying of designs be done with Design Assistant?
Also, Is there any way to view where this part thinks it is adaptive in? The trouble I see, is using Save As has been done for a very long time here, so the part I did the Save As from, could have been Saved As from another, then Saved As from another, etc. etc., and it would be almost impossible to track down (if that is what caused the problem).
I am trying to replace a custom part - created from a content center part - with a copied part with a different name. (I am using the replace tool in an assembly.) However, Inventor is not replacing the part with the part I pick but rather the content center version of it.
On the main sheet of my drawing I have the overall Parts List. Shows almost all parts except for the few that we don't want to list. On the second sheet I inserted a Parts List to show only parts that are shown in a detail on that page, made the rest non-visible.
On the main sheet there is an item (#13) that has a QTY of 3. Two of those Three are optional parts. What I'm trying to do is insert a custom part into the Parts List, give it an item number of 13A and put in the description "OPTIONAL", then do an Override in the balloon to show 13A.
I get it in the Parts List, Apply it, close it, save the drawing. Looking at the Parts List, item #13A is there, but item #14 is gone. I go back into the Parts List and 13A is there and there's a blue box around the item # and the description. I uncheck Static Value and number 14 shows up (item # and the description).
Then I go over to sheet two, open that Parts List and it lists 13A at the bottom with all the info I added in sheet one and it's non-visible. Go back to sheet one, open the Parts List and there is no 13A to be found.
I am working on an assembly that is designed around a box (bounding box) that could change size. I modeled the bounding box and placed it in a new assembly file. All other parts have been created within the assembly by referencing that bounding box with starting work plane and project geometry.
The problem comes in when I change the bounding box dimensions. The work planes for each additional part, which were defined by the faces of the bounding box, do not move when the sides move. Also, my projected geometry is not updating correctly. This is a simple box, with all 90° corners. So, all associated parts (at this point) are just rectangles.
My parts list on my idw do not update when I make changes to the model. Specifically, I have deleted a bolted connection on my design and replaced with a different components but the parts list table does not update - all I see is a lightning bolt in the browser next to the parts list but I cannot update it here.
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 was using virtual parts to add nuts and bolts to a drawing in 2013
I can make a VP bolt in the assembly, no problem, set it's size, weight, etc.
In the VP itself, there is no option for number of bolts I want it to emulate. For arguement's sake the weight was 1 pound per bolt (they are big bolts).
I can go into the BOM and say quantity 60, hit done and save the assembly.
If i open the drawing, the parts lists shows 60lbs for the 60 bolts total - which it should when summing the weight.
The problem is the BOM/assembly. If the weight of my assembly (without bolts) is 10,000lbs, the assembly sees the VP weighing 1lb and says the total weight is 10,001 lbs. Am i going to have to pattern a fake part to get this to work right? Shouldn't the total weight take into account the quantity set in the Bom??
Is there a way to display the density of materials that are assigned to varius parts in the parts list on a drawing? I don't need the mass of the parts I just need the material density to show up next to their respective parts.
For example, if I have a part with [steel mild] material assinged to it (no matter the size) I need a column in the BOM on the drawing to show: 490.684 lbs/ft^3. "Worry when there's something to worry about."
I have an assembly with a lot of purchased parts. I need to create a buy out list for purchasing. I've done this many times in the past and have a template set up for this purpose.
So now the problem, In this assembly, I have subassemblies showing up on my parts only parts list.
One of the subassemblies cinsists of two purchased parts. Both parts are set to purchased in the Bill of materials. If I do a parts only list on this assembly, it works as expected, showing two purchased parts. However, if I put that assembly into a higher level assembly, A parts only parts list shows the assembly instead of the individual parts.
I have a .idw that I'm trying to make a parts list on. I select parts list and highlight everything. There are two screws that are not showing up on the parts list. I cannot select them manually either. It's acting like they are not there. Even if I do a complete parts list (adding the assemblies parts into one big list), they still don't show up.
How can I select these parts? What is wrong with them that they do not show up in the parts list?
I have been working with an assembly today where it is ideal to mirror parts and have figured out how to reuse the parts rather than create new parts. Now I find that when the parts are mirrored, they ate not retaining the mates. Where do I find the setting so they either retain their mates, or prefferably retain the mirror so that if I move the origional, the mirror moves as well?
I'm working on a drawing which requires me to rotate 3D rectangles until they are leaning against each other like dominos. Because they are standing on a curved path only one top corner of each will touch the adjacent rectangle, and because each one is shorter than the last the point at which they touch is different every time. There are over 40 rectangles.
I have no problem picking the correct axis of rotation for each but I want to avoid time-consuming calculations for the angle of each or the reference Point for each. Ideally I'd like AutoCAD to rotate until it recognizes that the solids are interfering.
I have run the interference check on pipes in my pipe network but I am not sure the results are accurate. I have set the 3D proximity distance to 1.7' in the attached example and Civil 3D found the pipes in interference with each other, but I'm not sure how this distance is calculated. This distance doesn't appear to be the pipe clearance measured along the perimeter (2.4' in green) or the inside diameter perimeter (1.8' in green) of my structure.
The distances measured directly between the pipes on the inside of the structure doesn't match the interference results either. I have set the pipe elevations and slopes to the same numbers in this example so I can measure the distance in 2D.
I cannot open AutoCAD 2010 because there is an "Export in Progress". A window pops up that says, "The license for this product is currently being exported. You may not use a product whose license has been or is being exported. To use this product, import the license back to this computer when the export has completed."
After talking to my technical department at the office, I confirmed that no one was trying to export the license on my laptop. I'm not sure how this has happened. Did I or someone mistakenly hit export on my computer? I have never seen this before.
With this, is there a way to stop the license export process? It appears that I can resume work if the process is cancelled. Please note that I do not have admin privileges.
Recently installed AutoCAD 2014, and I'm currently trying to type the text:
TC1: 2/90 x 35 MGP10 studs with 4/2.8mm dia nails each end
It keeps stacking the 2/90 into the fraction 2 over 90. How can I turn auto-stacking off? I know I managed to turn it off for AutoCAD 2012, but now I can't find the option or system variable.
I have just put some photos together with transitions and a couple of music tracks. It is a n AV file as I wanted to put it back onto tape. Plays fine on the laptop but when I transfered it back to dv tape there was interference on the sound - difficult to explain the sound but like an intermittent spitting sound.
Unselected layers are creating parameters (or some sort of masking issue) on the selected layer. For an example. When I paint bucket a layer it will paint everything except.