STK ObjectsSend comments on this topic.
ContainsSubAssets Method (IAgCvAssetListElement)
See Also
Windows





Windows & Linux

Description

Returns whether or not this element has sub assets.

Syntax

[Visual Basic .NET]
Public Function ContainsSubAssets() As Boolean
[C#]
public bool ContainsSubAssets();
[Managed C++]
public: bool ContainsSubAssets();
[Unmanaged C++]
public: HRESULT ContainsSubAssets(
    VARIANT_BOOL * pVal
);
[Java]
public bool containsSubAssets();
[Python - STK API ]
def ContainsSubAssets(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.