You are here: Start » AVL.NET » Function Reference » Conversions » AVL.BoxToShapeRegion

AVL.BoxToShapeRegion

Converts a box to shape region.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inBoxAvlNet.Box
outShapeRegionAvlNet.ShapeRegion

See also