Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FSurface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSurface () |
Geo/Surfaces/Surface.h | ||
FSurface
(
double InToleranceGeometric |
Geo/Surfaces/Surface.h | ||
FSurface
(
double InToleranceGeometric, |
Geo/Surfaces/Surface.h | ||
FSurface
(
double InToleranceGeometric, |
Geo/Surfaces/Surface.h |
FSurface()
| Name | FSurface |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Surfaces/Surface.h |
| Include Path | #include "Geo/Surfaces/Surface.h" |
FSurface()
FSurface(double)
| Name | FSurface |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Surfaces/Surface.h |
| Include Path | #include "Geo/Surfaces/Surface.h" |
FSurface
(
double InToleranceGeometric
)
FSurface(double, const FSurfacicBoundary &)
| Name | FSurface |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Surfaces/Surface.h |
| Include Path | #include "Geo/Surfaces/Surface.h" |
FSurface
(
double InToleranceGeometric,
const FSurfacicBoundary & InBoundary
)
FSurface(double, double, double, double, double)
| Name | FSurface |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Surfaces/Surface.h |
| Include Path | #include "Geo/Surfaces/Surface.h" |
FSurface
(
double InToleranceGeometric,
double UMin,
double UMax,
double VMin,
double VMax
)