Click or drag to resize
SoSFImage3SetSubValues Method (SbVec3s, SbVec3s, Byte, SoSFImage3CopyPolicies)

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

Parameters

subSizes
Type: OIV.InventorSbVec3s
offsets
Type: OIV.InventorSbVec3s
data
Type: SystemByte
copy
Type: OIV.Inventor.FieldsSoSFImage3CopyPolicies
See Also