Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopologicalEdge
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetStartVertex
(
const double NewCoordinate |
Topo/TopologicalEdge.h | ||
void SetStartVertex
(
const double NewCoordinate, |
Topo/TopologicalEdge.h |
SetStartVertex(const double)
| Name | SetStartVertex |
| 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 SetStartVertex
(
const double NewCoordinate
)
SetStartVertex(const double, const FVector &)
| Name | SetStartVertex |
| 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 SetStartVertex
(
const double NewCoordinate,
const FVector & NewPoint3D
)