AP242
|
Windchill
|
||
---|---|---|---|
ConditionalConfiguration
Get Condition entity referenced by ConditionalConfiguration.condition
|
If independent assigned expression is not enabled in windchill then import ConditionalConfiguration as AssignedExpression
|
||
Condition
Get EffectivityAssignment assigned on ConditionalConfiguration
|
Get relevant choice from specifications referenced by Condition.parameters and populate e_ExpressionMemberLink
For more information see Mapping for ExpressionMemberLink.
Also convert Condition to ExpressionJsonString
For more information seeMapping for ExpressionData (creating expression json from condition entity).
If EffectivityAssignment.assignedTo is of type PartVersion then Get relevant WTPart from PartVersion WTPart.expressionData=expressionJsonString else if EffectivityAssignment.assignedTo is of type NextAssemblyViewUsage then Get relevant WTPartUsageLink from NextAssemblyViewUsage
WTPartUsageLink.expressionData=expressionJsonString
|