assign_mesh_reuse# IcepakMesh.assign_mesh_reuse(assignment, mesh_file, name=None)[source]# Assign a mesh file to objects. Parameters: assignmentstr or listNames of objects to which the mesh file is assignment. mesh_filestrPath to the mesh file. namestr, optionalName of the mesh operation. The default is None, in which case it will be generated automatically. Returns: ansys.aedt.core.modules.mesh.MeshOperation References >>> oModule.AssignMeshOperation