RhinoCommon API
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)
public static OsnapModes OsnapModes { get; set; }
Public Shared Property OsnapModes As OsnapModes Get Set