sweep_around_axis#
- Object3d.sweep_around_axis(axis, sweep_angle=360, draft_angle=0)#
Sweep around an axis.
- Parameters:
- axis
ansys.aedt.core.generic.constants.Axis Coordinate system of the axis.
- sweep_angle
float,optional Sweep angle in degrees. The default is
360.- draft_angle
float,optional Angle of the draft. The default is
0.
- axis
- Returns:
ansys.aedt.core.modeler.cad.object_3d.Object3dSwept object.
References
>>> oEditor.SweepAroundAxis