Click or drag to resize
SoVRVolFileReader.GetDataChar Method

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public override SoVolumeReader. ReadErrors GetDataChar(
	out SbBox3f size,
	out SoDataSet. DataTypes type,
	out SbVec3i32 dim
)

Parameters

size
Type: OIV.Inventor.SbBox3f
type
Type: OIV.LDM.Nodes.SoDataSet.DataTypes
dim
Type: OIV.Inventor.SbVec3i32

Return Value

Type: SoVolumeReader.ReadErrors
See Also