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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.