API Reference > FacetModeler Namespace > Classes > FMGeGbl Structure > FMGeGbl Methods > FMGeGbl::PlaneOrientation Method
FMGeGbl::PlaneOrientation Method
Syntax
C++
static FaceOrientation PlaneOrientation(const OdGeVector3d& normal);
Parameters 
Description 
const OdGeVector3d& normal 
[in] Plane normal.  

Plane orientation as FaceOrientation.

Returns a plane orientation by the specified plane normal. 

 

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