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

Invoke.Ring2DToShapeRegion

Converts a ring to region of interest.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void Ring2DToShapeRegion
(
	Avl.Ring2D inRing,
	Avl.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRingAvl.Ring2D
outShapeRegionAvl.ShapeRegion

See also