Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalFace.h |
| Include | #include "Topo/TopologicalFace.h" |
Syntax
struct FBBoxWithNormal
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPoint | Max | ||
| FPoint2D[3] | MaxCoordinates | ||
| bool[3] | MaxNormalNeedUpdate | ||
| FVector[3] | MaxPointNormals | ||
| FPoint[3] | MaxPoints | ||
| FPoint | Min | ||
| FPoint2D[3] | MinCoordinates | ||
| bool[3] | MinNormalNeedUpdate | ||
| FVector[3] | MinPointNormals | ||
| FPoint[3] | MinPoints |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CheckOrientation
(
bool bHasWrongOrientation |
Return false if the process failed | |
| double | Length () |
BBox Length is the sum of the length of the 3 sides | |
| void | |||
| void | Update
(
const FPolylineBBox& PolylineBBox, |
||
| void | UpdateNormal
(
const FTopologicalFace& Face |