POLY_
generates a polyline in the XY plane, but in contrast to POLY
single line segments can be blanked out. Arcs and segments can be defined within the polyline by using additional status code values.
Syntax
POLY_ n, x1, y1, s1, ..., xn, yn, sn
Parameters
n
(integer): number of polyline nodes
xi
, yi
(decimal): X and Y coordinates of the polyline nodes
si
(integer): with si
= -1 holes are defined directly
parameter restrictions: n
³ 3
Remarks
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |