STK ObjectsSend comments on this topic.
Passes Property (IAgSaGraphics)
See Also
Windows





Windows & Linux

Description

Get the pass display settings of the satellite's Pass properties.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.