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






Windows & Linux

Description

Gets the current clutter geometry model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgRadarClutterGeometryModel
[C#]
public IAgRadarClutterGeometryModel Model {get;}
[Managed C++]
public: __property IAgRadarClutterGeometryModel ^ get_Model();
[Unmanaged C++]
public: HRESULT get_Model(
    IAgRadarClutterGeometryModel ** ppModel
);
[Java]
public IAgRadarClutterGeometryModel getModel();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.