My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.
When I import the original parts into a new assembly, all of the constrains I created are not there of course.
I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.
I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.
In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.
what kind of work flow I can use to make an assembly adaptive as possible..I need to make a machine fixture that requires cut outs for three parts. The fixture is made from a 8" x 5" x 0.19" thk piece of UHMW. I've made the "blank" and it features the work planes I need to place the three parts that the cut outs are derived from.
At first I just started the assembly and placed the parts where they should be and then used sketched outlines to define the cuts. However, since the parts are there they get "cut" as well.
I was wondering if I could make adaptive sketches linked to these parts and then import THEM into the correct plane. I could then use them to define the cuts.
find out a way to make some sort of parametric assembly.
Where I work, we make conveyors and those conveyors need legs. Those legs are all built the same except for the height and width. They are made of 2 tubes with a cross shaft between them + bolts, washer, plastic end cap.Is it possible to create some sort of iassembly or ipart for this? When creating a conveyor I would like to choose the height and width of those legs when I import them into the assembly.
I have the Silicon crystal (as attached herewith along with he parts and the assembly). It is a simple and small structure which I created from 3D Cartesian coordinates. Now, I need to repeat this structure in X Y plane to make a bigger structure.
Is there a way to have inventor make each part in an assembly have a different color? I like to work in assemblies like this because it is easier to tell the parts from each other. It's just time-consuming to go through and change everything if the assembly was designed with realistic colors. I am thinking there might be a macro for this, but I don't have much experience with macros so idk.
(extra brownie points if the method has the capability of reverting back to realistic colors) Inventor 2014 HP Pavilion dv6t-6b00 Intel Core i7 2670QM AMD Radeon HD 6490M 8gb RAM Windows 7 64 bit 3Dconnexion SpaceExplorer
I have a sketch on a component. That component is being used in an assembly. The assembly drawing (.idw) does not show the sketch on that component. I have made them visible on the component, but don't want it visible on the assembly model. (only the assembly drawing)
When I double-click on a component in an assembly to edit it, the rest of the assembly becomes transparent (or translucent is a more accurate term). Is there a way to create a visual style (or use some other method) to make the entire assembly translucent like this, just as I'm working with the assembly performing all the usual assembly-type operations? For example, I can operate under the "Shaded" visual style, or the "Wireframe" visual style, or the "Monochrome" visual style.
Is there some way to work with a "Translucent" visual style so that I can see the internals of my assembly as I'm placing parts, applying constraints, etc.?
I'm trying to make an oil pump from an inventor assembly file. Whenever I import the assembly, 3DS only recognizes the assembly as one object, so I had to import each part. Whenever I try to do a link constraint, it rotates the object in the wrong direction.
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'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?
We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.
1. Start a Rule after open document.
2. This Rule starts a Rule in the first cylindrical component.
3. This Rule ask the user for a diameter.
4. The assembly gives this new parameter value to the second component
5. Then the assembly calls another rule in the second component to change it with the new parameter
Everything is working fine when the following combinations are taking place:
1. I open up the assembly out of vault or from a local drive or an accessible server drive
2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive
It don't work with the following situation:
- I insert the assembly as sub assembly in another assembly out of vault
Then the user becomes the dialog "Choose a diameter" twice.
I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other.
change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.
I have encountered a problem with the Tube and Pipe styles.
As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor
When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.
Steps I've taken:
Exported the styles .xml and Imported the styles into the master tubeandpipe.iam
Imported the user created .xml styles into the main assembly file nothing seems to work
I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it. Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted. Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?
Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?
I want to be able to control the location/position of a component in an assembly. This is easy enough through the iProperties/Occurrence tab and then adjust the location of the X,Y, and Z offsets. Is this possible using iLogic? I have been unable to find a function to access via iLogic. Ultimately I am trying to translate a component about an axis not a pattern.
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
I would like to see if there is a routine that allows my iLogic code to detect if my assembly contains another assembly within it. If my assebly contains assemblies then I don't want "MyRule" to run. Else if it does then I want "MyRule" to run.
Is there a way to make a label in model space for an assembly's name? To keep track of which assembly is which, I have been creating a MTEXT object and just type it in below my assembly. I would like to know if there's a way to make a label just show up with the name so I don't have to create all these text items manually. This would be just for reference only, not used for any final plans.
Infrastructure Design Suite Premium 2014 Civil 3D 2014 x64 Windows 7 64-bit 6GB RAM
I’m creating an assembly that makes an automatic berm when the cut height in not enough, so then I need a berm. The problem is for some reason I can’t get the link code for the assembly.
I wanted to add an extrusion to an asembly. I was able to highlight the required geometry and create the feature, but is not showing up. In the browser, there's a red "up arrow" beside it. Why is it not showing?
Is there any way to get an area for the entire assembly on the BOM? If you go to i Properties --> Physical it is shown there. But how to pull it from there and have it as Column in BOM? Can it be done using API ?