iLogic - Need to get ThisDoc.Document throught the API
Not applicable
09-09-2016
12:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I wrote my own RunRule for iLogic through the Inventor API (I have my reasons), and I am having a hell of a time keeping track of the document in which the rule is currently running in. Looking through the ilogic API there is an Interface called Autodesk.iLogic.Interfaces.ICadDoc which has the member Document (exactly what I need), but I can't figure out how I can get this object through the API to save my life. Any help would be highly appreciated. Answers in any (Computer) language are welcome.
Nik