You are here: Start » AVL.NET » AVL.ResizeArc_Delta(AvlNet.Arc2D, float, AvlNet.Arc2D)
AVL.ResizeArc_Delta(AvlNet.Arc2D, float, AvlNet.Arc2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ResizeArc_Delta( AvlNet.Arc2D inArc, float inDelta, out AvlNet.Arc2D outArc )
Parameters
- inArc
- Type: AvlNet.Arc2D
- inDelta
- Type: System.Single
- outArc
- Type: AvlNet.Arc2D
Errors
| Error type | Description |
|---|---|
| DomainError | Negative arc radius in ResizeArc_Delta. |
