iOperationId | string | Read | Parameter used to identify the mapping context. The following value is available: - "CATDWCAttrMapAndPN" for any DWC scenario
|
iSourcePLMComponentReference | CATIInstance_var | Read | In a DWC scenario, this
corresponds to the proxy of the Reference PLM entity for which the
attribute mapping is computed. This can be NULL when processing a single
representation.
|
iSourcePLMComponentRepresentation | CATIInstance_var | Read | In a DWC scenario, this corresponds to the proxy of the Representation PLM entity for which the attribute mapping is computed. |
iContextName | string | Read | Name of the current transfer context. It is NULL when running the conversion in a non-associative mode. |
iSourceType | string | Read | Position of the PLM component in the Product Structure to be converted. The values should be selected from the following: "Terminal Reference", "NonTerminal Reference", "Representation Reference".
|
iV5ObjectExtension | string | Read | Type of the converted V5 object, whether CATPart, CATProduct, CATShape, CATDrawing |
oEnterpriseItemNumber |
string |
Read |
The value of this attribute corresponds to the
value of the V_PartNumber attribute on the EnterpriseExtension on
the 3DEXPERIENCE side. |
oPartNumber | string | Write | Parameter containing the customized Part Number when the converted CATPart is to be used in Part Number Configuration, set by the Rule script during computation. |
oListOfTargetPropertiesName | list | Write | Parameter containing the attribute names. Set by the Rule script during computation. |
oListOfTargetPropertiesType | list | Write | Parameter containing the attribute types. Set by the Rule script during
computation. |
oListOfTargetPropertiesValue | list | Write | Parameter containing the attribute values. Set by the Rule script during
computation. |