SoSliceDetailGetValueObjectPos Method |
Namespace: OIV.VolumeViz.DetailsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec3f GetValueObjectPos()
Public Function GetValueObjectPos As SbVec3f
public:
SbVec3f GetValueObjectPos()
member GetValueObjectPos : unit -> SbVec3f
Return Value
Type:
SbVec3fthe position of the picked voxel in object coordinate space (X, Y, Z).
Remarks See Also