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: 2024.2.2.0 (10.16.2.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