Click or drag to resize
SoSFImage.SetValue Method (SbVec2i32, Int32,Int16[], SoSFImage.CopyPolicies)

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetValue(
	SbVec2i32 size,
	int nc,
	short[] data,
	SoSFImage. CopyPolicies copy
)

Parameters

size
Type: OIV.Inventor.SbVec2i32
nc
Type: System.Int32
data
Type:System.Int16[]
copy
Type: OIV.Inventor.Fields.SoSFImage.CopyPolicies
See Also