AGI STK Objects 11 Send comments on this topic.
SetEmbeddedModel Method (IAgAntennaControl)
See Also 
modelName





Description

Sets the current antenna model by name.

Syntax

[Visual Basic .NET]
Public Sub SetEmbeddedModel( _
   ByVal modelName As String _
) 

[C#]
public void SetEmbeddedModel(
string modelName
);

[Managed C++]
public: void SetEmbeddedModel(
String __gc ^ modelName
);

[Java]
public  setEmbeddedModel(
String modelName
);

[Unmanaged C++]
public: HRESULT SetEmbeddedModel(
BSTR modelName
);

Parameters

modelName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1