The PTC Community will be on read only status starting March 23rd in preparation for moving our platform to a new provider. Read more here
Hi,
I am checking the feasibility of configuring the below use-cases in Windchill Options module, I am running into road blocks as I am not very familiar with the configurations. Asking for assistance with the same. Thanks.
Use Case 1: There is a multi-select option with choices, let's say C1 (1), C2 (2) and C3 (3). Based on the selection of choices, I want a parameter to be updated with the sum of values from the choices. For example, if C1 and C2 are selected, the parameter should have 3 as value. If nothing is selected, it should have 0 as value.
Use Case 2: There are two options, let's say Opt 1 and Opt 2. I want a parameter to be updated with the least value among Opt 1 and Opt 2.
I tried using Constraint to define expression for Parameters, but I could not see through it. Hence, reaching out for your suggestions.
TIA,
Sha
I think both of these should be possible to implement with Expression-driven parameters:
https://support.ptc.com/help/windchill/r13.1.1.0/en/index.html#page/Windchill_Help_Center/options/OptionsParameterAdd.html
https://support.ptc.com/help/windchill/r13.1.1.0/en/index.html#page/Windchill_Help_Center/options/OptionsParamValuesToChoices.html
https://support.ptc.com/help/windchill/r13.1.1.0/en/index.html#page/Windchill_Help_Center/options/OptionsNumericOperators.html
Hello @HS_11022247,
It looks like you have a response from a community expert. If it helped you solve your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.
