![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| bool | IsPlanar (const UE::CADKernel::FTopologicalFace &Face) |
| TArray< FVector2d > | Get2DPolyline (const UE::CADKernel::FTopologicalEdge &Edge) |
| TArray< FVector2d > | Get2DPolyline (const UE::CADKernel::FOrientedEdge &Edge) |
| TArray< FVector2d > | Get2DPolyline (const UE::CADKernel::FTopologicalLoop &Loop) |
| TArray< FVector > | Get3DPolyline (const UE::CADKernel::FTopologicalEdge &Edge) |
| TArray< FVector > | Get3DPolyline (const UE::CADKernel::FOrientedEdge &Edge) |
| TArray< FVector > | Get3DPolyline (const UE::CADKernel::FTopologicalLoop &Loop) |
| TArray< FVector2d > CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::Get2DPolyline | ( | const UE::CADKernel::FOrientedEdge & | Edge | ) |
| TArray< FVector2d > CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::Get2DPolyline | ( | const UE::CADKernel::FTopologicalEdge & | Edge | ) |
| TArray< FVector2d > CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::Get2DPolyline | ( | const UE::CADKernel::FTopologicalLoop & | Loop | ) |
| TArray< FVector > CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::Get3DPolyline | ( | const UE::CADKernel::FOrientedEdge & | Edge | ) |
| TArray< FVector > CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::Get3DPolyline | ( | const UE::CADKernel::FTopologicalEdge & | Edge | ) |
| TArray< FVector > CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::Get3DPolyline | ( | const UE::CADKernel::FTopologicalLoop & | Loop | ) |
| bool CADKERNEL_API UE::CADKernel::TopologicalFaceUtilities::IsPlanar | ( | const UE::CADKernel::FTopologicalFace & | Face | ) |