Click or drag to resize
SoInput.ReadBinaryArray 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 virtual bool ReadBinaryArray(
	byte[] c,
	int length
)

Parameters

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

Return Value

Type: Boolean
Remarks