Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo
Inheritance Hierarchy
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/Body.h |
| Include | #include "Topo/Body.h" |
Syntax
class FBody : public UE::CADKernel::FTopologicalShapeEntity
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FBody () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddShell
(
TSharedRef< FShell > Shell |
||
| const TArray< TSharedPtr< FShell > > & | GetShells () |
||
| bool | IsEmpty () |
||
| void | Orient () |
||
| void | |||
| int32 | ShellCount () |
Overridden from FTopologicalShapeEntity
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| int32 | FaceCount () |
||
| void | GetFaces
(
TArray< FTopologicalFace* >& Faces |
||
| void | Each face of model is set by its orientation. | ||
| void | Remove
(
const FTopologicalShapeEntity* ShellToRemove |
Overridden from FEntity
| Type | Name | Description | |
|---|---|---|---|
| void | Empty () |
||
| EEntity | |||
| void | |||
| void | Serialize
(
FCADKernelArchive& Ar |
Serialization of a FEntity. | |
| void | SpawnIdent
(
FDatabase& Database |