Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling > API/Runtime/CADKernel/Geo/Sampling/TPolylineApproximator
| Type | Name | Description | |
|---|---|---|---|
| void | GetSubPolyline
(
const FLinearBoundary& InBoundary, |
Append to the OutPoints array the sub polyline bounded by InBoundary according to the orientation | |
| void | GetSubPolyline
(
const FLinearBoundary& InBoundary, |
Get the subset of point defining the sub polyline bounded by InBoundary OutCoordinates and OutPoints are emptied before the process |