Message 1 of 2
parameter link

Not applicable
03-04-2004
03:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, can anybody help with this problem...
1) Create ifeature with 2 parameters.
2) Insert new ifeature(s) into part.
3) Model Parameters created by inventor
for each occurence of the ifeature.
4) I need to programatically access the parameter
values for each ifeature.
I can access the model parameters and ifeatures (reference
features) but can not find how the parameter is linked to the
reference feature.
I have tried all the parameter and reference feature properties
without success.
I have a workaround at the moment, by finding the parameter
based on the ifeature name in the browser, but this fails
if the user changes the ifeature name, since the parameter
name is not updated by inventor to reflect this.
ANY help would be greatly appreciated, as this is bringing
my application to a grinding halt.
Thanks
David.
1) Create ifeature with 2 parameters.
2) Insert new ifeature(s) into part.
3) Model Parameters created by inventor
for each occurence of the ifeature.
4) I need to programatically access the parameter
values for each ifeature.
I can access the model parameters and ifeatures (reference
features) but can not find how the parameter is linked to the
reference feature.
I have tried all the parameter and reference feature properties
without success.
I have a workaround at the moment, by finding the parameter
based on the ifeature name in the browser, but this fails
if the user changes the ifeature name, since the parameter
name is not updated by inventor to reflect this.
ANY help would be greatly appreciated, as this is bringing
my application to a grinding halt.
Thanks
David.