Use model.component(<ctag>).mesh(<tag>).create(<ftag>,"Copy") to copy a mesh between meshing sequences. Any meshing sequence can be used as the source of the operation, whereas the destination sequence cannot contain an imported mesh. The dimension of the source sequence must be less than or equal to the dimension of the destination sequence.
Use the properties source and
destination to specify the geometric entities of the source and destination (except when the dimension is set to copy the entire geometry). The
copymethod property determines if many-to-one or many-to-many copying is used.