STK AstrogatorSend comments on this topic.
BaseSelectionType Property (IAgVAAccessStoppingCondition)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public AgEVABaseSelection getBaseSelectionType();
[Python - STK API ]
@property
def BaseSelectionType(self) -> "AgEVABaseSelection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.