API Reference > Classes > BmBRepGeometryUtils Class > BmBRepGeometryUtils Methods > BmBRepGeometryUtils::isClockWise Method
BmBRepGeometryUtils::isClockWise Method
Syntax
C++
static bool isClockWise(const OdBmCurveLoopPtr& pCurveLoop, OdGePlane* pGePlane);

if area > 0 - clockwise(CW), area < 0 - counter-clockwise(CCW).

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.