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: 2023.1.3.0 (2023.1.3)
Syntax
public virtual ulong GetSize()

Return Value

Type: UInt64

The size in bytes of the buffer object.

Remarks

See Also