Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FOrientedFace
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Topo/Shell.h | |||
FOrientedFace
(
TSharedPtr< FTopologicalFace >& InEntity, |
Topo/Shell.h |
FOrientedFace()
| Name | FOrientedFace |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Shell.h |
| Include Path | #include "Topo/Shell.h" |
FOrientedFace()
FOrientedFace(TSharedPtr< FTopologicalFace > &, EOrientation)
| Name | FOrientedFace |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Shell.h |
| Include Path | #include "Topo/Shell.h" |
FOrientedFace
(
TSharedPtr < FTopologicalFace > & InEntity,
EOrientation InOrientation
)