remTxtActor()

Remove 2D text from the scene graph.

Usage

vis.remTxtActor( txtActor )

Parameters

txtActor (object)
The text actor which should be removed.

Return Value

None

Errors

txtActor must exist.

Description

This routine removes 2D text actor from the scene graph. For example,
vis.remTxtActor( txtActor )