Specify a one-point map for the copy operations and the IdenticalMesh feature to control the orientation of the source mesh on the destination.
Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).create(<ftag1>,"OnePointMap") to define a one-point map for
CopyFace or
CopyDomain feature
<ftag>.
Use the OnePointMap feature if you need to control how the source and destination faces/domains are matched in a copy operation or for an
IdenticalMesh feature. When this feature is present, the source mesh is transformed so that
srcpoint1 is mapped to
dstpoint1.