computeXYArea MethodStatic

Return a (signed) xy area for a region.

  • The area is negative if and only if the region is oriented clockwise with respect to the positive z-axis.

computeXYArea(root: AnyRegion): undefined | number

Parameter Type Description
root AnyRegion any Loop, ParityRegion, or UnionRegion.

Returns - undefined | number

Defined in

Last Updated: 16 April, 2024