POLYPLANE_
generates a polyline within an arbitrary plane; the command is similar to POLYPLANE
. Arcs and segments can be defined within the polyline by using additional status code values.
Syntax
POLYPLANE_ n, x1, y1, z1, s1, ..., xn, yn, zn, sn
Parameters
n
(integer): number of polyline nodes
xi
, yi
, zi
(decimal): X, Y and Z coordinates of the polyline nodes
si
(integer): with si
= -1 holes are defined directly
parameter restrictions: n
³ 3
Remarks
The polygon must be planar in order to get a correct result, but the interpreter does not check this condition.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |