Click or drag to resize
SoSFImage3SetValue Method (SbVec3s, Int32, Byte, SoSFImage3CopyPolicies)

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public void SetValue(
	SbVec3s size,
	int nc,
	byte[] bytes,
	SoSFImage3CopyPolicies copy
)

Parameters

size
Type: OIV.InventorSbVec3s
nc
Type: SystemInt32
bytes
Type: SystemByte
copy
Type: OIV.Inventor.FieldsSoSFImage3CopyPolicies
Remarks

is a convenience method for the unsigned char datatype.

See Also