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

#include <ParametricFaceMesher.h>

Public Member Functions

 FParametricFaceMesher (FTopologicalFace &Face, FModelMesh &InMeshModel, const FMeshingTolerances &InTolerances, bool bActivateThinZoneMeshing)
 
void Mesh ()
 

Protected Attributes

FTopologicalFaceFace
 
FModelMeshMeshModel
 
const FMeshingTolerancesTolerances
 
bool bThinZoneMeshing = false
 
FGrid Grid
 

Constructor & Destructor Documentation

◆ FParametricFaceMesher()

UE::CADKernel::FParametricFaceMesher::FParametricFaceMesher ( FTopologicalFace Face,
FModelMesh InMeshModel,
const FMeshingTolerances InTolerances,
bool  bActivateThinZoneMeshing 
)

Member Function Documentation

◆ Mesh()

void UE::CADKernel::FParametricFaceMesher::Mesh ( )

Member Data Documentation

◆ bThinZoneMeshing

bool UE::CADKernel::FParametricFaceMesher::bThinZoneMeshing = false
protected

◆ Face

FTopologicalFace& UE::CADKernel::FParametricFaceMesher::Face
protected

◆ Grid

FGrid UE::CADKernel::FParametricFaceMesher::Grid
protected

◆ MeshModel

FModelMesh& UE::CADKernel::FParametricFaceMesher::MeshModel
protected

◆ Tolerances

const FMeshingTolerances& UE::CADKernel::FParametricFaceMesher::Tolerances
protected

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