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