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 |
void FindBreaks
(
TArray < TSharedPtr < FTopologicalVertex > > & Ruptures,
TArray < int32 > & OutStartSideIndex,
TArray < double > & RuptureValues
) const