UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::FFaceAnalyzer Class Reference

#include <FaceAnalyzer.h>

Public Member Functions

 FFaceAnalyzer (FTopologicalFace &InFace, double InTol)
 
bool IsThinFace (double &OutGapSize)
 

Public Attributes

Topo::FFaceAnalyzerChronos Chronos
 

Protected Attributes

const double Tolerance
 
const double SquareTolerance
 
const double MaxOppositSideLength
 
FTopologicalFaceFace
 

Constructor & Destructor Documentation

◆ FFaceAnalyzer()

UE::CADKernel::FFaceAnalyzer::FFaceAnalyzer ( FTopologicalFace InFace,
double  InTol 
)
inline

Member Function Documentation

◆ IsThinFace()

bool UE::CADKernel::FFaceAnalyzer::IsThinFace ( double OutGapSize)

Member Data Documentation

◆ Chronos

Topo::FFaceAnalyzerChronos UE::CADKernel::FFaceAnalyzer::Chronos

◆ Face

FTopologicalFace& UE::CADKernel::FFaceAnalyzer::Face
protected

◆ MaxOppositSideLength

const double UE::CADKernel::FFaceAnalyzer::MaxOppositSideLength
protected

◆ SquareTolerance

const double UE::CADKernel::FFaceAnalyzer::SquareTolerance
protected

◆ Tolerance

const double UE::CADKernel::FFaceAnalyzer::Tolerance
protected

The documentation for this class was generated from the following files: