You are here: Start » AVL.NET » AVS.Ring2DToShapeRegion Method

AVS.Ring2DToShapeRegion Method

Converts a ring to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inRingAvlNet.Ring2D
outShapeRegionAvlNet.ShapeRegion

See also