SoSliceDetailGetValueObjectPos Method |
Namespace: OIV.VolumeViz.DetailsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
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