Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Curves > API/Runtime/CADKernel/Geo/Curves/FSurfacicCurve
- FCurve::FindNotDerivableCoordinates()
- FSurfacicCurve::FindNotDerivableCoordinates()
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/SurfacicCurve.h |
| Include | #include "Geo/Curves/SurfacicCurve.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Geo/Curves/SurfacicCurve.cpp |
virtual void FindNotDerivableCoordinates
(
const FLinearBoundary & InBoundary,
int32 DerivativeOrder,
TArray < double > & OutNotDerivableCoordinates
) const