Click or drag to resize
SoVolumeDetailGetProfileValue Method (Int32, SbVec3i32, SbVec3f)
Calls GetProfileValue(index, pos, objPos, false).

Namespace: OIV.VolumeViz.Details
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public long GetProfileValue(
	int index,
	out SbVec3i32 pos,
	out SbVec3f objPos
)

Parameters

index
Type: SystemInt32
pos
Type: OIV.InventorSbVec3i32
objPos
Type: OIV.InventorSbVec3f

Return Value

Type: Int64
Remarks