API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::getAngleOfFace Method
GeometryUtil::getAngleOfFace Method
Syntax
C++
static double getAngleOfFace(const OdBmFace* face, OdGeVector3d projection);
Parameters 
Description 
const OdBmFace* face 
[in] The face.  
OdGeVector3d projection 
[in] The vector to which the slope calculates.
 

The slope angle

Get face angle/slope. This will be calculated at GePoint2d(0,0). 

 

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