SoCube

InventorModule
genre InventorNodesAutomatic
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

Purpose

This operator represents a cuboid aligned with the coordinate axes. By default, the cube is centered at (0,0,0) and measures 2 units in each dimension, from -1 to +1.

The cube is transformed by the current cumulative transformation and is drawn with the current lighting model, drawing style, material, and geometric complexity.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoCube._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Width

name: width, type: Float, default: 2

Width of the cube.

Height

name: height, type: Float, default: 2

Height of the cube.

Depth

name: depth, type: Float, default: 2

Depth of the cube.