Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbPolyline Class
>
OdDbPolyline Methods
>
OdDbPolyline::getWidthsAt Method
OdDbPolyline::getWidthsAt Method
Syntax
C++
void
getWidthsAt
(
unsigned
int
segmentIndex
,
double
&
startWidth
,
double
&
endWidth
)
const
;
Description
Returns the start and end widths for the specified segment of this Polyline entity.
Parameters
Parameters
Description
segmentIndex
[in] Segment index.
startWidth
[out] Receives the start width for the vertex.
endWidth
[out] Receives the end width for the vertex.
Links
OdDbPolyline Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!