Click or drag to resize
SoSFImage3SetValue Method (SbVec3s, Int32, SoBufferObject, 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,
	SoBufferObject bufferObject,
	SoSFImage3CopyPolicies copy
)

Parameters

size
Type: OIV.InventorSbVec3s
nc
Type: SystemInt32
bufferObject
Type: OIV.Inventor.DevicesSoBufferObject
copy
Type: OIV.Inventor.FieldsSoSFImage3CopyPolicies
Remarks

is a convenience method for the unsigned char datatype.

See Also