STK AviatorSend comments on this topic.
ValidTargetNames Property (IAgAvtrBasicManeuverStrategyRendezvous)
See Also
Windows





Windows & Linux

Description

Returns the valid target names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ValidTargetNames() As System.Array
[C#]
public System.Array ValidTargetNames {get;}
[Managed C++]
public: __property System::Array get_ValidTargetNames();
[Unmanaged C++]
public: HRESULT get_ValidTargetNames(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getValidTargetNames();
[Python - STK API ]
@property
def ValidTargetNames(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.