Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo > API/Runtime/CADKernel/Topo/FTopologicalFace
| Type | Name | Description | |
|---|---|---|---|
| void | AddLoops
(
const TArray< TSharedPtr< FCurve > >& Restrictions |
Trimmed the face with curves i.e. Edges will be build from the cures to make boundaries. | |
| void | AddLoops
(
const TArray< TSharedPtr< FTopologicalLoop > >& Loops, |
Trimmed the face with an outer boundary (first boundary of the array) and inners boundaries |