delCmapLegendActor()
Remove the color map legend from the scene graph.
Usage
vis.delCmapLegendActor( cmapActor )
Parameters
- cmapActor (object)
- The cmap actor which should be removed.
Return Value
None
Errors
cmapActor must exist.
Description
vis.delCmapLegendActor( cmapActor )
,