RhinoCommon API
VisualAnalysisModeEnableUserInterface Method |
Turns the analysis mode's user interface on and off. For Rhino's built
in modes this opens or closes the modeless dialog that controls the
analysis mode's display settings.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual void EnableUserInterface( bool on )
Public Overridable Sub EnableUserInterface ( on As Boolean )
Parameters
- on
- Type: SystemBoolean
true if the inferface should be shown; false if it should be concealed.

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