setLineWidth()
Set the line width used in various actors of scene graph.
Usage
vis.setLineWidth( width = None )
Parameters
- width (integer)
- The line width which should be set.
Return Value
None
Errors
None
Description
This routine sets the line width used in various actors of scene graph to
width. For
example,
vis.setLineWidth( 2 )