delGeomActor()

Remove geom actor from the scene graph.

Usage

vis.delGeomActor( geomActor )

Parameters

geomActor (object)
The geom actor which should be removed.

Return Value

None

Errors

geomActor must exist.

Description

This routine removes geom actor from the scene graph. For example,
vis.delGeomActor( geomActor )