You are here: Start » AVL.NET » Invoke.Stripe1DToSegment2D
Converts a stripe to a segment.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void Stripe1DToSegment2D ( Avl.Stripe1D inStripe, out Avl.Segment2D outSegment )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inStripe | Avl.Stripe1D | |||
![]() | outSegment | Avl.Segment2D |


