All, using the following to create a path from an enterPath() and am wanting to create a copy of this path mirrored to the adjacent left or right of the created path, when using the dbCopyFig as shown below does not do this pth1 = dbCreatePath(cv list("metal2" "drawing") lpts 12) pth2 = dbCopyFig( pth1,nil, list(0:0 "MY" 1.0))