nurbscurve nrbsc
Creates a nurbs curve.
Creates nurbs curve in a specified location from the specified points.
nurbscurve Point_1 1 2 3 0 0 0 4 4 4
Creates a polycurve from the specified points.
<Point{2,...}: <Point'|<Coords: Number' Number' Number'>'>>
| Point{2,...} 2 ∞ | Sequence of 2 or more points | |
| Point | Point object reference | Name of the points between which the rectangle should be created |
| Coords | Coordinates | |
| Number | x | x-coordinate |
| Number | y | y-coordinate |
| Number | z | z-coordinate |
| Mode | Target |
|---|---|
| Geometry | Global |
{1} Polycurve