dbMoveShape
dbMoveShape(shapeId cellviewId[l_transform]) =>d_shapeId/ nil
Description
Moves a shape to given cellview with given transformation.
Arguments
|
Optional list value to transform the copied shape. |
Value Returned
Examples
dbMoveShape(shapeId cvId list(10:10 "R0" 1)
Related Topics
Object Creation and Retrieval Functions
Return to top