GetPointGetSnapPoints Method |
Gets current snap points.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3d[] GetSnapPoints()
Public Function GetSnapPoints As Point3d()
Return Value
Type:
Point3dAn array of points.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also