Back to FabImage Library website

You are here: Start » Function Reference » Conversions » Segment2DToPath

Segment2DToPath


Header: FIL.h
Namespace: fil
Module: FoundationLite

Converts a segment to a path.

Syntax

C++
C#
 
void fil::Segment2DToPath
(
	const fil::Segment2D& inSegment,
	fil::Path& outPath
)

Parameters

Name Type Default Description
Input value inSegment const Segment2D&
Output value outPath Path& Output path