Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Curves > API/Runtime/CADKernel/Geo/Curves/FRestrictionCurve
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/RestrictionCurve.h |
| Include | #include "Geo/Curves/RestrictionCurve.h" |
void Approximate2DPoints
(
const TArray < double > & InCoordinates,
TArray < FPoint2D > & OutPoints
) const
Remarks
Fast computation of the point in the parametric space of the carrier surface. This approximation is based on FSurfacicPolyline::Polyline