- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi folks. I have an Intent design which includes a few different types of assembly items which have a custom category name, "Component Parameters".
I am attempting to locate these parameters from the selected assembly via .the NET API. As best as I can tell, the underlying values are stored in Rule objects.
Here's an example of the design code where you can see the "Component Parameters" category...
In the Intent Model browser, selecting an assembly of that type (Partition_Assembly, in this case) and right-clicking to choose "Parameters..." displays the editable parameters...
And here you can see the "Component Parameters" category items:
So, my questions are...
1. How can I access this set of parameters by navigating the Active Document via the .NET API ? (Currently, I have access to the Occurrences list of Occurrence objects at a high-level from the AssemblyComponentDefinition object).
2. How can I locate the Category with the specific name ("Component Parameters" in this case) ?
3. Once located, is there a way to set the values, or are they limited to just being read-only from the .NET API ?
Thank you very much for any assistance! (in case it isn't painfully obvious, this is my first foray into Inventor and Inventor ETO so it's a bit overwhelming).
Solved! Go to Solution.
