move_face#
- Modeler2D.move_face(assignment, offset=1.0)#
Move an input face or a list of input faces of a specific object.
This method moves a face or a list of faces which belong to the same solid.
- Parameters:
- assignment
list List[int] or list[
ansys.aedt.core.modeler.cad.elements_3d.FacePrimitive] 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.MoveFaces