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 CheckIfDegenerated
(
const double Tolerance3D,
const FSurfacicTolerance & Tolerances2D,
const FLinearBoundary & Boudary,
bool & bDegeneration2D,
bool & bDegeneration3D,
double & Length3D
) const