Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Surfaces > API/Runtime/CADKernel/Geo/Surfaces/FSurface
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Surfaces/Surface.h |
| Include | #include "Geo/Surfaces/Surface.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Geo/Surfaces/SurfaceMaker.cpp |
static TSharedPtr < FSurface > MakeSphericalSurface
(
const double InToleranceGeometric,
const FMatrixH & InMatrix,
double InRadius,
const FSurfacicBoundary & InBoundary
)