Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopologicalEdge
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetEndVertex
(
const double NewCoordinate |
Topo/TopologicalEdge.h | ||
void SetEndVertex
(
const double NewCoordinate, |
Topo/TopologicalEdge.h |
SetEndVertex(const double)
| Name | SetEndVertex |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalEdge.h |
| Include Path | #include "Topo/TopologicalEdge.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/TopologicalEdge.cpp |
void SetEndVertex
(
const double NewCoordinate
)
SetEndVertex(const double, const FVector &)
| Name | SetEndVertex |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalEdge.h |
| Include Path | #include "Topo/TopologicalEdge.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Topo/TopologicalEdge.cpp |
void SetEndVertex
(
const double NewCoordinate,
const FVector & NewPoint3D
)