Start » Filter Reference » Geometry 2D » Geometry 2D Features » RectanglePerimeterLength
Module: | FoundationLite |
---|
Computes the perimeter length of a rectangle.
Name | Type | Description | |
---|---|---|---|
![]() |
inRectangle | Rectangle2D | |
![]() |
outPerimeterLength | Real |
Examples
![]() |
RectanglePerimeterLength performed on a rectangle with parameters: X = 25, Y = 175, Angle = 325, Width = 250, Height = 125.
The outPerimeterLength returns a value of 750.
Complexity Level
This filter is available on Basic Complexity Level.