Click or drag to resize
SoOutput.WriteBinaryArray Method

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void WriteBinaryArray(
	byte[] c,
	int length
)

Parameters

c
Type:System.Byte[]
length
Type: System.Int32
Remarks