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






Windows & Linux

Description

Specify a trajectory point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Trajectory() As IAgCrdnPointRefTo

[C#]
public IAgCrdnPointRefTo Trajectory {get;}

[Managed C++]
public: __property IAgCrdnPointRefTo^ get_Trajectory();

[Unmanaged C++]
public: HRESULT get_Trajectory(
IAgCrdnPointRefTo ** ppRetVal
);

[Java]
public IAgCrdnPointRefTo getTrajectory();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface