Click or drag to resize
SoVolumeReaderGetSubSlice Method (SbBox2i32, Int32, SbNativeArray)

Note: This API is now obsolete.

Obsolete method. Use generic version of data argument instead.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public virtual void GetSubSlice(
	SbBox2i32 subSlice,
	int sliceNumber,
	SbNativeArray data
)

Parameters

subSlice
Type: OIV.InventorSbBox2i32
sliceNumber
Type: SystemInt32
data
Type: OIV.InventorSbNativeArray
See Also