Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
All,
When placing a UDF programmatically with the VB API library, any reference not supplied to the udf creation instruction object is prompted for from Pro/E when the udf is placed. In the VB program I am working on, I programmatically find and select the references based on their modelitemtype and their name. If any of the references are not found, Pro correctly prompts for them during the placement of the udf. I can select all of the references that are not found except for the Operation feature that the manufacturing udf gets placed into. Pro will prompt for it, but clicking on any feature, including the correctoperation feature, does nothing. Placing the same udf manually works just fine. Do any of you know why the operation feature is not selectable at this point?
Thanks,
Corey
