Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyline::getLineSegAt Method (unsigned int, OdGeLineSeg3d&)
Syntax
C++
void getLineSegAt(unsigned int segmentIndex, OdGeLineSeg3d& line3d) const;

Returns the specified WCS line segment of this Polyline entity.

Parameters
Description
segmentIndex
[in] Segment index.
line3d
[out] Receives the WCS line segment.
Copyright © 2002-2022. Open Design Alliance All rights reserved.