DataInfoPolyLine Properties |
The SoLDMDataAccessDataInfoPolyLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | BufferSize | Size of the requested data in bytes. |
![]() | ErrorFlag | Error indicator. |
![]() | NumSegment | Number of segments in the polyline. |
![]() | SegmentBufferDim | Dimension of buffer for each segment. |
![]() | SegmentBufferSize | Size of buffer for each segment (size = dimension*datatype). |
![]() | SegmentCoord |
Segment coordinates in the data.
Each segment of non null dimension has two associated SbVec3i32 coordinates (start and end point).
This method returns for a given segment by its index the value elements.
|