Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Topomaker.h |
| Include | #include "Topo/Topomaker.h" |
Syntax
class FTopomaker
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedPtr< FTopologicalFace > > | Faces | ||
| FSession & | Session | ||
| TArray< FShell * > | Shells |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTopomaker
(
FSession& InSession, |
|||
FTopomaker
(
FSession& InSession, |
|||
FTopomaker
(
FSession& InSession, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Mandatory: UnlinkNonManifoldVertex has to be call after | ||
| void | OrientShells () |
||
| void | |||
| void | SetTolerance
(
const FTopomakerOptions Options |
||
| void | Sew () |
||
| void | Split into connected shell and put each shell into the appropriate body | ||
| void | Mandatory: UnlinkNonManifoldVertex has to be call before | ||
| void | Unlink Non-Manifold Vertex i.e. Vertex belong to tow or more shell |