duplicate_around_axis#
- Polyline.duplicate_around_axis(axis, angle=90, clones=2, create_new_objects=True)[source]#
Duplicate the object around the axis.
- Parameters:
- Returns:
list
of
ansys.aedt.core.modeler.cad.object_3d.Object3d
List of names of the newly added objects.
References
>>> oEditor.DuplicateAroundAxis