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