This command moves a selection to a new location.
![]()
Synopsis
int uiEditMove( 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.