Specify an edge 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>,"EdgeMap") to define an edge mapping for
CopyFace or
CopyDomain feature
<ftag>.
Use the EdgeMap feature if you need to control how the source and destination faces/domains are matched in a copy mesh operation and in an
IdenticalMesh feature. When this feature is present, the source mesh is transformed so that
srcedge is mapped onto
dstedge. The relative orientation of the edges is specified by the direction property.