AGI STK VGT 11 Send comments on this topic.
TargetBody Property (IAgCrdnPointBPlane)
See Also 
Windows






Windows & Linux

Description

Specify a target central body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargetBody() As IAgCrdnCentralBodyRefTo

[C#]
public IAgCrdnCentralBodyRefTo TargetBody {get;}

[Managed C++]
public: __property IAgCrdnCentralBodyRefTo^ get_TargetBody();

[Unmanaged C++]
public: HRESULT get_TargetBody(
IAgCrdnCentralBodyRefTo ** ppRetVal
);

[Java]
public IAgCrdnCentralBodyRefTo getTargetBody();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface