API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::makeCCW Method
Contour2D::makeCCW Method
Syntax
C++
void makeCCW(bool bCCW = true);
Parameters 
Description 
bool bCCW = true 
[in] true for counter-clockwise, or false for clockwise. 

Makes the contour counter-clockwise or clockwise. 

 

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