STK ObjectsSend comments on this topic.
Trajectory Property (IAgVeGfxTrajectoryPassData)
See Also
Windows





Windows & Linux

Description

Trajectory display properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Trajectory() As IAgVeGfxLeadTrailData
[C#]
public IAgVeGfxLeadTrailData Trajectory {get;}
[Managed C++]
public: __property IAgVeGfxLeadTrailData ^ get_Trajectory();
[Unmanaged C++]
public: HRESULT get_Trajectory(
    IAgVeGfxLeadTrailData ** ppVal
);
[Java]
public IAgVeGfxLeadTrailData getTrajectory();
[Python - STK API ]
@property
def Trajectory(self) -> "IAgVeGfxLeadTrailData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.