API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::threatAsSmoothCurveAt Method
Contour2D::threatAsSmoothCurveAt Method
Syntax
C++
bool threatAsSmoothCurveAt(OdUInt32 iIndex) const;
Parameters 
Description 
OdUInt32 iIndex 
[in] Segment index.  

true if the "smooth" flag is set, or false otherwise.

Gets the "smooth" flag value of the segment with the specified index. 

 

The flag is used to create smooth surfaces when generating an extrusion or revolution body.

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