Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling > API/Runtime/CADKernel/Geo/Sampling/TPolylineApproximator > API/Runtime/CADKernel/Geo/Sampling/TPolylineApproximator/GetSubPolyline
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/PolylineTools.h |
| Include | #include "Geo/Sampling/PolylineTools.h" |
void GetSubPolyline
(
const FLinearBoundary & InBoundary,
const EOrientation Orientation,
TArray < PointType > & OutPoints
) const
Remarks
Append to the OutPoints array the sub polyline bounded by InBoundary according to the orientation