For this option, the target mesh part ID declarations are considered as mapping result part ID information. It is therefore expected to have the following:
NumTargetPIDs=1 TargetPID#1=INT
| NumTargetPids = INT |
Define the number of parts in the target mesh that are considered within the mapping. This option should be followed by TargetPid#i definitions. |
| TargetPid#i = INT | Define as many part IDs as specified in NumTargetPids. These parts are considered for the mapping. |
| NumSourcePIDs = INT |
Define the number of parts in the source mesh that are considered within the mapping. This option should be followed by SourcePID#i definitions. |
| SourcePID#i = INT | Define as many part IDs as specified in NumSourcePIDs. These parts are considered for the mapping. |
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.