Click or drag to resize
SoSFImageSetSubValue Method (SbVec2s, SbVec2s, Int16)

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

Parameters

subSize
Type: OIV.InventorSbVec2s
offset
Type: OIV.InventorSbVec2s
data
Type: SystemInt16
See Also