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

AVS.RegionToShapeRegion Method

Converts a region to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RegionToShapeRegion
(
	AvlNet.Region inRegion,
	AvlNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRegionAvlNet.RegionInput region.
outShapeRegionAvlNet.ShapeRegion

See also