API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::CreateTransformFromPlanarFace Method
GeometryUtil::CreateTransformFromPlanarFace Method
Syntax
C++
static OdGeMatrix3d CreateTransformFromPlanarFace(OdBmFace* face);
Parameters 
Description 
OdBmFace* face 
[in] PlanarFace.
 

Transform with the same X, Y, Z vectors and origin as the input face.

Create a Transform from a PlanarFace. 

 

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