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

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	SbVec2s size,
	int nc,
	float[] data,
	SoSFImage. CopyPolicies copy
)

Parameters

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