move_edge#
- Modeler2D.move_edge(assignment, offset=1.0)#
Move an input edge or a list of input edges of a specific object.
This method moves an edge or a list of edges which belong to the same solid.
- Parameters:
- assignment
list List of Edge ID or list[
ansys.aedt.core.modeler.cad.elements_3d.EdgePrimitive] object or mixed.- offset
float,optional Offset to apply in model units. The default is
1.0.
- assignment
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oEditor.MoveEdges