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

Function isPolygonIntersect

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

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

    Returns boolean

    • Defined in util/AcGeGeometryUtil.ts:37

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc