RhinoCommon API
RhinoViewportGetFrustumCenter Method |
Returns world coordinates of frustum's center.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool GetFrustumCenter( out Point3d center )
Public Function GetFrustumCenter ( <OutAttribute> ByRef center As Point3d ) As Boolean
Parameters
- center
- Type: Rhino.GeometryPoint3d
The center coordinate is assigned to this out parameter if this call succeeds.
Return Value
Type: Booleantrue if the center was successfully computed.

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