CURVE_N
creates a NURBS curve with n control points in 3D.
Syntax
CURVE_N n, status, x1, y1, z1, ... xn, yn, zn
Parameters
n
(integer, £ 2): number of control points
status
(integer, 0 or 1): defines curve's appearance
0 - standard
1 - the last and first nodes of the curve will be connected, thus closing the curve
xi
, yi
, zi
(real): control point coordinates
Remarks
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |