RhinoCommon API
ViewportInfoSetCameraLocation Method |
Sets the camera location (position) point.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool SetCameraLocation( Point3d location )
Public Function SetCameraLocation ( location As Point3d ) As Boolean
Parameters
- location
- Type: Rhino.GeometryPoint3d
[Missing <param name="location"/> documentation for "M:Rhino.DocObjects.ViewportInfo.SetCameraLocation(Rhino.Geometry.Point3d)"]
Return Value
Type: Booleantrue if the operation succeeded; otherwise, false.

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