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






Windows & Linux

Description

Get Spatial Calculation Levels for Volume property in the 3D Graphics properties for Volumetric object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SpatialCalculationLevels() As IAgVmVOSpatialCalculationLevels

[C#]
public IAgVmVOSpatialCalculationLevels SpatialCalculationLevels {get;}

[Managed C++]
public: __property IAgVmVOSpatialCalculationLevels^ get_SpatialCalculationLevels();

[Unmanaged C++]
public: HRESULT get_SpatialCalculationLevels(
IAgVmVOSpatialCalculationLevels ** ppRetVal
);

[Java]
public IAgVmVOSpatialCalculationLevels getSpatialCalculationLevels();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface