STK Vector Geometry ToolSend comments on this topic.
Trajectory Property (IAgCrdnPointBPlane)
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();
[Python - STK API ]
@property
def Trajectory(self) -> "IAgCrdnPointRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.