Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Curves > API/Runtime/CADKernel/Geo/Curves/FRestrictionCurve > API/Runtime/CADKernel/Geo/Curves/FRestrictionCurve/GetDiscretizationPoints
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/RestrictionCurve.h |
| Include | #include "Geo/Curves/RestrictionCurve.h" |
template<class PointType>
void GetDiscretizationPoints
(
const FLinearBoundary & InBoundary,
TArray < double > & OutCoordinates,
TArray < PointType > & OutPoints
) const
Remarks
Get the sub polyline bounded by the input InBoundary in the orientation of the input InOrientation and append it to the output OutPoints