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

AVS.RegionThickness Method

Diameter of the biggest inscribed circle.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RegionThickness
(
	AvlNet.Region inRegion,
	out float outThickness
)

Parameters

Name Type Range Default Description
inRegionAvlNet.RegionInput region.
outThicknessfloat

See also