Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Core
Inheritance Hierarchy
- FHaveStates
- FEntity
- FEntityGeom
- FCurve
- FSurfacicCurve
- FRestrictionCurve
- FMesh
- FEdgeMesh
- FFaceMesh
- FVertexMesh
- FModelMesh
- FSurface
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/EntityGeom.h |
| Include | #include "Core/EntityGeom.h" |
Syntax
class FEntityGeom : public UE::CADKernel::FEntity
Variables
| Type | Name | Description | |
|---|---|---|---|
| FIdent | CtKioId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEntityGeom () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FEntityGeom > | ApplyMatrix
(
const FMatrixH& InMatrix |
||
| FIdent | GetKioId () |
Overridden from FEntity
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
FCADKernelArchive& Ar |
Serialization of a FEntity. |