STK ObjectsSend comments on this topic.
DropLines Property (IAgSaVO)
See Also
Windows





Windows & Linux

Description

Get the satellite's Droplines properties.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.