API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::numSegments Method
Contour2D::numSegments Method
Syntax
C++
OdUInt32 numSegments() const;

Number of segments as OdUInt32.

Gets the number of segments. 

 

The number of segments is less than or equal (if the contour is closed) to the number of vertices.

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