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
vis.setLineWidth( 2 )
Set the line width used in various actors of scene graph.
vis.setLineWidth( width = None )
None
None
vis.setLineWidth( 2 )