Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FShell
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Add
(
TArray< FTopologicalFace* >& Faces |
Topo/Shell.h | ||
void Add
(
TSharedRef< FTopologicalFace > InTopologicalFace, |
Topo/Shell.h |
Add(TArray< FTopologicalFace * > &)
| Name | Add |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Shell.h |
| Include Path | #include "Topo/Shell.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/Shell.cpp |
void Add
(
TArray < FTopologicalFace * > & Faces
)
Add(TSharedRef< FTopologicalFace >, EOrientation)
| Name | Add |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Shell.h |
| Include Path | #include "Topo/Shell.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/Shell.cpp |
void Add
(
TSharedRef < FTopologicalFace > InTopologicalFace,
EOrientation InOrientation
)