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 FImposedCuttingPoint
Remarks
Cutting point used for thin zone purpose
Variables
| Type | Name | Description | |
|---|---|---|---|
| const double | Coordinate | Coordinate of the edge's mesh nodes | |
| double | DeltaU | ||
| const int32 | OppositNodeIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FImposedCuttingPoint
(
const double InCoordinate, |