Click or drag to resize
SoLDMDataAccessDataInfoPolyLineSegmentBufferSize Property

Size of buffer for each segment (size = dimension*datatype).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbNativeArray<int> SegmentBufferSize { get; }

Property Value

Type: SbNativeArrayInt32
Remarks

This array of ints contains numSegment of non null dimension value elements.

See Also