RhinoCommon API
ViewportInfoGetFrustumLine Method (PointF) |
Gets the world coordinate line in the view frustum
that projects to a point on the screen.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public Line GetFrustumLine( PointF screenPoint )
Public Function GetFrustumLine ( screenPoint As PointF ) As Line
Parameters
- screenPoint
- Type: System.DrawingPointF
screen location
Return Value
Type: Line3d world coordinate line segment starting on the near clipping plane and ending on the far clipping plane.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8