Click or drag to resize

ModelAidSettingsOsnapModes Property

Returns or sets Rhino's current object snap mode. The mode is a bitwise value based on the OsnapModes enumeration.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static OsnapModes OsnapModes { get; set; }

Property Value

Type: OsnapModes
See Also