Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyline::setBulgeAt Method
Syntax
C++
void setBulgeAt(unsigned int index, double bulge);

Sets the bulge of the specified segment of this Polyline entity. 

 

Parameters
Description
index
[in] Segment index.
bulge
[in] Bulge.

Bulge is the tangent of 1/4 the included angle of the arc segment, measured counterclockwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.