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 ** ppRetVal
);
[Java]
public IAgAntennaModel getEmbeddedModel();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.