AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.