Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo > API/Runtime/CADKernel/Topo/FTopologicalFace
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 |
const void Get2DLoopSampling
(
TArray < TArray < FPoint2D > > & OutLoopSamplings
) const
Remarks
Get a sampling of each loop of the face
Parameters
| Name | Description |
|---|---|
| OutLoopSamplings | an array of 2d points |