AutoCAD Inventor :: IProperties Date Format In IDWs
Jun 19, 2013
I've inserted <CREATION DATE> into the custom title blocks I normally use for drawings. It displays the date without preceding zeros (example: June 18, 2013 is displayed as "6/18/2013" instead of "06/18/2013"). How can I change this?
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.
Is there a way to dimension chamfers like in the second pic below so that the values update. You can do a linear dimension and then alter the text and try and find that dimension in the list, but the chamfer tool works well with two clicks but you only get it with a leader. I would like the same function but with a linear dimension sometimes. It would be good if you could choose it. 45° is probably not a really good example, but the leader version is not always so clear.
I am working on a new concept design for one of our customers. A critical design parameter is the weight of each of several sub-assemblies.
I have an idw of the top level assembly where I have added Parts Lists of each of the critical subs to show the weight of the components used in each sub assembly. I would like to add a line at the bottom of each Parts List that shows the total weight of that sub assembly. I would also like the header of the Parts List to display the Part Number (from the sub assembly iprops).
Is there a way to get why I want from IV? I am currently using IV 2012. I have attached a .pdf mockup of what I want.
When working in detail drawings inventor progessivly gets slower, the more information on the drawing, the worse it gets.I was watching the task manager, For ANY command, the 1st core runs at 100% for up to 30 seconds, while this is happening, Inventor is dead.
EG, add a revision row, delete a symbol, zoom in or out, pan, add a dimension, move a leader etc.for each command/move takes 10 to 30 seconds to get control, it took me 45 minutes, to add a revision row and print 15 drawings this morning.
we have simple assemblies with bolted weldments and few misc. parts. most assemblies are 3-20 parts a typical project would have:
-a few laser cut parts, some plastic and hardware. these items need to have part drawings sent to a vendor.
-some in house cretaed parts that need a drawing
-assembly drawing for our shop
i think i am seeing that by having one single IDW its getting hard to send all the drawings to the people that need them. an example would be if a vendor calls about one part, i may send him a 4 page PDF and tell him to look on sheet 2.the other issue that i have is that my standard work flow is:
-design a product
-hand of to another dept for them to enter SKU numbers for parts and assemblies.
so my file names never match what the final product name is. i have been using fields in the iPROP, but it would be nice to revise file names when SKUs are created. im guessing vault would be the tool for something like that?
To increase the speed of production, I like to generate idws of flat patterns from assembly. The following iLogic rule work fine inside a metal sheet (I had to create flat pattern before run this rule).
Imports Inventor.ViewOrientationTypeEnumImports Inventor.DrawingViewStyleEnumDim oDrawingDoc As DrawingDocumentDim oPartDoc As DocumentDim oSheet As sheetDim oTG As TransientGeometryDim oView1 As DrawingViewDim oOptions As NameValueMapoPartDoc [Code] ........
But from an assembly there are some problem ( firstable I'm not an expert of vba and ilogic) Imports Inventor.ViewOrientationTypeEnumImports Inventor.DrawingViewStyleEnumfmgr = ThisApplication.FilemanagerFor Each file In fmgr.filesdoc = ThisApplication.Documents.ItemByName (file.fullfileName)compdef = doc.ComponentDefinition' For each assembly or subassembly'If (doc.documenttype = 12291) Then For Each occ In compdef.Occurrences' For sheet metal or part [Code] ........
How can i create a detail identification balloon in the idw's that prompt the user for the detail number and reference? Up to now we have been using sketched symbols balloon but are required to add the text manually as a second step. Is it possible in Inventor to combine this like easily done in Autocad.
AutoCAD 2011 Inventor Simulation 2011 Vault Professional 2012
Inside VS 2010 the datetime components format the date string as "dd/MM/yyyy"
Inside autocad 2012 the date formatting is "dd/MM/yyyy"
but inside the .net appication that I am writing, the date.now returns "MM/dd/yyyy" and the compents also reformat to "MM/dd/yyyy" so I end up with lots of "invalid date string" errors
Dim AcadApp As Autodesk.AutoCAD.Interop.AcadApplication Dim acaddoc As Autodesk.AutoCAD.Interop.AcadDocument AcadApp = GetObject(, "Autocad.Application") acaddoc = AcadApp.ActiveDocument Dim DD As Double DD = acaddoc.GetVariable("tdcreate")
I've been sent an AGS 3.1 file which I'm trying to import to Civil 3D using the Geotechnical module, but keep running up against an error which suggests the date format in the AGS file is incorrect. From what I can see the format should be DD/MM/YYYY, and this is correct in the file, but Geotechnics still won't recognise it.
Is there a different date format I should be using, or is there a way to force the tool to recognise the format in the file?
I have been using a trial version of LR 4 and would like to know if LR can use the format of "MM-DD-YY" for the subfolder of the destination folder. My many years of files are organized by the "YYYY" top folder then "MM-YY" then by date of shooting, "MM-DD-YY" within the corresponding month. Is this possible or must I continue to rename the folders after import?
What is the best export/import format for sending 3D files. I need some neutral format files, possibly Solidworks but I am not sure. Also any export settings to make sure I get decent quality files.
Nothing like getting a surface model when you want solid model.
IV2014 sp1.2 PDSU / Sim Mech 2014 / Win7-64 EVGA X79 - Classified, iCore7 3930k 32Gb Quad-Channel 950Gb (2 x 500Gb Sata III SSD RAID0 Adaptec 6805E Controller) Nvidia GTX-690 Classified - 331.82 SpacePilot Pro 3.17.1, 6.17.7, 4.11
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
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.
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.
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.
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.
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.
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.