Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FShell
Description
Orient each connected sub-shell: each connected face will have the same orientation Each connected subset of faces will be oriented:
- towards the outside if it's a closed subset (without border edge)
- according to its main/average orientation if it's an open shell
| Name | Orient |
| 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 |
int32 Orient()