Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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