AutoCAD Inventor :: Custom Drop Down Under Cost Center In IProperties

Dec 9, 2011

 I'm using 2011 and I would like to add a drop down menu under the cost center box so I pick from a list of processes we use for purchasing. Is it possible to add a drop down list there?

View 1 Replies


ADVERTISEMENT

AutoCAD Inventor :: ILogic Code Part Iproperties To Custom Iproperties

Sep 19, 2013

I was looking for some iLogic Code for Inventor 2013 that would cycle through all the parts in an assembly grabbing the quantity of each part and setting it equal to the custom property "Qty" of each part.

Having a little trouble creating the for each loop and setting reference to each part without referencing each part by specific name.

View 6 Replies View Related

AutoCAD Inventor :: Modifying Custom IProperties In C#

Aug 11, 2012

I am using some code from the June 2010 "Mod the machine" posted by Brian Erkins.I keep getting an error in C# (express 2010), Please see attached screen dump.

I don't see any obvious difference in my code when compared to Brian's (in fact at one point I copied and pasted his code and still had the same error). Here is the

private void button1_Click(object sender, EventArgs e)        
{            
Inventor.Application invApp = null;            
invApp = (Inventor.Application)System.Runtime.InteropServices.Marshal.GetActiveObject("Inventor.Application");
Inventor.Document doc = invApp.ActiveDocument;            
Inventor.PropertySet customPropSet;            
customPropSet = doc.PropertySets["Inventor User Defined Properties"]; 

View 1 Replies View Related

AutoCAD Inventor :: Change Order Of Custom IProperties?

Apr 9, 2012

how to change the order of custom iProperties.  I would like to group like iProperties together to make editing a bit easier.

Windows 7 Pro, SP1
Inventor 2012 SP1

Due to the nature of our business, I am not permitted to attach any files showing models or .idw environments of any actual work-related components.

View 3 Replies View Related

AutoCAD Inventor :: Mass Custom IProperties Modification

May 18, 2012

Is there any easy way of adding custom Iprops to previously created parts and assemblies? A macro or something that could set up additional lines without having to go in and type them out all the time?

View 5 Replies View Related

AutoCAD Inventor :: Custom Iproperties Within Part File

Sep 18, 2012

we have a part file that has 2 custom iproperties in it.

Length and Width.

If I delete these properties its fine and the properties are removed.

However if I then save the file, the properties become available again.

View 3 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 :: Copy Custom Iproperties From One Part To The Other?

Mar 23, 2012

Copy custom iproperties from one part to the other - possible?

View 6 Replies View Related

AutoCAD Inventor :: Importing Custom Iproperties From Excel

Sep 5, 2012

I'm importing custom iproperties from an excel document into inventor using the code I've written below.  I've figured out how to bring up a dialog box to select the excel file I need, but I'm completely stumped when it comes to selecting the sheet within the file.  As it is now, I'm specifying the sheet in the code itself (Str. C).  My goal is after selecting the excel file from the dialog box, have ilogic list all the sheets within the excel file, then be able to select which sheet I need using a radio box, list box or some sort of prompted entry. 

DimfdAsOpenFileDialog=NewOpenFileDialog()
DimstrFileNameAsStringfd.Title="Open File Dialog"fd.InitialDirectory="C:"
fd.Filter="All files (*.*)|*.*|All files (*.*)|*.*"
fd.FilterIndex=2
fd.RestoreDirectory=True
[code]....

View 2 Replies View Related

AutoCAD Inventor :: Default (custom) Material For Custom Content Center Parts

Feb 21, 2013

When inserting a content center part for which we have to choose a material, we would like to have a custom material as a default (material with name: "No material selected"). So when selecting no material for this part (for example when the user forgets to select a specific material), the default material (in this case material "No material selected") will be active. In this way, we can see in one view across the BOM which parts have no material assigned yet.

How can this be achieved in the content center (editor)?

Product Design Suite 2014
Inventor 2014, Vault 2014
HP Workstation Z220
Intel Xeon 3.4GHz
16GB RAM
Nvidia Quadro 4000
Windows 7 Professional (64bit)

View 2 Replies View Related

AutoCAD Inventor :: ILogic - Set Custom Property In Custom Content Center Part

May 16, 2013

When using Inventor with Vault, we have a problem when categorizing custom content center parts in Vault. In short, custom content center parts are incorrectly categorized as "Content Center" and automatically released - as there is no property that we can use to identify these files.

I need iLogic code to trigger when custom content center files are created/saved, wich adds the following custom iproperty "IsCustomContentCenter=True".

View 1 Replies View Related

AutoCAD Inventor :: Custom Multi-Value Menu In Drawing IProperties?

Jul 10, 2012

how to make a multi-value drop down menu in drawing iProperties? 

I want to make a list with aluminum extrusion sizes where I can pick it's name from a list of names. Similar to the custom iProperties "Design State".

View 5 Replies View Related

AutoCAD Inventor :: Custom IProperties From Exported Parameters In Derived Blocks

Oct 23, 2013

I have two part files: Part A and Part B. Part A contains a sketch block, Block A, which will be used as a basis for Part B.

I derive Part B from Part A using a "Derived Part" to bring in only the sketch block (Block A) from Part A. When I do this, Inventor sets every dimension in Block A to "Export" and creates a custom iProperty for it. Then the Custom iProperties list in both Part B and Part A is cluttered with every dimension from Block A.

Is there any way to prevent it from creating all of these custom iProperties?

Inventor 2013

View 2 Replies View Related

AutoCAD Inventor :: IProperties And ILogic - Transfer Custom Title To Drawing

Oct 26, 2012

I have a form that is loading automatically in my part model. where i write the part number, description, project and custom titles.

my questions are:

1 - when i write the part number i would like then when i click apply it opens the save box with the same part number.
2 - it's possible to check-in the file during the saving and keeping the file checkout?
3 -  i would like that some of the properties would be transfer to the drawing, like the description and the project (this two are from the part properties.
4 - transfer also for the drawing the custom titles to the custom i properties of the drawing as pre fill in.

View 1 Replies View Related

AutoCAD Inventor :: Exporting User Text Parameters To Custom IProperties

Nov 21, 2012

I am trying to export a user parameter that is a text string to a custom I property. I am able to export other parameters to custom properties that are numarical values. I export check box is missing on the text user parameter.

Is there a way to acomplish this with I-logic?

View 5 Replies View Related

AutoCAD Inventor :: ILogic Changes Custom IProperties Type From Number To Text

Nov 2, 2011

I am using ilogic in Inventor 2011 to update my iproperties when I save a .dwg file. I am having problems with some custom iProperties I have created that are of the type 'number' and are initially set to 0 (zero). After the iLogic rule has run and the user has entered a numeric value the type of the custom iproperty has changed to 'text'.

The ilogic code I am using is:

 If iProperties.Value("Custom", "Nominal ID") = 0 Then 
    iProperties.Value("Custom", "Nominal ID") = InputBox("Enter The Nominal ID (Enter 0 if no value is available)", "Nominal ID", 0)
    Custom_iProp_Nom_ID = iProperties.Value("Custom", "Nominal ID")
 End If

I am using Vault 2011 and would like to map this property to a numeric property so I can perform <= and >= searches.

View 2 Replies View Related

AutoCAD Inventor :: Custom IProperties Not Updating In Drawing When Update Assembly Model?

Nov 19, 2012

I'm using Inventor 2011 and when I go to change parameters using iLogic in an assembly model, (sometimes it is a component suppression, other times it is an iPart component change) it won't update the associated drawing file. I need to go into the BOM on the drawing and renumber the balloons, or change something else in order for the custom iProperties to update in the drawing template. If I just change the iPart component, then the BOM doesn't need to update making the renumbering of balloons redundant.

I'm using iLogic to update all of the iProperties and component references, then reattach balloons. What I would like to do is automatically update the custom iProperties drawing template fields, and renumber the drawing BOM.

View 2 Replies View Related

AutoCAD Inventor :: ILogic To Create And Display / Insert Custom IProperties In Template

Aug 25, 2012

Any way to use iLogic to create custom iProperties from the cells in an Excel spreadsheet (both text and numbers) for a .dwg template. The only thing even close has been a user who already knew how to do it and was having a different problem. I am using Inventor 2012 and Excel 2003 and have very little experience with VB. I currently have a family of assemblies, consisting of two parts linked to an Excel spreadsheet to control the various parameters for each variation of the assembly.

I need creating an iLogic rule that will:

Go to a specific tab (I have four different tabs/worksheets) in an Excel spreadsheet.

Make a specfic row of that worksheet the current row based on the part number used to generate the models of the assembly shown in a .dwg.

Use the contents of a cell in that row (text or numeric or a combination of both) to generate a custom iProperty for the .dwg template.

Use the custom iProperties to fill in the title block of the template.

View 4 Replies View Related

AutoCAD Inventor :: Content Center To Drop Into Assembly

Oct 14, 2013

I can't seem to find studs in the Content Center to drop into my assembly. Are they not included?

I'm running Inventor Professional 2014.

View 7 Replies View Related

AutoCAD Inventor :: How To Create ILogic Rule To Create Custom IProperties

Sep 30, 2013

I'm trying to figure out how to create an  iLogic rule that would create a Custom iProperties and put in what version of Inventor the file was last updated with.

View 8 Replies View Related

AutoCAD Inventor :: Set Up Custom Content Center?

Feb 2, 2012

I've never set up a custom content center before and I've done some research on the forums but I could really find the information I was looking for.  My goal is to change the stock number and description to our company standard.  Right now I edit it with the bom editor which is a bit time consuming.  Another goal i would like would be that the part number is always the file name.

-Autodesk Inventor Professional 2010

View 5 Replies View Related

AutoCAD Inventor :: Custom Catalog In Contents Center

Jul 26, 2012

We are expanding our OEM range.  I am having trouble adding the parts to our Inventor contents center.  I have linked parameters like "L1 and L2" to determine the part's size.  When I place this part form the contents center I do get Key Columns for L1 and L2.

However, I am only getting one size under each column.  I tried setting values to the parameters before publishing the parts, but this made no difference.

View 2 Replies View Related

AutoCAD Inventor :: Custom Shapes For Content Center

Nov 25, 2013

The time has finally arrived; the current content center profiles no longer suit my needs (for this specific project) and I now must create an extrusion that consists of holes.  This profile is to be used in the Frame Generator and Frame analysis so it is imperative that I get the holes into the custom extrusion (see attached picture for the extrusion I require - it is a column extrusion for Pallet Racks.  I have never entered the realm of custom content center extrusions. I need to do as far as what values I will require for the Analysis part (Inertias, Areas, etc...) and what proces I will take in order to first set up my extrusion to use?  As mentioned, the holes in the extrusion are vital as they occue frequently (every 3 inches) and will affect the results in my analysis. I am currently in the process of reading up on Custom Content Center Publishing. Using Inventor 2014 Professional.

View 9 Replies View Related

AutoCAD Inventor :: Extended Part Cost In The BOM

Nov 9, 2012

The BOM tabulates the item "quantity", and  "cost center", the latter recorded with the part thru iProperties.

Is there a way to have Inventor multiply these together for an extended cost. I know I could manually enter the # but that will not change automatically, when the part count changes.

View 1 Replies View Related

AutoCAD Inventor :: How To Add CUSTOM Materials To Content Center Families

Oct 26, 2011

We use different types of Stainless Steel fasteners. For example 18-8, 304, 316, etc. When I use the "Material Guide" in the Content Center Editor it only has the Autodesk default materials listed. How do I add CUSTOM materials to this list to create new families with my custom materials?

View 1 Replies View Related

AutoCAD Inventor :: Custom Content Center And Frame Generator BOM

May 1, 2012

I am using a student version of Inventor 2012 to design the FSAE Chassis for our University team this year. I was not able to find suitable geometry for the required tubing to make the chassis. So I found a guide on setting up a Custom Content Center and publishing parts. I have followed that. The Chassis has turned out great but now I am trying to draw it up and the BOM is not populating as desired.

A Summary:

-Custom Project file with Read / Write Library added.

-Custom tubing geometry created and published to the Library.

-Chassis constructed using standard Frame Generator techniques.

Previously I had the chassis modelled using standard Content Center parts and the BOM would populate with the individual tubes in the drawing environment. Now with the custom tubes the BOM calls up each of the individual tubing sizes, ONCE only and has large quantities. The automatic "Measure" Column is also populated with "*Varies*".

In the Frame Generator wizard each tubing size has come up as it's own "Family".I believe this is because I have published the different part sizes individually. I am guessing I should have published only the one active part but with variable geometry selectable in the "Size" drop down?

I have tried forcing the assembly into the "All Levels" view with the Bill of Materials pop-up in the Assembly environment, but even this is not populating correctly.Something else I have noticed is the individual tubes are using a different naming convention in the model tree.

View 6 Replies View Related

AutoCAD Inventor :: Modifying Custom Content Center Part

Dec 4, 2013

A coworker of mine has made a bunch of custom extrusions, turned them into iParts, and published them to the Content Center. The parts are driven in length by the key parameter "Length". Unfortunately, he forgot to mark that "Length" parameter as export in the parameter dialogue before publishing. Is there ANY way to get that "Length" parameter to be exported so the Parts List can pull the cut length?

View 2 Replies View Related

AutoCAD Inventor :: Custom Column Error In Content Center

Nov 23, 2010

I copied an existing family into my new read library. I added some rows to be able to generate a few variations that were not contained in the original family. I just copied existing row up several times and edited the information in those rows to yield desired new variations. I made sure the file name column contained a unique file name for these new members. When I go to publish I get this error message:

Defined file name does not include all custom columns. An identical file name can be generated for different members. Make sure that the file name is unique for any combination of custom column values to avoid placement failure

Missing Custom Columns:

Length

(see also attached screen shot)

 I have scoured the file name column and can find no repeated file names; I cannot understand the rest of the error message. It must have something to do with the "does not include all custom values" portion of the error message.

View 2 Replies View Related

AutoCAD Inventor :: Custom Content Center And Frame Generator

May 25, 2011

We have invested much time in creating custom content center family tables based on exisiting  ANSI tables, etc. so that we can suppress sizes and shapes we do not use and have the descriptions and stock numbers show up both so BOM and parts lists will roll up identical parts and as our purchasing department requires.

We have just discovered, however belatedly, that while these custom tables function just fine when placing an individual part, frame generator apparently does not see these and gets it's info from somewhere else. I have seen a similar post which references an McadForums post, but the link provided is dead.

[URL]....

How to point frame generator to customized CC familes?

View 9 Replies View Related

AutoCAD Inventor :: Export Content Center Custom Library

Dec 11, 2013

Is there a way to export to share with other a custom content center derived library?  (without vault)

View 2 Replies View Related

AutoCAD Inventor :: Recognize Custom Content Center Part

May 2, 2013

I am looking for a way to recognize a custom content Center part inside Inventor. The way I see it, I would like to fill a custom property with a value so I can set a seperate category inside Vault Pro for a custom Content Center part.

What I found is the following:

CustomContentCenter variabele: ContentCenter{844FDDD7-2E90-4E4C-8868-134CEAEDC078}
IsCustomPart    1

Is there any way that I can get this information inside an Custom Property?

View 1 Replies View Related







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