Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/geometry-engine
acGeSignedPolygonArea2d
Function acGeSignedPolygonArea2d
acGeSignedPolygonArea2d
(
points
:
AcGeVector2dLike
[]
)
:
number
Computes the signed 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 signed area of a 2D polygon using the shoelace formula.