Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyline::getArcSegAt Method (unsigned int, OdGeCircArc2d&)
Syntax
C++
void getArcSegAt(unsigned int segmentIndex, OdGeCircArc2d& arc2d) const;

Returns the specified OCS arc segment of this Polyline entity.

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