STK ObjectsSend comments on this topic.
Routing Property (IAgConstellation)
See Also
Windows





Windows & Linux

Description

Constellation's routing settings

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Routing() As IAgCnRouting
[C#]
public IAgCnRouting Routing {get;}
[Managed C++]
public: __property IAgCnRouting ^ get_Routing();
[Unmanaged C++]
public: HRESULT get_Routing(
    IAgCnRouting ** ppRetVal
);
[Java]
public IAgCnRouting getRouting();
[Python - STK API ]
@property
def Routing(self) -> "IAgCnRouting":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.