Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopologicalShapeEntity
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetDisplayData
(
const FTopologicalShapeEntity& DisplayData |
Topo/TopologicalShapeEntity.h | ||
void SetDisplayData
(
const uint32& InColorId, |
Topo/TopologicalShapeEntity.h |
SetDisplayData(const FTopologicalShapeEntity &)
| Name | SetDisplayData |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalShapeEntity.h |
| Include Path | #include "Topo/TopologicalShapeEntity.h" |
void SetDisplayData
(
const FTopologicalShapeEntity & DisplayData
)
SetDisplayData(const uint32 &, const uint32 &)
| Name | SetDisplayData |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalShapeEntity.h |
| Include Path | #include "Topo/TopologicalShapeEntity.h" |
void SetDisplayData
(
const uint32 & InColorId,
const uint32 & InMaterialId
)