Close

Relief for ODA Team in Ukraine

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

Sets the start and end widths for the specified segment of this Polyline entity. 

 

Parameters
Description
index
[in] Segment index.
startWidth
[in] Start width for the vertex.
endWidth
[in] End width for the vertex.
Copyright © 2002-2022. Open Design Alliance All rights reserved.