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>
double ProjectPoint
(
const PointType & InPointToProject,
PointType & OutProjectedPoint
) const
Remarks
Project Point (2D or 3D) on the polyline (2D or 3D) and return the coordinate of the projected point