This command creates multiple copies of the selection to new locations.
![]()
Synopsis
int uiEditCopy( dbSelectionSet* sset, dbPoint* offset )
Return Value
Returns 1 if successful, else 0.
Parameters
sset - object selection set
offset - pointer to a dbPoint class containing the "delta" offset in x and y direction.