sweep_along_normal# Modeler3D.sweep_along_normal(assignment, faces, sweep_value=0.1)[source]# Sweep the selection along the vector. Parameters: assignmentlist, str, int, ansys.aedt.core.modeler.Object3d.Object3dName or ID of the object. facesint or listFace or list of faces to sweep. sweep_valuefloat, optionalSweep value. The default is 0.1. Returns: ansys.aedt.core.modeler.cad.object_3d.Object3d References >>> oEditor.SweepFacesAlongNormal