RhinoCommon API
RenderWindowSetProgress Method |
Accepts a rendering progress value to inform the user of the rendering advances.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public void SetProgress( string text, float progress )
Public Sub SetProgress ( text As String, progress As Single )
Parameters
- text
- Type: SystemString
The progress text. - progress
- Type: SystemSingle
A progress value in the domain [0.0f; 1.0f].

Rhino for Windows
Supported in: 6.14