
A pointer to the new cellList is returned.Ī convex polygon around all prior entered point is added to the active layer. The bottom edge of the selected elements is aligned to the before entered point. The left edge of the selected elements is aligned to the before entered point. The right edge of the selected elements is aligned to the before entered point. The top edge of the selected elements is aligned to the before entered point. Selected elements are moved so that the distance of the before entered points is set to dĪdd a arc path to the current cell. Void drawingField::arra圜opy(int nx, int ny) Three coordinates had to be entered before with the point command. If one coordinate was added before with the point() or p() command, selected elements are copyed in a array by p1.x() and p1.y(). If two coordinate were added before with the point() or p() command, selected elements are copyed and moved by (p2-p1).x() and (p2-p1).y().Īdd a second order bezier path to the current cell. Three coordinates had to be entered before with the point command.Īdd a third order bezier path to the current cell. Four coordinates had to be entered before with the point command.Īdd a box to the current cell. Two coordinates had to be entered before with the point command.Īll boxes in the current cell are deselected.Īll visible boxes in the current cell are selected.


If one coordinate was added before with the point or p command, the nearest cellref is deselected. If two coordinate were added before with the point or p command, all cellrefs in the region p1,p2 are deselected.
