This function moves this object within the same cell, using the specified transform.
![]()
Synopsis
void dbMove( dbObject obj, float xOffset, float yOffset, int orient )
Return Value
None.
Parameters
obj - Database object
xOffset - move in X direction.
yOffset - move in Y direction.
orient - the orientation value to use (default: dbcR0). For more information on the orient values see: Orientation Values