setAxis()

Set axis size of the scene graph.

Usage

vis.setAxis( size = None )

Parameters

size (integer)
Axis size which should be set.

Return Value

None

Errors

None

Description

This routine sets the axis size of the scene graph to size. For example,
vis.setAxis( 3 )