Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo > API/Runtime/CADKernel/Topo/FTopologicalLoop
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalLoop.h |
| Include | #include "Topo/TopologicalLoop.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/TopologicalLoop.cpp |
static TSharedPtr < FTopologicalLoop > Make
(
const TArray < TSharedPtr < FTopologicalEdge > > & EdgeList,
const TArray < EOrientation > & EdgeDirections,
const bool bIsExternalLoop,
const double GeometricTolerance
)