API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::setThreatAsSmoothCurveAt Method
Contour2D::setThreatAsSmoothCurveAt Method
Syntax
C++
void setThreatAsSmoothCurveAt(OdUInt32 iIndex, bool bSmooth);
Parameters 
Description 
OdUInt32 iIndex 
[in] Segment index.  
bool bSmooth 
[in] New value of the "smooth" flag.
remark The flag is used to create smooth surfaces when generating an extrusion or revolution body. 

Sets the "smooth" flag value. 

 

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