Gets the link/embed controller for managing the embedded antenna model component.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property EmbeddedModelComponentLinking() As IAgComponentLinkEmbedControl |
| [C#] |
|---|
public IAgComponentLinkEmbedControl EmbeddedModelComponentLinking {get;} |
| [Managed C++] |
|---|
public: __property IAgComponentLinkEmbedControl ^ get_EmbeddedModelComponentLinking(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentLinkEmbedControl getEmbeddedModelComponentLinking(); |
[Python - STK API ] |
|---|
@property def EmbeddedModelComponentLinking(self) -> "IAgComponentLinkEmbedControl": |






