Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FOrientedFace
Overloads
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
)