Click or drag to resize
SoOutputWriteBinaryArray Method

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

Parameters

c
Type: SystemByte
length
Type: SystemInt32
Remarks