duplicate_and_mirror# UserDefinedComponent.duplicate_and_mirror(origin, vector)[source]# Duplicate and mirror a selection. Parameters: originfloatList of the [x, y, z] coordinates or Application.Position object for the selection. vectorfloatList of the [x1, y1, z1] coordinates or Application.Position object for the vector. Returns: listList of objects created or an empty list. References >>> oEditor.DuplicateMirror