| NumTargetPIDs = INT |
Define the number of parts in the target mesh which are considered within the mapping. This option must be followed by TargetPid#i definitions. |
| TargetPID#i = INT | Define as many part IDs as given in NumTargetPids. These parts are considered for the mapping. |
| NumSourcePIDs = INT | Define the number of parts in the source mesh which are considered within the mapping. This option must be followed by SourcePID#i definitions. |
| SourcePID#i = INT | Define as many part IDs as given in NumSourcePIDs. These parts are considered for the mapping. |
| TargetPSETID#i = INT | Define the number of part sets on the target mesh for mapping instead of defining individual part IDs. Part sets are either already included in the input file, or added with an additional Add TARPartSetFile. |
| SourcePSETID#i = INT | Define the number of part sets on the source mesh for mapping instead of individual part IDs. Part sets are either already included in the input file, or added with an additional Add SRCPartSetFile. |
Note: The options above specifically narrow down the scope of the mapping procedure to defined-part IDs. Other parts are ignored on both the source and target meshes.