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

AVS.Circle2DToShapeRegion Method

Converts a circle to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Circle2DToShapeRegion
(
	AvlNet.Circle2D inCircle,
	AvlNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inCircleAvlNet.Circle2D
outShapeRegionAvlNet.ShapeRegion

See also