STK ObjectsSend comments on this topic.
Advanced Property (IAgSnPtTargeted)
See Also
Windows





Windows & Linux

Description

Get advanced targeting properties used for access computations

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Advanced() As IAgSnAccessAdvanced
[C#]
public IAgSnAccessAdvanced Advanced {get;}
[Managed C++]
public: __property IAgSnAccessAdvanced ^ get_Advanced();
[Unmanaged C++]
public: HRESULT get_Advanced(
    IAgSnAccessAdvanced ** ppRetVal
);
[Java]
public IAgSnAccessAdvanced getAdvanced();
[Python - STK API ]
@property
def Advanced(self) -> "IAgSnAccessAdvanced":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.