AGI STK Objects 11 Send comments on this topic.
Position Property (IAgVeVOTrajectoryDropLines)
See Also 





Description

Get the list of droplines from the vehicle's current positions.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Position() As IAgVeVODropLinePosItemCollection

[C#]
public IAgVeVODropLinePosItemCollection Position {get;}

[Managed C++]
public: __property IAgVeVODropLinePosItemCollection^ get_Position();

[Unmanaged C++]
public: HRESULT get_Position(
IAgVeVODropLinePosItemCollection ** ppRetVal
);

[Java]
public IAgVeVODropLinePosItemCollection getPosition();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1