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






Windows & Linux

Description

Returns the base selection object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BaseSelection() As IAgLinkToObject
[C#]
public IAgLinkToObject BaseSelection {get;}
[Managed C++]
public: __property IAgLinkToObject^ get_BaseSelection();
[Unmanaged C++]
public: HRESULT get_BaseSelection(
   IAgLinkToObject ** ppRetVal
);
[Java]
public IAgLinkToObject getBaseSelection();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.