• Preparing search index...
  • The search index is not available
RealDWG-Web
  • RealDWG-Web
  • @mlightcad/data-model
  • isPolygonIntersect

Function isPolygonIntersect

  • isPolygonIntersect(
        polygon1: AcGeVector2dLike[],
        polygon2: AcGeVector2dLike[],
    ): boolean
  • Parameters

    • polygon1: AcGeVector2dLike[]
    • polygon2: AcGeVector2dLike[]

    Returns boolean

    • Defined in geometry-engine/lib/util/AcGeGeometryUtil.d.ts:10

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc