Click or drag to resize
SoSFImage.SetSubValue Method (SbVec2s, SbVec2s,UInt32[])

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

Parameters

subSize
Type: OIV.Inventor.SbVec2s
offset
Type: OIV.Inventor.SbVec2s
data
Type:System.UInt32[]
See Also