The options below are not required for reinforcing TFP patch handling routine.
| NumTargetPIDs = INT |
Defines 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 | Defines as many part IDs as given in NumTargetPIDs. These parts are considered for the mapping. |
| NumSourcePIDs = INT | Defines 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; INT; DOUBLE; INT |
Defines as many part IDs as given in NumSourcePIDs. These parts are considered for the mapping. PID;MID;THICKNESS;PLYID PID-based ply properties of the source meshes must be defined with source PIDs from bottom to top to match the target element normal direction. Seperate the information with a semicolon. PlyID is not mandatory, and if not declared, respective source PID is used as PlyID in ... COMPOSITE LONG output. |
Note: The above options narrows the scope of the mapping process to defined part IDs. Other parts are ignored on both source and target side.