Description:

Remove all snap points.

Syntax:
public Void ClearSnapPoints()
Returns:
Type: Void
Remarks:
When point osnap is enabled, GetPoint will snap to points in the Rhino model. If you want the user to be able to snap to additional points, then use GetPoint::AddSnapPoints to specify the locations of these additional points.
Available since:
5.0

ClearSnapPoints method

Class:  Rhino.Input.Custom.GetPoint

Nothing found