assign_mesh_reuse#

IcepakMesh.assign_mesh_reuse(assignment, mesh_file, name=None)[source]#

Assign a mesh file to objects.

Parameters:
assignmentstr or list

Names of objects to which the mesh file is assignment.

mesh_filestr

Path to the mesh file.

namestr, optional

Name 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