Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/geometry-engine
acGePolygonArea2d
Function acGePolygonArea2d
acGePolygonArea2d
(
points
:
AcGeVector2dLike
[]
)
:
number
Computes the absolute area of a 2D polygon using the shoelace formula.
Parameters
points
:
AcGeVector2dLike
[]
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RealDWG-Web
Loading...
Computes the absolute area of a 2D polygon using the shoelace formula.