Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Topo > API/Runtime/CADKernel/Topo/FTopologicalEdge
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Topo/TopologicalEdge.h |
| Include | #include "Topo/TopologicalEdge.h" |
template<class PointType>
void GetDiscretization2DPoints
(
EOrientation Orientation,
TArray < PointType > & OutPoints
) const
Remarks
Get the discretization points of the edge and add them to the outpoints TArray