AGI STK VGT 11 Send comments on this topic.
VolumeMetricNativePositionVector Property (IAgCrdnVolumeGridResult)
See Also 
Windows






Windows & Linux

Description

Vector of native coordinates of all volume grid points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VolumeMetricNativePositionVector() As System.Array

[C#]
public System.Array VolumeMetricNativePositionVector {get;}

[Managed C++]
public: __property System::Array^ get_VolumeMetricNativePositionVector();

[Unmanaged C++]
public: HRESULT get_VolumeMetricNativePositionVector(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getVolumeMetricNativePositionVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface