MLightCAD
    Preparing search index...

    Function zoomToCountListInstances

    • Zooms the view to the geometric extents of the given object IDs. Falls back to insertion points when extents are empty.

      Parameters

      • ids: string[]
      • fallbackPositions: { x: number; y: number }[] = []

      Returns boolean