Click or drag to resize
SoLDMDataAccessDataInfoPolyLineSegmentBufferDim Property

Dimension of buffer for each segment.

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

Property Value

Type: SbNativeArrayInt32
Remarks

This array of ints contains numSegment elements. A null value means the segment does not intersect the data.

See Also