Click or drag to resize

GetPointGetSnapPoints Method

Gets current snap points.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point3d[] GetSnapPoints()

Return Value

Type: Point3d
An array of points.
See Also