Click or drag to resize
SoSFImage3SetSubValues Method (SbVec3i32, SbVec3i32, Byte)

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetSubValues(
	SbVec3i32[] subSizes,
	SbVec3i32[] offsets,
	byte[][] data
)

Parameters

subSizes
Type: OIV.InventorSbVec3i32
offsets
Type: OIV.InventorSbVec3i32
data
Type: SystemByte
See Also