AutoCAD Inventor :: How To Customize IProperties Dialog
Apr 4, 2012
way to customize iProperties in order to meet our companies B.O.M. standards. We need to be able to show, item quantity, part number, description, material spec, length in inches, and total of length x qty and weights x qty. We would like to set up iProperties so that when we input the values for each property our BOM will be completed, is this possible?
View 1 Replies
ADVERTISEMENT
Aug 9, 2012
I need to add a "Gauge" value to show up in the iProperties dialog box under the Project tab, but I don't know how or if I can.
View 9 Replies
View Related
Dec 17, 2013
Is it possible to open the iProperties dialog from the api for a specified document, not necessarily the active document.
View 3 Replies
View Related
Mar 8, 2013
I'm working on my dialog for editing iproperties again and I'd like to make it preview the output of a function. We like using functions in the description for calling out material sizes using parameters. So I have my dialog get the function in the description iproperty, but if you don't know what parameters are what it can be hard to work with.
I'd like to show the evaluated description function so it's easier to work with.
Description function
=<G_H> x <G_W> x <G_T> S.S. TUBE x <G_L>
Evaluated description shown in BOM
4.00 in x 2.00 in x 0.19 in S.S. TUBE x 21.00 in
I know it'd be possible to set the iproperty and get the evaluated version after setting it. But if the user cancels out of the dialog that change would have to be undone, which would require storing the original value and resetting it on cancel. Is there a way to evaluate the function without setting it first?
View 2 Replies
View Related
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
May 13, 2011
I'm trying to adjust the colour of my grid using the "Xustomize User Interface" dialog.
in Elements - Grids, I can only adjust the minor gridlines using "Set by intensity", or the major gridlines (0,0) using "set by color". There doesn't seem to be a way to adjust both elements independantly unless I'm missing something.
View 1 Replies
View Related
Sep 2, 2011
In the Default.ivb I have created a function that creates a new panel and adds some buttons in the panel.
I see the panel and the buttons, but nothing happens when I click on them.
The documentation says that in order to listen to the events of my buttons I should declare a "Private WithEvents ButDef As ButtonDefinition", but it when I try I get an error message "Only valid in object module"
Another question, still related to the events, I would expect to find a _StartUp event where I should run my function, but I can't find that event.
View 8 Replies
View Related
Jul 31, 2012
I would love to be able to customize Inventor 2013's user interface to make it look more like the older version of Inventor. You can do that with AutoCad Mechanical. You simply change the view to "AutoCad classis" and those annoying "panel bars" go away and you get a pull down screen.
View 9 Replies
View Related
Aug 10, 2013
Is there is any way of customizing the thickness of edges. I want to customize this... I am using Autodesk v2012
View 4 Replies
View Related
Jun 26, 2013
I have a customized title block that I created in an idw. I want to make that block available for all drawings for different projects. How do I do that?
View 3 Replies
View Related
Dec 10, 2002
Is it possible to cusomize "Section" lables to include bubbles? I can't find any command anywhere.
View 2 Replies
View Related
Dec 29, 2011
What file do I edit to customize hole and thread notes?
View 4 Replies
View Related
Jan 31, 2013
I got a .DWG drawing from a client, and tey want me to implement that template on Inventor for the furthere drawings for this new project.
learn me how to make/create/ customize a newTaemplate in Inventor?
View 2 Replies
View Related
Jul 16, 2013
I would like to customize the dimensions of a part in inventor after importing from autocad 2011.
I could able to see only the option available using fx parameters, when a part is modeled scratch from sketch.
If there is an interface between various products, then this option is useful to model it easily.
View 1 Replies
View Related
Sep 19, 2012
When creating new surfaces, the default visibility is translucent and color is black. I'd like to customize the default surface feature settings to appear as opaque and grey. Can this be changed in Application Options, or Document Settings, or perhaps the registry?
View 4 Replies
View Related
Oct 31, 2013
The default format for a radius and diameter dimension is inserted with a prefix "R" and diameter symbol ahead of the measured dimension. Our company standard pre-Inventor was to place either "RAD" or "DIA" after the measured dimension. We can not seem to find anywhere in the setup to change how these type dimensions are inserted as a default or custom setting.
Can we change/customize the radius and diameter dimension formatting?
Inventor 2014 Ultimate
Windows 8 Pro
View 4 Replies
View Related
Apr 10, 2013
I want to make popup the i properties windows to fill or change in 2 ways:
» when creating a new ipt, iam and idw
» just before saving all 3
the properties I want to validate are
- the title not filled
- if there is more than one line filled in comments
View 1 Replies
View Related
Mar 7, 2013
I am opening, using VBA, the iProperties "Pop Up" box, using the following code....
ThisApplication.CommandManager.ControlDefinitions.Item("AppiPropertiesWrapperCmd").Execute
If it is possible to open the iProperties "Pop Up" box at a specific Tab, for example, "Physical" or "Status" etc?
View 1 Replies
View Related
Dec 5, 2012
Is there any way to add an "iProperties" item to the context menu in the drawing environment, so that I can select a part on the drawing and access its iProperties, instead of having to "Open, edit iProp, Close," for each individual part? - Using Autodesk Inventor Professional 2012
View 2 Replies
View Related
Jul 3, 2012
Any way of having 2 files with different file name but identical designs what automatic updates the other one?
I need the same valve design with different materials, stock number and part names but I would like to make sure that both files are always updated to latest rev. Without having to remember to do it my self every time.
We are using vault?
View 4 Replies
View Related
Jul 9, 2012
Is it possible to create a new TAB in the standard iProperties dialogue box for Inventor Models and Drawings? I want a completely new TAB to hold unique company information fields without having to create Custom Property fields.
View 2 Replies
View Related
Aug 26, 2013
While in assembly, i would like to select a subpart and be able to clear or delete the value of ex description without opening the part file.
I can delete properties in custom prop but i cant do it in description....
I've use design tracking properties but to no avail....
View 3 Replies
View Related
Dec 20, 2013
In the past we filled in our changes, we did on the part, in the iProperties of the IDW. In the IDW we use some Custom iProperties for this. That's not usefull because you want this data in the 3D-model. Now I have written some code to automate this, which works really great. This code works in the IPT as well as the IDW. But what I want to achieve is: When my IPT is the active document, I want to read out the iProperties from the IDW to check if there is already filled some of these properties, because I have to deal with 'old' documents as well.
So my basis question is: How can I read out iProperties from an IDW into the IPT. I have found lots of solutions which go the opposite direction, IPT -> IDW. I want IDW -> IPT.
View 9 Replies
View Related
Jul 26, 2010
I want to get out the Area in Physical Tab in i Properties, after that, I will show it out in drawing by add general notes
This is my program:
[code]
.....................
Dim oBlockPart As PartDocument
oBlockPart = mApp.ActiveEditDocument
..................
Dim oGeneralNotes As GeneralNotes
View 7 Replies
View Related
Aug 15, 2012
I am now looking to work with custom iProperties that will populate our company's new BOM standard. I have not done much with regards to customizing a BOM (I've always used the generic fields). Now my boss has come to me and wants to use the following headings for our BOM....
REF ID, QTY. , DESCRIPTION, SHAPE, SIZE, LENGTH, MASS, TOTAL LENGTH, TOTAL MASS, COMMENTS, REF. DWG.
REV., REV. DATE
While I understand some of these fields will require the user to manually type information in (Comments and Ref. Dwg.) The others, from my understanding, can come straight from iProperties or Parameters. I am running INV Pro 2013.
View 1 Replies
View Related
Apr 7, 2009
i would like to be able to make a change in iProperties ( part #, description, stock number), and then automate/sync that change to the .idw of that part/project after the .idw is created.
is this possible? do i just need to fill out the iProperties BEFORE i make the .idw,
I really hope this is possible, we are going back and reorganizing all of our previous work and putting everything in vault now.
View 9 Replies
View Related
Jan 6, 2014
Sometimes I change the dimensions of a material I use but then I have to open Iproperties and change the description by hand. This can create problems as you can understand especially when I forget to update the Iproperties.
Then I had the thought to automate it. Lets take a steel bar as example. I have thickness and width as parameter, both are exported and available under IProperties/Custom. But they show as 200 mm and 10 mm. I would like to loose the units. I tried also UL but then it reads 200 ul and 10 ul.
What I like to get are just the numbers, no units. I like to use it to create this "steel bar 200x10" where the 200 and the 10 are linked to the Parameter and will change when I change the dimensions av the steel bar.
View 9 Replies
View Related
Dec 22, 2012
How can I get the "Location" iProperty using Inventors VBA?
Please see the attached picture!
I am using the following code to get other iProperties, thus.....
Set oStockNumberProperty = oCompDef.Document.PropertySets.Item("Design Tracking Properties").Item("Stock Number")
StockNumber = Trim(oStockNumberProperty.Value)
This works OK.
View 3 Replies
View Related
Jul 9, 2012
Is there a way to customize the fence labels for detail and section views?
I know we can edit the label directly and add/remove text, but is there way to change the appearance of the label as well, with say a sketched symbol or other graphical representation like a balloon or other customized image?
View 4 Replies
View Related
Sep 11, 2013
Is there a way to customize the action or target of the help button in a dockable window?
View 4 Replies
View Related
Nov 11, 2013
I would like to copy and paste all iproperties from one part to another, without retyping it all.
What i was thinking about is:
1. Exporting all iproperties to .txt
2. Run a import .txt rule to iproperties.
Is it possible? If so, How could i accomplish a task such as this?
Privacy warning: Since I live in a country that has traded liberty for the illusion of security, all of your posts to me are being monitored and saved by the United States Government.
View 1 Replies
View Related