STK ObjectsSend comments on this topic.
ElementConfiguration Property (IAgAntennaModelHfssEepArray)
See Also
Windows





Windows & Linux

Description

Gets the element configuration.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.