assign_edge_cut#

Mesh.assign_edge_cut(names, layer_thickness='1mm', meshop_name=None)[source]#

Assign an edge cut layer mesh.

Parameters:
nameslist

List of objects.

layer_thickness

Thickness of the layer with units. The default is "1mm".

meshop_namestr, optional

Name of the mesh operation. The default is None.

Returns:
pyaedt.modules.Mesh.MeshOperation

Mesh operation object.

References

>>> oModule.AssignRotationalLayerOp