RhinoCommon API
StatusBar Class |
Contains static methods to control the application status bar.

Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

The StatusBar type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | ClearMessagePane |
Removes the message from the message pane.
|
![]() ![]() | HideProgressMeter |
Ends, or hides, Rhino's status bar progress meter.
|
![]() ![]() | HideProgressMeter(UInt32) |
Ends, or hides, Rhino's status bar progress meter.
|
![]() ![]() | SetDistancePane |
Sets the distance pane to a distance value.
|
![]() ![]() | SetMessagePane |
Sets the message pane to a message.
|
![]() ![]() | SetNumberPane |
Sets the number pane to a number value
|
![]() ![]() | SetPointPane |
Sets the point pane to a point value.
|
![]() ![]() | ShowProgressMeter(Int32, Int32, String, Boolean, Boolean) |
Starts, or shows, Rhino's status bar progress meter.
|
![]() ![]() | ShowProgressMeter(UInt32, Int32, Int32, String, Boolean, Boolean) |
Starts, or shows, Rhino's status bar progress meter.
|
![]() ![]() | UpdateProgressMeter(Int32, Boolean) |
Sets the current position of Rhino's status bar progress meter.
|
![]() ![]() | UpdateProgressMeter(UInt32, Int32, Boolean) |
Sets the current position of Rhino's status bar progress meter.
|

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14