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


