Click or drag to resize
SoSFImageSetSubValue Method (SbVec2i32, SbVec2i32, UInt32)

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetSubValue(
	SbVec2i32 subSize,
	SbVec2i32 offset,
	uint[] data
)

Parameters

subSize
Type: OIV.InventorSbVec2i32
offset
Type: OIV.InventorSbVec2i32
data
Type: SystemUInt32
See Also