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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1