AutoCAD Inventor :: How To Delete All Linked Parameters

Nov 13, 2011

I have lots of files that are linked either by length, height, etc.. Is there an option to delete all linked parameters. I would also like to keep the part history (cuts and extrudes).

I wonder if there is an option to delete all at once like iLogic option-"delete all rules" or should be deleted individually.

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Linked Parameters Not Updating

Apr 11, 2010

I can't link parameters properly with xlsx/xls files. At the beginning it works well, but if I change files the parameters can't get updated- all fields get yellow instead. It works only when I relink the file.

View 9 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 :: Change User Parameters From A Linked Part

Jul 19, 2013

I made an assembly that adjusted to sized based on some key parameters. These key parameters are controlled by a form in the main assembly. The keys parameters actually adjust the skeleton file, which then drives the frame, then all the parts are adjusted.

after changing these parameters all necessary parts would adjust to size and keep the location constraints. Worked quite well.

The issue now is that, we adopted a new naming convention and this assembly requires all the part files to be renamed. I meticulously saved each part as their new name and then replaced each component in the main assembly. This worked to an extent. The problem that I am facing is that when I saved each part as there new name, the new part retained the linked parameters to the old part. Is there a way to change this link to the newly name skeleton file?

I looked into design assistant for this process as well, but the only changes I think available were to add a prefix or suffix. If worse comes to worse, I can remodel this project but, I am sure there has to be a way to alter this.

attached is a single part with those parameters in the image above.

View 2 Replies View Related

AutoCAD Inventor :: Additions To Excel Parameters Don't Show Up In Linked Parts?

Oct 12, 2011

When I add parameters to Excel, the new parameters do not show up in the linked parts. Even when starting

a new part and linking to the same excel file, the original parameters are all that are shown; not the new ones.

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 :: 2013 Can't Delete Linked Excel Sheet

Aug 6, 2013

I have a excel sheet linked to my inventor file and I cant delete it. I really only need to change the starting cell, but I can't do that either. It works on some parts to right click on the folder in the parameters window and then select delete or change start cell, but on others it doesn't work.

View 5 Replies View Related

AutoCAD Inventor :: How To Delete Unused Parameters

Jan 14, 2013

I have assymbly wich linked to excel sheet.

I can delete the excel sheet from the assmbly and its parts too, but I can't delete the unused parameters in "List parameters "

And, I can't link a new excel sheet to this assembly, even if I changed the name or made a new one,why?

I use inventor 2012

View 4 Replies View Related

AutoCAD Inventor :: How To Delete All Parameters In A File With Ilogic

Aug 22, 2012

Working code ...... attaching file

Auto = iLogicVb.Automation
Dim iLogicAuto As Object
iLogicAuto = Auto
Dim oDoc As Document
oDoc = ThisApplication.ActiveDocument

[Code]...

'but now something more i wanna do is...... delete parameters

        If Not (param Is Nothing) Then
        
            For Each param In params
            i = MessageBox.Show("Checking for Parameter in File")
            i = MessageBox.Show("No.of Parameters exists are ="& param.count)
 
[Code]....

View 5 Replies View Related

Revit :: Delete Existing Door Parameters?

Mar 13, 2008

Is there any way to delete or rename door parameters that show up once a door is loaded into a project but do not exist in the actual door family? I have made two shared parameters called "Frame Material" and "Door Material", and my schedules and tags are working properly with them... but when I select a door's properties there are two "Frame Material"s (one I did not create and cannot delete) and an extra "Finish" that I do not need now that I have my shared parameter.

View 3 Replies View Related

Illustrator :: How To Delete Linked File In AI File

Dec 8, 2013

I have to reuse a old ai file with a linked file and make some modification.  But I don't need the linked file in my revised ai file. 
 
how to delete the linked file, so that I need not to click "ignore" button on the pop-up box of reminding me unable to find the linked file when I open the new ai file each time.

View 3 Replies View Related

AutoCAD Inventor :: Coversion IDW With Linked Bitmaps To DWG And DXF

Jul 3, 2013

I am trying to convert idw to dwg and dxf format using InventorAPI (TranslatorAddIn). My test.idw document contains 2 sheets with 2 linked bitmap in titleblock. After conversion I get in my output folder:

2 dxf files for each sheet2 dwg files for each sheet8 bitmap files  (2 for each format and sheet)  The problem is with names of the bitmap files: test1.png, test2.png, ... , test8.png.

It's really hard to say which bitmap is linked to which file. Is the way to handle the naming problem?  

The secand problem is if I convert to dwg and dxf in separete folder I have 2 times bimat numberd from 1 to 4. In that case I have naming colision problem but I cannot simply change name of this bitmap because dxf and dwg files keep the reference to that one.  

Is any simply way to programmaticaly change the reference to linked bitmap in dwg and dxf files? 

View 1 Replies View Related

AutoCAD Inventor :: IDW With Linked Excel File

Jan 24, 2012

I link an excel spreadsheet of text into my .idw files and I constantly have this issue where the text is crowded (see attached).  I've tried changing the font, etc. but nothing seems to work.  Every once in a while if I move the linked sheet within the .idw it corrects itself.

I'm using Inventor 2012.

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

View 1 Replies View Related

AutoCAD Inventor :: Linked Features / Can't Suppress One Alone

Sep 9, 2013

The small cylinder was made first, then projected it to a sketch, made offset, and made the big cylinder, but i want to leave only the big cylinder alone. i want to suppress the small cylinder, but when i suppress the samll one both get suppressed.

How can i break this link, which was made by the projected geometry?

Even when i select the projected circle, right click and select Break Link, they still behave the same.

View 1 Replies View Related

AutoCAD Inventor :: Part Linked To Assembly After Being Deleted

Jan 9, 2012

I have an assembly where I have deleted a component, but it is still linked to the assembly somehow.  The part is no longer visible in the model, is missing from the model tree and from the BOM, but it still prompts to save.  I have attached screenshots to show what i mean:  The file (00017429.ipt) prompting to save, despite not actually being in the assembly (00052857), the parts-only BOM showing that the part is not in the BOM, and the vault tab with the part highlighted.

I don't believe this is vault related because Inventor is prompting to save the 'deleted' file, and pack-and-go also grabs the 'deleted' file.  

For the example shown, it is a minor nuisance because it means an extra drawing gets printed when an assembly with this problem gets used.  I have just had the same problem happen on another, much more complex assembly and it is causing me major grief.

Inventor Pro 2012 SP1 (Build 190) 64bit

Vault Pro 2012 SP1

View 3 Replies View Related

AutoCAD Inventor :: Don't Have A User Parameter Linked To A Dimension

Aug 6, 2013

I'm having problems with the parameter menu. When I don't have a user parameter linked to a dimension in the model the parameter disappears out of the parameter menu.

View 2 Replies View Related

AutoCAD Inventor :: Renaming Assemblies And Linked Parts?

Oct 14, 2011

where to find a tutorial that explains the usage of Design Assistant? Particularly the practice of renaming assemblies and linked parts?

View 4 Replies View Related

AutoCAD VB :: Access To User Parameters In Parameters Manager?

Aug 3, 2011

How can you access user-defined parameters/function defined in the Parameters Manager dialog?

View 1 Replies View Related

AutoCad :: Linking Constraint Parameters To Action Parameters?

Sep 21, 2011

Im wondering if its possible to link either a constraint dimension to an action parameter or vice versa. Or using a linear parameter's value in an user parameter formula.

Its a 2D cylinder, for winding purposes we just have a rectangle, with a distance from the Y axis for radial.

Parametric dimensions: B=thickness, C=Lenght, R=radius
User parameter: A=Diameter (R*2), Mass in kg ((((pi*(c*b))*(A+B))*1.25)/1000)/1000

For the BOM, i need A, B, C & mass

For drawing references for peoples on the floor, to distinquish a cylinder from a stick, we put lines at the top and bottom of the cylinder, 1mm distance inbetween them.

I figured that making a linear parameter + stretch on the thickness to replace the B parametric dimension, allowed me to make an array of that line, with increments of 1mm as i stretch the cylinder. The thing is that the mass formula cant take the value of action parameters....

Other alternative is to keep the B parametric dimension, and add a linear parameter as above for the array. But then i have 2 places to adjust, and from a test i made, if i change the R dimension, the linear one does not follow. Its very frustrating.

What i was hoping autocad would be able to do is distance1 for array to be same as B dimension, but it does not allow me to do that, unless im missing something.

View 0 Replies View Related

AutoCAD Inventor :: Linked Spreadsheet And ILogic Workflow With Assemblies

Jun 19, 2013

My question is regarding the proper workflow within Inventor.  We are currently using 2013 Pro.

I am trying to develop an Assembly that will take linked excel values and have the assembly repond to the user's input.  This spreadsheet is to be general in form and is to be re-used for different projects.  Right now, the excel values are linked to a master assembly file.  This master file has a few iLogic rules to handle the user's input and to pass particular parameter values to the iAssemblies (read sub-assemblies).  The iAssemblies are not that complex, but they are taking parameter values from the master, and using iLogic within the isub-assembly to choose the iAssembly member based on the parameter value.

Problem one:

There seems to be a problem with changing the iAssembly member.  I have stabilized the iAssembly within the master Assembly.  The isub-assembly does not update unless I open the isub-assembly file.  In both the isub-assembly and the master assembly, I update at the end of each rule, and I trigger the rules after any parameter change.

The questions are:

Since there are 123 members (so far) in each of the 2 iAssemblies within the Master Assembly, do I really have to test the parameter 123 times to assign a particular iAssembly member?  Or is there a more concise way to do this?

We are not using Vault yet, but with described workflow, will we have problems when we do migrate to a vault environment?

View 4 Replies View Related

AutoCAD Inventor :: How To Stop Updating Drawing From Linked Part

Oct 7, 2012

So I am using Inventor LT 2012 in a small company that makes conveyor rollers. Most of the time we make the same roller with only different values to the variables. So I decided to make a part with the parameters in an Excel sheet:

A customer call us, and they want a roller with x,y,z dimensions, I put in in Excel and the drawing is ready.

But, when I need to make a second drawing of that roller with different dimensions, the first one also change.

Is there any way to keep a drawing fix when it is done ? If possible, only making a dwg for each customer without having to make an ipt and excel sheet for each drawing would be awesome !

View 4 Replies View Related

AutoCAD Inventor :: Unable To Alter Linked Parameter In Assembly

Sep 12, 2012

I have created a multi-value parameter in a part and exported it.  I then linked it in the assembly but I am unable to edit it.  I tried using iLogic but it also does not alter the part.  Please see the attached 3 jpegs.  

View 9 Replies View Related

AutoCAD Inventor :: Create A Plane In Assembly Linked To 3D Geometry

Sep 24, 2012

On one part, I have a bore hole drilled on a curved surface so the hole is actually an ellipse.

Now the other part I am trying to constrain together is the pipe that will be welded into the bore hole; so that is a simple circular pipe.

The issue is that the pipe has to be inserted 0.25" above the interior of the bore hole to allow for room for the weld. In order to do this I have tried to create a plane attached to the 3D ellipse and then constrain the pipe to be 0.25" above that plane. The problem is I cannot seem to create a plane attached to the 3D geometry; I cant even find a way to attach points, or pick the center point of the bore hole.

How to create a plane on 3D geometry and link it to said geometry. I'm using 2012, if that is necessary information.

View 3 Replies View Related

Illustrator :: Images Linked On MAC Not Linked On Windows In CC

Jan 25, 2014

My designer has created an Illustrator file on his Mac that has linked images.  When he sends me the all the files and I open the ai file in Illustrator CC on my Windows PC, I need to re-link the images. One image can't be found at all.
 
However, if I open the file in CS4 it finds the linked files no problem.
 
Is this some bug in Illustrator CC for Windows?

View 3 Replies View Related

AutoCAD Inventor :: How To Get Parameters Name And Value Using API

Jun 29, 2013

How can we get the parameters of a inventoer object using vb.net.?

I have 3 parameters named d1,d2,d3 .I want to get these three parameters name and value using API programing  using vb.net.

View 1 Replies View Related

AutoCAD Inventor :: How To Modify Part Without Updating Linked Parts / Assemblies / Drawings

Nov 12, 2012

I have several parts which I wish to modify, but, those modifications are only being done to get some prototypes made. I do not want the changed (non-approved part) to be used in current issue drawings, assemblies etc. until I have proven the modifications and am happy with them.

I can do this by doing a save as on the part and could just replace the previous design, but then I lose the history of changes/revisions shown in Vault which is critical to me and part of using vault in the first place.

View 3 Replies View Related

AutoCAD Inventor :: Grouping Of Parameters

Nov 26, 2013

I was wondering if it would be possible to do the following:

Parameters who can vary for lets say a rectangular profile with:

80x50x2

80x50x3

100x50x2

That these data sets/parameters are grouped/linked to eachother in the Parametric Table.

So when I'm doing my analyses with the profile of 100 and I change the wall thicknes from 2 to 3mm the 100 changes to the 80 variant automaticly, or asks me which version I want.

It would be handy to avoid mistakes with non excisting combinations of profiles.

Is there a custom app for Inventor that allows you to manage parameters easier? (Grouping wise to keep a better overvieuw.)

View 1 Replies View Related

AutoCAD Inventor :: Add To Linear (mm) Parameters?

Mar 15, 2013

Creating User Parameters, can we use trigonometric functions? and can we add these to linear (mm) parameters?

Can we add the Values irrespective of Units i.e. Inch/ Deg/ Unitless

Example: d0 (In) = d1 (In) +d3[ul] + (sin(Variable_Angle))

In value = In Value + ul Value + deg Value

View 6 Replies View Related

AutoCAD Inventor :: Pack&Go Doesn't Completely Go (assembly Stay Linked To Original Location)

Dec 14, 2012

On a couple assy's, I am trying to use pack&go to make self-contained versions of them.

Only problem is, the assy file (xxx.iam) and all sub-assy files are still linked to the component files in the original location even though the component files were copied to the new location with the P&G command

The whole point in this feature is to make self sufficient copies of something that don't depend on the original data.

This shows the settings I am using It is finding all the files ok.  It just doesn't change the relationships on the new iam files.   I could manually copy them and do the same thing this feature is doing.

Is there some hidden checkbox I need to find ?   Note, I also tried once with "Include linked files" unchecked and got the same result.

View 4 Replies View Related

AutoCAD Inventor :: ILogic Reference Parameters

Oct 9, 2013

I'm having some difficulties with iLogic and reference parameters.

I have made a tube with a weird shape and I want to measure the longest length. So I have to cut the tube in a certain angle in relation with the center to measure the length.

The problem is that this angle is really hard to calculate.

So I tried making a rule where I can make my angle shift x degree and then measure the longest length. If the measurement is larger the previous measurement the angle will shift x degree again until the measurement is smaller than the previous.

So I made my starting angle 0 degree, I know this is for a fact not the longest length. And then I tried this rule. (before making a While rule).

And I noticed that on screen the measurement changes. But the reference - parameter stays the same. So it gives me the measurement on the starting angle & after rotating it again gives me the starting angle.

How can I get the parameter to update itself in between?

Dim measurement_length As DoubleDim measurement_length2 As DoubleMessageBox.Show("Start angle ", "My iLogic Dialog", MessageBoxButtons.OK, MessageBoxIcon.Asterisk, MessageBoxDefaultButton.Button1)angle_measurement_spec = 0RuleParametersOutput()InventorVb.DocumentUpdate()measurement_length = [code].....

View 1 Replies View Related

AutoCAD Inventor :: How To Erase Unused Parameters

Oct 31, 2011

I am using Inventor 2009 SP2, OS is XP Professional 2002 SP3.

I copy a file which has lot of parameters, I want to delete some of them, but Inventor Parameters pop up window just has buttom to add a user Parameter, without button to erase one.

Autodesk Inventor Professional 2013 (64 Bit) SP2
Windows 7 Professional Service Pack 1
Intel(R) Xeon(R) CPU E5645
12.0 GB Memory

View 9 Replies View Related







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