You are here: Start » AVL.NET » Invoke.Stripe1DToSegment2D

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
inStripeAvl.Stripe1D
outSegmentAvl.Segment2D

See also