Is there a way to test for frame generated members:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
This is my first post in this forum so please be gentle. I've been using Inventor Pro solidly since 2012 but recently added administering vault, Library authoring and ILogic to my responsibilities.
I'm very new to VB.Net but have some prior programming experience in C++/Pascal etc.
I have authored some basic rules that are triggered on particular document saves to force the user to populate various iProperties.
There are instances where I do not want this rule to run - etc Library parts which I have already figured out by testing if the part is readonly.
However what I am presently stuck on is preventing the rule being ran on frame generated members - so..... is there a way to test if a part has been placed via frame generator or is a frame member?