AutoCAD Inventor :: Form-want To Change Parameters Of Skeletal File Then Update Assembly

Dec 14, 2012

I have created a iLogic form for my skeletal part file that drives my assembly. The issues is that it is a few steps to get the assembly to update.

Current Steps: open skeletal part fileuse form to change size parameterssave new skeletal size changesopen assemblypress the update button if changes haven't already been applied...I have tried to link these parameters directly to the assembly and tried to create the form using those linked parameters from the skeletal part file. It looks like it would work, but I am unable to edit the parameters once the form is created. 

I am hoping that the I can skip opening and editing the skeletal part file.open assembly fileuse form to change size and dimensions, and all part files and drawings are updated to that new shape and size.
 
I have tried to create a global Form in the skeletal part file, and tried to update the size changes in the assembly file.I was able to changes the inputs this way, but once I pressed the apply I get an error with no changes.  what I want but I am not very up to date on iLogic or these forms. I will be searching Google for now.

View 3 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Update Parameters In Assembly

May 6, 2013

what is the procedure for linking ILOGIC rules? There has to be some way, either they are both called from a VBA or VB.NET program.

i want to update parameters in an assembly, then write out the updated IDW to a DWG and/or PDF, then update the parameters, write out etc.

I have both the Rule working in the IAM and the Rule working in the IAM, i just want to call them sequentially.

View 2 Replies View Related

AutoCAD Inventor :: Form To Update Mass IProperties For All Parts In Assembly?

Sep 6, 2013

I would like to make a form that updates / creates custom properties for ALL parts in an assembly so that i dint have to go through them one by one.

Is there any sample code anywhere or a good code resource?

View 1 Replies View Related

AutoCAD Inventor :: How To Change Part Parameters In Sub-Assembly

Mar 19, 2012

I have design tree like this:

Main Assembly

L Sub Assembly1

L Sub Assembly 2

L Sub Assembly 3

L part 1

in part i have a parameter name ("Panjang")... how to control "Panjang"?. I cannot access a part parameter in Sub-assembly.

[URL]

View 9 Replies View Related

AutoCAD Inventor :: Change Parameters On Component Instances In Assembly?

Aug 11, 2013

I have a part called "bracket" which has a multi-value parameter "mass" which can be 100, 200, 300, or 400 and controls the width of the bracket.I have an assembly into which I have placed thee brackets.

How do I set different parameters for each of the instances of "bracket"?I want one bracket with mass = 100, one with mass = 200, and one with mass = 300, such that I have three brackets of different widths.

I must not be searching on the right text in Google because I find only ways to change the value of the parameter within the core component (such that all brackets change and end up the same width).

View 9 Replies View Related

AutoCAD Inventor :: Change Parameters In Part Occurrence Inside Assembly

Sep 5, 2013

I have an assembly which contains a CComPtr<ComponentOccurrence> pThisCompOcc , and I'd like to do two things.
 
Get the name of the "base" object, not the display name of the occurence Change the model and user parameter values of the occurrence I suspect that I need to find the function or method which gives me a CComPtr<PartComponentDefinition> pPartCompDef which the occurrence points to for the Q1, but what about Q2?

Presumably the parameters are associated with the Component Occurrence and the "real" name is associated with the Part Component Definition?

View 6 Replies View Related

AutoCAD Inventor :: Change The Parameters Of A Custom Ipart Inserted Into An Assembly?

Sep 10, 2013

Is it possible to change the parameters of a custom ipart in an assembly after it has been inserted, or can I only do an insert using AddCustomiPartMember?

In that case I simply remove the previous occurrence and insert a new one I suppose?

View 1 Replies View Related

AutoCAD Inventor :: Assembly To Part File Linked Parameters?

Jan 22, 2013

My goal is to open have people go into a central assembly file, type in their specific parameters and the various part files update within the assembly. I wish to do this without the need for an excel sheet, but when I try to link the parameters from the assembly file to the part files, it will not allow me to insert these parts. I get an error about an "assembly can not be placed into itself."

Iparts will not work as this has an infinite amount of sizes.

View 3 Replies View Related

AutoCAD Inventor :: 12 Model Does Not Update After Changing Linked Excel File Parameters?

Jan 27, 2012

linked Excel file to Inventor 12 file parameters. Windows 7, Excel MS office professional '10. Linked excel file, here dimensions are driven by parameters which are driven by excel.  toggled 'immediate update' Still - i have to open the sketch - it shows the updated number from Excel, but only on opening the sketch will it change the model to use the new dimension value.

View 3 Replies View Related

AutoCAD Inventor :: Place Assembly Constraints With Parameters From Parts In Assembly?

Oct 30, 2012

it is possible to make a constraint that utilized a parameter of a part within the assembly.

For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?

View 1 Replies View Related

AutoCAD Inventor :: ILogic Update Form

Sep 13, 2013

I´m having a bit of an issue with a form.

I have a global form which is exactly made for a specific assembly for configuration of this very assembly. To make things easier for the user I call another external rule which only opens exactly this assembly.

Now when the user opens the form the assembly is not open and obviously can´t reference the used parameters.

Even after loading the assembly the parameters are not available, which results in something like this:

So this is a really simple question, is there a way to update a form so that it rereads the parameters from the assembly?

What I tried is using iLogicForm.CloseGlobal("Name of form") to no availability and then open it again with iLogicForm.ShowGlobal("Name of form").

But I couldn´t find any further info on the iLogicForm Commands.

View 3 Replies View Related

AutoCAD Inventor :: Put Immediate Update Box On Ilogic Form

Aug 17, 2012

I am trying to put an immediate update box on my form in ilogic.  I want to be able to change parameters on my form without updating the model.  There is this option in the parameters window but not in the form.  How can I accomplish this?

View 1 Replies View Related

AutoCAD Inventor :: Change Appearance In IAM Update IPT File

Sep 12, 2013

Basically i have created a good size IAM and now need to lighten all of the appearances up.  Can i change them in the i am and have it update the individual IPT files at the same time?  or will i have to open all the ipt files and change it and save? 

View 5 Replies View Related

AutoCAD Inventor :: When Change DWG In Assembly File To IDW - Can't See Anything

Jul 30, 2013

I attach a assembly file.

In front view,  I can see all elevation drawing (DWG file)

but, when import this file to IDW sheet,  I can't anything . I can look at 3D object section only.

View 1 Replies View Related

AutoCAD Inventor :: How To Access The Form From Assembly

Apr 22, 2013

I made a model that can be adjusted by using a ilogic form.

This alters the parameters in my "master" part & then changes my part in my assembly.

Problem: the form is located in my "master" part is there a way to access the form from my assembly?

Inventor 2013

View 9 Replies View Related

AutoCAD Inventor :: Part Created In Assembly Does Not Update To Part File

Nov 15, 2013

New user 2014

Part created in assembly does not update to part file.

View 9 Replies View Related

AutoCAD Inventor :: List In Form Doesn't Update After Chose Option

Sep 25, 2013

I have a few lists in my form. The first one decides what information the other lists should have, so none of the choices are the same. I should first add that I have the "OK, Cancel, Apply" option.

Is there any way that I can make the other lists update automatically when I chose something in the first one? The only time they update is when I press the "Apply"-button.

I have parameters and rules that decide what lists should be shown at what option from the first list so I don't think that is the problem.

View 4 Replies View Related

AutoCAD Inventor :: How To Check Part Or Assembly Contain ILogic Form

Oct 6, 2011

I've done an Addin which contains a "Place iLogic Component" function. This funcion work properly and the iLogic form is opened at place component time. Now, i would like to be able to open the form after the insertion, for edition purpose. So, i'd like to open the iLogic form of an assembly component (occurence) with the context menu for example.

So, my question is : Is there a way to check if a part or an assembly contain an iLogic form and to open it through Inventor 2012 API ?

View 2 Replies View Related

AutoCAD Inventor :: Parameters Of Derived Assembly

Nov 6, 2011

Now I want to know how to exclude derived parameters of an assembly and of occurrences in this assembly.

View 6 Replies View Related

AutoCAD Inventor :: How To Use Part Parameters In An Assembly

Jul 30, 2012

I need to use parameters of a part in an assembly. How to do this? Do i need to define a rule? How is this done?

Can i do it without using an Excel sheet as a parameter source for both the assembly and the part? The target is to have inventor update an array of assets as soon as the width of a part is changed whether in Excel or in the Factory properties of the asset.

View 5 Replies View Related

AutoCAD Inventor :: Passing Parameters To Assembly

Jun 30, 2004

I have a master layout (ipt), from which I've created derived parts, that get put together in an assembly. I'm able to pass parameters from my master part to the derived parts, but I don't seem to be able to pass parameters from the derived parts to the assembly. Is this possible?

View 9 Replies View Related

AutoCAD Inventor :: Parameters In Assembly To Text In IDW

Jun 9, 2010

I know that in Inventor 2011 you can add text to your IDW and insert numeric parameters from Parts in an Assembly, BUT what I would like to do is insert parameters that contain text. Ideally I would to just pull the parameters from from the Assembly and place them as Text in the IDW.

I can pull the parameters from the Assembly into the IDW using iLogic, but I still can't insert them in text.

View 5 Replies View Related

AutoCAD Inventor :: Unfolding A Part Created Form Derived Assembly

Oct 7, 2013

I am trying to unfold a part created from a derived assembly like I usually do… why in the world will it not unfold, and show a preview of the unfolded in the other direction??

At first all was working… until I added a part (see the circled item in picture), and I don’t have any problem usually!

View 6 Replies View Related

AutoCAD Inventor :: Driving Parts With Parameters From Assembly?

Aug 15, 2013

How can I drive parts from an assembly level without using Excel spreadsheets. I know it is possible using iLogic to do it, but I can't figure out how to do it "automatically".

For example, we would like to drive a conveyor roller without the use of a spreadsheet. I figured out I could simply insert user-driven parameters in the top-level assembly and drive the parts with the parameters in the assembly, but it is telling me it would cause a cyclic redundancy, so I cannot do it this way, then I thought about iLogic.

It is currently working OK, but I have to enter in the iLogic rule to manually change the filenames in the rule for it to work.

Why? Mainly because we use a prefix to our parts and we sometimes use Autodesk Vault, sometimes not (depending on the project).

Here is my example;

I have a part named "Tube.ipt", "Bearing.ipt", "Spring.ipt" and "Tige Hexagonale.ipt" along with this code in the assembly level (Rouleau.iam):

Parameter("Spring:1", "GAGE") = WIRE_SPRING
Parameter("Spring:1", "DE") = OD_SPRING
Parameter("Spring:1", "LONGUEUR") = LENGHT_SPRING
Parameter("Tube:1", "LONGUEUR_TUBE") = RL-Parameter("Bearing:1", "EPAULEMENT")-Parameter("Bearing:1", "EPAULEMENT")
Parameter("Tige hexagonale:1", "LONGUEUR_HEXA") = RL+B+B
Parameter("Tige hexagonale:1", "BOSSE_SPRING") = B+0.010 in+Parameter("Bearing:1", "EPAULEMENT_SPRING")+LENGHT_SPRING+WIRE_SPRING
Parameter("Tige hexagonale:1", "BOSSE_BEARING") = B+0.010 in+Parameter("Bearing:1", "EPAULEMENT_SPRING")

As you may see, I would have to change "Tige hexagonale:1" every time we use this assembly on different project for it to update properly. I would like to automate it a little bit more.

How to make it work in iLogic:Search for something that has "Tube" in it's filename in this assembly, then store it into a variable called "Tube" Repeat this step for "Spring" and "Tige" Then replace "tige hexagonale:1" by the variable or something like this...

View 2 Replies View Related

AutoCAD Inventor :: Control Parameters Of A Part That Is Not In An Assembly?

Nov 4, 2011

I am trying to control the parameters contained in a part that is not in my assembly. May sound odd, but I am using the multi body part modeling feature to create all of my bodies in a single part file, then making these components/sub assemblies, and pulling them into my assembly. However, I do not want to have the "control part" in my assembly, I just want it to drive the parts. I cannot figure out how to access these parameters without having the part included in the assembly...

View 7 Replies View Related

AutoCAD Inventor :: Expose Part Parameters In Assembly

Aug 7, 2011

I have the following problem. I design a simple part - an extruded base, so i have a parameter in this part that i can control the extrusion distance - i call this parameter D.

Then i create an assembly and place the part in it. How can i access the parameter D of the part from within the assembly?

I want to place multiple instances of this part in my assembly and control each parameter D of an instance using an excel worksheet that is linked with the assembly. How can i do it ?

My aim is to design a very simple manipulator. Each link has the same shape but a different length. I want to control each length from an excel worksheet and not from an ipart table. I want to have only one worksheet that controls the parameters of my assembly such as constraint  angles , and link lengths.

View 5 Replies View Related

AutoCAD Inventor :: Universal Parameters Across All The Parts Of An Assembly?

Mar 4, 2013

I am attempting to reverse engineer a Slap Chop for a school project.  Being only an amatuer at Inventor, I have made several parts that need to fit together but don't due to erronious measurements.  Attached are three of the parts I have so far, and I will make a few replies with the remaining parts.  I am trying to make an excel sheet or some table where I can manage all my parameters and have them update in the parts.  The table is simply to make it easier for me to quickly check my dimensions.

View 6 Replies View Related

AutoCAD Inventor :: Share Parameters Between Parts In Assembly?

Oct 13, 2012

If I have parts in an assembly that would like to use the same parameter, what is the best way to do this?  I am using AI 2013.  Currently I know how to create a base part and using it to derive other parts from it, but this seems there should be a easier way, is there?

View 1 Replies View Related

AutoCAD Inventor :: IPart Exporting Reference Parameters / Driven Dimensions Update All?

Jun 24, 2013

I have some manufacturing dimensions that are an end result of my design so they are driven dimensions at the end of my modeling history and pulled into the ipart table.  If I make some design changes I need these dimensions to update too.  The problem is they do not automatically update and require a manual activation of each child memeber for the dimension to update.

The dreaded "The Values in the active row don't match the document's current values. do you wish to update the table before continuing"  Click, enter, Click, enter, Click, enter.

Autodesk Inventor 2012 Certified Assosicate
Autodesk Inventor 2012 Certified Professional

View 1 Replies View Related

AutoCAD Inventor :: Using Excel Spreadsheet To Hold Parameters And Then Auto Update In Model

Aug 7, 2013

I have a problem with using the excel spreadsheet to hold my parameters and then making them auto update in the model.

I have the excel 2003 spreadsheet saved in the same folder in the projects directory as the model. When I create the spreadsheet and enter the parameters and values etc I save and close the file.

When I am in inventor 2013 64 bit with SP1 installed, I open the model and can link the spreadsheet to the model and the model reflects the values in the spreadsheet. I also click update on the parameters dialog box.

I then open the spreadsheet and make some changes to the values, save the file and even go to the extreme of closing the file. When I go back into Inventor it recognises there has been some changes in the underlying spreadsheet. The update button is active in the tool bar. However trying to update the models by what ever means does not update the model parameters to those in the spreadsheet. Even closing the model and reopening it does not make a difference.

The only way I can get this to work is disconnecting the file and then reconnecting the file through the links option in the parameters dialog box. Then the model reflects the correct values and updates the model accordingly.

My concern is there is quite a bit of stuff on the net about 2013 not working with 2014 inventor anyway.

View 3 Replies View Related

AutoCAD Inventor :: Export Text Parameters Of Assembly Into IPT (drawing)

Oct 5, 2012

I have created an assembly containing several parts. I want to export several  text parameters of the assembly and parts into the i properties of the corresponding idw so that I can use them in a text block.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved