AGI STK Graphics 11 Send comments on this topic.
ViewCentralBody Method (IAgStkGraphicsCamera)
See Also 
CentralBody
The Central Body to be viewed.
Axes
The Axes of rotation. Axes will be set to this.

Description

Zoom to a central body and use the specified axes for rotation. The reference point is set to the center of the central body and the camera's position is set so the entire central body is visible.

Syntax

[Visual Basic .NET]
Public Sub ViewCentralBody( _
   ByVal CentralBody As String, _
   ByVal Axes As IAgCrdnAxes _
) 

Parameters

CentralBody
The Central Body to be viewed.
Axes
The Axes of rotation. Axes will be set to this.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface