Description:

By default, object snaps like "end", "near", etc. are controlled by the user. If you want to disable this ability, then call PermitObjectSnap(false).

Syntax:
public Void PermitObjectSnap(
Boolean permit
)
Parameters:
  • permit
  • Type: System.Boolean
  • True to permit snapping to objects.
Returns:
Type: Void
Available since:
5.0

PermitObjectSnap method

Class:  Rhino.Input.Custom.GetPoint

Nothing found