Go to: Related nodes. Attributes.
Compute a plane given a center (pivot), normal (axis), and
dimensions (width & lengthRatio). The number of spans in the
resulting surface can be controlled by patchesU and patchesV.
The resulting plane can have a degree of linear or cubic.
| Node name | Parents | MFn type | Compatible function sets |
|---|---|---|---|
| makeNurbPlane | primitive | kNurbsPlane | kBase kNamedObject kDependencyNode kCreate kPrimitive kNurbsPlane |
makeNurbCube, makeNurbSphere, makeNurbCylinder, makeNurbTorus, makeNurbCone
degree, lengthRatio, patchesU, patchesV, width
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
width
(w)
| distance (double) | 1.0cm | |||
lengthRatio
(lr)
| double | 1.0 | |||
patchesU
(u)
| integer | 1 | |||
patchesV
(v)
| integer | 1 | |||
degree
(d)
| enum | 3 | |||