AGI STK Astrogator 11Send comments on this topic.
BaseSelectionType Property (IAgVAAccessStoppingCondition)
See Also 
Windows






Windows & Linux

Description

The base object for the access calculation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BaseSelectionType() As AgEVABaseSelection
[C#]
public AgEVABaseSelection BaseSelectionType {get;}
[Managed C++]
public: __property AgEVABaseSelection get_BaseSelectionType();
[Unmanaged C++]
public: HRESULT get_BaseSelectionType(
   AgEVABaseSelection * pRetVal
);
[Java]
public AgEVABaseSelection getBaseSelectionType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.