GetPointPointOnObject Method |
Call this function to see if the point was on an object. If the point was
on an object an ObjRef is returned; otherwise null is returned.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ObjRef PointOnObject()
Public Function PointOnObject As ObjRef
Return Value
Type:
ObjRefA point object reference.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also