duplicate_and_mirror#

UserDefinedComponent.duplicate_and_mirror(position, vector)[source]#

Duplicate and mirror a selection.

Parameters:
positionfloat

List of the [x, y, z] coordinates or Application.Position object for the selection.

vectorfloat

List of the [x1, y1, z1] coordinates or Application.Position object for the vector.

Returns:
list

List of objects created or an empty list.

References

>>> oEditor.DuplicateMirror