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
vis.remTxtActor( txtActor )
Remove 2D text from the scene graph.
vis.remTxtActor( txtActor )
None
txtActor must exist.
vis.remTxtActor( txtActor )