Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FSurfacicCurve
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Geo/Curves/SurfacicCurve.h | |||
FSurfacicCurve
(
TSharedRef< FCurve > InCurve2D, |
Geo/Curves/SurfacicCurve.h |
FSurfacicCurve()
| Name | FSurfacicCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/SurfacicCurve.h |
| Include Path | #include "Geo/Curves/SurfacicCurve.h" |
FSurfacicCurve()
FSurfacicCurve(TSharedRef< FCurve >, TSharedRef< FSurface >)
| Name | FSurfacicCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Curves/SurfacicCurve.h |
| Include Path | #include "Geo/Curves/SurfacicCurve.h" |
FSurfacicCurve
(
TSharedRef < FCurve > InCurve2D,
TSharedRef < FSurface > InSurface
)