SoHeightFieldDetailGetIjkPos Method |
Returns the position in data space (cell coordinates) of the picked cell.
Namespace: OIV.VolumeViz.DetailsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SbVec3i32 GetIjkPos()
Public Function GetIjkPos As SbVec3i32
public:
SbVec3i32 GetIjkPos()
member GetIjkPos : unit -> SbVec3i32
Return Value
Type:
SbVec3i32
Remarks
See Also