UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Boundary.h File Reference
#include "Core/Types.h"
#include "Geo/GeoEnum.h"
#include "Math/MathConst.h"
#include "Math/Point.h"

Go to the source code of this file.

Classes

struct  UE::CADKernel::FLinearBoundary
 
class  UE::CADKernel::FSurfacicBoundary
 

Namespaces

namespace  UE
 
namespace  UE::CADKernel
 

Macros

#define MINIMAL_UNIT_LINEAR_TOLERANCE   1e-5
 

Macro Definition Documentation

◆ MINIMAL_UNIT_LINEAR_TOLERANCE

#define MINIMAL_UNIT_LINEAR_TOLERANCE   1e-5

MINIMAL_UNIT_LINEAR_TOLERANCE allows to define the minimal tolerance value of a parametric space

See also
FLinearBoundary::ComputeMinimalTolerance