You are here: Start » AVL.NET » Function Reference » Conversions » AVL.Ring2DToShapeRegion

AVL.Ring2DToShapeRegion

Converts a ring to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inRingAvlNet.Ring2D
outShapeRegionAvlNet.ShapeRegion

See also