Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » ResizeSegment_Delta
Module: | FoundationLite |
---|
Changes length of a segment by adding a value preserving its orientation and center point.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inSegment | Segment2D | ||
![]() |
inDelta | Real | Value added to segment length | |
![]() |
inAnchor | Real | -![]() ![]() |
|
![]() |
outSegment | Segment2D |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Negative segment length in ResizeSegment_Delta. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of ResizeSegment filter group.