Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling > API/Runtime/CADKernel/Geo/Sampling/FSurfacicPolyline
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/SurfacicPolyline.h |
| Include | #include "Geo/Sampling/SurfacicPolyline.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Geo/Sampling/SurfacicPolyline.cpp |
void ComputeIntersectionsWithIsos
(
const FLinearBoundary & InBoundary,
const TArray < double > & InIsoCoordinates,
const EIso InTypeIso,
const FSurfacicTolerance & ToleranceIso,
TArray < double > & OutIntersection
) const
Remarks
The main idea of this algorithm is to process starting for the beginning of the curve to the end of the curve.