Start » Filter Reference » Region » Region Basics » CreateLineRegion
Module: | FoundationLite |
---|
Creates a line region.
Name | Type | Range | Description | |
---|---|---|---|---|
inLine | Line2D | |||
inLineAlignment | CoordinateSystem2D* | |||
inWidth | Real | 1.0 - | Width of output region line | |
inFrameWidth | Integer | 0 - 65535 | ||
inFrameHeight | Integer | 0 - 65535 | ||
outRegion | Region | Output region | ||
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.