Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/PolylineTools.h |
| Include | #include "Geo/Sampling/PolylineTools.h" |
Syntax
struct FPolylineBBox
Variables
| Type | Name | Description | |
|---|---|---|---|
| double[3] | CoordinateOfMaxPoint | ||
| double[3] | CoordinateOfMinPoint | ||
| FPoint | Max | ||
| FPoint[3] | MaxPoints | ||
| FPoint | Min | ||
| FPoint[3] | MinPoints |
Constructors
| Type | Name | Description | |
|---|---|---|---|