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

AVS.BoxToShapeRegion Method

Converts a box to shape region.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void BoxToShapeRegion
(
	AvlNet.Box inBox,
	AvlNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inBoxAvlNet.Box
outShapeRegionAvlNet.ShapeRegion

See also