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 |
bool Get2DSamplingWithoutDegeneratedEdges
(
TArray < FPoint2D > & LoopSampling
) const
Remarks
The idea is to remove degenerated edges of the loop i.e. where the surface is degenerated
- so where projections on these area are hazardous
- so where 2d curve computation based on hazardous projection is hazardous...
- so where the sampling could be in self-intersecting