JP2006155520A - Drawing check program, drawing check method and drawing check device - Google Patents

Drawing check program, drawing check method and drawing check device Download PDF

Info

Publication number
JP2006155520A
JP2006155520A JP2004348949A JP2004348949A JP2006155520A JP 2006155520 A JP2006155520 A JP 2006155520A JP 2004348949 A JP2004348949 A JP 2004348949A JP 2004348949 A JP2004348949 A JP 2004348949A JP 2006155520 A JP2006155520 A JP 2006155520A
Authority
JP
Japan
Prior art keywords
dimension
line
line segment
segment element
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2004348949A
Other languages
Japanese (ja)
Other versions
JP4655604B2 (en
Inventor
Yoji Uchikura
洋二 内倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2004348949A priority Critical patent/JP4655604B2/en
Publication of JP2006155520A publication Critical patent/JP2006155520A/en
Application granted granted Critical
Publication of JP4655604B2 publication Critical patent/JP4655604B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a drawing check program, a drawing check method and a drawing check device, automatically detecting a part insufficient for a dimension entry, in a check of a drawing designed by a CAD. <P>SOLUTION: A chamfering part is deleted from shape data constituting CAD data, a virtual line extended in a line segment direction of a straight line segment of the shape data by a prescribed length is generated, and the virtual line and the CAD data are displayed when a dimension additional line overlapping the virtual line is not found in reference to dimension data. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明はCADで設計された図面の検図に関し、より詳細には2次元CADシステムで作成した図面を対象として寸法記入の不足箇所を自動検出することにより設計者の検図作業を支援する検図プログラム、検図方法および検図装置に関する。   The present invention relates to inspection of drawings designed by CAD, and more specifically, inspection that supports a designer's inspection work by automatically detecting a lack of dimension entry for a drawing created by a two-dimensional CAD system. The present invention relates to a drawing program, a drawing method, and a drawing apparatus.

設計作業の終了の段階において、設計された図面をもとに検図の作業が行われるのが一般的である。検図は機能・性能面からのチェック、設計・製造規格面からのチェック、更にはオーバースペック等コスト面からのチェックと言った観点で実施される。従って検図を行う人は設計、製造において高いスキルを持った人によって行われ、充分な時間を掛けて行われることが多い。この検図作業をおろそかにすると製造過程で不良が発生し結局は高いものとなる。   In general, at the end of the design work, the inspection work is performed based on the designed drawing. The inspection is performed from the viewpoints of checking from the viewpoint of function and performance, checking from the viewpoint of design / manufacturing standard, and checking from the cost side such as over spec. Therefore, the person who performs the inspection is often performed by a person with high skills in design and manufacturing, and it is often performed with sufficient time. If this inspection work is neglected, defects will occur in the manufacturing process, which will eventually become high.

最近の設計はコンピュータを用いたCAD(Computer Aided Design)設計が一般的になってきている。従って、設計された図面のデータは電子データであり、検図もこのCADデータを対象としてコンピュータを用いてできるものはコンピュータでチェックすることが行われている。   As a recent design, a CAD (Computer Aided Design) design using a computer has become common. Therefore, the data of the designed drawing is electronic data, and what is possible using a computer for checking the CAD data is checked by the computer.

例えば、寸法記入の不足箇所を検出する方法として、CADデータにおける図形要素間の相対的な位置関係を規定した拘束条件データ(具体的には2つの図形要素とその要素間の寸法データ)を記憶しておき、この拘束条件データによって図形要素データのグループ分けを行い、グループが複数に分けられたときグループ間を拘束する条件がなかった(即ち、寸法が与えられていない)ことから寸法不足が検出される、と言うものである(特許文献1)。
特許3537956号公報
For example, as a method for detecting a lack of dimension entry, constraint condition data (specifically, two graphic elements and dimension data between the elements) defining the relative positional relationship between graphic elements in CAD data is stored. In addition, grouping of graphic element data is performed based on the constraint condition data, and when the group is divided into a plurality of groups, there is no condition for constraining between the groups (that is, no dimension is given). It is said that it is detected (patent document 1).
Japanese Patent No. 3537956

上記に示したように検図の作業は重要であるが、多大な時間を要する作業でありCAD設計が一般的となっている今日コンピュータを用いた検図方法が求められている。特許文献1に示される寸法記入の不足を検出する方法は、1つの図形に対する寸法記入の不足を検出することは可能であるが、1つの図形が三面図で表されるような場合は必ずしも1つの面図に寸法記入がされているとは限らない。例えば、正面図に表されていない寸法でも側面図に表わす場合もあり、特許文献1はこのようなことに配慮されていない問題がある。また、拘束条件データとして寸法データとその寸法データが対象とする図形要素があることが前提であるが、対象とする図形要素がなく単なる寸法データである場合には本方法の実施は不可能である、と言う問題もある。   As described above, the inspection work is important. However, the inspection process using a computer is demanded today, which is a time-consuming operation and CAD design is common. The method for detecting the lack of dimension entry shown in Patent Document 1 can detect the lack of dimension entry for one figure, but it is not necessarily 1 when one figure is represented by a three-view drawing. It is not always the case that the dimensions are shown on the two views. For example, even a dimension that is not shown in the front view may be shown in the side view, and Patent Document 1 has a problem in which this is not taken into consideration. In addition, it is assumed that there are dimension data and the graphic elements that are the target of the dimension data as the constraint condition data, but this method cannot be implemented if there are no target graphic elements and only the dimension data. There is also the problem of being there.

本発明は、上記の問題を解決するもので三面図にも対応し、図形要素データと寸法データを用いて寸法記入の不足を検出する検図プログラム、検図方法および検図装置を提供する。   The present invention solves the above-described problem and provides a drawing program, a drawing method, and a drawing apparatus that detect a lack of dimension entry using graphic element data and size data, corresponding to a three-view drawing.

本発明の検図プログラム、検図方法および検図装置は以下のように構成される。
(1)第1の発明
第1の発明は、寸法の表示は寸法線と共に寸法補助線(寸法引き出し線とも言う)を伴い、その寸法補助線は原則として図形の形状を表す形状データの延長上にあることに着目してCADデータから寸法不足の箇所を検出するものである。
The inspection program, inspection method and inspection apparatus of the present invention are configured as follows.
(1) First invention In the first invention, the dimension display is accompanied by a dimension extension line (also referred to as a dimension lead line) together with the dimension line, and the dimension extension line is basically an extension of shape data representing the shape of the figure. In other words, a location with insufficient dimensions is detected from CAD data.

図1は発明の原理を示すものでCADデータ取得手順10、面取り削除手順20、仮想線生成手順30、寸法不足判定手順40および寸法不足箇所表示手順50で構成する。   FIG. 1 shows the principle of the invention, and comprises a CAD data acquisition procedure 10, a chamfer deletion procedure 20, a virtual line generation procedure 30, a dimension deficiency determination procedure 40, and a dimension deficiency location display procedure 50.

CADデータ取得手順10は、検図対象の図面のCADデータを取り込むものである。CADデータは形状データと寸法データから構成され、形状データは直線、円弧の線分要素を含む集合であり、寸法データは図形の寸法表示を行うデータで寸法補助線、寸法線の線分要素を含む集合である。   The CAD data acquisition procedure 10 captures CAD data of a drawing to be examined. CAD data is composed of shape data and dimension data. The shape data is a set including line segment elements such as straight lines and arcs. The dimension data is data for displaying the dimension of a figure and includes dimension extension lines and dimension line segment elements. It is a set containing.

面取り削除手順20は、CADデータ中の形状データから面取り部の線分要素を削除して、面取り部に接続する2つの線分要素をそれぞれ延長し、交わった点まで2つの線分要素を延長する。面取りは角を直線でカットする「角きり」(C面取りとも言う)と、角を丸める「フィレット」(R面取りとも言う)があるが、その面取り部の形状データは前者は直線線分で、後者は円弧線分で表され、この線分を削除する。また、面取り部に接続する線分は直線線分であり、この直線線分を延長した交点まで直線線分を延ばすことを行う。図2(a)は角きりの面取り部を示すもので、図2(b)は、面取り部の直線を削除し、面取り部に接続する直線を交点まで延長した様子を示すものである(図の点線部分が延長された部分である)。図3(a)および(b)はフィレットについて同様の内容を示している。   The chamfer deletion procedure 20 deletes the line segment element of the chamfered portion from the shape data in the CAD data, extends the two line segment elements connected to the chamfered portion, and extends the two line segment elements to the intersecting point. To do. Chamfering has a “corner” (also called C chamfering) that cuts the corner with a straight line, and a “fillet” (also called R chamfering) that rounds the corner, but the shape data of the chamfered part is a straight line segment. The latter is represented by an arc segment, and this segment is deleted. Further, the line segment connected to the chamfered portion is a straight line segment, and the straight line segment is extended to the intersection where the straight line segment is extended. FIG. 2A shows a chamfered portion of a corner, and FIG. 2B shows a state where a straight line of the chamfered portion is deleted and a straight line connected to the chamfered portion is extended to an intersection (FIG. 2). The dotted line part is the extended part). 3 (a) and 3 (b) show the same contents for the fillet.

仮想線生成手順30は、面取り部を削除した形状データの直線の線分要素の始終点を線分要素の持つ方向に所定の長さまで延長し、仮想線とするものである。   The virtual line generation procedure 30 extends the start and end points of the straight line segment element of the shape data from which the chamfered portion is deleted to a predetermined length in the direction of the line segment element, thereby forming a virtual line.

寸法不足判定手順40は、生成した仮想線と重なる寸法補助線の線分要素を寸法データから検索し、その線分要素が検索されないとき(即ち、その線分要素が存在しないとき)は寸法不足と判定する。図4(a)は、仮想線と寸法補助線および寸法線を示し、ここでは寸法補助線が仮想線に重なる(即ち、寸法補助線が仮想線上にある)例を示している。   In the dimension shortage determination procedure 40, a line segment element of a dimension extension line that overlaps the generated virtual line is searched from the dimension data, and when the line segment element is not searched (that is, when the line segment element does not exist), the dimension is insufficient. Is determined. FIG. 4A shows an imaginary line, a dimension extension line, and a dimension line, and shows an example in which the dimension extension line overlaps the virtual line (that is, the dimension extension line is on the imaginary line).

寸法不足箇所表示手順50は、面取り部を削除する前のCADデータと寸法不足判定手順40で寸法不足と判定された仮想線とを合わせて表示する。
(2)第2の発明
第2の発明は、CADデータを構成する形状データが図面を構成する面図毎に区分けされ、寸法不足判定手順40では面図毎に生成された仮想線に重なる寸法補助線の線分要素を寸法データから検索し、1つの面図で線分要素が検索されない場合に対応する他の面図の仮想線に寸法補助線の線分要素があれば寸法不足と判定しない、ものである。ここで、面図とは機械製図における正面図や平面図、側面図等のことである。即ち、正面図の形状データ、側面図の形状データと分けておき、正面図の仮想線に寸法補助線がなくても側面図の対応する仮想線に寸法補助線があれば寸法不足と見做さないものである。
(3)第3の発明
第3の発明は、寸法不足判定手順40において仮想線と重なる寸法補助線の線分要素を寸法データから検索し、その線分要素が存在しない場合は、更にその仮想線に重なる形状データの線分要素の始点および終点から所定の範囲にある寸法補助線の線分要素を寸法データから検索し、その線分要素が検索されないときに寸法不足と判定する。図4(b)は、寸法補助線が角度を持っており、仮想線には重ならないが形状データの線分要素の始終点から所定の範囲にある状態を示す例である。従って、図4(b)は寸法不足ではない、と判定される。
(4)第4の発明
第4の発明は第1の発明に基づいた検図方法である。
(5)第5の発明
第5の発明は第1の発明に基づいた検図装置である。
The insufficient dimension location display procedure 50 displays the CAD data before deleting the chamfered portion and the virtual line determined to be insufficient in the dimension insufficient determination procedure 40.
(2) Second invention In the second invention, the shape data constituting the CAD data is divided for each plan view constituting the drawing, and the dimension that overlaps the virtual line generated for each plan view in the dimension shortage determination procedure 40. Search line element of auxiliary line from dimension data, and if line element is not searched in one plan, if there is a line element of extension line in corresponding virtual line of other plan, it is determined that the dimension is insufficient Don't be. Here, the side view means a front view, a plan view, a side view, etc. in mechanical drawing. That is, it is separated from the shape data of the front view and the shape data of the side view, and even if there is no dimension extension line in the virtual line of the front view, if there is a dimension extension line in the corresponding virtual line of the side view, It is not to be.
(3) Third invention In the third invention, a line segment element of a dimension extension line that overlaps the virtual line in the dimension shortage determination procedure 40 is searched from the dimension data, and if the line segment element does not exist, the virtual element is further calculated. A dimension element line segment element within a predetermined range from the start point and end point of the line segment element of the shape data overlapping the line is retrieved from the dimension data, and it is determined that the dimension is insufficient when the line segment element is not retrieved. FIG. 4B shows an example in which the dimension extension line has an angle and does not overlap the virtual line but is in a predetermined range from the start and end of the line segment element of the shape data. Therefore, it is determined that FIG. 4B is not short of dimensions.
(4) 4th invention 4th invention is the inspection method based on 1st invention.
(5) Fifth Invention The fifth invention is an inspection apparatus based on the first invention.

第1の発明により、形状データと寸法データとで構成するCADデータから寸法記入の不足箇所の自動検出が可能な検図プログラムの提供ができる。   According to the first aspect of the invention, it is possible to provide a drawing program that can automatically detect a lack of dimension entry from CAD data composed of shape data and dimension data.

第2の発明により、例えば側面図が描かれている図面の位置が正面図と高さ方向の位置と異なっている場合でも、正面図に寸法が記入されてなく側面図に該当する寸法の記入がなされていれば寸法不足と見做すことはないので、寸法不足検出の精度が向上する。   According to the second invention, for example, even when the position of the drawing in which the side view is drawn is different from the position in the height direction, the dimensions corresponding to the side view are not entered. If it is made, it is not considered that the dimension is insufficient, so that the accuracy of the dimension insufficient detection is improved.

第3の発明により、寸法補助線が角度を持って表記されている場合であっても寸法の存在を識別でき、寸法不足検出の精度が向上する。   According to the third aspect of the present invention, the presence of a dimension can be identified even when the dimension extension line is represented with an angle, and the accuracy of the dimension shortage detection is improved.

第4および第5の発明により、CADデータから寸法記入の不足箇所の自動検出が可能な検図方法および検図装置の提供ができる。   According to the fourth and fifth inventions, it is possible to provide a charting method and a charting apparatus capable of automatically detecting a lack of dimension entry from CAD data.

本発明の実施例について図5から図11を用いて説明する。
図5は検図装置100の構成例を示すもので、検図装置100はデータやプログラムを制御するCPU(Central Processing Unit)110、CADデータを表示するディスプレイ120、検図対象の図番が入力されるキーボード130、ディスプレイ120およびキーボード130の入出力を制御する入出力制御部140、CADデータを格納したCADデータ記憶部150および検図プログラム160から構成する。
An embodiment of the present invention will be described with reference to FIGS.
FIG. 5 shows an example of the configuration of the inspection apparatus 100. The inspection apparatus 100 has a CPU (Central Processing Unit) 110 for controlling data and programs, a display 120 for displaying CAD data, and a figure number to be inspected. The keyboard 130, the display 120, the input / output control unit 140 for controlling the input / output of the keyboard 130, the CAD data storage unit 150 storing CAD data, and the inspection program 160 are configured.

検図プログラム160は更にCADデータ取得部161、面取り削除部162、仮想線生成部163、寸法不足判定部164および寸法不足箇所表示部165から構成する。   The inspection program 160 further includes a CAD data acquisition unit 161, a chamfering deletion unit 162, a virtual line generation unit 163, an insufficient dimension determination unit 164, and an insufficient dimension display unit 165.

CADデータ取得部161はオペレータがキーボード130から入力した検図対象の図番に基づいて対象のデータをCADデータ記憶部150から取り出し、図示しないメモリの作業領域に配置する処理を行う。   The CAD data acquisition unit 161 performs processing of taking out target data from the CAD data storage unit 150 based on the drawing target drawing number input by the operator from the keyboard 130 and placing it in a work area of a memory (not shown).

面取り削除部162は、作業領域に配置されたCADデータ中の形状データから面取り部を抽出し、面取り部を構成している線分を削除する。続いて面取り部と接続している2つの直線線分を交点まで延長する処理を行う。   The chamfer deletion unit 162 extracts a chamfer from the shape data in the CAD data arranged in the work area, and deletes a line segment constituting the chamfer. Subsequently, a process of extending the two straight line segments connected to the chamfered portion to the intersection is performed.

仮想線生成部163は、面取り削除部162で処理された形状データに対して直線の線分要素をその直線方向に延長し仮想線を生成する。この処理は全ての直線の線分に対して実施し、仮想線が重複する場合は1本の線とする。   The virtual line generation unit 163 generates a virtual line by extending a straight line segment element in the straight line direction with respect to the shape data processed by the chamfer deletion unit 162. This process is performed for all straight line segments, and when the virtual lines overlap, it is assumed to be one line.

寸法不足判定部164は、仮想線生成部163で生成されたそれぞれの仮想線に対して寸法データを参照し、仮想線に重なる寸法補助線若しくは仮想線と重なる形状線の始終点から所定範囲に寸法補助線があれば寸法記入有りと判定し、どちらも無ければ寸法不足と判定する。   The dimension shortage determination unit 164 refers to the dimension data for each virtual line generated by the virtual line generation unit 163, and within a predetermined range from the start and end points of the dimension auxiliary line that overlaps the virtual line or the shape line that overlaps the virtual line. If there is a dimension extension line, it is determined that the dimension is present, and if neither is present, it is determined that the dimension is insufficient.

寸法不足箇所表示部165は、寸法不足判定部164で寸法不足となった仮想線と面取りの削除処理を実施する前のCADデータとを合わせて表示する。仮想線はCADデータに対して識別し易いように強調表示する。強調表示した仮想線の箇所が寸法不足の箇所である。   The under-dimension location display unit 165 displays the virtual line whose size is insufficient by the under-dimension determination unit 164 and the CAD data before the chamfer deletion process is performed. The virtual line is highlighted so that it can be easily identified for the CAD data. The highlighted imaginary line is a location with insufficient dimensions.

次に、CADデータ記憶部150のデータ例を説明する。図6はCADデータ記憶部150に格納されてい図面例で、正面図と側面図の2つの面図で構成されており、正面図の上部の2ケ所の円弧の部分は面取り部(フィレット)であるものとする。図6はy1−y2間、若しくはy2−y4間の寸法「L3」が抜けている(不足している)状態の図面である。   Next, an example of data in the CAD data storage unit 150 will be described. FIG. 6 is an example of a drawing stored in the CAD data storage unit 150. The drawing includes two front views, a front view and a side view. The two arc portions at the top of the front view are chamfered portions (fillets). It shall be. FIG. 6 is a diagram showing a state in which the dimension “L3” between y1 and y2 or between y2 and y4 is missing (insufficient).

図7は、図6の図面のCADデータ例を示しており、上段の図はデータ構造を示し、下段にそのデータ例を示している。データ構造は面図ID、形状データ、寸法データで1つの面図のデータを構成し、1つの図面が複数の面図で構成されていればその面図分のデータを持つことになる。下段のデータ例において、面図IDの「front」は正面図であることを示し、形状データは「線分ID、始点座標(x,y)、終点座標(x’,y’)」で1つの線分を表している。さらに線分IDは「線分種類+追番」で表すものとし、最初の「l1,x1,y1,x1,y3」のデータは、直線の1番、始点座標が(x1,y1)、終点座標が(x1,y3)であることを表している。次のデータの「a1,x1,y3,x2,y4,r1」は円弧の1番、始点座標が(x1,y3)、終点座標が(x2,y4)、半径がr1であることを表している(円弧は右回りであるものとする)。
次に寸法データでは、1つの寸法データは2つの寸法補助線と寸法線、寸法値で表される(この順序でデータは配置されるものとする)。即ち、「d1,u1,v1,u1,v3」は1つの寸法補助線の「線分ID、始点座標(u,v)、終点座標(u’,v’)」であり、「d2,・・・」は2つ目の補助線、「d3,・・・」は矢印付の寸法線そして「L1」は寸法値を表している。
FIG. 7 shows an example of CAD data in the drawing of FIG. 6. The upper diagram shows a data structure, and the lower diagram shows an example of the data. In the data structure, the data of one plan is constituted by the plan view ID, the shape data, and the dimension data, and if one drawing is composed of a plurality of plan views, the data for the plan view is held. In the lower data example, the front ID “front” indicates a front view, and the shape data is “line ID, start point coordinates (x, y), end point coordinates (x ′, y ′)”. Represents one line segment. Further, the line segment ID is represented by “line segment type + sequential number”. The first “l1, x1, y1, x1, y3” data is the first straight line, the start point coordinates (x1, y1), and the end point. The coordinates are (x1, y3). “A1, x1, y3, x2, y4, r1” in the next data indicates that the arc is number 1, the start point coordinates are (x1, y3), the end point coordinates are (x2, y4), and the radius is r1. (The arc is assumed to be clockwise.)
Next, in the dimension data, one dimension data is represented by two dimension extension lines, dimension lines, and dimension values (the data shall be arranged in this order). That is, “d1, u1, v1, u1, v3” are “line segment ID, start point coordinates (u, v), end point coordinates (u ′, v ′)” of one dimension extension line, and “d2,. "..." represents a second auxiliary line, "d3, ..." represents a dimension line with an arrow, and "L1" represents a dimension value.

次に、寸法不足を検出するフローを図8を用いて説明する。   Next, a flow for detecting a lack of dimensions will be described with reference to FIG.

まず、オペレータから入力された図番をもとにCADデータ記憶部150からCADデータを取り込み作業領域に配置する(S100)。   First, the CAD data is fetched from the CAD data storage unit 150 based on the figure number input by the operator and arranged in the work area (S100).

作業領域に配置したCADデータの形状データに対し、面取り部削除ルーチンにより面取り部を作る線分要素を削除し、その線分に接続する直線線分を交点まで延長する処理を行う。面取り削除ルーチンは後述する(S110)。   For the shape data of the CAD data arranged in the work area, the line segment element that creates the chamfered portion is deleted by the chamfered portion deletion routine, and the straight line segment connected to the line segment is extended to the intersection. The chamfer deletion routine will be described later (S110).

面取り部の削除処理が終わった形状データに対して、その中の直線線分を長さ方向に所定長さ延長し仮想線を生成する。この仮想線の生成は、全ての直線線分に対して実施し、形状データとは別に生成するものとする。続いて、重複する仮想線がある場合は、1つの仮想線となるよう重複部の仮想線を削除する。例えば、水平な直線線分で同一のy座標をもつ線分(即ち、同じ高さにある水平の直線線分)が複数あれば、複数個分の仮想線が生成されることになるので1つの仮想線とするものである。図9は、面取り部の削除をおこなった形状データに対して生成された仮想線の状態を示し、(1)〜(5)、(11)〜(13)が生成された仮想線である。このように仮想線の長さは形状データと寸法データが収まるように十分な長さを持つように生成する。(S120、S130)。   With respect to the shape data for which the chamfered portion has been deleted, a straight line is extended by a predetermined length in the length direction to generate a virtual line. The generation of the virtual line is performed for all the straight line segments and is generated separately from the shape data. Subsequently, when there are overlapping virtual lines, the virtual lines in the overlapping portion are deleted so as to become one virtual line. For example, if there are a plurality of horizontal straight line segments having the same y coordinate (that is, horizontal straight line segments at the same height), a plurality of virtual lines are generated. One virtual line. FIG. 9 shows the state of the virtual lines generated for the shape data from which the chamfered part has been deleted. The virtual lines (1) to (5) and (11) to (13) are generated. Thus, the length of the virtual line is generated so as to have a sufficient length so that the shape data and the dimension data can be accommodated. (S120, S130).

続いて、寸法不足検出ループに入る。まず最初に、寸法データを参照して生成した仮想線に対して寸法補助線の重なりを調べる。寸法補助線の長さは仮想線の長さに較べて短いので、ここで言う重なりは仮想線上に寸法補助線があることを言う。仮想線に重なる寸法補助線があれば、この仮想線には寸法記入がなされていると判断し次の仮想線に対して同様に寸法補助線の重なりを調べる。図9では(12)の仮想線を除いた仮想線には寸法補助線の重なりが有り、寸法の記入がなされていることが判る。   Next, the underdimension detection loop is entered. First, the overlap of the dimension extension line is examined with respect to the virtual line generated by referring to the dimension data. Since the length of the dimension extension line is shorter than the length of the imaginary line, the overlap here means that the dimension extension line is on the imaginary line. If there is a dimension extension line that overlaps the virtual line, it is determined that the dimension has been entered in this virtual line, and the overlap of the dimension extension line is similarly examined for the next virtual line. In FIG. 9, the imaginary lines excluding the imaginary line (12) have overlapping dimension extension lines, and it can be seen that the dimensions are entered.

重なる寸法補助線が見つからないとき、形状データから仮想線と重なる直線の線分要素を抽出する。本来仮想線は形状データの直線の線分要素を延長して生成されたものであるから必ず1つ以上の線分が存在しているはずである。抽出された線分要素の始終点の座標の所定範囲に寸法補助線が存在するかどうかを調べる。具体的には、例えば抽出された直線線分の始点および終点の座標を中心として半径1ミリの範囲に寸法補助線の始点または終点の座標があるかどうか、を調べる。もし、その範囲に寸法補助線の始点か終点があるとすれば(即ち、寸法補助線が存在すれば)その仮想線に対応する寸法記入があることになる。なければ、寸法不足と判定してこの仮想線に寸法不足であることを識別するためのフラグを付ける。形状データから抽出した直線線分の始終点の所定範囲について寸法補助線の存在を調べる処理は、寸法補助線が図4(b)のように角度を持っている場合について寸法記入の有無を調べていることを行っている。抽出された直線線分が複数個あれば、複数個の始終点に対して寸法補助線の存在を調べることになる。以上の処理を全ての仮想線に対して実施する。(S140〜S190)。   When no overlapping dimension extension line is found, a straight line segment element that overlaps the virtual line is extracted from the shape data. Since the virtual line is originally generated by extending the straight line segment element of the shape data, there must be at least one line segment. It is checked whether or not a dimension extension line exists within a predetermined range of the coordinates of the start and end points of the extracted line segment element. Specifically, for example, it is checked whether or not the coordinates of the start point or the end point of the extension line are within a radius of 1 mm centering on the coordinates of the start point and the end point of the extracted straight line segment. If there is a starting point or an ending point of the extension line in the range (that is, if there is an extension line), there is a dimension entry corresponding to the virtual line. If not, it is determined that the dimension is insufficient, and a flag for identifying that the dimension is insufficient is attached to the virtual line. The process of checking the existence of a dimension extension line for the predetermined range of the start and end points of the straight line segment extracted from the shape data is to check whether or not the dimension is entered when the dimension extension line has an angle as shown in FIG. Have done that. If there are a plurality of extracted straight line segments, the existence of dimension extension lines is examined for a plurality of start and end points. The above processing is performed for all virtual lines. (S140 to S190).

寸法不足を示すフラグが付いた仮想線と、面取り部の削除を行う前のCADデータを例えば図10に示すようにディスプレイ120に表示する。仮想線はCADデータに対して強調表示するものとし、この仮想線上の形状データに対して寸法記入が不足していることを示している(S200)。   An imaginary line with a flag indicating insufficient dimension and CAD data before the chamfered portion is deleted are displayed on the display 120 as shown in FIG. 10, for example. It is assumed that the virtual line is highlighted with respect to the CAD data, and that the dimension data is insufficient for the shape data on the virtual line (S200).

次に、面取り部削除ルーチンのフローを図11により説明する。ここでは、メモリの作業領域に配置したCADデータの形状データに対し、面取り部の線分要素を抽出する。この抽出は、例えば図2(a)に示す角きりの面取りでは、形状データの中で直線線分が45度の角度を持ち、L1とL2が0.5ミリ以下であればその45度の角度を持った直線の線分要素が面取り部として抽出される。図3(a)では、形状データから円弧線分を見つけ、円弧の半径が同様に0.5ミリ以下であればその円弧線分が面取り部であるとして抽出される(S300)。   Next, the flow of the chamfered portion deletion routine will be described with reference to FIG. Here, the line segment element of the chamfer is extracted from the CAD data shape data arranged in the work area of the memory. In this extraction, for example, in the corner chamfering shown in FIG. 2A, the straight line segment has an angle of 45 degrees in the shape data, and if L1 and L2 are 0.5 mm or less, the 45 degrees A straight line segment element having an angle is extracted as a chamfer. In FIG. 3A, an arc line segment is found from the shape data, and if the radius of the arc is also 0.5 mm or less, the arc line segment is extracted as a chamfer (S300).

続いて、角きりの直線あるいはフィレットの円弧の線分要素を削除し、それらに接続する2つの線分要素を見つけ、この2つの線分を互いに延長し交差する点まで延長する。図2(b)及び図3(b)の点線は交差する点まで延長した様子を示したものである。面取り部の削除処理を行った形状データはこの削除処理を行う前の形状データとは別の作業領域に記憶して置くものとする。(S310〜S330)。   Subsequently, the line segment elements of the cornered straight line or the fillet arc are deleted, two line segment elements connected to them are found, and the two line segments are extended to a point where they intersect with each other. The dotted lines in FIGS. 2 (b) and 3 (b) show how they extend to the intersecting points. The shape data that has undergone the chamfer deletion process is stored and stored in a work area that is different from the shape data before the deletion process. (S310-S330).

以上のフローにより、CADデータから寸法不足箇所を検出することが可能である。ここに示した実施例では正面図と側面図が図面中で同じ高さ(正面図と側面図の底辺が同じ高さに作成されている)にあるので、これらをまとめて寸法不足の検出を行うことができた。このような図面作成が一般的であるが、もし側面図が高さが異なる位置に置かれている場合でも、図7のCADデータ例に示すように面図毎にデータを持たせているので寸法不足の検出は可能である。   With the above flow, it is possible to detect a lack of dimension from CAD data. In the embodiment shown here, the front view and the side view are at the same height in the drawing (the bottoms of the front view and the side view are created at the same height). Could be done. Such drawing creation is common, but even if the side view is placed at a different height, data is provided for each side view as shown in the CAD data example of FIG. Detection of lack of dimensions is possible.

以上の実施例に関し、さらに以下の付記を開示する。
(付記1)
図形を直線と円弧の線分要素を含んで構成する形状データと、該図形の寸法を寸法補助線と寸法線の線分要素を含んで構成する寸法データとから成るCADデータで作成された図面の寸法記入の不足箇所を検出する検図プログラムであって、
検証対象の図面の前記CADデータを取り込むCADデータ取得手順と、
取得した前記CADデータの形状データから面取り部を抽出して該面取り部の線分要素を削除し、該面取り部の線分要素に接続する2つの線分要素が交わるまで延長する面取り削除手順と、
前記面取り削除手順が行われた形状データの直線の線分要素に対して、該線分要素を線分方向に所定の長さ延長した仮想線を生成する仮想線生成手順と、
前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないとき寸法不足と判定する寸法不足判定手順と、
前記面取り削除手順が実施される前のCADデータと前記寸法不足と判定された仮想線とを表示する寸法不足箇所表示手順と
をコンピュータに実行させることを特徴とする検図プログラム。
In addition to the above examples, the following additional notes are disclosed.
(Appendix 1)
A drawing created by CAD data composed of shape data that includes a line segment element of a straight line and an arc, and dimension data that includes a dimension line including a dimension extension line and a line segment element of the dimension line. A drawing inspection program for detecting the lack of dimension entry of
A CAD data acquisition procedure for capturing the CAD data of the drawing to be verified;
A chamfer deletion procedure for extracting a chamfered portion from the acquired shape data of the CAD data, deleting a line segment element of the chamfered portion, and extending until two line segment elements connected to the line segment element of the chamfered portion intersect each other; ,
A virtual line generation procedure for generating a virtual line obtained by extending the line segment element by a predetermined length in the line segment direction with respect to the straight line segment element of the shape data subjected to the chamfer deletion procedure;
Searching for a line segment element of a dimension extension line that overlaps the imaginary line from the dimension data, and determining an insufficient dimension when the line segment element is not searched;
An inspection program for causing a computer to execute CAD data before the chamfering deletion procedure is executed and an insufficient dimension location display procedure for displaying the virtual line determined to be insufficient.

(付記2)
前記形状データは、前記CADデータ中において図面を構成する面図毎に区分けされ、
前記寸法不足判定手順は、前記面図毎に生成された仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、1つの面図で該線分要素が検索されないとき他の面図の対応する仮想線に該線分要素が検索されれば寸法不足と判定しない
ことを特徴とする付記1記載の検図プログラム。
(Appendix 2)
The shape data is divided into the CAD data for each surface view constituting the drawing,
In the dimension shortage determination procedure, a line segment element of a dimension extension line that overlaps an imaginary line generated for each plane view is searched from the dimension data, and when the line segment element is not searched in one plane view, the other plane The inspection program according to appendix 1, wherein if the line segment element is searched for a corresponding virtual line in the figure, it is not determined that the dimension is insufficient.

(付記3)
前記寸法不足判定手順は、前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないときは続いて該仮想線に重なる形状データの線分要素の始点および終点から所定の範囲に存在する寸法補助線の線分要素を該寸法データから検索し、該線分要素が検索されないときに寸法不足と判定する
ことを特徴とする付記1記載の検図プログラム。
(Appendix 3)
In the dimension shortage determination procedure, a line segment element of a dimension extension line that overlaps the virtual line is searched from the dimension data, and when the line segment element is not searched, the line segment element of the shape data that overlaps the virtual line is subsequently detected. 2. The inspection according to appendix 1, wherein a line segment element of a dimension extension line existing within a predetermined range from a start point and an end point is searched from the dimension data, and it is determined that the dimension is insufficient when the line segment element is not searched. program.

(付記4)
図形を直線と円弧の線分要素を含んで構成する形状データと、該図形の寸法を寸法補助線と寸法線の線分要素を含んで構成する寸法データとから成るCADデータで作成された図面の寸法記入の不足箇所を検出する検図方法であって、
検証対象の図面の前記CADデータを取り込むCADデータ取得手順と、
取得した前記CADデータの形状データから面取り部を抽出して該面取り部の線分要素を削除し、該面取り部の線分要素に接続する2つの線分要素が交わるまで延長する面取り削除手順と、
前記面取り削除処理が行われた形状データの直線の線分要素に対して、該線分要素を線分方向に所定の長さ延長した仮想線を生成する仮想線生成手順と、
前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないとき寸法不足と判定する寸法不足判定手順と、
前記面取り削除手順が実施される前のCADデータと前記寸法不足と判定された仮想線とを表示する寸法不足箇所表示手順と
を有することを特徴とする検図方法。
(Appendix 4)
A drawing created by CAD data composed of shape data that includes a line segment element of a straight line and an arc, and dimension data that includes a dimension line including a dimension extension line and a line segment element of the dimension line. A method for detecting the lack of dimension entry of
A CAD data acquisition procedure for capturing the CAD data of the drawing to be verified;
A chamfer deletion procedure for extracting a chamfered portion from the acquired shape data of the CAD data, deleting a line segment element of the chamfered portion, and extending until two line segment elements connected to the line segment element of the chamfered portion intersect each other; ,
A virtual line generation procedure for generating a virtual line obtained by extending the line segment element by a predetermined length in the line segment direction with respect to the straight line segment element of the shape data subjected to the chamfer deletion processing;
Searching for a line segment element of a dimension extension line that overlaps the imaginary line from the dimension data, and determining an insufficient dimension when the line segment element is not searched;
A drawing inspection method comprising: an underdimension location display procedure for displaying CAD data before the chamfering deletion procedure is performed and the virtual line determined to be undersize.

(付記5)
図形を直線と円弧の線分要素を含んで構成する形状データと、該図形の寸法を寸法補助線と寸法線の線分要素を含んで構成する寸法データとから成るCADデータで作成された図面の寸法記入の不足箇所を検出する検図装置であって、
検証対象の図面の前記CADデータを取り込むCADデータ取得手段と、
取得した前記CADデータの形状データから面取り部を抽出して該面取り部の線分要素を削除し、該面取り部の線分要素に接続する2つの線分要素が交わるまで延長する面取り削除手段と、
前記面取り削除処理が行われた形状データの直線の線分要素に対して、該線分要素を線分方向に所定の長さ延長した仮想線を生成する仮想線生成手段と、
前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないとき寸法不足と判定する寸法不足判定手段と、
前記面取り削除手順が実施される前のCADデータと前記寸法不足と判定された仮想線とを表示する寸法不足箇所表示手段と
を有することを特徴とする検図装置。
(Appendix 5)
A drawing created by CAD data composed of shape data that includes a line segment element of a straight line and an arc, and dimension data that includes a dimension line including a dimension extension line and a line segment element of the dimension line. A drawing inspection device for detecting a lack of dimension entry of
CAD data acquisition means for fetching the CAD data of the drawing to be verified;
A chamfer deleting means for extracting a chamfered portion from the acquired shape data of the CAD data, deleting a line segment element of the chamfered portion, and extending until two line segment elements connected to the line segment element of the chamfered portion intersect. ,
Virtual line generation means for generating a virtual line obtained by extending the line segment element by a predetermined length in the line segment direction with respect to the straight line segment element of the shape data subjected to the chamfer deletion processing;
A dimension deficiency determining unit that searches a line segment element of a dimension extension line that overlaps the virtual line from the dimension data, and determines that the dimension is insufficient when the line segment element is not searched,
An inspection apparatus comprising: a lacking dimension display means for displaying CAD data before the chamfering deletion procedure is performed and the virtual line determined to be insufficient.

(付記6)
寸法不足箇所表示手順は、前記寸法不足と判定された仮想線を同時に表示する前記CADデータに対して強調表示する
ことを特徴とする付記1記載の検図プログラム。
(Appendix 6)
The inspection program according to appendix 1, wherein the dimension-insufficient location display procedure highlights the CAD data for simultaneously displaying the virtual line determined to be insufficient in dimension.

発明の原理図(その1)である。It is a principle figure (the 1) of an invention. 面取り部の抽出と削除の例(角きりの場合)である。It is an example (in the case of a corner) of extraction and deletion of a chamfer. 面取り部の抽出と削除の例(フィレットの場合)である。It is an example (in the case of a fillet) of extraction and deletion of a chamfer. 発明の原理図(その2)である。It is a principle figure (part 2) of the invention. 検図装置の構成例である。It is a structural example of an inspection apparatus. 検図対象の図面例である。It is an example of drawing of inspection object. CADデータ例である。It is an example of CAD data. 寸法不足の検出処理フロー例である。It is an example of the detection processing flow of a dimension shortage. 仮想線の生成と寸法補助線である。Virtual line generation and dimension extension lines. 寸法不足を示す仮想線の表示例である。It is an example of a display of the virtual line which shows lack of a dimension. 面取り部削除ルーチンの処理フロー例である。It is an example of a processing flow of a chamfer part deletion routine.

符号の説明Explanation of symbols

10 CADデータ取得手順
20 面取り削除手順
30 仮想線生成手順
40 寸法不足判定手順
50 寸法不足箇所表示手順
60 形状データの線分要素
70 寸法補助線の線分要素
80 寸法線の線分要素
90 仮想線
100 検図装置
110 CPU
120 ディスプレイ
130 キーボード
140 入出力制御部
150 CADデータ記憶部
160 検図プログラム
161 CADデータ取得部
162 面取り削除部
163 仮想線生成部
164 寸法不足判定部
165 寸法不足箇所表示部
10 CAD Data Acquisition Procedure 20 Chamfering Deletion Procedure 30 Virtual Line Generation Procedure 40 Dimensional Insufficient Judgment Procedure 50 Dimensional Deficient Location Display Procedure 60 Shape Data Line Segment Element 70 Dimensional Supplement Line Segment Element 80 Dimension Line Segment Element 90 Virtual Line 100 Chart inspection device 110 CPU
DESCRIPTION OF SYMBOLS 120 Display 130 Keyboard 140 Input / output control part 150 CAD data memory | storage part 160 Checking program 161 CAD data acquisition part 162 Chamfering deletion part 163 Virtual line generation part 164 Insufficient dimension determination part 165 Insufficient dimension display part

Claims (5)

図形を直線と円弧の線分要素を含んで構成する形状データと、該図形の寸法を寸法補助線と寸法線の線分要素を含んで構成する寸法データとから成るCADデータで作成された図面の寸法記入の不足箇所を検出する検図プログラムであって、
検証対象の図面の前記CADデータを取り込むCADデータ取得手順と、
取得した前記CADデータの形状データから面取り部を抽出して該面取り部の線分要素を削除し、該面取り部の線分要素に接続する2つの線分要素が交わるまで延長する面取り削除手順と、
前記面取り削除手順が行われた形状データの直線の線分要素に対して、該線分要素を線分方向に所定の長さ延長した仮想線を生成する仮想線生成手順と、
前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないとき寸法不足と判定する寸法不足判定手順と、
前記面取り削除手順が実施される前のCADデータと前記寸法不足と判定された仮想線とを表示する寸法不足箇所表示手順と
をコンピュータに実行させることを特徴とする検図プログラム。
A drawing created by CAD data composed of shape data that includes a line segment element of a straight line and an arc, and dimension data that includes a dimension line including a dimension extension line and a line segment element of the dimension line. A drawing inspection program for detecting the lack of dimension entry of
A CAD data acquisition procedure for capturing the CAD data of the drawing to be verified;
A chamfer deletion procedure for extracting a chamfered portion from the acquired shape data of the CAD data, deleting a line segment element of the chamfered portion, and extending until two line segment elements connected to the line segment element of the chamfered portion intersect each other; ,
A virtual line generation procedure for generating a virtual line obtained by extending the line segment element by a predetermined length in the line segment direction with respect to the straight line segment element of the shape data subjected to the chamfer deletion procedure;
Searching for a line segment element of a dimension extension line that overlaps the imaginary line from the dimension data, and determining an insufficient dimension when the line segment element is not searched;
An inspection program for causing a computer to execute CAD data before the chamfering deletion procedure is executed and an insufficient dimension location display procedure for displaying the virtual line determined to be insufficient.
前記形状データは、前記CADデータ中において図面を構成する面図毎に区分けされ、
前記寸法不足判定手順は、前記面図毎に生成された仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、1つの面図で該線分要素が検索されないとき他の面図の対応する仮想線に該線分要素が検索されれば寸法不足と判定しない
ことを特徴とする請求項1記載の検図プログラム。
The shape data is divided into the CAD data for each surface view constituting the drawing,
In the dimension shortage determination procedure, a line segment element of a dimension extension line that overlaps an imaginary line generated for each plane view is searched from the dimension data, and when the line segment element is not searched in one plane view, the other plane The inspection program according to claim 1, wherein if the line segment element is searched for a corresponding virtual line in the figure, it is not determined that the dimension is insufficient.
前記寸法不足判定手順は、前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないときは続いて該仮想線に重なる形状データの線分要素の始点および終点から所定の範囲に存在する寸法補助線の線分要素を該寸法データから検索し、該線分要素が検索されないときに寸法不足と判定する
ことを特徴とする請求項1記載の検図プログラム。
In the dimension shortage determination procedure, a line segment element of a dimension extension line that overlaps the virtual line is searched from the dimension data, and when the line segment element is not searched, the line segment element of the shape data that overlaps the virtual line is subsequently detected. The line segment element of the extension line existing within a predetermined range from the start point and the end point is searched from the dimension data, and it is determined that the dimension is insufficient when the line segment element is not searched. Figure program.
図形を直線と円弧の線分要素を含んで構成する形状データと、該図形の寸法を寸法補助線と寸法線の線分要素を含んで構成する寸法データとから成るCADデータで作成された図面の寸法記入の不足箇所を検出する検図方法であって、
検証対象の図面の前記CADデータを取り込むCADデータ取得手順と、
取得した前記CADデータの形状データから面取り部を抽出して該面取り部の線分要素を削除し、該面取り部の線分要素に接続する2つの線分要素が交わるまで延長する面取り削除手順と、
前記面取り削除処理が行われた形状データの直線の線分要素に対して、該線分要素を線分方向に所定の長さ延長した仮想線を生成する仮想線生成手順と、
前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないとき寸法不足と判定する寸法不足判定手順と、
前記面取り削除手順が実施される前のCADデータと前記寸法不足と判定された仮想線とを表示する寸法不足箇所表示手順と
を有することを特徴とする検図方法。
A drawing created by CAD data composed of shape data that includes a line segment element of a straight line and an arc, and dimension data that includes a dimension line including a dimension extension line and a line segment element of the dimension line. A method for detecting the lack of dimension entry of
A CAD data acquisition procedure for capturing the CAD data of the drawing to be verified;
A chamfer deletion procedure for extracting a chamfered portion from the acquired shape data of the CAD data, deleting a line segment element of the chamfered portion, and extending until two line segment elements connected to the line segment element of the chamfered portion intersect each other; ,
A virtual line generation procedure for generating a virtual line obtained by extending the line segment element by a predetermined length in the line segment direction with respect to the straight line segment element of the shape data subjected to the chamfer deletion processing;
Searching for a line segment element of a dimension extension line that overlaps the imaginary line from the dimension data, and determining an insufficient dimension when the line segment element is not searched;
A drawing inspection method comprising: an underdimension location display procedure for displaying CAD data before the chamfering deletion procedure is performed and the virtual line determined to be undersize.
図形を直線と円弧の線分要素を含んで構成する形状データと、該図形の寸法を寸法補助線と寸法線の線分要素を含んで構成する寸法データとから成るCADデータで作成された図面の寸法記入の不足箇所を検出する検図装置であって、
検証対象の図面の前記CADデータを取り込むCADデータ取得手段と、
取得した前記CADデータの形状データから面取り部を抽出して該面取り部の線分要素を削除し、該面取り部の線分要素に接続する2つの線分要素が交わるまで延長する面取り削除手段と、
前記面取り削除処理が行われた形状データの直線の線分要素に対して、該線分要素を線分方向に所定の長さ延長した仮想線を生成する仮想線生成手段と、
前記仮想線に重なる寸法補助線の線分要素を前記寸法データから検索し、該線分要素が検索されないとき寸法不足と判定する寸法不足判定手段と、
前記面取り削除手順が実施される前のCADデータと前記寸法不足と判定された仮想線とを表示する寸法不足箇所表示手段と
を有することを特徴とする検図装置。
A drawing created by CAD data composed of shape data that includes a line segment element of a straight line and an arc, and dimension data that includes a dimension line including a dimension extension line and a line segment element of the dimension line. A drawing inspection device for detecting a lack of dimension entry of
CAD data acquisition means for fetching the CAD data of the drawing to be verified;
A chamfer deleting means for extracting a chamfered portion from the acquired shape data of the CAD data, deleting a line segment element of the chamfered portion, and extending until two line segment elements connected to the line segment element of the chamfered portion intersect. ,
Virtual line generation means for generating a virtual line obtained by extending the line segment element by a predetermined length in the line segment direction with respect to the straight line segment element of the shape data subjected to the chamfer deletion processing;
A dimension deficiency determining unit that searches a line segment element of a dimension extension line that overlaps the virtual line from the dimension data, and determines that the dimension is insufficient when the line segment element is not searched,
An inspection apparatus comprising: a lacking dimension display means for displaying CAD data before the chamfering deletion procedure is performed and the virtual line determined to be insufficient.
JP2004348949A 2004-12-01 2004-12-01 Inspection program, inspection method and inspection apparatus Expired - Fee Related JP4655604B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004348949A JP4655604B2 (en) 2004-12-01 2004-12-01 Inspection program, inspection method and inspection apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004348949A JP4655604B2 (en) 2004-12-01 2004-12-01 Inspection program, inspection method and inspection apparatus

Publications (2)

Publication Number Publication Date
JP2006155520A true JP2006155520A (en) 2006-06-15
JP4655604B2 JP4655604B2 (en) 2011-03-23

Family

ID=36633699

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004348949A Expired - Fee Related JP4655604B2 (en) 2004-12-01 2004-12-01 Inspection program, inspection method and inspection apparatus

Country Status (1)

Country Link
JP (1) JP4655604B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100976829B1 (en) 2008-07-08 2010-08-19 대우조선해양 주식회사 The method and service system for reviewing design of shipbuilding and offshore plant

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05174083A (en) * 1991-12-26 1993-07-13 Matsushita Electric Ind Co Ltd Dimension line generator
JPH0675620A (en) * 1992-07-21 1994-03-18 Internatl Business Mach Corp <Ibm> Method and apparatus for graphic inspection

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05174083A (en) * 1991-12-26 1993-07-13 Matsushita Electric Ind Co Ltd Dimension line generator
JPH0675620A (en) * 1992-07-21 1994-03-18 Internatl Business Mach Corp <Ibm> Method and apparatus for graphic inspection

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100976829B1 (en) 2008-07-08 2010-08-19 대우조선해양 주식회사 The method and service system for reviewing design of shipbuilding and offshore plant

Also Published As

Publication number Publication date
JP4655604B2 (en) 2011-03-23

Similar Documents

Publication Publication Date Title
US7440691B2 (en) 360-° image photographing apparatus
JP5374071B2 (en) Mobile terminal and region specifying process execution method
US11783580B2 (en) Input apparatus, input method of input apparatus, and output apparatus
US20140244219A1 (en) Method of creating a pipe route line from a point cloud in three-dimensional modeling software
JP2012151250A (en) Substrate inspection system
CN108510528A (en) A kind of method and device of visible light and infrared image registration fusion
US10885689B2 (en) System and method for augmented reality overlay
JP2010091429A (en) Workpiece shape estimation device
KR20130045584A (en) Design clash check system and method
KR101445272B1 (en) Method for managing construction using argumented reality and computer readable recording medium on which program for executing
CN114757878A (en) Welding teaching method, device, terminal equipment and computer readable storage medium
JP4655604B2 (en) Inspection program, inspection method and inspection apparatus
JP2005250890A (en) Layout verification apparatus
JP2010262549A (en) Analytical model generating apparatus
JP2017004065A (en) Thumbnail image creation device and three-dimensional molding system
JP4915522B2 (en) Graphic processing device
CN104345691A (en) Calculating device and material processing simulation system and method
JP6389120B2 (en) Data processing apparatus, data processing method, and program
JP2010152863A (en) System and method for extracting boundary node, and program
JP2007328758A (en) Design support device
JP2004179299A (en) Part-mounting data preparation device and method therefor
KR101756313B1 (en) Apparatus for guiding location of member
JP5595224B2 (en) Ladder program comparison method
KR101182651B1 (en) Ship nozzle design method using shadow analysis
JP2774083B2 (en) Interference check system between parts

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100713

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100910

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101130

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101213

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140107

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees