• 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

    • Defined in util/AcGePolygonAreaUtil.ts:24

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc