Click or drag to resize

PersistentSettingsHiddenFromUserInterface Property

If false then values will appear in the EditOptions window

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool HiddenFromUserInterface { get; set; }

Property Value

Type: Boolean
See Also