STK Vector Geometry ToolSend comments on this topic.
IAgCrdnVolumeGridResult Interface

Description

An interface that generates Volume Grid results.

Public Properties

Public Property EpochEpoch of returned volumetric data.
Public Property SizeINumber of grid point coordinates representing first dimension of volume grid.
Public Property SizeJNumber of grid point coordinates representing second dimension of volume grid.
Public Property SizeKNumber of grid point coordinates representing third dimension of volume grid.
Public Property VolumeMetricDataVectorVector of scalar values representing volumetric data.
Public Property VolumeMetricGradientVectorVector of Cartesian coordinates representing gradient vectors at all volume grid points.
Public Property VolumeMetricNativePositionVectorVector of native coordinates of all volume grid points.
Public Property VolumeMetricPositionVectorVector of Cartesian coordinates of all volume grid points.
© 2024 Analytical Graphics, Inc. All Rights Reserved.