STK ObjectsSend comments on this topic.
Availability Property (IAgAntennaModelHFSSDesign)
See Also
Windows





Windows & Linux

Description

Get the availability of the HFSS design antenna.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Availability() As String
[C#]
public string Availability {get;}
[Managed C++]
public: __property String __gc ^ get_Availability();
[Unmanaged C++]
public: HRESULT get_Availability(
    BSTR * pVal
);
[Java]
public String getAvailability();
[Python - STK API ]
@property
def Availability(self) -> str:

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.