Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmCurveLoop::isCCW Method
Syntax
C++
OdResult isCCW(const OdGeVector3d& normal, bool& bIsCounterclockwise) const;

Determines if this CurveLoop is oriented counter-clockwise or clockwise.

Parameters
Description
normal
[in] Input normal vector.
bIsCounterclockwise
[in] Input param.

Returns eOk and flag of orientation if successful or an appropriate error code in the other case.

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