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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1