5.23.3. Target Part IDs and Source Part IDs

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 = INTDefine as many part IDs as given in NumTargetPids. These parts are considered for the mapping.
NumSourcePIDs = INTDefine 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 = INTDefine as many part IDs as given in NumSourcePIDs. These parts are considered for the mapping.
TargetPSETID#i = INTDefine 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 = INTDefine 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.