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

AVL.BoxToShapeRegionDeprecated

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void BoxToShapeRegionDeprecated
(
	AvlNet.Box inBox,
	out AvlNet.ShapeRegionDeprecated outShapeRegion
)

Parameters

Name Type Range Default Description
inBoxAvlNet.Box
outShapeRegionAvlNet.ShapeRegionDeprecated

See also