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






Windows & Linux

Description

Get the available elements of the 3D model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableElements() As System.Array
[C#]
public System.Array AvailableElements {get;}
[Managed C++]
public: __property System::Array^ get_AvailableElements();
[Unmanaged C++]
public: HRESULT get_AvailableElements(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAvailableElements();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.