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