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: 10.12.3.0 (10.12.3.0)
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