Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).create(<ftag1>,"TwoPointMap") to define a two-point map for the 
CopyFace or 
CopyDomain feature 
<ftag>.
 
    Use the TwoPointMap feature if you need to control how the source and destination faces/domains are matched in a copy face or a copy domain mesh operation. When this feature is present, the source mesh is transformed so that 
srcpoint1 is mapped to 
dstpoint1 and 
srcpoint2 is mapped to 
dstpoint2.