Click or drag to resize
SoBufferObjectGetSize Method

Returns the size, in bytes, of the buffer object.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual ulong GetSize()

Return Value

Type: UInt64

The size in bytes of the buffer object.

Remarks

See Also