Click or drag to resize
SoVolumeDetail.GetFirstNonTransparentValue Method (Int64, SbVec3i32)
Calls GetFirstNonTransparentValue(value, pos, objPos, false).

Namespace: OIV.VolumeViz.Details
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool GetFirstNonTransparentValue(
	out long value,
	out SbVec3i32 pos
)

Parameters

value
Type: System.Int64
pos
Type: OIV.Inventor.SbVec3i32

Return Value

Type: Boolean
Remarks