Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateSegment
Module: | FoundationLite |
---|
Produces a segment of given parameters.
Name | Type | Range | Description | |
---|---|---|---|---|
inPoint | Point2D | A point on the created segment | ||
inPointAnchor | Real | 0.0 - 1.0 | Anchor point, 0 means the beginning, 1 means the end of the segment | |
inDirection | Real | Desired direction of the segment in degrees | ||
inLength | Real | Desired length of the segment in pixels | ||
outSegment | Segment2D | The resulting segment |
Complexity Level
This filter is available on Basic Complexity Level.