Click or drag to resize
SoSFImage3SetValue Method (SbVec3s, Int32, Byte)
Calls SetValue(size, nc, bytes, OIV.Inventor.Fields.SoSFImage3.CopyPolicies( .SoSFImage3.COPY )).

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

Parameters

size
Type: OIV.InventorSbVec3s
nc
Type: SystemInt32
bytes
Type: SystemByte
Remarks