SoSliceDetailGetValueDataPos Method |
Namespace: OIV.VolumeViz.DetailsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec3i32 GetValueDataPos()
Public Function GetValueDataPos As SbVec3i32
public:
SbVec3i32 GetValueDataPos()
member GetValueDataPos : unit -> SbVec3i32
Return Value
Type:
SbVec3i32the position of the picked voxel in data coordinate space (I, J, K).
Remarks See Also