Message 1 of 6

Not applicable
09-17-2018
07:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, maybe my question is too hard, but I try: do you know a iLogic/VBA code (written by anyone) that, if run:
- reads/analyzes all the existing relations/constraints among parts and subassemblies in the main assembly;
- save all these relations/constraints (with info about which parts/subass are constrained) in an external file (maybe easly readable by human users), for example a txt file (this file should contain at least the name of the two entities that are in relationship, the type of relationship, the specific parameters of the relationship);
- can import the relations/constraints included in the file inside a STEP that is the main assembly exported as STEP, so with the loss of all the constraints?
My question is to facilitate the exchange of projects between various platforms without loss of constraints.
Has anyone ever tried to do something like that? Would it be theoretically possible with current Inventor API (iLogic or VBA)?
PS: Inventor 2018 Professional
Solved! Go to Solution.