Automated Export Files

Automated Export Files

Anonymous
Not applicable
809 Views
1 Reply
Message 1 of 2

Automated Export Files

Anonymous
Not applicable

Hey all,

 

Ive been asked whether its possible to automate the process of exporting files through inventor. I have no real experience with righting scripts for Inventor (Im more of an AutoCAD person) so am looking for your guidance whether its possible then I will try and learn 🙂 

 

We have had several files (.jt, .sat, etc) which we need exporting to .obj for us to use. We are basically wanting to drop the .jt file into a folder and it automatically exports to .obj.  I see this is highly unlikely without opening inventor (unless you tell me otherwise). So the next option would be to have a one click button after opening Inventor to export multiple files as .objs I guess. 

 

I look for your thoughts as I dont really know where to start or if its worth it as exporting is pretty much a one-click after opening the file anyway.

 

Cheers,

Caroline

0 Likes
810 Views
1 Reply
Reply (1)
Message 2 of 2

MechMachineMan
Advisor
Advisor

You can write script files that will open inventor, perform the necessary operations, and close inventor all with one click.


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
0 Likes