AGI STK Objects 11Send comments on this topic.
EmbeddedModel Property (IAgAntennaControl)
See Also
Windows






Windows & Linux

Description

Gets the current antenna model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EmbeddedModel() As IAgAntennaModel
[C#]
public IAgAntennaModel EmbeddedModel {get;}
[Managed C++]
public: __property IAgAntennaModel ^ get_EmbeddedModel();
[Unmanaged C++]
public: HRESULT get_EmbeddedModel(
    IAgAntennaModel ** ppAntennaModel
);
[Java]
public IAgAntennaModel getEmbeddedModel();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.