- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to know how to do this, in C# probably. This page...
https://help.autodesk.com/view/INVNTOR/2019/ENU/?guid=GUID-1DF09784-4ABD-4BA8-914B-3172866244EA
tells me this:
iLogic provides an automation interface. You can use this interface from Inventor VBA, or VB6 or NET code to access parameters and rules.
The class iLogicAutomation enables this capability.
In a VBA or VB project, you use it as a late-bound type (declared as an Object) without adding a reference. Because it is not a full COM object, you cannot browse its methods.
...but does not show me any examples. I downloaded the 400MB samples package suggested on another page, but it is just samples of parts and assemblies.
There must be a place of examples of running iLogic rules from another program, but I just can't find it.
TIA
Owen Ransen
Solved! Go to Solution.