Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Curves > API/Runtime/CADKernel/Geo/Curves/FRestrictionCurve
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/RestrictionCurve.h |
| Include | #include "Geo/Curves/RestrictionCurve.h" |
void ComputeIntersectionsWithIsos
(
const FLinearBoundary & InBoundary,
const TArray < double > & InIsoCoordinates,
const EIso InTypeIso,
const FSurfacicTolerance & ToleranceIso,
TArray < double > & OutIntersection
) const