Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo > API/Runtime/CADKernel/Topo/FTopologicalFace > API/Runtime/CADKernel/Topo/FTopologicalFace/ApplyNaturalLoops
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalFace.h |
| Include | #include "Topo/TopologicalFace.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/TopologicalFace.cpp |
void ApplyNaturalLoops
(
const FSurfacicBoundary & Boundaries
)
Remarks
Trimmed the face with the boundary limit curves (Iso UMin, ...). This function is called to trim untrimmed topological face. This function should not be called if the topological face already has a loop.