図面計測システム 利用マニュアル

Drawing Measurement System - User Manual

このシステムは、原本のCAD図面から抽出した「JSONデータ」を読み込んで正確な距離測定を行い、現場での寸法確認を効率化する超軽量な専用ツールです。スマートフォンでもサクサクと高速に動作するよう設計されています。(精密な測定は期待せずに、あくまでも簡易的に使用してください)

This system is an ultra-lightweight dedicated tool that streamlines on-site dimension verification by reading "JSON data" extracted from original CAD drawings. It is designed to operate smoothly and at high speed, even on smartphones. (Please use this as a simplified tool, do not expect survey-grade precision.)

0

事前準備(ファイルの複製と図形の分解)

Preparation (Duplicate File & Explode Entities)

  • ファイルの複製: 作業中のデータ破損を防ぐため、あらかじめCADファイルを複製(コピー)して別名で保存しておきます。
  • 全図形の分解: コピーした図面の「モデル空間」を開き、すべての図形(エンティティ)を選択して 「分解(EXPLODE)」 コマンドを実行します。これにより、すべての線分や文字が効率よくJSONデータとして取り込めるようになります。
  • Duplicate File: To prevent data corruption, duplicate (copy) the CAD file and save it under a different name beforehand.
  • Explode All Entities: Open the "Model Space" of the copied drawing, select all entities, and execute the "EXPLODE" command. This ensures all lines and text can be efficiently extracted as JSON data.
1

CADからのJSONデータ書き出し

Exporting JSON Data from CAD

  • CADで対象の図面を開きます。
  • 専用プログラム(JSON.lsp)をCAD画面にドラッグ&ドロップして読み込みます。
  • コマンドラインに EJSON と入力し、Enterキーを押します。
  • モデル空間の画面で、抽出したい範囲(線分や文字)をマウスで囲んで選択し、Enterキーで確定します。
  • 保存先とファイル名を決めて「保存」をクリックします。
  • Open your target drawing in CAD.
  • Drag and drop the program file (JSON.lsp) into the CAD window to load it.
  • Type EJSON in the command line and press Enter.
  • In the Model Space screen, select the lines and text you want to export using your mouse, then press Enter to confirm.
  • Choose a destination, name your file, and click "Save".
2

ビューアの起動とデータの読み込み

Launching the Viewer & Loading Data

  • スマホやタブレットのブラウザで CAD.html を開きます。
  • 画面左上の 「JSON選択」 ボタンから、手順1で保存したJSONファイルを選びます。
  • 画面に図面が高速に描画されます。
  • 履歴機能: 読み込んだデータは自動的に保存され(最新10件まで)、次回以降は「📁ファイル名」ボタンから瞬時に開くことができます。不要な履歴は「✖」ボタンで削除可能です。
  • Open CAD.html in a web browser on your mobile phone or tablet.
  • Click the "Select JSON" button at the top left and choose the file saved in Step 1.
  • The drawing will be rendered quickly on the screen.
  • History Feature: Loaded data is automatically saved (up to 10 recent items). You can instantly reopen them using the "📁" buttons. Use the "✖" button to delete unneeded history.
3

正確な距離の測定と拡大鏡(ルーペ)

Precise Distance Measurement & Magnifier

  • ✋ 移動モード: 画面のドラッグ(またはスワイプ)で図面を動かし、2本指のピンチ操作で拡大・縮小します。
  • 📏 測定モード: ボタンを切り替え、図面上の2箇所をタップ(クリック)すると、絶対座標に基づく正確な実寸距離が画面中央に表示されます。
  • ✋ Pan Mode: Drag (or swipe) to move the drawing, and use a two-finger pinch to zoom in/out.
  • 📏 Measure Mode: Switch to this mode and tap (or click) two points on the drawing. The exact real distance based on WCS coordinates will be displayed in the center.
💡 便利機能:自動ルーペ(拡大鏡) 💡 Useful Feature: Auto-Loupe (Magnifier)

測定モードで画面にタッチすると、指の少し上に「拡大鏡」が自動的に表示されます。指で隠れて見えない細かな交点や端点を、ピクセル単位で正確に狙って測定することが可能です。高解像度のスマートフォンでもズレなく正確に機能します。

When you touch the screen in measure mode, a "magnifier" automatically appears slightly above your finger. This allows you to accurately target fine intersections and endpoints down to the pixel, without your finger blocking the view. It functions accurately without misalignment even on high-resolution smartphones.