Go to: Related nodes. Attributes.

A base node for the polygonal primitives nodes (cone, cube, cylinder, plane, sphere, torus). This node owns the primitive axis, which is used to build the primitive.

This node is abstract

Node name Parents MFn type Compatible function sets
polyPrimitive polyCreator

Related nodes

polyCreator, polyCreateFace, polyTorus, polyPlane, polyCube, polyCone, polySphere, polyCylinder, polyUnite, polyBoolOp, polyBlindData, mesh

Attributes (6)

axis, axisX, axisY, axisZ, paramWarn, uvSetName

Long name (short name) Type Default Flags
axis (ax) double3 outputinputconnectablestorable
The primitive axis used to build the primitive.
axisX (axx) distance (double) 0cm outputinputconnectablekeyablehidden
X axis coord.
axisY (axy) distance (double) 1cm outputinputconnectablekeyablehidden
Y axis coord.
axisZ (axz) distance (double) 0cm outputinputconnectablekeyablehidden
Z axis coord.
paramWarn (pw) bool true outputinputconnectablestorablehidden
Check for reasonable parameter settings.
uvSetName (uvs) string NULL outputinputconnectablestorablehidden
The name of the map set to create uvs on, if any