Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Curves > API/Runtime/CADKernel/Geo/Curves/FCurve
| Type | Name | Description | |
|---|---|---|---|
| FPoint | EvaluatePoint
(
double Coordinate |
Evaluate exact 3D point of the curve at the input Coordinate The function can only be used with 3D curve (Dimension == 3) | |
| void | EvaluatePoint
(
double Coordinate, |
Evaluate exact 3D point of the curve at the input Coordinate The function can only be used with 3D curve (Dimension == 3) |