AutoCAD Inventor :: Automatic SAT File Export
Sep 15, 2012
I am trying to have Inventor to automatically export a SAT file when I close the program, I have searched the discussion boards and have not been able to find any post about automatic export in Inventor or Revit.
Goal:
My goal is to have Inventor to automatically export a SAT file in order to have those who are using Revit MEP to always have a updated version of the Inventor Model in their model drawing and vise versa.. This I think would take the human factor out of the equation, WHY?.. well we humans tend to forget about those working around us and are not that good in exporting a updated file every day!
View 2 Replies
ADVERTISEMENT
Aug 24, 2012
We are looking for a way to export BOM's without having to open individual IDW's.
We were unable to find such a function in either Inventor or Vault Workgroup. We have found customized function for export but each file has to be opened. Is there such a function available that we might have missed or third party?
We are currently working with 2011 versions of Inventor and Vault Workgroup, soon to be migrated to 2013.
View 9 Replies
View Related
Jan 17, 2013
I've recently changed idw template and since then when I put part view into new draft the file name don't change into source file name.
In standard template, when I save the .idw file it automatically propose name that is equal to source .ipt and .iam. Why when I'm saving files it won't propose file name the same as the source ipt file name?
View 8 Replies
View Related
Dec 3, 2013
I am having one query. I always recieves dwg file of diff. units from my clients. I have to convert those drawing dim manually. Is there any way by which i can import those diff units dwg files in my dwg file and get the content of these files automatically converted to the units that i want. I spend lot of time converting units.
View 3 Replies
View Related
Aug 16, 2012
I have a frame that we have designed and detailed using Inventor and Frame Generator. The steel fabricator is asking for a CIS/2 model file to use with their Fabrication/Management software. I have done a search of this forum and found two posts asking about this format (from 2004 & 2009) but neither have any responses.
It does not appear that IV will export this information natively so I am looking for some kind of work-flow to get them this information using AD products. Any resellers out there familiar with a product/translator?
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
View 4 Replies
View Related
Aug 24, 2010
I want to automate the process of creating Revit family files (.rfa) by exporting a .adsk file from Inventor and importing it into Revit and saving it as a .rfa file.I can't find any documentation on how to do this.
View 6 Replies
View Related
Mar 5, 2013
Do I NEED to use the DataIO to export the flatpattern to dxf, or is there some way I can pas a Flatpattern to the DXFAddIn.saveCopyAs()?How do I pas the .ini file to the DataIO.WriteDataToFile().Do I need to write my own parser to get the Format correct?
View 3 Replies
View Related
May 30, 2013
Using 2011 on W7 64 bit machine. When I try to set the location for the "Autosave File Location" or the "Temp Dwg File Location", I get the attached error message. I've done everything I know to fix it to no avail. I am on my personal laptop, I am an admin will full control rights of course, I've made sure the folders are not read only...
View 7 Replies
View Related
Nov 17, 2011
I have a little problem with JPG files. When I’m trying to export .IPT file to JPG file I can’t adjust quality of JPG file. Even if I change pixel quantity up to 1000 quality of picture stays same. Also size of the file is does not change no matter how much pixels I use. How to improve quality?
View 4 Replies
View Related
Jul 26, 2013
How can I import 3dxml file into Inventor format and how to export Inventor file to obj format?
View 3 Replies
View Related
Jan 2, 2014
I have a customer that is trying to export a file out as an STP file. When he brings up the Export or Save As dialog boxes none of the normal model file types are listed. I have had him do a Repair and a Reinstall of INV 2013 which did not fix the problem.
View 9 Replies
View Related
Aug 6, 2010
I'm wondering if there is a possibility in Inventor to export a surface model as a STL file. I use CAD programs to prepare models for simulations in other software and I would like to work with Inventor because my Department uses it. Till now I have been using Solid Works and with a little trick it is possible to export surfaces as a STL file. In Inventor I didn't manage to do this. So, is it possible?
View 9 Replies
View Related
Oct 4, 2010
Is there a way to define the export tolerance of a step file? Now the tolerance is always set to 0.01mm but i need a tolerance of 0.001 to go further in another CAD / CAM System.
View 6 Replies
View Related
Mar 15, 2011
I have problem with Save As Command from Flat Pattern in Sheet Metal Mode. I want to export to DWG file from Flat Pattern to send this layout to our Laser Machine database.
I'm using Inventor 2010 with Vault Manufacturing.
View 6 Replies
View Related
Jul 22, 2013
What is the best way to reduce the file size of an Inventor IAM 3D Model when exporting to a DWG format? My client only needs a couple of 2D views in order to take measurements in AutoCAD.
View 5 Replies
View Related
Nov 14, 2012
In my company we work with quite large assemblies, a small project im working on now, contains 527 documents with a total of 3088 occurrenses. Our customers often request STEP files which is a real pain for us to create.
Usually we have to start exporting the assembly at closing time and let the computer work over night, and the product is often a file in the 200mb range, which is too heavy to handle via e-mail, and also takes a lot of time to import to other CAD software.
Using the Task Scheduler is not an option since our file server isnt compatible and refuses to let go of files unless they are checked out manually.
View 1 Replies
View Related
Aug 27, 2013
I've been using 3D PDF Converter to convert my inventor models which have been saved by way of Export - CAD Format - Parasolid Binary Files. The default version is 25. You would think that this new version would be new and improved. However, it does not work.
View 2 Replies
View Related
Aug 7, 2013
We have an idw package we use for Quality control. This idw has more than one sheet. Each sheet has a part placed on the sheet with dims.( DWF attached). Next we open DA inside of the file and run a report. (exported txt attached). I am trying to use ilogic the make the same report with a iLogic browser button pick. I have 2 codes (code examples on attached jpg) that i need to make into 1, or whatever works.
1st code
Dim oDoc As DrawingDocumentoDoc = ThisApplication.ActiveDocument Dim oSubDoc As Inventor.Document Dim oPropSets As PropertySets Dim oPropSet As PropertySetDim oPartNumiProp As Inventor.Property For Each oSubDoc In oDoc.AllReferencedDocumentsIf oSubDoc.documenttype.
[code]....
2nd code
fileheader = "QAF Parts for Planning "fileheader1 = ThisDoc.PathAndFileName(True) 'first line header of txt filedescription = "Components to use for Nesting" 'use this variable in the body of the txtdelimiter = "," 'character to separate the names and values on each lineoWrite = System.IO. File. Create Text (ThisDoc.PathAndFileName(False) & ".txt")oWrite.WriteLine(fileheader) 'include the fileheader on the first.
[code]....
View 4 Replies
View Related
Apr 3, 2012
how I can export an assembly parts list to a text file that can be opened by notepad?
I want to do this from the IAM file, rather than from an IDW file.
View 1 Replies
View Related
Oct 26, 2012
I have been searching for a macro to export the start and end point of a line coordinates to excel, but I can only find information on how to export 3D Points.
Is it possible to program a macro that allows me to export the start and end point of various lines in a sketch?
The objective of this is to connect an excel file which is updated when I create a line with it correspondent points, then i could not only import these x,y,z coordinates from excel to inventor but I whould be able to update my spreedsheet whenever I change my sketch.
View 1 Replies
View Related
May 4, 2013
One of the common processes we have to do is to transilate file formats into a type we can use. Most the time it is for use in AutoCAD MEP...
Is there a good one-stop place to get info on import export options from / to softwares included in Autodesk Building Design Suite Ultimate?
View 1 Replies
View Related
Oct 19, 2011
I have included some surfaces as run off's but when automatic is select - my chosen surfaces are ignored & a mishmash of surfaces result - can the auto run off feature be edited?
View 2 Replies
View Related
Jul 17, 2012
i would like to have a page number in idw automatically ad when i added a page it will indicate "page 2", is it possible?
at the moment , i manually type a text annotation for page # for each page.
inventor 2011
vault 2012
View 2 Replies
View Related
Aug 20, 2012
When I setup my model for the FEA and hit Automatic Contacts, no contacts are detected .... You can see in the image I posted that Automatic Contacts is greyed out (once applied) and no Contacts are in the the Folder. I have ensured that my assembly contraints are valid and that they are indeed mated (face to face) - see image below. The Manual Contacts will work, but that kind of defeats the purpose of having the Automatic one. I have never altered any options or settings within the Simulation. I am using INV 2013 Pro. Most of the pieces in my assembly are 2x2x0.125 HSS (right out of CC).
View 6 Replies
View Related
Mar 13, 2013
I've been making iLogic assemblies with hints of VB for about 6 months now. My Boss has asked me if I can write code that will effectively create drawings automatically.
What we would like to create is a rule, which when run, creates a new drawing file, places the active assembly in a base view, then place a Left, Right and Top view of the assembly and place a parts list in the top corner. Dimensions are not really important at the moment, as the sizes of the parts are in the description field and the drawings are used for assembling the product only.
View 2 Replies
View Related
Jun 18, 2012
how I can go about automatic creation of figures and existing alignment (i.e. Centerline and edges) using csv/txt file data format. Currently I have to snap each line to create Centerline, edge, figures etc. a headache of work! I am using Autocad civil 3D 2012.
View 3 Replies
View Related
Jul 17, 2013
I want to create some universal bricks creations. These bricks have studs which fit into another brick. To constraint them I need to do following actions:
- click place constraint
- Assembly >> Insert >> opposed
- Offset 0,35mm.
I would like to make above into 1 action, so just click to add this action, then select the 2 faces to constrain.
View 3 Replies
View Related
Mar 19, 2012
Is there a way to turn off automatic isometric view when returning to the model from a sketch view (in 2012)?
View 5 Replies
View Related
Jan 6, 2010
It is possible to put scale on drawing in inventor 2010? If is how?
View 4 Replies
View Related
Jan 7, 2014
I have created master assembly that has rules to 'save as' the assembly and parts to different locations and with different names. This master assy has links to excel file to get different names
In the same way I am looking the drawings (for both assy and parts) needs to be created and 'save as' to different locations. These newly generated drawings should have links to newly created parts/assembly.
I am able to 'save as' the master drawings to different locations but these newly created drawings still has links to master assembly/parts.
View 1 Replies
View Related
Jul 19, 2012
I have my autocad drawings setup that in the corner of all autocad drawings the time and date changes everytime you open drawings in autocad. i want to do the samething for my inventor drawings.
View 3 Replies
View Related