Click or drag to resize
SoSFImage.SetSubValue Method (SbVec2i32, SbVec2i32,Single[])

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

Parameters

subSize
Type: OIV.Inventor.SbVec2i32
offset
Type: OIV.Inventor.SbVec2i32
data
Type:System.Single[]
See Also