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






Windows & Linux

Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BoundaryLevels() As IAgVmVOSpatialCalculationLevelCollection
[C#]
public IAgVmVOSpatialCalculationLevelCollection BoundaryLevels {get;}
[Managed C++]
public: __property IAgVmVOSpatialCalculationLevelCollection^ get_BoundaryLevels();
[Unmanaged C++]
public: HRESULT get_BoundaryLevels(
   IAgVmVOSpatialCalculationLevelCollection ** ppRetVal
);
[Java]
public IAgVmVOSpatialCalculationLevelCollection getBoundaryLevels();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.