Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Utils > API/Runtime/CADKernel/Utils/FDichotomyFinder > API/Runtime/CADKernel/Utils/FDichotomyFinder/__ctor
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Utils/IndexOfCoordinateFinder.h |
| Include | #include "Utils/IndexOfCoordinateFinder.h" |
FDichotomyFinder
(
const TArray < double > & InPolylineCoordinates,
int32 InStartLowerBound,
int32 InStartUpperBound
)