Rhino.ApplicationSettings Namespace |
Class | Description | |
---|---|---|
AppearanceSettings |
Provides static methods and properties to deal with the appearance of the application.
| |
AppearanceSettingsState | snapshot of the values in AppearanceSettings | |
ChooseOneObjectSettings |
Contains static methods and properties to modify "choose one object" settings.
| |
ChooseOneObjectSettingsState |
Represents a snapshot of ChooseOneObjectSettings.
| |
CommandAliasList |
Contains static methods and properties to access command aliases.
| |
CursorTooltipSettings |
Cursor tooltips place information at the cursor location.
Note: Turning on cursor tooltips turns off object snap cursors.
| |
CursorTooltipSettingsState |
Represents a snapshot of CursorTooltipSettings.
| |
CurvatureAnalysisSettings |
Contains static methods and properties to modify curvature analysis-related commands.
| |
CurvatureAnalysisSettingsState |
Represents a snapshot of CurvatureAnalysisSettings.
| |
CurvatureGraphSettings |
Contains static methods and properties to modify curvature graph commands.
| |
CurvatureGraphSettingsState |
Represents a snapshot of CurvatureGraphSettings.
| |
DraftAngleAnalysisSettings | ||
DraftAngleAnalysisSettingsState |
Represents a snapshot of DraftAngleAnalysisSettings | |
EdgeAnalysisSettings |
Contains static methods and properties to modify the visibility of edges in edge-related commands.
| |
EdgeAnalysisSettingsState | Represents a snapshot of EdgeAnalysisSettings. | |
FileSettings |
Contains static methods and properties relating Rhino files.
| |
FileSettingsState |
Represents a snapshot of FileSettings.
| |
GeneralSettings |
Contains static methods and properties to give access to Rhinoceros settings.
| |
GeneralSettingsState |
Represents a snapshot of GeneralSettings.
| |
HistorySettings |
Provides static (Shared in Vb.Net) properties to modify Rhino History settings.
| |
KeyboardShortcut |
A shortcut is a key plus modifier combination that executes a macro
| |
ModelAidSettings |
Contains static methods and properties to modify model aid settings.
| |
ModelAidSettingsState |
Represents a snapshot of ModelAidSettings.
| |
NeverRepeatList |
Contains static methods and properties relating to the list of commands that are never repeated.
| |
OpenGLSettings |
Static methods and properties to control OpenGL settings
| |
OpenGLSettingsState |
Represents a snapshot of OpenGLSettings | |
PackageManagerSettings |
Settings specific to Rhino's package manager
| |
SelectionFilterSettings |
Selection filter settings restrict any selection mode (SelWindow, SelCrossing, SelAll, etc.) to specified object types.
Note, selection filter settings are not persistent.
| |
SelectionFilterSettingsState |
Represents a snapshot of SelectionFilterSettings.
| |
ShortcutKeySettings |
Contains static methods and properties to control keyboard shortcut keys
| |
SmartTrackSettings |
Contains static methods and properties that target the Smart Track feature behavior.
| |
SmartTrackSettingsState |
Represents a snapshot of SmartTrackSettings.
| |
ViewSettings |
Contains static methods and properties to control view settings.
| |
ViewSettingsState |
Represents a snapshot of ViewSettings.
| |
ZebraAnalysisSettings |
Contains static methods and properties to modify Zebra analysis-related commands.
| |
ZebraAnalysisSettingsState |
Represents a snapshot of ZebraAnalysisSettings.
|
Enumeration | Description | |
---|---|---|
ClipboardState |
Defines enumerated constant values for different behavior that is related to clipboard data.
| |
CommandPromptPosition |
Defines enumerated constant values for default positions of the command prompt inside the frame of the full editor window.
| |
CursorMode |
Defines enumerated constant values for particular OSnap cursor colors.
| |
CurvatureAnalysisSettingsCurvatureStyle |
Curvature analysis styles
| |
Installation | The type of Rhino executable that is executing | |
LicenseNode | License node types. | |
MiddleMouseMode |
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.
| |
MouseSelectMode |
Defines enumerated constant values to indicate a particular window selection mode.
| |
OsnapModes |
Defines several bit masks for each of the OSnap that are defined.
Refer to the Rhino Help file for further information. | |
PaintColor |
Contains enumerated constant values to represent logical colors associated with elements of the user interface.
| |
PointDisplayMode |
Defines enumerated constant values for world coordinates and CPlane point display modes.
| |
ShortcutKey |
Shortcut key combinations
| |
ViewSettingsViewRotationStyle |
View rotation styles.
| |
WidgetColor |
Contains enumerated constant values to represent logical colors associated with elements of the user interface.
|