Click or drag to resize
SoSFArrayGetValueSize Method

Returns the size in bytes of one data value, e.g.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public ulong GetValueSize()

Return Value

Type: UInt64
Remarks

returns 1 if the data type is UNSIGNED_BYTE.

See Also