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 nameParentsClassificationMFn typeCompatible function sets
polyPrimitivepolyCreatorgeometry

Related nodes

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

Attributes (10)

axis, axisX, axisY, axisZ, componentTagCreate, componentTagPrefix, componentTagSuffix, heightBaseline, paramWarn, uvSetName

Long name (short name)TypeDefaultFlags
axis (ax) double3outputinputconnectablestorable
The primitive axis used to build the primitive.
axisX (axx) distance (double)double0cmoutputinputconnectablekeyablehidden
X axis coord.
axisY (axy) distance (double)double1cmoutputinputconnectablekeyablehidden
Y axis coord.
axisZ (axz) distance (double)double0cmoutputinputconnectablekeyablehidden
Z axis coord.
componentTagCreate (ctc) booltrueoutputinputconnectablestorable
If true, this will create primitive specific componentTags
componentTagPrefix (pfx) stringnullptroutputinputconnectablestorable
The name of the prefix added to the componentTags generated by the primitive
componentTagSuffix (sfx) stringnullptroutputinputconnectablestorable
The name of the suffix added to the componentTags generated by the primitive
heightBaseline (hbl) distance (double)0.0cmoutputinputconnectablestorablekeyable
Baseline adjustment along the height of the primitive
paramWarn (pw) booltrueoutputinputconnectablestorablehidden
Check for reasonable parameter settings.
uvSetName (uvs) stringnullptroutputinputconnectablestorablehidden
The name of the map set to create uvs on, if any