Click or drag to resize
SoByteStreamGetNumBytes Method

Returns the number of bytes from the last convert() operation.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public ulong GetNumBytes()

Return Value

Type: UInt64
Remarks

This byte stream format is well suited to data transfers, like copy and paste.

See Also