Navigation
API > API/Runtime > API/Runtime/CADKernel
Cutting point used for meshing purpose
| Name | FCuttingPoint |
| Type | struct |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalEdge.h |
| Include Path | #include "Topo/TopologicalEdge.h" |
Syntax
struct FCuttingPoint
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Topo/TopologicalEdge.h | |||
FCuttingPoint
(
double InCoordinate, |
Topo/TopologicalEdge.h | ||
FCuttingPoint
(
double InCoordinate, |
Topo/TopologicalEdge.h | ||
FCuttingPoint
(
double InCoordinate, |
Topo/TopologicalEdge.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Coordinate | double | Coordinate of the edge's mesh nodes | Topo/TopologicalEdge.h | |
| IsoDeltaU | double | Topo/TopologicalEdge.h | ||
| OppositNodeIndices | FPairOfIndex | Topo/TopologicalEdge.h | ||
| Type | ECoordinateType | Topo/TopologicalEdge.h |