API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::CreateTransformFromPlane Method
GeometryUtil::CreateTransformFromPlane Method
Syntax
C++
static OdGeMatrix3d CreateTransformFromPlane(OdBmPlanePtr& plane);
Parameters 
Description 
OdBmPlanePtr& plane 
[in] plane.
 

OdGeMatrix3d with the same X, Y, Z vectors and origin as the input plane.

Create a Transform from a Plane. 

 

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