Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo > API/Runtime/CADKernel/Topo/FTopologicalLoop > API/Runtime/CADKernel/Topo/FTopologicalLoop/__ctor
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 |
FTopologicalLoop
(
const TArray < TSharedPtr < FTopologicalEdge > > & Edges,
const TArray < EOrientation > & EdgeDirections,
const bool bIsEternalLoop
)