Back to FabImage Library website

You are here: Start » Function Reference » Path Classification » SelectOpenPaths

SelectOpenPaths


Header:FIL.h
Namespace:fil

Selects paths which are open.

Syntax

C++
C#
 
void fil::SelectOpenPaths
(
	const ftl::Array<fil::Path>& inPaths,
	ftl::Array<fil::Path>& outOpenPaths
)

Parameters

Name Type Default Description
inPaths const Array<Path>& Input paths
outOpenPaths Array<Path>& Paths classified as open