AutoCAD Inventor :: Pattern Subassembly By Parameter
Sep 5, 2013
In my head assembly I have a subassembly that has derived parts from my skeleton. My skeleton (part ending with skt in the picture) is in the subassembly.
In this subassembly I made a view representation: NoSKT..When this is activated the skeleton is hided (see picture).If I now make a pattern of this subassembly in my head assembly with for example a parameter from my embedded excel or a parameter in inventor "quantity = 2" inventor will add 1 element with the same view representation. Still no problem.
The problem is now when I change the parameter. If I change the quantity to for example 3, the view representation of the third element is gone and the skeleton will become visible.I have many parts like this in my head assembly and quite a lot of patterns. Which means a lot of skeletons become visible. Is there a way to stop this from happening?
View 2 Replies
ADVERTISEMENT
Jun 4, 2012
I need to suppress a pattern in an 2nd level subassembly. But is only able to do it in the same level where the pattern is placed etc:
If Length < 3000 mm Then
Component.IsActive("1 st level subassembly", "Name of pattern in 1nd level subassembly") = False
End If
But if i do it with an MakePath... etc.:
If Length < 3000 mm Then
Component.IsActive(MakePath("1 st level subassembly", "2 nd level subassembly", "Name of pattern in 2nd level subassembly")) = False
End If
If Length < 3000 mm Then
Component.IsActive(MakePath("1 st level subassembly", "2 nd level subassembly"), "Name of pattern in 2nd level subassembly") = False
End If
is it not possible to suppress a pattern by an MakePath?
View 9 Replies
View Related
Oct 13, 2013
I am setting up a family of parts that consist of a round disc with a fixed OD and a circular pattern of notches cut into the OD. The notches must go to a certain depth from the center, so those parameters are set. My problem is that I need to control the amount of material left between the notches, along the OD, after the pattern is done. Given the fixed parameters of the major OD, minor OD (3.5" in this case) and number of notches, the only way to control the amount of material between notches is to change the angle. When I set up the sketch to do the notches, I can only get a fully constrained sketch if I assign a specific angle to the notch. I need to be able to set it up so that the angle of the notch varies so the end result is a specifc amount of material left after the circular patter is completed.
In the attached PDF, I show what I have done so far. In this case the OD of the part is 4" and the diameter of the notch at it's closest to the center is 3.5". So basically, I end up with a driven parameter of 0.443. If I assign this value the parameter of d14, I need to make it equal to a ratio of another parameter (let's call it d15) so that d14 = d15*2.. This can only be accomplished by changing the angle.
In my family, the major OD and minor OD remain the same, but the angle must change to retain a specific amount of material between the notches when the number of notches is increased or decreased.
Is there an iLogic rule I can write to control this?
View 6 Replies
View Related
Nov 28, 2013
I hope Autodesk can have a easier way to edit the "input/output parameter" sequence. Today I found I cannot even delete a parameter. Whenever I want to delete a parameter, SAC just frozen.
View 2 Replies
View Related
Sep 27, 2013
(in Inventor Pro 2014,64 bit):
I've made an stairs assembly that contains adaptive parts that are all controlled by the assembly parameters.
Here is my assembly and the controlling parameters. The stringers on the side are made with the frame generator and use the "extend" feature to get the appropriate length, as driven by the parameters. The reason I used frame generator is so that I can easily change sizes of the stringers down the road, if needed. I chose to make the parts associative so I could control all of the parameters from within the assembly instead of opening each part separately.
My goal now is to be able to use this assembly (or something similar) as a template to create new sets of stairs, all to be placed in the same main assembly.
I attempted to duplicate all of the parts (append a "2" at the end of each file name and replace components in the new set of stairs with the 2nd version) but ran into problems with the two stringers. I can't figure out what to do to get the Frame00001 and Skeleton00001 to reassociate to Frame00002 and Skeleton00002. So any time I change my slope, the original stairs will end up trying to copy the new stringers instead of keeping the old ones.
how can I make this assembly reference a new frame, and secondly?
View 2 Replies
View Related
Sep 24, 2013
Is there a better an easier way to change the order of input/output parameters in the subassembly that i've created in SAC 2013 than the one where you have to go into a XML-file in the PKT archive file?
I've created my subassembly and I want to control the order of parameters to have a flow similar to the actual workflow.
View 3 Replies
View Related
Dec 23, 2011
I have user parameters that are no longer needed and are not being used anywhere. They each takes 4-5 seconds to delete, prior to 2012 this would happen instantly.
IV2014 SP1 64bit
Dell Precision T7500, Geforce GTX 480, DirectX11 306.97
SpaceExplorer 4.04, 3DxWare 3.12.2
Twin Intel Xeon E5506 2.13GHz, 12GB RAM, Win7 Pro SP1 64bit
View 6 Replies
View Related
Oct 2, 2012
I need to convert a model parameter to a reference parameter thru the API.
I saw this item discussed in the group before, but I cant find the thread.
View 4 Replies
View Related
Dec 19, 2011
I got a deadline for my project, but I got a big problem:
"I cannot set the "parameter" for the End Value in Parameter Animate dialog"
For easy understand, let's see a example:
1. I got a part which has two parameters named: "A" and "MaxA"
2. I animate Favorited parameter A.
3. The End Value is MaxA_ (Everything is ok)
4. I finish Studio environment, then I change parameter MaxA_ from 200 mm to 400 mm
5. I turn back to Studio environment, the End Value now is "200 mm" (I want this will be MaxA_, so I can animate the flexible parameter).
show me how to keep the end value will be "MaxA_" after I change parameter?
View 3 Replies
View Related
Jan 3, 2013
I am trying to publish to the CC a guide rail. The vendor of the rail gives me the option of entering the desired length of the rail. After that he gives me the option to choose between the length that I entered and a shorter and longer standard length witch can be delivered faster.
I want to do the same thing with my published part, but I cannot make a key parameter to change depending on the entered custom parameter. I want the user to make the next steps when inserting from the CC: 1- select the size of the rail; 2-select the type of the rail; 3- enter the desired length of the rail; 4- choose between the desired length and the 2 recommended lengths (I need these 3 lengths to be shown)
Is this possible?
View 9 Replies
View Related
Nov 12, 2013
When I use ImportSubassembly API to import my subassembly created by Autodesk Subassembly Composer into my civil project, it reports error-"eFilerError".
the code like this:
atcFile = @"D:9f92eaa4ef514ac982518852e1169932.atc";
itemId = "ab660722-c69d-4ade-b373-0e9f99c94e55";
SubassemblyCollection subassemblyCollection = cDoc.SubassemblyCollection;
ObjectId subassemblyId = subassemblyCollection.ImportSubassembly("TestSubassembly", atcFile, itemId, this.doc.Editor.GetPoint("Select import subAssembly location").Value);
However, it is OK if to import subassembly provided by Cilvil 3D.
View 9 Replies
View Related
May 25, 2012
where could i find a pattern overlay/pattern of holes for a metal floor.
View 9 Replies
View Related
Mar 27, 2012
How can I make a circular pattern of a single occurence of a rectangular pattern?
A shaft has a rectangular pattern of holes (along its axis) on its surface. I want to pattern the 4th occurence of this hole pattern as a circular pattern? Can I do it in Autodesk. I can not select the a specific occurance of a patterned feature to pattern it again.
View 9 Replies
View Related
Jul 25, 2012
As you see in the template photo (the photo was scanned by Microsoft Security Essentials, healthy) I wanted to extrude my circle, and I made 28 pieces with circular pattern feature; now, do I have to choose all the pieces by one by to be able to choose all?
The sum of the problem: while using the Circular Pattern feature or rectangular pattern feature in Inventor, sometimes I want to extrude (join) or cut the drawings that I made (augmented) with using circular pattern feature, rectangular pattern feature. in this case do I have to choose all the augmented members one by one (for instance I make 42 augmented members), it can take a lot of time.?
View 7 Replies
View Related
Jun 29, 2013
How is it possible to use "Feature Pattern Select'' to make the Pattern a want in an assembly?
View 9 Replies
View Related
May 31, 2013
Is it possible to take a feature created by a pattern and reuse it to create another pattern? I have a circular part on which I have created a linear pattern (using the rectangular pattern feature) of holes, 6 in total listed as 3 ccurrences. if we number the holes 1-6, I would like to make a circular pattern based off holes 2 and 5. I have been unable to figure out how to select the individual "occurrence" related to the hole once in the pattern feature. If I create the circular pattern first and then the linear and try to suppress the others it supresses both holes in the occurrence.
View 4 Replies
View Related
Jul 31, 2012
I am creating an assembly with my base part being a weldment. I've added other components that mount to my base part. Now I need to add fasteners to the mating components. I have added my first fastener and now want to pattern the said fastener using the "Pattern Component" and by using the "Feature Pattern Select" option and selecting "Associated Feature Pattern". At this point I have already selected the component that I want to pattern and selected the "Associated Feature Pattern" to select my base pattern. The only problem is that I am unable to select the pattern desired.
A note on how my Weldment was constructed -The holes were created in the "machining" step of the weldment, not in the individual part before it was placed in the weldment assembly.
If I move the hole feature and its pattern to the individual part and then place it in the weldment assembly, I can then create an "Associated Feature Pattern" in my assembly file.Why can I NOT create the associated pattern when my hole features are created in the weldment assembly? Or am I missing something?
View 4 Replies
View Related
Nov 20, 2013
I have an assembly which I am using as a icopy component. In the assembly I have the adaptive sketch which os used for the icopy function and a part which is adaptive to the sketch. I then have the part pattern itself in the assembly. The problem is the pattern will not update when changes are made unless I edit the pattern. The pattern references parameters from the sketch so that when the sketch changes the pattern should change. It works but the pattern will not update unless i open the pattern to edit it. Is there a vb function which will force the pattern to update when a change is made? I tried the update document vb functions but no change. I will try to get a sample together that is a smaller file size so you can see what I am talking about.
View 2 Replies
View Related
Nov 15, 2013
I have a frame generator assembly that I created to take advantage of the frame analysis tools. This assembly was later broken down into the main fabricated assemblies (for drawing purposes) using the "demote frame generator component" tools. The basic question is this: can I take one of the "demoted" sub-assemblies and move it to another assembly file all-together?
best way to move the four legs from the platform assembly to the tank assembly after the fact? I was thinking I would just place the leg sub-assembly into the tank assembly and then delete it out of the platform one but I'm not sure of the ramifications.
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
View 2 Replies
View Related
Feb 15, 2012
How to transfer a sub-assembly location to another sub-assembly location (Same orientation and location)?
I'm doing with equipments(Pressure vessels and heat exchanger). I would like make all nozzle location to be in 0 degree and 90 degrees angle if horizontal equipment and 90 degrees and 270 degrees angle if vertical equipment.
How can I know the XYZ axis on corresponding locations without having a reference to another nozzle?(If no nozzle in 0 degree and 90 degree angle of the equipment, so on and so forth).
View 1 Replies
View Related
Jul 31, 2013
I've tried this code here after setting the assembly flexible in the top level but it doesn't work.
ThisApplication.ActiveDocument.ComponentDefinition?.RepresentationsManager.PositionalRepresentations(?"Test").Activate
I will be pulling the subassemblies in as read-only parts and I would like to change the positional representation with code in the top level assembly.
View 5 Replies
View Related
Feb 11, 2013
I have an assembly that i want to insert in another assembly. When i do insert it i try to make it "Adaptive" but the option is graded out/not available. How can i make it Adaptive?
View 2 Replies
View Related
Feb 2, 2012
Is there a way to turn off this wonderful feature? I am sick of having to create new LODs in order to supress a component or being unable to alter a subassembly because a different LOD of something is being altered somewhere.
View 6 Replies
View Related
Oct 4, 2011
I am working on a project which uses two gear reducers. I have built the gear reducer and saved it as an assembly file so to import it to the assembly of the project. When i import the reducer assembly into the project assembly, the reducer is shown as a single piece, not as a mechanism which i can interact with. But if i select, by doubleclicking, the reducer, it becomes active again. The problem is that i want to connect the reducer to another gear assembly and watch it interact.
View 7 Replies
View Related
Jun 29, 2012
I havent used inventor studio for animation too much. The question I have is why cant I animate a component in a subassembly? I can animate the parts in the assembly, but not any parts that are in a subassembly. Is this how it has always worked or just a 2013 thing. If it is suppose to be like this, I think it is ridiculous and pointless to have this feature. now I have to place all the moving part into the main assembly.
Dell t1500 i7 8 gb ram
Windows 7 64 bit
ati firepro v4800
View 1 Replies
View Related
Nov 18, 2013
I have some parts in a subassembly that I want to make invisible. When I input my iLogic code(that I used hundreds of times before) the part is made invisible in the subassembly only if I open the subassembly. When I go back to the parent assembly it still shows the part visible. Here is a sample of my
If ACCESS_DOOR = "NO DOOR" ThenComponent.InventorComponent("INSPECTION DOOR:1").BOMStructure=BOMStructureEnum.kReferenceBOMStructureComponent.Visible("INSPECTION DOOR:1") = FalseElse If ACCESS_DOOR = "12X12X6"
[Code].....
The components I'm referring to are the components "Component.Visible("ACCESS DOOR STUD:2") = True" for the stud,clamp, and handle.
View 1 Replies
View Related
Jan 3, 2014
I created a general assembly (GA) and placed several parts and assemblies. After I realized there are too many parts and assemblies in the GA to reasonably place on a drawing. Now I want to remove some parts and create sub-assemblies. Is there an easy proceedure to select some parts in the GA and insert them into a new sub-assembly and (hopefully) keep the constraints intact?
View 2 Replies
View Related
Jun 5, 2012
I'm working in a large top level assembly and the following is happening
1. Assembly is happy with no broken constraints
2. Edit a constraint (in this case, to rotate a part based on an angular constraint with another part)
3. Error message pops up telling me dozens of constraints in subassemblies are broken
4. Click Accept, assembly does not visually update
5. Click "Rebuild All" button under manage tab
6. 3 minutes later the model is updated, everything is happy, model looks how it should.
This type of problem has been happening lots to different assemblies with difference constraint scenarios.
View 5 Replies
View Related
Jan 6, 2012
I have a sub assembly with a sliding part in the main assembly but the sliding part is locked, the "flexible" option is greyed out?My head is not in gear this year yet! Am I able to move unconstrained parts in sub assemblies via the main assembly by pulling them with a mouse?
View 2 Replies
View Related
Feb 14, 2013
I have a sub assembly that I am making a drawing of. The assembly drawing needs to also display the main assembly as a reference part (in phantom lines). The sub assembly is made up of flexible hoses that need their connection points referenced.
Inserting the main assembly into the drawing, so that I can see both the main assembly and the sub assembly together, messes up the parts list and balloons.
There must be a way to dislay the sub assembly in the main assembly and still have the part list and ballons reference the sub assembly?
View 1 Replies
View Related
Oct 7, 2011
I am using Ilogic to control visibility of a subassembly in a subassembly of my main assembly. It works correctly inside of the subassembly just not from the Main Assembly. If I use IsActive instead it works but I can't use this because the dimensions in the associated drawings lose there attachment points using IsActive. I can change my assembly by removing the middle sub assembly but will require writing a lot more code.
View 8 Replies
View Related