duplicate# Modeler3DLayout.duplicate(assignment, count, vector)# Duplicate one or more elements along a vector. Parameters: assignmentlistList of elements to duplicate. countintNumber of clones. vectorlistList of [x,y] coordinates for the direction vector. Returns: tupleList of added objects, List of removed names. References >>> oEditor.Duplicate