SoCube

InventorModule

genre

InventorNodesAutomatic

author

Silicon Graphics Inc

package

MeVisLab/Standard

definition

inventor.def

Purpose

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

The cuboid is transformed by the current cumulative transformation and is rendered using 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

Sets the width of the cuboid.

Height

name: height, type: Float, default: 2

Sets the height of the cuboid.

Depth

name: depth, type: Float, default: 2

Sets the depth of the cuboid.