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