sweep_along_normal#

Modeler2D.sweep_along_normal(assignment, faces, sweep_value=0.1)[source]#

Sweep the selection along the vector.

Parameters:
assignmentlist, str, int, pyaedt.modeler.Object3d.Object3d

Name or ID of the object.

facesint or list

Face or list of faces to sweep.

sweep_valuefloat, optional

Sweep value. The default is 0.1.

Returns:
pyaedt.modeler.cad.object3d.Object3d

References

>>> oEditor.SweepFacesAlongNormal