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

AVS.RegionPerimeterLength Method

Computes the length of the input region perimeter.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RegionPerimeterLength
(
	AvlNet.Region inRegion,
	out float outPerimeterLength
)

Parameters

Name Type Range Default Description
inRegionAvlNet.RegionInput region.
outPerimeterLengthfloat

See also