Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FSurfacicBoundary
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ExtendTo
(
const FSurfacicBoundary& MaxLimit |
Math/Boundary.h | ||
void ExtendTo
(
const FVector2d& Point |
Math/Boundary.h | ||
void ExtendTo
(
const FVector& Point |
Math/Boundary.h |
ExtendTo(const FSurfacicBoundary &)
| Name | ExtendTo |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path | #include "Math/Boundary.h" |
void ExtendTo
(
const FSurfacicBoundary & MaxLimit
)
ExtendTo(const FVector2d &)
| Name | ExtendTo |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path | #include "Math/Boundary.h" |
void ExtendTo
(
const FVector2d & Point
)
ExtendTo(const FVector &)
| Name | ExtendTo |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Boundary.h |
| Include Path | #include "Math/Boundary.h" |
void ExtendTo
(
const FVector & Point
)