Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Geo > API/Runtime/CADKernel/Geo/Sampling
Inheritance Hierarchy
- TPolyline
- FPolyline2D
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/Polyline.h |
| Include | #include "Geo/Sampling/Polyline.h" |
Syntax
class FPolyline2D : public UE::CADKernel::TPolyline< FPoint2D >
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FindIntersectionsWithIso
(
const EIso Iso, |
Add to OutIntersection the curve coordinate of the intersection with the Iso curve |