Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » ResizeSegment3D_Delta (ResizeSegment3D Delta)
| Module: | Vision3DLite |
|---|
Changes length of a segment in 3D by adding a value preserving its orientation and center point.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inSegment3D | Segment3D | ||
![]() |
inDelta | Real | Value added to segment length | |
![]() |
inAnchor | Real | - - ![]() |
Anchor point, 0 means the beginning, 1 means the end of the segment |
![]() |
outSegment3D | Segment3D | ||
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 ResizeSegment3D_Delta. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of ResizeSegment3D filter group visible as Delta.

Basic
- 