Click or drag to resize
SoCpuBufferBasicPropertyGetRealSize Method

Returns the size of the buffer in bytes.

Namespace: OIV.LDM.Tiles
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public virtual ulong GetRealSize()

Return Value

Type: UInt64
Remarks

For this type of buffer the real size is the same as the size of the OIV.Inventor.Devices.SoBufferObject.

See Also