STK ObjectsSend comments on this topic.
AssetList Property (IAgFmUncertainties)
See Also
Windows





Windows & Linux

Description

Get list of assets for specifying range uncertainty.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AssetList() As IAgFmAssetListCollection
[C#]
public IAgFmAssetListCollection AssetList {get;}
[Managed C++]
public: __property IAgFmAssetListCollection ^ get_AssetList();
[Unmanaged C++]
public: HRESULT get_AssetList(
    IAgFmAssetListCollection ** ppVal
);
[Java]
public IAgFmAssetListCollection getAssetList();
[Python - STK API ]
@property
def AssetList(self) -> "IAgFmAssetListCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.