getCubeRightWall()

This method returns the object ID of the right wall of the cube in a three-dimensional graph.

Syntax:

IdentObj getCubeRightWall();

Example:

setGraphType(4);
setDisplay(getCubeRightWall(),false);

3D floating cubes graph

See getCubeRightWallGridX(), getCubeRightWallGridZ().


WebFOCUS