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






Windows & Linux

Description

List of assets to use in coverage computations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AssetList() As IAgCvAssetListCollection
[C#]
public IAgCvAssetListCollection AssetList {get;}
[Managed C++]
public: __property IAgCvAssetListCollection^ get_AssetList();
[Unmanaged C++]
public: HRESULT get_AssetList(
   IAgCvAssetListCollection ** ppRetVal
);
[Java]
public IAgCvAssetListCollection getAssetList();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.