Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FPolyline2D |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/Sampling/Polyline.h |
| Include Path | #include "Geo/Sampling/Polyline.h" |
Syntax
class FPolyline2D : public UE::CADKernel::TPolyline< FVector2d >
Inheritance Hierarchy
- TPolyline → FPolyline2D
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Add to OutIntersection the curve coordinate of the intersection with the Iso curve | Geo/Sampling/Polyline.h |