Click or drag to resize
SoSFImage3SetSubValues Method (SbVec3s, SbVec3s, Int32, Byte)
Calls #SetSubValues with COPY as last argument

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetSubValues(
	SbVec3s[] subSizes,
	SbVec3s[] offsets,
	int num,
	byte[,] bytes
)

Parameters

subSizes
Type: OIV.InventorSbVec3s
offsets
Type: OIV.InventorSbVec3s
num
Type: SystemInt32
bytes
Type: SystemByte
See Also