Click or drag to resize

Rhino.ApplicationSettings Namespace

Static settings global to the entire Rhino application

Static settings global to the entire Rhino application

Classes
  ClassDescription
Public classAppearanceSettings
Provides static methods and properties to deal with the appearance of the application.
Public classAppearanceSettingsState
snapshot of the values in AppearanceSettings
Public classChooseOneObjectSettings
Contains static methods and properties to modify "choose one object" settings.
Public classChooseOneObjectSettingsState
Represents a snapshot of ChooseOneObjectSettings.
Public classCommandAliasList
Contains static methods and properties to access command aliases.
Public classCursorTooltipSettings
Cursor tooltips place information at the cursor location. Note: Turning on cursor tooltips turns off object snap cursors.
Public classCursorTooltipSettingsState
Represents a snapshot of CursorTooltipSettings.
Public classCurvatureAnalysisSettings
Contains static methods and properties to modify curvature analysis-related commands.
Public classCurvatureAnalysisSettingsState
Represents a snapshot of CurvatureAnalysisSettings.
Public classCurvatureGraphSettings
Contains static methods and properties to modify curvature graph commands.
Public classCurvatureGraphSettingsState
Represents a snapshot of CurvatureGraphSettings.
Public classDraftAngleAnalysisSettings
Public classDraftAngleAnalysisSettingsState
Represents a snapshot of DraftAngleAnalysisSettings
Public classEdgeAnalysisSettings
Contains static methods and properties to modify the visibility of edges in edge-related commands.
Public classEdgeAnalysisSettingsState
Represents a snapshot of EdgeAnalysisSettings.
Public classFileSettings
Contains static methods and properties relating Rhino files.
Public classFileSettingsState
Represents a snapshot of FileSettings.
Public classGeneralSettings
Contains static methods and properties to give access to Rhinoceros settings.
Public classGeneralSettingsState
Represents a snapshot of GeneralSettings.
Public classHistorySettings
Provides static (Shared in Vb.Net) properties to modify Rhino History settings.
Public classModelAidSettings
Contains static methods and properties to modify model aid settings.
Public classModelAidSettingsState
Represents a snapshot of ModelAidSettings.
Public classNeverRepeatList
Contains static methods and properties relating to the list of commands that are never repeated.
Public classOpenGLSettings
Static methods and properties to control OpenGL settings
Public classOpenGLSettingsState
Represents a snapshot of OpenGLSettings
Public classPackageManagerSettings
Settings specific to Rhino's package manager
Public classSelectionFilterSettings
Selection filter settings restrict any selection mode (SelWindow, SelCrossing, SelAll, etc.) to specified object types. Note, selection filter settings are not persistent.
Public classSelectionFilterSettingsState
Represents a snapshot of SelectionFilterSettings.
Public classShortcutKeySettings
Contains static methods and properties to control keyboard shortcut keys
Public classSmartTrackSettings
Contains static methods and properties that target the Smart Track feature behavior.
Public classSmartTrackSettingsState
Represents a snapshot of SmartTrackSettings.
Public classViewSettings
Contains static methods and properties to control view settings.
Public classViewSettingsState
Represents a snapshot of ViewSettings.
Public classZebraAnalysisSettings
Contains static methods and properties to modify Zebra analysis-related commands.
Public classZebraAnalysisSettingsState
Represents a snapshot of ZebraAnalysisSettings.
Enumerations
  EnumerationDescription
Public enumerationClipboardState
Defines enumerated constant values for different behavior that is related to clipboard data.
Public enumerationCommandPromptPosition
Defines enumerated constant values for default positions of the command prompt inside the frame of the full editor window.
Public enumerationCursorMode
Defines enumerated constant values for particular OSnap cursor colors.
Public enumerationCurvatureAnalysisSettingsCurvatureStyle
Curvature analysis styles
Public enumerationInstallation
The type of Rhino executable that is executing
Public enumerationLicenseNode
License node types.
Public enumerationMiddleMouseMode
Defines enumerated constant values to define what happens when either the middle mouse button on a three-button mouse is clicked or after pressing the wheel on a wheeled mouse.
Public enumerationMouseSelectMode
Defines enumerated constant values to indicate a particular window selection mode.
Public enumerationOsnapModes
Defines several bit masks for each of the OSnap that are defined.

Refer to the Rhino Help file for further information.

Public enumerationPaintColor
Contains enumerated constant values to represent logical colors associated with elements of the user interface.
Public enumerationPointDisplayMode
Defines enumerated constant values for world coordinates and CPlane point display modes.
Public enumerationShortcutKey
Shortcut key combinations
Public enumerationViewSettingsViewRotationStyle
View rotation styles.
Public enumerationWidgetColor
Contains enumerated constant values to represent logical colors associated with elements of the user interface.