Click or drag to resize

ImportOptionsSections Enumeration

Standard CRhImportOptions sections to import

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum ImportOptionsSections
Members
  Member nameValueDescription
AdvancedDisplay0
Alias1
Appearance2
ChooseOneObject3
ControlPointContextMenu4
CursorToolTip5
Display6
File7
General8
Grid9
ModelAid10
Mouse11
NeverRepeatCommands12
ObjectContextMenu13
SearchPath14
ShortcutKey15
Smarttrack16
View17
ViewportContextMenu18
ToolPaletteSettings19 Tool palette settings for Mac, ignored for Windows
Count20 Must always be the last item
See Also