Close

Relief for ODA Team in Ukraine

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

Returns the specified OCS line segment of this Polyline entity.

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