UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TopologicalEdge.h File Reference

Go to the source code of this file.

Classes

struct  UE::CADKernel::FImposedCuttingPoint
 
class  UE::CADKernel::FTopologicalEdge
 
struct  UE::CADKernel::FEdge2DProperties
 
struct  UE::CADKernel::FCuttingPoint
 
struct  UE::CADKernel::FCuttingGrid
 

Namespaces

namespace  UE
 
namespace  UE::CADKernel
 

Typedefs

typedef TTopologicalLink< FTopologicalEdgeUE::CADKernel::FEdgeLink
 
using UE::CADKernel::FAddCuttingPointFunc = TFunction< void(const double, const ECoordinateType, const FPairOfIndex, const double)>
 

Functions

template<typename FCuttingPointType >
void UE::CADKernel::GetCuttingPointCoordinates (const TArray< FCuttingPointType > &CuttingPoints, TArray< double > &CuttingPointCoordinates)