API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > ExtrusionExporter Class > ExtrusionExporter Structures > ExtrusionExporter::PlanarFaceClipPlaneComparer Structure
ExtrusionExporter::PlanarFaceClipPlaneComparer Structure
Syntax
C++
struct PlanarFaceClipPlaneComparer { };

TbIfcExtrusionExporter.h

Face planes comparer 

remarks This is intended to sort already known unique PlanarFaces by FaceNormal, so that we can control the order that clip planes are created in. If we do have multiple faces with the same normal, use Origin as a tie-breaker. If we do have mutliple faces with the same normal and origin, the user will have to check for this condition.

() 
Compare 2 faces planes. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.