AGI STK Objects 11 Send comments on this topic.
FillLevels Property (IAgVmVOSpatialCalculationLevels)
See Also 





Description

Access and manipulate the collection of Spatial Calculation Fill Levels for Volumetric object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FillLevels() As IAgVmVOSpatialCalculationLevelCollection

[C#]
public IAgVmVOSpatialCalculationLevelCollection FillLevels {get;}

[Managed C++]
public: __property IAgVmVOSpatialCalculationLevelCollection^ get_FillLevels();

[Unmanaged C++]
public: HRESULT get_FillLevels(
IAgVmVOSpatialCalculationLevelCollection ** ppRetVal
);

[Java]
public IAgVmVOSpatialCalculationLevelCollection getFillLevels();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1