• 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

    • Defined in util/AcGePolygonAreaUtil.ts:7

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc