Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/GeoPoint.h |
| Include | #include "Geo/GeoPoint.h" |
Syntax
struct FCurvePoint
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCurvePoint () |
|||
FCurvePoint
(
FPoint InPoint |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Combine
(
const FCurvePoint2D& Point2D, |
Compute the 3D surface curve point property (3D Coordinate, Gradient, Laplacian) according to its 2D curve point property and the 3D surface point property | |
| void | Init () |