

The top 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 left edge of the selected elements is aligned to the before entered point.

The bottom edge of the selected elements is aligned to the before entered point. A pointer to the new cellList is returned.Ī convex polygon around all prior entered point is added to the active layer. This is the default layer, on which most of the operation take place.Ī bounding box of the prior entered points is add to the active layer.Īdd a cell to the drawing. All members of the drawingField class are usable in a simplified form without braces, commas and semicolons from the commandline-toolbar. currentCell holds a point to the currently displayed cell. The different cell are accessabe via firstCell. The basic setup is stored in userunits and databaseunits. In the drawingField all drawing relevant information are accessible. This object can be accessed via the class layout. sizeLayer(int layer, int size,int type=0)Įach layout main windows has exactly one object of the class drawingField.openView(string library,string cellName,string viewName).oaGetCellName(string libName,string cellName,string viewName,stringList parameterName=stringList(),stringList parameterValue=stringList() ).oaFindCell(string libName,string cellName,string viewName,stringList parameterName=stringList(),stringList parameterValue=stringList() ).moveLayer(int sourceLayer, int sourcedatatype, int destLayer).densityFill(int layer, double density, int shapeSpace, int minWidth, int minSpace, int frameSize).copyTouchingOrOverlapping(int layerA,int layerB, int layerOutA, int layerOutB=-1).copyTouching(int layerA,int layerB, int layerOutA, int layerOutB=-1).copyOverlapping(int layerA,int layerB, int layerOutA, int layerOutB=-1).copyLayer(int sourcelayer, int sourcedatatype, int destLayer).copyDimension(int minWidth, int maxWidth, int minLength, int maxLangth, int layerDest, int layerSource=-1).copyArea(rect r, int layerSource, int layerDest).
