Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FTopologicalEdge
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector2d GetTangent2DAt
(
const double InCoordinate |
Topo/TopologicalEdge.h | ||
FVector2d GetTangent2DAt
(
const FTopologicalVertex& InVertex |
Topo/TopologicalEdge.h |
GetTangent2DAt(const double)
| Name | GetTangent2DAt |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalEdge.h |
| Include Path | #include "Topo/TopologicalEdge.h" |
FVector2d GetTangent2DAt
(
const double InCoordinate
) const
GetTangent2DAt(const FTopologicalVertex &)
| Name | GetTangent2DAt |
| 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 |
FVector2d GetTangent2DAt
(
const FTopologicalVertex & InVertex
)