API - inventor & smarteam integration.

API - inventor & smarteam integration.

Anonymous
Not applicable
635 Views
3 Replies
Message 1 of 4

API - inventor & smarteam integration.

Anonymous
Not applicable

Hello everybody,

 

I want to open several inventor drawings in a secuencially way. I am working with a smarteam inventor integrations.

 

I could not find the inventor API to launch them from smarteam.

 

Somebody could help to me!?

 

 

Thanks in advance!

0 Likes
636 Views
3 Replies
Replies (3)
Message 2 of 4

frederic.vandenplas
Collaborator
Collaborator
Can you ben more specific? We also use Smarteam, but never ever had the need to dig in Smarteam api
If you think this answer fullfilled your needs, improved your knowledge or leads to a solution,
please feel free to "kudos"
0 Likes
Message 3 of 4

frederic.vandenplas
Collaborator
Collaborator
And we "never" use Smarteam full integration too, Smarteam does his job , inventor too, but we don't use them simultaniously
If you think this answer fullfilled your needs, improved your knowledge or leads to a solution,
please feel free to "kudos"
0 Likes
Message 4 of 4

MechMachineMan
Advisor
Advisor

Inventor has no API interface for smarteam.

 

Smarteam has API for Smarteam. And Inventor has API for Inventor.

 

Within the program or script you are writing, you can access eachothers' objects by IMPORTING the libraries, but you cannot do so otherwise. Therefore, to open something with Inventor from SmartTeam, you have to access the object from smartteam and store it/pass it in a type that Inventor can understand so that you can open it in inventor.


--------------------------------------
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