RECT2
creates a rectangle based on two nodes located diagonally opposite each other.
Syntax
RECT2 x1, y1, x2, y2, frame_fill
Parameters
x(n)
(decimal): X coordinate of node n
y(n)
(decimal): Y coordinate of node n
frame_fill
(
integer): defines type of contour and/or fill, j1
+ 2*j2
+ 512*j9
+ 1024*j10
j1
: contour only, 0=invisible, 1=visiblej2
: fill only, 0=invisible, 1=visiblej9
: remove all existing polygons insidej10
: remove all existing polygons outside
Remarks
Clipping with frame_fill
supports clipping inside and outside.
Examples for usage of frame_fill
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |