#include <Topomaker.h>
◆ FTopomaker() [1/3]
◆ FTopomaker() [2/3]
◆ FTopomaker() [3/3]
◆ DeleteNonmanifoldLink()
| void UE::CADKernel::FTopomaker::DeleteNonmanifoldLink |
( |
| ) |
|
Mandatory: UnlinkNonManifoldVertex has to be call after
◆ OrientShells()
| void UE::CADKernel::FTopomaker::OrientShells |
( |
| ) |
|
◆ RemoveThinFaces()
| void UE::CADKernel::FTopomaker::RemoveThinFaces |
( |
| ) |
|
◆ SetTolerance()
◆ Sew()
| void UE::CADKernel::FTopomaker::Sew |
( |
| ) |
|
◆ SplitIntoConnectedShells()
| void UE::CADKernel::FTopomaker::SplitIntoConnectedShells |
( |
| ) |
|
Split into connected shell and put each shell into the appropriate body
◆ UnlinkFromOther()
| void UE::CADKernel::FTopomaker::UnlinkFromOther |
( |
| ) |
|
Mandatory: UnlinkNonManifoldVertex has to be call before
◆ UnlinkNonManifoldVertex()
| void UE::CADKernel::FTopomaker::UnlinkNonManifoldVertex |
( |
| ) |
|
Unlink Non-Manifold Vertex i.e. Vertex belong to tow or more shell
◆ Faces
◆ Session
| FSession& UE::CADKernel::FTopomaker::Session |
|
protected |
◆ Shells
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Topomaker.h
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/Topomaker.cpp