Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling > API/Runtime/CADKernel/Geo/Sampling/FSurfacicPolyline > API/Runtime/CADKernel/Geo/Sampling/FSurfacicPolyline/GetSubPolyline
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/SurfacicPolyline.h |
| Include | #include "Geo/Sampling/SurfacicPolyline.h" |
void GetSubPolyline
(
const FLinearBoundary & InBoundary,
TArray < double > & OutCoordinates,
TArray < FPoint > & 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