This function creates a copy of this object within the same cell. The new object is moved from the location of the original by the specified transform.
![]()
Synopsis
void dbCopy( dbObject obj, float xOffset, float yOffset, int orient )
Return Value
None
Parameters
obj - Database object
xOffset - copy in X direction.
yOffset - copy in Y direction.
orient - the orientation value to use (default: dbcR0). For more information on the orient values see: Orientation Values