Go to: Attributes.

Represents an implicit box shape. The box has no explicit geometry or points that can be accessed, and cannot be rendered. It is useful for other operations (such as the sculpt deformation) that need a true perfect box.

Node nameParentsClassificationMFn typeCompatible function sets
implicitBoxgeometryShapedrawdb/geometry/shape/boxkBoxkBase
kNamedObject
kDependencyNode
kDagNode
kShape
kGeometric
kBox

Attributes (5)

box, size, sizeX, sizeY, sizeZ

Long name (short name)TypeDefaultFlags
box (s) boxNULLoutputconnectable
Provides an implicit box object
size (siz) double3outputinputconnectablestorablekeyable
relative size of the box in x y and z
sizeX (szx) double2.0outputinputconnectablestorablekeyable
relative size of the box in x
sizeY (szy) double2.0outputinputconnectablestorablekeyable
relative size of the box in y
sizeZ (szz) double2.0outputinputconnectablestorablekeyable
relative size of the box in z