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





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 ** ppRetVal
);

[Java]
public IAgAntennaModel getEmbeddedModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1