STK AstrogatorSend 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();
[Python - STK API ]
@property
def BaseSelection(self) -> "IAgLinkToObject":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.