RegionPerimeterLength


Computes the length of the input region perimeter.

Syntax

C++
C#
Python
 
def RegionPerimeterLength(
	inRegion: Region,
	/
)
-> outPerimeterLength: float

Parameters

Name Type Default Description
Input value inRegion Region Input region
Output value outPerimeterLength float