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

AVS.ShapeRegionToRegion Method

Converts a shape region to a region with an automatically computed frame.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ShapeRegionToRegion
(
	AvlNet.ShapeRegion inShapeRegion,
	AvlNet.Region outRegion
)

Parameters

Name Type Range Default Description
inShapeRegionAvlNet.ShapeRegion
outRegionAvlNet.RegionOutput region.

See also