AutoCAD Inventor :: Adding Rows To Custom IPart?

Sep 19, 2013

I am having difficulty adding two new rows to an iPart I made and published previously. Is there a way to do this without using the API?

Since it's a custom iPart not a standard CC part I would have thought this would be fairly straightforward but I can't work it out.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: IPart Table - Adding New Row?

Dec 9, 2011

I am looking for a way to add a new row to my ipart table.

I am able to get to the excel worksheet.

But from there, I can I save it? Will that add a new row to the table?

Dim oiPartFactory As iPartFactory
Set oiPartFactory = oCompDef.iPartFactory
Dim FactorySheet As WorkSheet

[Code]....

View 1 Replies View Related

AutoCAD Inventor :: Adding Different Material Properties To IPart?

Oct 28, 2013

I am having trouble changing a property of a solid body in one of my iparts. I have a concrete block which has been created as an ipart and 6 bars running through the concrete block. I am looking to change the material properties of the bars to Alloy Steel but i'm having trouble finding any option to do so. I have changed the material properties within the ipart table to concrete, i'm not sure if this is conflicting it.

View 3 Replies View Related

AutoCAD Inventor :: Custom IPart Description

Dec 6, 2011

I have a custom iPart for a rectangular flat bar that's 100x10mm.   The length is the custom field. 

I would like the description in the BOM to append the length, e.g. 100x10 Flat bar-235mm.  (This is so that I don't have to create a length column in the BOM just for this item).

I have tried 100x10 Flat bar - <length> but this gives an error. 

View 8 Replies View Related

AutoCAD Inventor :: Adding New Members To IPart By ILogic Rule

Apr 1, 2013

I’m trying to make an iLogic rule that creates a new row in the iPart  table (new member). Is it possible?

View 2 Replies View Related

AutoCAD Inventor :: Adding New Factory Members To Legacy IPart

May 7, 2012

We use Inventor 2012 and will most likely upgrade to 2013 between Christmas and New Year's, when our company traditionally shuts down for a week. I recently had occasion to edit an iPart for a hex head machine screw, originally modeled some years ago by someone who's no longer with the company, to add some sizes. As you'll see, the member names are Hex Head Machine Screws-001.ipt, Hex Head Machine Screws-002.ipt, etc. Why does the table go from Hex Head Machine Screws-002 to Hex Head Machine Screws-290, you ask? I'll get to that in a minute.

This iPart was modeled several Inventor versions ago, when the operator had no control over the iPart factory member names. When Inventor did start offering this control, I jumped right on it. In any iParts I modeled from there on out, I used the capabilities of MS-Excel to create abbreviated part descriptions for the iPart factory member names.

Last week I needed to go into this part and add some sizes. If I added the new sizes in sequence by thread size and screw length, they were going to slot in between the existing  Hex Head Machine Screws-002 and Hex Head Machine Screws-003. The next unused number was 290, so I made the new factory members Hex Head Machine Screws-290 thru -296, as per the attached screen grab. Naturally the suffixes on the factory member names are out of sequence, and it isn’t very elegant.

As I see it, the other alternatives would have been:

1)      Put the new sizes at the end of the list (worse, IMO).
2)      Put the new sizes in sequence and renumber the factory members so they were sequential down the line. If I’d done this, then every factory member (say, Hex Head Machine Screws-011) after the newly added ones would have stood for a different size HHMS than it did before, which would have been really bad.
3)      Rework the table so the existing names with numerical suffixes went away and were replaced by mnemonic names, as on my more recently modeled iParts. This would have resulted in assemblies looking for factory members under names that no longer existed, but it would have been possible to substitute the screws under their new names. I should mention that we are using the Vault, which makes matters easier.

I would have liked to take approach (3), but I was under some time pressure to finish an assembly using these fasteners.

View 4 Replies View Related

AutoCAD Inventor :: ILogic / IPart Custom Column Value Setting?

Dec 3, 2010

it is possible to set the value of one or more "custom" column of an iPart row.

Per example woul this iLogic method work?

iPart.ChangeRow("iComponentName:1", "RowMemberName", customParam1, customParam2)

If so, could you demonstrate how to use it?

View 4 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 :: IPart With Custom Parameter Saves Parts In Workspace

Sep 10, 2013

when i create an ipart with an custom parameter column, the files are created in the workspace. Is there any way how i can change this location?

Many parts are piling up in the workspace.For example to the library (like "normal iparts" do) or to a folder in the workspace (workspace/ custom_ ipart_ folder)?

View 1 Replies View Related

AutoCAD Inventor :: Custom Parameter Column Changing In IPart Author Table?

Sep 3, 2013

When I place a custom ipart (a simple one in this case) the length in my table changes
 
Inventor Professional 2014.
Windows 7 64 bit.

View 2 Replies View Related

AutoCad :: Adding Rows To Table With Linked Cells?

Mar 7, 2012

I have two tables in a drawing one of the tables has all my info and formulas. The second table has cells that are linked to the first table cell content. All works great except I need to add rows to the table with the linked cells. When I add the row this causes the row number to change. I have tried using the $ like you do in excel but that has no effect. I do not want to link my tables to an excel spread sheet because we use VAULT as our storage and it is really finicky when checking in drawings or checking out drawings.

View 0 Replies View Related

AutoCAD Inventor :: Drive IPart LENGTH Param By IAssembly Table Custom Parameter Column?

Feb 21, 2012

In a simple case I have an extrusion with some attached seals/weather stripping, all implemented as iParts having their own LENGTH parameters.

RailPart.ipt, Seal_A.ipt, Seal_B.ipt

The goal is to encapsulate these IParts within an iAssembly: RailAssy.iam, where a LENGTH parameter can be input when the iAssembly is placed, causing RailPart and Seal_A to have their length parameters set to the LENGTH provided at that time and SEAL_B having Length set by an iLogic rule to LENGTH - 5.

I've been unable to set up a Custom Parameter Column in an iAssembly table.  Is this even permitted? 

Inventor Premium 2012 SP1

View 5 Replies View Related

AutoCAD Inventor :: Adding Predefined Custom IPropertie​s?

May 16, 2013

how do i add to, so that they are always available?

View 2 Replies View Related

AutoCAD Inventor :: BOM Adding Custom Column View?

Jan 6, 2012

I have a program that create a bunch of new custom Iprop in each part of an assembly.

How can I show all those new properties when I open the BOM in the assembly file. Manually I can add a custom column but that is time consuming. Is there a way I can create a macro that will add those custom column in the BOM view?

View 1 Replies View Related

AutoCAD Inventor :: Adding Custom Title Block?

Aug 8, 2012

I would like to add a custom title block template that I created to my Inventor open new drawing dialoge box. I know of the regular way to accomplish this by adding the custom title block to the templates folder in the Inventor folder on my C drive but what I would like to do is somehow link the template to my Inventor templates folder while keeping it in it's current location so that others and myself have access to the latest version of it due to the fact that it is a working document and will be updated periodically.

View 4 Replies View Related

AutoCAD Inventor :: Adding Custom Layer In Drawings?

May 7, 2013

How can I add a custom layer for ballooning changes on inventor drawings while the parts are being developed. The changes need to be tracked. After the parts are released the ballooning is removed from the drawing and the basic revsions take over after that. It would be great to be able to do the ballooning of the changes with a specific line that is placed on this layer. Is there a way to accomplish this?

View 5 Replies View Related

AutoCAD Inventor :: Adding Custom Iproperties With ILogic?

Nov 2, 2010

Is it possible to automatically add custom iproperties using iLogic?

I have a rule thats adds text to a propery, but when I run the rule in an old partfile i get the error:

"Can't find a property named DrawingNo"

Is there something like:

"Create iProperties.Value("Custom", "DrawingNo")"?

View 3 Replies View Related

AutoCAD Inventor :: VBA - Adding Custom Command To Context Menu?

Jul 18, 2012

How can I add custom command (macro) to a context menu in Inventor 2010 via VBA?

(I searched the forum and got it to the point when I'm able to add commands that are built in Inventor)

View 1 Replies View Related

AutoCAD Inventor :: Adding Custom Fastener Type To Clearance XLS File

Jan 24, 2013

I added a new "Standard" and "Fastener Type" to the Clearance.xls file for my Inventor 2013. This was done in an effort to create a standard set of dowel hole sizes in our design department. So far it is working, however I have a few improvements I need implementing.

Changing the "Fit" name from "Close/Normal/Loose" to "Press/Nominal/Slip" to make it more user friendly in the hole wizard.DeterminE how to create a custom hole callout in .idw drawings for this new hole type. I would like to use the Hole Callout feature and have it automatically place our specific hole information/text for the machine shop to create the hole.

Ex..
Drill and ream for 1/4" Dowel hole
Press Fit
.2495 +0 -.0005
 
I have attached the clearance.xls file we modified to get this new fastener type to show up in our hole wizard.

View 4 Replies View Related

AutoCAD Inventor :: 2013 Appearances - Adding New Colors In Custom Library

Jan 8, 2013

First, I have not grasped the extent yet of how the new appearance library works.. we don't get crazy with colors, reflections etc.. but we do have a handful of colors that we use on the machines we use.. so instead of using the default appearance library, i made a new appearance library.  All this went well, but i periodically as i need them will add colors to it.. problem is that i'm obviously doing something wrong, because my colors don't always stay in there after i restart Inventor.. and yesterday, i can't seem to keep any of the colors i setup in there to stay.. all i want to do is copy specific colors from inventors appearance library.. drag them into mine, rename them, maybe tweak the color, and then they be there for next time.. why won't they stay?  

The edit pencil will come up on my library.. i've done the release edit after i'm done.. everything works in this inventor session, but if i turn inventor off and back on again.. they are gone.. only thing i have thought of remaining is that 3 users on our network share the same design styles location so we all our using same stuff, so is the file inventor uses in design styles to save to read only or something, but i read that appearances aren't saved in design styles.. How to do this and the colors stay and populate through all the existing stuff.. I have got the colors to lock into my template ipt in the doc appearances.. and i've done the save to custom library thing.. works until i restart inventor..

View 6 Replies View Related

AutoCAD Inventor :: Ipart - Standard Parameter Column Change Depending On Custom Parameter Column

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

AutoCAD Inventor :: Base Unit Setup When Adding A Custom Profile To CC Frame Generator

May 8, 2012

When I add a profile to Custom Centre to be used in a frame generator, in Base Qty by default it comes up as in, I want it Each. Where to change it?

View 1 Replies View Related

AutoCAD Inventor :: Add Rows To BOM?

Oct 26, 2011

I am trying to create excel files out of BOM for an assembly that contains a step file from customer. 

That step file is a subassembly that contains several files. 

So now my issue is if i could modify the BOM so that i add several rows. Basically i need to add in bom  rows that are pointing to inexistent parts. Besides creating a subassembly and add there several empy parts is there any other way?

View 2 Replies View Related

AutoCAD Inventor :: Two Rows For Title Block Text

Jul 4, 2012

How to do this ? After ok seems to keep the single-row text.. I wish to fit that margin border.

View 2 Replies View Related

AutoCAD Inventor :: Showing Two Instances Of Parts List And Adding Custom Parts

Mar 30, 2012

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.

View 9 Replies View Related

AutoCAD Inventor :: ILogic To Switch Between IAssembly Table Rows

Mar 28, 2012

I have created two table rows in an iAssembly that I would like to have a iLogic code written for.

What do I need to use to trigger between these two, when, for instance, a certain numeric value is entered in the parameters?  Within the assembly file, when I use the iPart.ChangeRow (or iAssembly.ChangeRow) and put the . I am filename in the first spot, it says it cannot find the file.

This is what I am using, and the error states it cannot find the . i am file I am referencing.
 
IfParameter("Window_Cutout_Vertical")<=1AndParameter("Window_Cutout_Horizontal")<=1TheniAssembly.ChangeRow("A60_RHR_Door_Assembly.iam", "A60_RHR_Door_Assembly-02")ElseIfParameter("Window_Cutout_Vertical")>1AndParameter("Window_Cutout_Horizontal")>1TheniAssembly.ChangeRow("A60_RHR_Door_Assembly.iam", "A60_RHR_Door_Assembly-01")EndIf

View 7 Replies View Related

AutoCAD Inventor :: Missing Rows From Inserted Excel Object?

Jun 13, 2012

I have a drawing with several tables that are inserted Excel objects.  In some cases, the tables are truncated after the tenth row (although some tables longer than ten rows are not truncated).  I can't find any difference between the tables that would explain it.

View 2 Replies View Related

AutoCAD Inventor :: Unable To Switch Component Rows Within Assembly

Oct 4, 2011

I am trying to switch component rows within my assembly file but can't seem to do so. All of the files are generated, yet and still I am not able to change component rows based on user parameters. Files are attached.

My code is as follow in Ilogic

MultiValue.Setlist("Material", "1", "2")
If Material = "2"
iPart.ChangeRow("RING", "RING-03:1")
End If

View 2 Replies View Related

AutoCAD Inventor :: Rows In ILogic Form Builder Not Working Properly?

Feb 1, 2013

When I put a row deep enough in a form, i.e. under several groups, tab groups, or other rows, the rows stop working properly.

Inventor 2013 SP 1.1

View 9 Replies View Related

AutoCAD .NET :: Adding Custom Classes To DWG File?

Oct 4, 2013

I am creating custom classes that I need to save to the DWG file.  I assume this is straightforward but have not found a way to do it.  I'm using VB.NET but can work with C++ examples as well.  Do I have to inherit from a DBObject class and override or is it possible to declare my own custom classes and somehow register them to DBObject?

View 3 Replies View Related

AutoCAD .NET :: Adding Custom Metadata To Documents

Apr 7, 2013

I wonder whether it is possible to add custom attirbutes to AutoCAD Documents. Like, when adding new key-value pairs to the OS registry. I see this as a function that can add a pair "attribute" => "value" to the Document's database (or another saveable component) and later pull the "value" back by passing the "attribute" to another function.

View 2 Replies View Related







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