Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FBBoxWithNormal
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Update
(
const FVector& Point, |
Topo/TopologicalFace.h | ||
void Update
(
const FPolylineBBox& PolylineBBox, |
Topo/TopologicalFace.h |
Update(const FVector &, const FVector2d)
| Name | Update |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalFace.h |
| Include Path | #include "Topo/TopologicalFace.h" |
void Update
(
const FVector & Point,
const FVector2d InPoint2D
)
Update(const FPolylineBBox &, const EIso, double)
| Name | Update |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalFace.h |
| Include Path | #include "Topo/TopologicalFace.h" |
void Update
(
const FPolylineBBox & PolylineBBox,
const EIso IsoType,
double IsoCoordinate
)