Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » ResizeArc_Delta
Module: | FoundationLite |
---|
Changes radius of an arc by adding a value.
Name | Type | Description | |
---|---|---|---|
![]() |
inArc | Arc2D | |
![]() |
inDelta | Real | Value added to arc radius |
![]() |
outArc | Arc2D |
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 arc radius in ResizeArc_Delta. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of ResizeArc filter group.