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





Windows & Linux

Description

Get Advanced options.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.