assign_mesh_level# IcepakMesh.assign_mesh_level(mesh_order, name=None)[source]# Assign a mesh level to objects. Parameters: mesh_orderdictDictionary where the key is the object name and the value is the mesh level. namestr, optionalName of the mesh operation. The default is None. Returns: list of ansys.aedt.core.modules.mesh.MeshOperationTrue when successful, False when failed. References >>> oModule.AssignMeshOperation