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