This function moves this object into the specified cell, using the specified transform.
![]()
Synopsis
void dbMoveCV( dbObject obj, float xOffset, float yOffset, int orient, dbObject cellview )
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
cellview - cell to output objects.