Close

Relief for ODA Team in Ukraine

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

Returns the specified WCS arc segment of this Polyline entity.

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