POLY2_B4
is similar to POLY2_B with extended options and creates an open or closed polygon with n nodes.
Syntax
POLY2_B4 n, frame_fill, fill_pen, fill_background_pen, fillOrigoX, fillOrigoY, fillAngle, x1, y1, s1, ..., xn, yn, sn
Parameters
n
(
integer, ³ 2): number of nodes
frame_fill
(
integer): defines type of contour and/or fill, j1
+ 2*j2
+ 4*j3
j1
: contour only, 0=invisible, 1=visible
j2
: fill only, 0=invisible, 1=visible
j3
: polygon open/closed, 0=do not close polygon, 1=close polygon
x(n)
(decimal): X coordinate of node n
y(n)
(decimal): Y coordinate of node n
Remarks
If count of arguments ³ 11 the arguments 3-11 will be deleted and command POLY2_ is called with the remaining arguments.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |