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






Windows & Linux

Description

Gets the current RCS model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgRadarCrossSectionModel

[C#]
public IAgRadarCrossSectionModel Model {get;}

[Managed C++]
public: __property IAgRadarCrossSectionModel^ get_Model();

[Unmanaged C++]
public: HRESULT get_Model(
IAgRadarCrossSectionModel ** ppRetVal
);

[Java]
public IAgRadarCrossSectionModel getModel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface