

If two coordinate were added before with the point or p command, all cellrefs in the region p1,p2 are selected. If one coordinate was added before with the point or p command, the nearest cellref is selected. If two coordinate were added before with the point or p command, all points in the region p1,p2 are deselected. If one coordinate was added before with the point or p command, the nearest point is deselected. If two coordinate were added before with the point or p command, all points in the region p1,p2 are selected. If one coordinate was added before with the point or p command, the nearest point is selected. All Points of the element must be inside the region. If two coordinate were added before with the point or p command, all element in the region p1,p2 are deselected. If one coordinate was added before with the point or p command, the nearest element is deselected. If two coordinate were added before with the point or p command, all element in the region p1,p2 are selected. If one coordinate was added before with the point or p command, the nearest element is selected.

This value is the factor of these integers to the real value. double drawingField::databaseunitsĪll coordinates are integer. double drawingField::userunitsĪll values in the main widget are displayed in this unit. If this member is true, the grid is automaticly change after changing the scale. This member holds the actuell grid-offset in Y in drawinguntis bool drawingField::gridauto This member holds the actuell grid-offset in X in drawinguntis int drawingField::gridOffsetY This member holds the actuell X-grid in drawinguntis int drawingField::gridOffsetX This member holds the actuell X-grid in drawinguntis int drawingField::gridY This is the default layer, on which most of the operation take place. This is a list of all cells in the drawing. Member Documentation cellList* drawingField::firstCell The characters are essential, if used in a macro. currentCell holds a point to the curretnly displayed cell.Īll members of the drawingField class are useable in a simplyfied form without braces, commas and semicolons from the commandline-toolbar. The different cell are accessabe via firstCell.

The basic setup is stored in databaseunits, userunits and databaseunits. In the drawingField all drawing relevant information are accessible. This object can be accessed via the layout class.
Layouteditor integer windows#
Public Member Functions voidĮach layout main windows has exactly one object of the class drawingField.
