You are here: Start » AVL.NET » Function Reference » Region » Region Features » AVL.RegionThickness

AVL.RegionThickness

Diameter of the biggest inscribed circle.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inRegionAvlNet.RegionInput region.
outThicknessfloat

See also