Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Basics » CreateLineRegion

CreateLineRegion


Module: FoundationLite

Creates a line region.

Name Type Range Description
Input value
inLine Line2D
Input value
inLineAlignment CoordinateSystem2D*
Input value
inWidth Real 1.0 - Width of output region line
Input value
inFrameWidth Integer 0 - 65535
Input value
inFrameHeight Integer 0 - 65535
Output value
outRegion Region Output region
Output value
outAlignedLine Line2D

Description

Filter creates a region defined by an input Line2D with width of inWidth.

Examples

Filter CreateLineRegion is used to split region int two parts:

Complexity Level

This filter is available on Basic Complexity Level.