assign_edge_cut# Mesh.assign_edge_cut(assignment, layer_thickness='1mm', name=None)[source]# Assign an edge cut layer mesh. Parameters: assignmentlistList of objects. layer_thicknessThickness of the layer with units. The default is "1mm". namestr, optionalName of the mesh operation. The default is None. Returns: ansys.aedt.core.modules.mesh.MeshOperationMesh operation object. References >>> oModule.AssignRotationalLayerOp