RobotModelArtist.redraw

RobotModelArtist.redraw(timeout=None)[source]

Redraw the Rhino view.

Parameters

timeout (float, optional) – The amount of time the artist waits before updating the Rhino view. The time should be specified in seconds.

Returns

None