JP2020187424A - Data processing method, data processing system, and program - Google Patents

Data processing method, data processing system, and program Download PDF

Info

Publication number
JP2020187424A
JP2020187424A JP2019090019A JP2019090019A JP2020187424A JP 2020187424 A JP2020187424 A JP 2020187424A JP 2019090019 A JP2019090019 A JP 2019090019A JP 2019090019 A JP2019090019 A JP 2019090019A JP 2020187424 A JP2020187424 A JP 2020187424A
Authority
JP
Japan
Prior art keywords
shape
target
data
shape element
data processing
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.)
Pending
Application number
JP2019090019A
Other languages
Japanese (ja)
Inventor
耕宏 松井
Yasuhiro Matsui
耕宏 松井
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.)
Honda Motor Co Ltd
Original Assignee
Honda Motor Co 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 Honda Motor Co Ltd filed Critical Honda Motor Co Ltd
Priority to JP2019090019A priority Critical patent/JP2020187424A/en
Publication of JP2020187424A publication Critical patent/JP2020187424A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a data processing system for generating data used for conducting interference check work using a three-dimensional CAD system.SOLUTION: A data processing system S has a function of removing data unnecessary for interference check work from three-dimensional shape data of one or more peripheral components arranged in the periphery of an object component being a design object. The data processing system S includes: a reverse assembly unit 53 which subdivides the three-dimensional shape of the peripheral components into a plurality of shape elements; a necessity determination unit 54 which determines the necessity for each of the shape elements; and a check data output unit 55 which outputs the check data obtained by excluding the shape element determined to be unnecessary from the three-dimensional shape data. The necessity determination unit 54 determines whether or not the shape element is necessary by a distance determination algorithm based on a length of a distance between the shape element and the object component and a shadow determination algorithm based on presence and absence of a shield object shielding the shape element.SELECTED DRAWING: Figure 1

Description

本発明は、対象部品の周辺に設けられた周辺部品の3次元形状データから不要なデータを除くデータ処理方法、データ処理システム、及びプログラムに関する。 The present invention relates to a data processing method, a data processing system, and a program for removing unnecessary data from three-dimensional shape data of peripheral parts provided around the target part.

近年、自動車を構成する複数の部品の構造や形状を設計するにあたり、3次元CAD(Computer Aided Design)システムが広く用いられている。また自動車には、限られた大きさの空間内に複数の部品を互いに干渉しないように配置する必要がある。このため、ある部品の構造や形状を設計する工程の中では、設計対象とする部品(以下、「対象部品」ともいう)が、この対象部品の周辺に配置される複数の部品(以下、「周辺部品」ともいう)と干渉していないかどうかを確認する作業(以下、「干渉チェック作業」ともいう)が適宜行われる(例えば、特許文献1参照)。 In recent years, a three-dimensional CAD (Computer Aided Design) system has been widely used in designing the structure and shape of a plurality of parts constituting an automobile. Further, in an automobile, it is necessary to arrange a plurality of parts in a space of a limited size so as not to interfere with each other. Therefore, in the process of designing the structure and shape of a certain part, the part to be designed (hereinafter, also referred to as “target part”) is a plurality of parts (hereinafter, “target part”) arranged around the target part. Work to confirm whether or not there is interference with "peripheral parts" (hereinafter, also referred to as "interference check work") is appropriately performed (see, for example, Patent Document 1).

特開2012−3425号公報Japanese Unexamined Patent Publication No. 2012-3425

ところでオペレータが3次元CADシステムを用いて視覚的に干渉チェック作業を行う場合、対象部品とその周辺の複数の周辺部品の3次元形状データをコンピュータで読み込む必要がある。このため、周辺部品の表面形状や内部構造が複雑であったり、確認すべき周辺部品の数が多くなったりすると、干渉チェック作業におけるオペレータやコンピュータにかかる負担が増加してしまう。 By the way, when the operator visually performs the interference check work using the three-dimensional CAD system, it is necessary to read the three-dimensional shape data of the target component and a plurality of peripheral components around the target component by a computer. Therefore, if the surface shape and internal structure of the peripheral parts are complicated, or if the number of peripheral parts to be confirmed increases, the burden on the operator and the computer in the interference check work increases.

本発明は、3次元CADシステムを用いた干渉チェック作業を行う際に用いられるデータを生成するためのデータ処理方法、データ処理システム、及びプログラムであって、データの中から干渉チェック作業に不要となる部分を除くことにより、干渉チェック作業におけるオペレータやコンピュータにかかる負担を軽減できるデータ処理方法、データ処理システム、及びプログラムを提供することを目的とする。 The present invention is a data processing method, a data processing system, and a program for generating data used when performing an interference check work using a three-dimensional CAD system, and is unnecessary for the interference check work from among the data. It is an object of the present invention to provide a data processing method, a data processing system, and a program that can reduce the burden on the operator and the computer in the interference check work by excluding the part.

(1)本発明に係るデータ処理方法は、1以上の対象部品(例えば、後述の対象部品6参照)の周辺に設けられた1以上の周辺部品(例えば、後述の周辺部品7,8,9の3次元形状データから干渉チェック作業に不要なデータを除く方法であって、コンピュータ(例えば、後述の演算装置5)が、前記周辺部品の3次元形状を複数の形状要素に細分化する工程(例えば、後述の図6のS3の工程参照)と、コンピュータが、前記形状要素ごとに必要であるか否かを前記対象部品に対する位置関係に基づいて判定する工程(例えば、後述の図6のS5〜S6の工程)と、コンピュータが、前記3次元形状データから必要でないと判定された形状要素を除いて得られるデータ(例えば、後述のチェック用データ)を出力する工程(例えば、後述のS7の工程参照)と、を備えることを特徴とする。 (1) The data processing method according to the present invention includes one or more peripheral parts (for example, peripheral parts 7, 8, 9 described later) provided around one or more target parts (see, for example, target part 6 described later). This is a method of removing data unnecessary for interference check work from the three-dimensional shape data of the above, in which a computer (for example, a calculation device 5 described later) subdivides the three-dimensional shape of the peripheral component into a plurality of shape elements ( For example, a step (see step S3 in FIG. 6 described later) and a step in which a computer determines whether or not it is necessary for each of the shape elements based on the positional relationship with respect to the target part (for example, S5 in FIG. 6 described later). ~ S6 step) and the step (for example, step of S7 described later) in which the computer outputs data (for example, check data described later) obtained by excluding the shape element determined to be unnecessary from the three-dimensional shape data. (Refer to the process), and is characterized.

(2)この場合、前記判定する工程では、前記形状要素が必要であるか否かを、対象とする形状要素と前記対象部品との間の距離の長さに基づく距離判定アルゴリズム(例えば、後述の距離判定アルゴリズム参照)によって判定することが好ましい。 (2) In this case, in the determination step, a distance determination algorithm based on the length of the distance between the target shape element and the target component (for example, described later) determines whether or not the shape element is required. It is preferable to make a judgment by (see the distance judgment algorithm of).

(3)この場合、前記判定する工程では、前記形状要素が必要であるか否かを、前記対象部品側から視た場合に対象とする形状要素を遮る遮蔽物の有無に基づく影判定アルゴリズム(例えば、後述の影判定アルゴリズム参照)によって判定することが好ましい。 (3) In this case, in the determination step, a shadow determination algorithm based on the presence or absence of a shield that blocks the target shape element when viewed from the target component side determines whether or not the shape element is necessary. For example, it is preferable to make a determination by (see the shadow determination algorithm described later).

(4)この場合、前記判定する工程では、前記形状要素が必要であるか否かを、対象とする形状要素と前記対象部品との間の距離の長さに基づく距離判定アルゴリズムによって判定した後、前記距離判定アルゴリズムによって必要であると判定された形状要素が必要であるか否かを、前記対象部品側から視た場合に対象とする形状要素を遮る遮蔽物の有無に基づく影判定アルゴリズムによって判定することが好ましい。 (4) In this case, in the determination step, after determining whether or not the shape element is necessary by a distance determination algorithm based on the length of the distance between the target shape element and the target component. , Whether or not a shape element determined to be necessary by the distance determination algorithm is required is determined by a shadow determination algorithm based on the presence or absence of a shield that blocks the target shape element when viewed from the target component side. It is preferable to judge.

(5)この場合、前記判定する工程では、前記形状要素が必要であるか否かを前記距離判定アルゴリズムによって判定する場合、対象とする形状要素と前記対象部品とをつなぐ線分のうち最も短い最短線分を算出するとともに、前記最短線分の長さが所定の長さ閾値より短い場合には必要であると判定し、前記最短線分の長さが前記長さ閾値より長い場合には不要であると判定することが好ましい。 (5) In this case, in the determination step, when determining whether or not the shape element is necessary by the distance determination algorithm, the shortest line segment connecting the target shape element and the target component. The shortest line segment is calculated, and it is determined that it is necessary when the length of the shortest line segment is shorter than a predetermined length threshold, and when the length of the shortest line segment is longer than the length threshold. It is preferable to determine that it is unnecessary.

(6)この場合、前記判定する工程では、前記形状要素が必要であるか否かを前記影判定アルゴリズムによって判定する場合、対象とする形状要素と前記対象部品とをつなぐ線分のうち最も短い最短線分を算出するとともに、前記最短線分が入力された他の周辺部品と交差しない場合には必要であると判定し、前記最短線分が他の形状要素と交差する場合には不要であると判定することが好ましい。 (6) In this case, in the determination step, when determining whether or not the shape element is necessary by the shadow determination algorithm, the shortest line segment connecting the target shape element and the target component. The shortest line segment is calculated, and it is determined that it is necessary when the shortest line segment does not intersect with other input peripheral parts, and it is not necessary when the shortest line segment intersects with other shape elements. It is preferable to determine that there is.

(7)この場合、前記形状要素は、前記周辺部品の構成面又は前記周辺部品の表面に投影された点群を頂点とするメッシュであることが好ましい。 (7) In this case, the shape element is preferably a mesh having a point cloud projected on the constituent surface of the peripheral component or the surface of the peripheral component as a vertex.

(8)この場合、前記判定する工程では、前記形状要素のうち最も前記対象部品に近い最近点と、前記対象部品のうち最も前記形状要素に近い最近点と、を端点とする線分を最短線分として算出するとともに、前記形状要素の表面内及び/又は前記対象部品の表面内で前記最近点を算出する第1最近点算出アルゴリズムと、前記形状要素の外周線内及び/又は前記対象部品の外周線内で前記最近点を算出する第2最近点算出アルゴリズムと、の何れかによって前記最近点及び前記最短線分を算出することが好ましい。 (8) In this case, in the determination step, the shortest line segment is the latest point of the shape elements closest to the target component and the latest point of the target parts closest to the shape element. The first recent point calculation algorithm that calculates the latest point in the surface of the shape element and / or in the surface of the target part while calculating as a line segment, and the outer peripheral line of the shape element and / or the target part. It is preferable to calculate the latest point and the shortest line segment by any of the second recent point calculation algorithm for calculating the latest point within the outer peripheral line of the above.

(9)この場合、前記データ処理方法は、前記コンピュータが、オペレータによる前記第1最近点算出アルゴリズム又は前記第2最近点算出アルゴリズムの選択操作を受け付ける工程を備え、前記判定する工程では、前記オペレータによって選択されたアルゴリズムに基づいて前記最近点及び前記最短線分を算出することが好ましい。 (9) In this case, the data processing method includes a step in which the computer accepts a selection operation of the first recent point calculation algorithm or the second recent point calculation algorithm by the operator, and in the determination step, the operator It is preferable to calculate the nearest point and the shortest line segment based on the algorithm selected by.

(10)本発明に係るデータ処理システム(例えば、後述のデータ処理システムS)は、1以上の対象部品(例えば、後述の対象部品6)の周辺に設けられた1以上の周辺部品(例えば、後述の第1周辺部品7、第2周辺部品8、及び第3周辺部品9)の3次元形状データから干渉チェック作業に不要なデータを除く機能を備える。データ処理システムは、前記周辺部品の3次元形状を複数の形状要素に細分化する手段(例えば、後述の逆アセンブリ部53)と、前記形状要素ごとに必要であるか否かを前記対象部品に対する位置関係に基づいて判定する手段(例えば、後述の要否判定部54)と、前記3次元形状データから必要でないと判定された形状要素を除いて得られるデータを出力する手段(例えば、後述のチェック用データ出力部55)と、を備えることを特徴とする。 (10) The data processing system according to the present invention (for example, the data processing system S described later) has one or more peripheral parts (for example, the target part 6 described later) provided around one or more target parts (for example, the target part 6 described later). It has a function of removing data unnecessary for interference check work from the three-dimensional shape data of the first peripheral component 7, the second peripheral component 8, and the third peripheral component 9), which will be described later. The data processing system determines for the target component a means for subdividing the three-dimensional shape of the peripheral component into a plurality of shape elements (for example, a reverse assembly portion 53 described later) and whether or not it is necessary for each shape element. Means for determining based on the positional relationship (for example, necessity determination unit 54 described later) and means for outputting data obtained by excluding shape elements determined to be unnecessary from the three-dimensional shape data (for example, described later). It is characterized by including a check data output unit 55).

(11)本発明に係るプログラムは、コンピュータに(1)から(9)の何れかに記載のデータ処理方法の各工程を実行させることを特徴とする。 (11) The program according to the present invention is characterized in that a computer is made to execute each step of the data processing method according to any one of (1) to (9).

(1)本発明に係るデータ処理方法において、コンピュータは、周辺部品の3次元形状を複数の形状要素に細分化し、さらにこれら形状要素ごとに必要であるか否かを、対象とする形状要素と対象部品に対する位置関係に基づいて判定する。またコンピュータは、周辺部品の3次元形状データ(以下、「元データ」ともいう)から、必要でないと判定された形状要素を除いて得られるデータ(以下、「チェック用データ」ともいう)を出力する。よって本発明によれば、1以上の対象部品の周辺に設けられた1以上の周辺部品の元データから、対象部品と周辺部品との位置関係に基づく干渉チェック作業を行う際に不必要な部分を除いたチェック用データを生成することができる。よってオペレータは、本発明によって得られたチェック用データに基づいて干渉チェック作業を行うことにより、元データに基づいて干渉チェック作業を行う場合よりも、干渉チェック作業におけるオペレータやコンピュータにかかる負担を軽減できる。 (1) In the data processing method according to the present invention, the computer subdivides the three-dimensional shape of the peripheral component into a plurality of shape elements, and further determines whether or not each of these shape elements is necessary as the target shape element. Judgment is made based on the positional relationship with respect to the target part. In addition, the computer outputs data (hereinafter, also referred to as "check data") obtained by excluding shape elements determined to be unnecessary from the three-dimensional shape data of peripheral parts (hereinafter, also referred to as "original data"). To do. Therefore, according to the present invention, an unnecessary part when performing an interference check operation based on the positional relationship between the target part and the peripheral part from the original data of one or more peripheral parts provided around the one or more target parts. It is possible to generate check data excluding. Therefore, by performing the interference check work based on the check data obtained by the present invention, the operator reduces the burden on the operator and the computer in the interference check work as compared with the case where the interference check work is performed based on the original data. it can.

(2)干渉チェック作業においてオペレータは、対象部品と周辺部品とが接触していないかどうかを視覚的に確認することから、周辺部品のうち対象部品から遠く離れた位置に存在する部分は、干渉チェック作業を行う際に不必要な部分であるといえる。そこで本発明に係るデータ処理方法では、コンピュータは、対象とする形状要素と対象部品との間の距離の長さに基づく距離判定アルゴリズムによって、形状要素が必要であるか否かを判定する。よって本発明によれば、周辺部品の元データから、干渉チェック作業を行う際に不必要な部分のデータを効率的に除くことができる。 (2) In the interference check work, the operator visually confirms whether or not the target part and the peripheral parts are in contact with each other. Therefore, the peripheral parts that are located far away from the target parts interfere with each other. It can be said that this is an unnecessary part when performing check work. Therefore, in the data processing method according to the present invention, the computer determines whether or not the shape element is necessary by a distance determination algorithm based on the length of the distance between the target shape element and the target component. Therefore, according to the present invention, it is possible to efficiently remove the data of the unnecessary portion when performing the interference check work from the original data of the peripheral parts.

(3)干渉チェック作業においてオペレータは、対象部品の表面と周辺部品の表面とが接触していないかどうかを視覚的に確認することから、周辺部品の内部構造の詳細や表面の細かな凹凸構造の詳細は、干渉チェック作業を行う際に不必要な部分であるといえる。そこで本発明に係るデータ処理方法では、コンピュータっは、対象部品側から視た場合に対象とする形状要素を遮る遮蔽物の有無に基づく影判定アルゴリズムによって、形状要素が必要であるか否かを判定する。よって本発明によれば、周辺部品の元データから、干渉チェック作業を行う際に不必要な部分のデータを効率的に除くことができる。 (3) In the interference check work, the operator visually confirms whether the surface of the target component and the surface of the peripheral component are in contact with each other, so that the details of the internal structure of the peripheral component and the fine uneven structure of the surface are not observed. It can be said that the details of are unnecessary parts when performing the interference check work. Therefore, in the data processing method according to the present invention, the computer determines whether or not the shape element is necessary by a shadow determination algorithm based on the presence or absence of a shield that blocks the target shape element when viewed from the target component side. judge. Therefore, according to the present invention, it is possible to efficiently remove the data of the unnecessary portion when performing the interference check work from the original data of the peripheral parts.

(4)本発明に係るデータ処理方法では、距離判定アルゴリズムと影判定アルゴリズムとの両方によって、形状要素が必要であるか否かを判定する。よって本発明によれば、周辺部品の元データから、干渉チェック作業を行う際に不必要な部分のデータを効率的に除くことができる。ところで形状要素が必要であるか否かを判定するために必要な計算量は、距離判定アルゴリズムよりも影判定アルゴリズムの方が多い。そこで本発明では、先に計算量が少ない距離判定アルゴリズムによって形状要素の要否を判定した後、計算量が多い影判定アルゴリズムによって、距離判定アルゴリズムで必要であると判定された形状要素の要否を判定する。これにより、影判定アルゴリズムによって要否を判定する形状要素の数を減らすことができるので、その分だけ全体の計算量を少なくできる。 (4) In the data processing method according to the present invention, it is determined whether or not a shape element is necessary by both a distance determination algorithm and a shadow determination algorithm. Therefore, according to the present invention, it is possible to efficiently remove the data of the unnecessary portion when performing the interference check work from the original data of the peripheral parts. By the way, the amount of calculation required to determine whether or not a shape element is necessary is larger in the shadow determination algorithm than in the distance determination algorithm. Therefore, in the present invention, the necessity of the shape element is first determined by the distance determination algorithm having a small amount of calculation, and then the necessity of the shape element determined to be necessary by the distance determination algorithm by the shadow determination algorithm having a large amount of calculation. To judge. As a result, the number of shape elements for which the necessity is determined by the shadow determination algorithm can be reduced, so that the total amount of calculation can be reduced accordingly.

(5)本発明に係るデータ処理方法では、コンピュータは、距離判定アルゴリズムによって形状要素の要否を判定する場合、対象とする形状要素と対象部品とをつなぐ線分のうち最も短い最短線分を算出するとともに、最短線分の長さが長さ閾値より短い場合に必要であると判定し、最短線分の長さが長さ閾値より長い場合には不要であると判定する。よって本発明によれば、周辺部品の元データから、干渉チェック作業を行う際に不必要な部分のデータを効率的に除くことができる。 (5) In the data processing method according to the present invention, when the computer determines the necessity of a shape element by a distance determination algorithm, the computer determines the shortest shortest line segment connecting the target shape element and the target component. In addition to the calculation, it is determined that it is necessary when the length of the shortest line segment is shorter than the length threshold, and it is determined that it is unnecessary when the length of the shortest line segment is longer than the length threshold. Therefore, according to the present invention, it is possible to efficiently remove the data of the unnecessary portion when performing the interference check work from the original data of the peripheral parts.

(6)本発明に係るデータ処理方法では、コンピュータは、影判定アルゴリズムによって形状要素の要否を判定する場合、対象とする形状要素と対象部品との間の最短線分を算出するとともに、最短線分が他の形状要素と交差しない場合には必要であると判定し、最短線分が他の形状要素と交差する場合には不要であると判定する。よって本発明によれば、周辺部品の元データから、干渉チェック作業を行う際に不必要な部分のデータを効率的に除くことができる。 (6) In the data processing method according to the present invention, when the computer determines the necessity of a shape element by a shadow determination algorithm, the computer calculates the shortest line segment between the target shape element and the target component and the shortest line segment. It is determined that it is necessary when the line segment does not intersect with other shape elements, and it is determined that it is unnecessary when the shortest line segment intersects with other shape elements. Therefore, according to the present invention, it is possible to efficiently remove the data of the unnecessary portion when performing the interference check work from the original data of the peripheral parts.

(7)本発明に係るデータ処理方法では、周辺部品の構成面(すなわち、一般的なCADデータを構成する面の最小単位)又は周辺部品の表面に投影された点群を頂点とするメッシュを形状要素として周辺部品の3次元形状を細分化する。したがって構成面を形状要素とした場合、細分化にかかる計算量を少なくできる。これに対しメッシュを形状要素とした場合、細分化にかかる計算量が多くなるものの、より形状要素を細かくできるので、その分だけより細かく要否を判定でき、ひいてはより細かい精度で干渉チェック作業に不要なデータを除去できる。 (7) In the data processing method according to the present invention, a mesh having a point cloud projected on the constituent surface of the peripheral component (that is, the smallest unit of the surface constituting general CAD data) or the surface of the peripheral component is used as an apex. The three-dimensional shape of peripheral parts is subdivided as a shape element. Therefore, when the constituent surface is used as a shape element, the amount of calculation required for subdivision can be reduced. On the other hand, when the mesh is used as a shape element, the amount of calculation required for subdivision increases, but the shape element can be made finer, so that it is possible to judge the necessity more finely, and by extension, for interference check work with finer accuracy. Unnecessary data can be removed.

(8)本発明に係るデータ処理方法では、コンピュータは、形状要素のうち最も対象部品に近い最近点と、対象部品のうち最も形状要素に近い最近点と、を端点とする線分を最短線分として算出するとともに、形状要素の表面内及び/又は対象部品の表面内で最近点を算出する第1最近点算出アルゴリズムと、形状要素の外周線内及び/又は対象部品の外周線内で最近点を算出する第2最近点算出アルゴリズムと、の何れかによって最近点及び最短線分を算出する。ここで第1最近点算出アルゴリズムと第2最近点算出アルゴリズムとを比較すると、第1最近点算出アルゴリズムの方が計算量は多いものの精度良く最短線分を算出でき、第2最近点算出アルゴリズムの方が精度は落ちるものの計算量を少なくできる。よって本発明によれば、周辺部品の形状に応じた精度と速度で最近点及び最短線分を算出できる。 (8) In the data processing method according to the present invention, the computer uses the shortest line segment having the latest point closest to the target component among the shape elements and the latest point closest to the shape element among the target parts as end points. The first recent point calculation algorithm that calculates the latest points in the surface of the shape element and / or in the surface of the target part, and the latest in the outer line of the shape element and / or in the outer line of the target part. The latest point and the shortest line segment are calculated by either of the second recent point calculation algorithm for calculating the point. Comparing the 1st recent point calculation algorithm and the 2nd recent point calculation algorithm, the 1st recent point calculation algorithm can calculate the shortest line segment with high accuracy although the amount of calculation is larger, and the 2nd recent point calculation algorithm Although the accuracy is lower, the amount of calculation can be reduced. Therefore, according to the present invention, the latest point and the shortest line segment can be calculated with accuracy and speed according to the shapes of peripheral parts.

(9)本発明に係るデータ処理方法では、コンピュータは、オペレータによる第1最近点算出アルゴリズム又は第2最近点算出アルゴリズムの選択操作を受け付け、形状要素の要否を判定する際には、オペレータによって選択されたアルゴリズムに基づいて最近点及び最短線分を算出する。これにより、オペレータによる判断の下、周辺部品の形状に応じた適切なアルゴリズムで最近点及び最短線分を算出できる。 (9) In the data processing method according to the present invention, the computer accepts the selection operation of the first nearest point calculation algorithm or the second nearest point calculation algorithm by the operator, and when determining the necessity of the shape element, the operator determines the necessity. Calculate the most recent point and the shortest line segment based on the selected algorithm. As a result, the latest point and the shortest line segment can be calculated by an appropriate algorithm according to the shape of the peripheral parts based on the judgment of the operator.

(10)本発明に係るデータ処理システムは、周辺部品の3次元形状を複数の形状要素に細分化し、これら形状要素ごとに必要であるか否かを、対象とする形状要素と対象部品に対する位置関係に基づいて判定し、周辺部品の元データから、必要でないと判定された形状要素を除いてチェック用データを出力する。よって本発明によれば、1以上の対象部品の周辺に設けられた1以上の周辺部品の元データから、対象部品と周辺部品との位置関係に基づく干渉チェック作業を行う際に不必要な部分を除いたチェック用データを生成することができる。よってオペレータは、本発明によって得られたチェック用データに基づいて干渉チェック作業を行うことにより、元データに基づいて干渉チェック作業を行う場合よりも、干渉チェック作業におけるオペレータやコンピュータにかかる負担を軽減できる。 (10) The data processing system according to the present invention subdivides the three-dimensional shape of the peripheral component into a plurality of shape elements, and determines whether or not each of these shape elements is necessary and the position with respect to the target shape element and the target component. Judgment is made based on the relationship, and check data is output from the original data of peripheral parts, excluding the shape elements judged to be unnecessary. Therefore, according to the present invention, an unnecessary part when performing an interference check operation based on the positional relationship between the target part and the peripheral part from the original data of one or more peripheral parts provided around the one or more target parts. It is possible to generate check data excluding. Therefore, by performing the interference check work based on the check data obtained by the present invention, the operator reduces the burden on the operator and the computer in the interference check work as compared with the case where the interference check work is performed based on the original data. it can.

本発明の一実施形態に係るデータ処理システムの構成を示す図である。It is a figure which shows the structure of the data processing system which concerns on one Embodiment of this invention. データ処理システムの機能を説明するための図である。It is a figure for demonstrating the function of a data processing system. 第1細分化アルゴリズムで細分化することによって生成される形状要素の例を示す図である。It is a figure which shows the example of the shape element generated by subdividing by the 1st subdivision algorithm. 第2細分化アルゴリズムで細分化することによって生成される形状要素の例を示す図である。It is a figure which shows the example of the shape element generated by the subdivision by the 2nd subdivision algorithm. 距離判定アルゴリズムに基づいて形状要素の要否を判定する手順を説明するための図である。It is a figure for demonstrating the procedure which determines the necessity of a shape element based on a distance determination algorithm. 影判定アルゴリズムに基づいて形状要素の要否を判定する手順を説明するための図である。It is a figure for demonstrating the procedure which determines the necessity of a shape element based on a shadow determination algorithm. データ処理システムによって実行されるデータ処理方法の具体的な手順を示すフローチャートである。It is a flowchart which shows the specific procedure of the data processing method executed by the data processing system. オペレータに対し操作を促す操作画面の一例である。This is an example of an operation screen that prompts the operator to operate. 図6のデータ処理方法によって生成されるチェック用データの具体例を示す図である。It is a figure which shows the specific example of the check data generated by the data processing method of FIG.

以下、本発明の一実施形態について、図面を参照しながら説明する。
図1は、本発明の一実施形態に係るデータ処理システムSの構成を示す図である。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a configuration of a data processing system S according to an embodiment of the present invention.

データ処理システムSは、オペレータによる自動車の部品の構造や形状の設計作業をコンピュータによって支援する3次元CADシステムであり、各種データを記憶するデータ記憶装置1と、オペレータが操作可能な入力装置2と、オペレータが視認可能な表示装置3と、コンピュータである演算装置5と、を備える。 The data processing system S is a three-dimensional CAD system that supports the operator's design work of the structure and shape of automobile parts by a computer, and includes a data storage device 1 that stores various data and an input device 2 that can be operated by the operator. A display device 3 that can be visually recognized by an operator, and a calculation device 5 that is a computer.

データ記憶装置1は、ハードディスクドライブやソリッドステートドライブ等のハードウェアによって構成される。データ記憶装置1は、複数の部品の3次元形状データを記憶する。ここで3次元形状データとは、既知のCADソフトウェアで処理可能なファイル形式のCADデータであり、部品の3次元形状及び配置位置等に関する情報を含む。 The data storage device 1 is composed of hardware such as a hard disk drive and a solid state drive. The data storage device 1 stores three-dimensional shape data of a plurality of parts. Here, the three-dimensional shape data is CAD data in a file format that can be processed by known CAD software, and includes information on the three-dimensional shape and arrangement position of parts.

入力装置2は、オペレータが操作可能なキーボードやマウス等のハードウェアによって構成される。オペレータは、入力手段2を操作することによって演算装置5へ各種指令を入力する。 The input device 2 is composed of hardware such as a keyboard and a mouse that can be operated by an operator. The operator inputs various commands to the arithmetic unit 5 by operating the input means 2.

表示装置3は、画像を表示可能なCRTや液晶ディスプレイ等のハードウェアによって構成される。この表示装置3の表示部には、オペレータに対して入力装置2による操作を促す画像や、演算装置5による処理結果を示す画像等が表示される。 The display device 3 is composed of hardware such as a CRT or a liquid crystal display capable of displaying an image. On the display unit of the display device 3, an image prompting the operator to operate the input device 2, an image showing the processing result by the arithmetic unit 5, and the like are displayed.

演算装置5は、CPU、ROM、RAM等のハードウェアによって構成されるコンピュータである。演算装置5には、後述の図6のフローチャートに示すデータ処理方法の各ステップを演算装置5に実行させるデータ処理プログラムがインストールされている。これにより演算装置5には、操作受付部51、データ読込部52、逆アセンブリ部53、要否判定部54、及びチェック用データ出力部55等の機能モジュールが構成される。 The arithmetic unit 5 is a computer composed of hardware such as a CPU, ROM, and RAM. A data processing program for causing the arithmetic unit 5 to execute each step of the data processing method shown in the flowchart of FIG. 6 described later is installed in the arithmetic unit 5. As a result, the arithmetic unit 5 is configured with functional modules such as an operation reception unit 51, a data reading unit 52, a reverse assembly unit 53, a necessity determination unit 54, and a check data output unit 55.

ここで、データ処理システムSによって実現される機能について説明する。
図2は、データ処理システムSの機能を説明するための図である。より具体的には、図2は、データ記憶装置1に記憶された複数の部品6,7,8,9の3次元形状データの表示例である。データ処理システムSは、自動車に搭載される部品の設計作業に含まれる一工程である干渉チェック作業において用いられるデータを生成するために用いられる。
Here, the functions realized by the data processing system S will be described.
FIG. 2 is a diagram for explaining the function of the data processing system S. More specifically, FIG. 2 is a display example of three-dimensional shape data of a plurality of parts 6, 7, 8 and 9 stored in the data storage device 1. The data processing system S is used to generate data used in an interference check work, which is one step included in the design work of parts mounted on an automobile.

干渉チェック作業とは、設計対象とする1つ以上(図2には、1つのみ図示する)の部品6(以下、「対象部品6」という)が、この対象部品6の周辺に配置される複数(図2には、3つの場合を示す)の部品7,8,9(以下、「第1周辺部品7」、「第2周辺部品8」、及び「第3周辺部品9」という)と干渉していないかどうか、すなわち対象部品6と周辺部品7,8,9との間に適切な大きさのクリアランスが確保されているかどうかを、オペレータが視覚的に確認する作業をいう。 In the interference check work, one or more parts 6 (hereinafter referred to as "target parts 6") to be designed (only one is shown in FIG. 2) are arranged around the target parts 6. With a plurality of parts 7, 8 and 9 (hereinafter referred to as "first peripheral part 7", "second peripheral part 8", and "third peripheral part 9") (FIGS. 2 shows three cases). This is the work of the operator visually confirming whether or not there is interference, that is, whether or not a clearance of an appropriate size is secured between the target component 6 and the peripheral components 7, 8 and 9.

このため干渉チェック作業においてオペレータは、周辺部品7,8,9のうち対象部品6と干渉し得る部分、より具体的には対象部品6に対向する正面71,81,91を重点的に着目する。換言すれば、干渉チェック作業においてオペレータは、周辺部品7,8,9のうち対象部品6と干渉し得ない部分、より具体的には周辺部品7,8,9の内部や背面72,82,92に着目する必要はない。すなわち、データ記憶装置1に記憶された周辺部品7,8,9の3次元形状データのうち、内部や背面72,82,92等の部分のデータは、干渉チェック作業において不必要であるといえる。データ処理システムSは、データ記憶装置1に記憶された周辺部品7,8,9の元の3次元形状データ(以下、「元データ」ともいう)を読み込み、この元データから、干渉チェック作業において不必要となる部分のデータを除くことにより、干渉チェック作業用の周辺部品7,8,9の3次元形状データ(以下、「チェック用データ」ともいう)を出力する機能を備える。 Therefore, in the interference check work, the operator focuses on the parts of the peripheral parts 7, 8 and 9 that can interfere with the target part 6, more specifically, the front faces 71, 81 and 91 facing the target part 6. .. In other words, in the interference check work, the operator performs the part of the peripheral parts 7, 8 and 9 that cannot interfere with the target part 6, more specifically, the inside and the back surface 72, 82 of the peripheral parts 7, 8 and 9. There is no need to pay attention to 92. That is, it can be said that, of the three-dimensional shape data of the peripheral parts 7, 8 and 9 stored in the data storage device 1, the data of the parts such as the inside and the back surface 72, 82, 92 are unnecessary in the interference check work. .. The data processing system S reads the original three-dimensional shape data (hereinafter, also referred to as “original data”) of the peripheral parts 7, 8 and 9 stored in the data storage device 1, and from this original data, in the interference check work. It has a function to output three-dimensional shape data (hereinafter, also referred to as "check data") of peripheral parts 7, 8 and 9 for interference check work by removing unnecessary data.

図1に戻り、操作受付部51は、表示装置3にオペレータの操作を促す画像(例えば、後述の図7参照)を表示するとともに、オペレータによる入力装置2の操作を受け付ける。ここで操作受付部51が受け付ける操作には、オペレータがデータ記憶装置1に記憶された複数の部品の3次元形状データの中から対象部品として選択する操作、オペレータがデータ記憶装置1に記憶された複数の部品の3次元形状データの中から周辺部品として選択する操作、オペレータが後述の逆アセンブリ部53において規定されている複数の細分化アルゴリズムの中から1つを選択する操作、オペレータが後述の要否判定部54において規定されている複数の線分算出アルゴリズムの中から1つを選択する操作、及びオペレータが各種数値を入力する操作等が含まれる。 Returning to FIG. 1, the operation receiving unit 51 displays an image prompting the operator's operation on the display device 3 (see, for example, FIG. 7 described later), and receives the operation of the input device 2 by the operator. Here, the operation received by the operation receiving unit 51 includes an operation in which the operator selects a target part from the three-dimensional shape data of a plurality of parts stored in the data storage device 1, and the operator is stored in the data storage device 1. An operation of selecting a peripheral part from three-dimensional shape data of a plurality of parts, an operation of an operator selecting one from a plurality of subdivision algorithms defined in the inverse assembly unit 53 described later, and an operation of an operator described later. The operation of selecting one from a plurality of line segment calculation algorithms defined by the necessity determination unit 54, the operation of the operator inputting various numerical values, and the like are included.

データ読込部52は、データ記憶装置1から1以上の対象部品の3次元形状データ及び1以上の周辺部品の3次元形状データを読み込む。より具体的には、データ読込部52は、データ記憶装置1に記憶された複数の部品の3次元形状データの中から、操作受付部51が受け付けた選択操作によって対象部品及び周辺部品として特定される部品の元データを読み込む。 The data reading unit 52 reads the three-dimensional shape data of one or more target parts and the three-dimensional shape data of one or more peripheral parts from the data storage device 1. More specifically, the data reading unit 52 is specified as a target part and peripheral parts by a selection operation received by the operation receiving unit 51 from the three-dimensional shape data of a plurality of parts stored in the data storage device 1. Read the original data of the part.

逆アセンブリ部53は、データ読込部52によって読み込まれた対象部品及び周辺部品の元データに基づいて、対象部品及び周辺部品の3次元形状を複数の形状要素に細分化する。ここで形状要素とは、部品の一部であって、要否判定部54における後述の要否判定の最小単位となる部分をいう。逆アセンブリ部53は、第1細分化アルゴリズムと第2細分化アルゴリズムとの2種類の異なる細分化アルゴリズムによって対象部品及び周辺部品の3次元形状を複数の形状要素に細分化することが可能となっている。 The inverse assembly unit 53 subdivides the three-dimensional shape of the target component and the peripheral component into a plurality of shape elements based on the original data of the target component and the peripheral component read by the data reading unit 52. Here, the shape element means a part of a part that is the minimum unit of the necessity determination described later in the necessity determination unit 54. The inverse assembly unit 53 can subdivide the three-dimensional shape of the target part and the peripheral parts into a plurality of shape elements by two different subdivision algorithms, the first subdivision algorithm and the second subdivision algorithm. ing.

図3Aは、第1細分化アルゴリズムで細分化することによって生成される形状要素の例を示す図であり、図3Bは、第2細分化アルゴリズムで細分化することによって生成される形状要素の例を示す図である。 FIG. 3A is a diagram showing an example of a shape element generated by subdividing by the first subdivision algorithm, and FIG. 3B is an example of a shape element generated by subdividing by the second subdivision algorithm. It is a figure which shows.

逆アセンブリ部53は、第1細分化アルゴリズムの下では、対象部品及び周辺部品の構成面を形状要素とする。ここで構成面とは、部品の3次元形状を表す複合面を構成する面の一部であり、一般的なCADデータにおける面の最小単位である。図3Aには、1つの複合面Saが3つの構成面Sa1,Sa2,Sa3によって構成される場合を示す。逆アセンブリ部53は、これら構成面Sa1,Sa2,Sa3を形状要素とする。このため第1細分化アルゴリズムには、第2細分化アルゴリズムよりも少ない計算量で対象部品及び周辺部品の3次元形状を複数の形状要素に細分化できる、という利点がある。 Under the first subdivision algorithm, the inverse assembly unit 53 uses the constituent surfaces of the target component and peripheral components as shape elements. Here, the constituent surface is a part of the surface constituting the composite surface representing the three-dimensional shape of the component, and is the smallest unit of the surface in general CAD data. FIG. 3A shows a case where one composite surface Sa is composed of three constituent surfaces Sa1, Sa2, and Sa3. The reverse assembly unit 53 uses these constituent surfaces Sa1, Sa2, and Sa3 as shape elements. Therefore, the first subdivision algorithm has an advantage that the three-dimensional shape of the target part and the peripheral parts can be subdivided into a plurality of shape elements with a smaller amount of calculation than the second subdivision algorithm.

また逆アセンブリ部53は、第2細分化アルゴリズムの下では、対象部品及び周辺部品の表面に投影された複数の点群を頂点とする多角形のポリゴンメッシュを形状要素とする。図3Bには、1つの複合面Sbを、80個のポリゴンメッシュSb1,Sb2,Sb3,…,Sb80に分割した例を示す。逆アセンブリ部53は、これらポリゴンメッシュSb1〜Sb80を形状要素とする。このように第2細分化アルゴリズムの下で細分化する場合、逆アセンブリ部53は、対象部品及び周辺部品の元データに点群を投影する処理を行う必要がある。このため第2細分化アルゴリズムには、第1細分化アルゴリズムよりも計算量が多い、という欠点がある。しかしながら第2細分化アルゴリズムの下で細分化する場合、第1細分化アルゴリズムの下で細分化する場合よりも形状要素を細かくできるので、第2細分化アルゴリズムには、第1細分化アルゴリズムよりも細かく形状要素の要否を判定できる、という利点がある。 Further, under the second subdivision algorithm, the inverse assembly unit 53 uses a polygonal polygon mesh having a plurality of point clouds projected on the surfaces of the target component and peripheral components as vertices as shape elements. FIG. 3B shows an example in which one composite surface Sb is divided into 80 polygon meshes Sb1, Sb2, Sb3, ..., Sb80. The inverse assembly unit 53 uses these polygon meshes Sb1 to Sb80 as shape elements. When subdividing under the second subdivision algorithm in this way, the deassembly unit 53 needs to perform a process of projecting a point cloud onto the original data of the target part and the peripheral parts. Therefore, the second subdivision algorithm has a drawback that the amount of calculation is larger than that of the first subdivision algorithm. However, when subdividing under the second subdivision algorithm, the shape elements can be made finer than when subdividing under the first subdivision algorithm, so that the second subdivision algorithm is more subdivided than the first subdivision algorithm. There is an advantage that the necessity of the shape element can be determined in detail.

逆アセンブリ部53は、第1細分化アルゴリズム及び第2細分化アルゴリズムのうち、操作受付部51が受け付けた選択操作によって特定される細分化アルゴリズムの下で対象部品及び周辺部品の3次元形状を複数の形状要素に細分化する。 The inverse assembly unit 53 has a plurality of three-dimensional shapes of the target part and peripheral parts under the subdivision algorithm specified by the selection operation received by the operation reception unit 51 among the first subdivision algorithm and the second subdivision algorithm. It is subdivided into the shape elements of.

要否判定部54は、逆アセンブリ部53における処理によって得られた周辺部品の形状要素ごとに、干渉チェック作業を行う際に必要な部分であるか否かを判定する。より具体的には、要否判定部54は、周辺部品の各形状要素が必要な部分であるか否かを、面積判定アルゴリズムと、距離判定アルゴリズムと、影判定アルゴリズムと、の3種類のアルゴリズムによって判定する。面積判定アルゴリズムの下では、要否判定部54は、周辺部品の各形状要素の表面積に基づいてその要否を判定する。また距離判定アルゴリズム及び影判定アルゴリズムの下では、要否判定部54は、周辺部品の各形状要素の対象部品の各形状要素に対する位置関係に基づいてその要否を判定する。以下、各判定アルゴリズムの詳細を説明する。 The necessity determination unit 54 determines whether or not each of the shape elements of the peripheral parts obtained by the processing in the reverse assembly unit 53 is a necessary part for performing the interference check operation. More specifically, the necessity determination unit 54 determines whether or not each shape element of the peripheral component is a necessary part by three types of algorithms: an area determination algorithm, a distance determination algorithm, and a shadow determination algorithm. Judgment by. Under the area determination algorithm, the necessity determination unit 54 determines the necessity based on the surface area of each shape element of the peripheral component. Further, under the distance determination algorithm and the shadow determination algorithm, the necessity determination unit 54 determines the necessity based on the positional relationship of each shape element of the peripheral component with respect to each shape element of the target component. The details of each determination algorithm will be described below.

面積判定アルゴリズムの下では、要否判定部54は、周辺部品の各形状要素の表面積を算出するとともに、算出した表面積が所定の面積閾値以下である場合には対象とする形状要素は必要でないと判定し、算出した表面積が上記面積閾値よりも大きい場合には対象とする形状要素は必要であると判定する。なおこの面積閾値は、操作受付部51が受け付けた入力操作によって特定される値に設定される。 Under the area determination algorithm, the necessity determination unit 54 calculates the surface area of each shape element of the peripheral component, and if the calculated surface area is equal to or less than a predetermined area threshold value, the target shape element is not required. If the calculated surface area is larger than the area threshold value, it is determined that the target shape element is necessary. The area threshold value is set to a value specified by the input operation received by the operation reception unit 51.

このような面積判定アルゴリズムに基づいて周辺部品の各形状要素の要否を判定することにより、干渉チェック作業において重要度が低いと思われる表面積が小さい形状要素を速やかに除くことができる。また後述の距離判定アルゴリズムや影判定アルゴリズムの計算量は面積判定アルゴリズムの計算量よりも多い。このため、距離判定アルゴリズムや影判定アルゴリズムに基づいて周辺部品の各形状要素の要否の判定を行う前に、この面積判定アルゴリズムに基づいて周辺部品の各形状要素の要否を判定しておくことが好ましい。 By determining the necessity of each shape element of the peripheral component based on such an area determination algorithm, it is possible to quickly remove the shape element having a small surface area, which is considered to be less important in the interference check work. Further, the amount of calculation of the distance determination algorithm and the shadow determination algorithm, which will be described later, is larger than the amount of calculation of the area determination algorithm. Therefore, before determining the necessity of each shape element of the peripheral component based on the distance determination algorithm or the shadow determination algorithm, the necessity of each shape element of the peripheral component is determined based on this area determination algorithm. Is preferable.

図4は、距離判定アルゴリズムに基づいて形状要素の要否を判定する手順を説明するための図である。距離判定アルゴリズムの下では、要否判定部54は、周辺部品の各形状要素が必要であるか否かを、対象とする周辺部品の形状要素と対象部品との間の距離の長さに基づいて判定する。 FIG. 4 is a diagram for explaining a procedure for determining the necessity of a shape element based on a distance determination algorithm. Under the distance determination algorithm, the necessity determination unit 54 determines whether or not each shape element of the peripheral component is required based on the length of the distance between the shape element of the target peripheral component and the target component. To judge.

より具体的には要否判定部54は、先ず、対象部品の各形状要素O1,O2,O3…のうち判定の対象とする周辺部品の形状要素E1と最も近い形状要素O1を選択するとともに、この選択した対象部品の形状要素O1と判定の対象とする周辺部品の形状要素E1とをつなぐ線分のうち最も長さが短い最短線分LSを算出する。要否判定部54は、判定の対象とする形状要素E1のうち最も対象部品の形状要素O1に近い最近点Peと、対象部品の形状要素O1のうち最も判定の対象とする形状要素E1に近い最近点Poと、を算出し、これら最近点Pe,Poを端点とする線分を最短線分LSとする。また要否判定部54は、算出した最短線分LSの長さが予め定められた長さ閾値以下である場合には、対象とする形状要素E1は必要であると判定し、最短線分LSの長さが上記長さ閾値より長い場合には不要であると判定する。ここで長さ閾値は、操作受付部51が受け付けた数値入力操作によって特定される値に設定される。 More specifically, the necessity determination unit 54 first selects, among the shape elements O1, O2, O3 ... Of the target parts, the shape element O1 closest to the shape element E1 of the peripheral part to be determined. The shortest line segment LS having the shortest length among the line segments connecting the shape element O1 of the selected target component and the shape element E1 of the peripheral component to be determined is calculated. The necessity determination unit 54 is closest to the nearest point Pe of the shape element E1 to be determined, which is closest to the shape element O1 of the target part, and the shape element E1 of the shape element O1 of the target part, which is the closest to the shape element E1 to be determined. The nearest point Po is calculated, and the line segment having these recent points Pe and Po as end points is defined as the shortest line segment LS. Further, the necessity determination unit 54 determines that the target shape element E1 is necessary when the calculated length of the shortest line segment LS is equal to or less than a predetermined length threshold value, and determines that the target shape element E1 is necessary, and determines that the shortest line segment LS is necessary. If the length of is longer than the above length threshold value, it is determined that it is unnecessary. Here, the length threshold value is set to a value specified by the numerical input operation received by the operation reception unit 51.

図5は、影判定アルゴリズムに基づいて形状要素の要否を判定する手順を説明するための図である。図5には、判定の対象とする周辺部品の形状要素E1と対象部品との間に別の周辺部品の形状要素E2が存在する場合の例を示す。影判定アルゴリズムの下では、要否判定部54は、周辺部品の各形状要素が必要であるか否かを、対象部品側から視た場合に対象とする形状要素を遮る遮蔽物の有無に基づいて判定する。 FIG. 5 is a diagram for explaining a procedure for determining the necessity of a shape element based on a shadow determination algorithm. FIG. 5 shows an example in which the shape element E2 of another peripheral component exists between the shape element E1 of the peripheral component to be determined and the target component. Under the shadow determination algorithm, the necessity determination unit 54 determines whether or not each shape element of the peripheral component is necessary based on the presence or absence of a shield that blocks the target shape element when viewed from the target component side. To judge.

より具体的には要否判定部54は、先ず、距離判定アルゴリズムと同様の手順によって、対象部品の各形状要素O1,O2,O3…のうち判定の対象とする周辺部品の形状要素E1と最も近い形状要素O1を選択するとともに、この選択した対象部品の形状要素O1と判定の対象とする周辺部品の形状要素E1とをつなぐ線分のうち最も長さが短い最短線分LSを算出する。また要素判定部54は、算出した最短線分LSと交差する他の周辺部品の形状要素E2が存在しない場合、すなわち対象部品の形状要素O1の最近点Poから視た場合に形状要素E1の最近点Peを遮る周辺部品の形状要素E2が存在しない場合には、対象とする形状要素E1は必要であると判定する。また要素判定部54は、最短線分LSと交差する他の周辺部品の形状要素E2が存在する場合、すなわち対象部品Oの最近点Poから視た場合に形状要素E1の最近点Peを遮る周辺部品の形状要素E2が存在する場合には、対象とする形状要素E1は不要であると判定する。 More specifically, the necessity determination unit 54 first uses the same procedure as the distance determination algorithm to make the shape element E1 of the peripheral component to be determined among the shape elements O1, O2, O3 ... Of the target component. The closest shape element O1 is selected, and the shortest line segment LS having the shortest length among the line segments connecting the shape element O1 of the selected target component and the shape element E1 of the peripheral component to be determined is calculated. Further, the element determination unit 54 determines the latest shape element E1 when the shape element E2 of another peripheral component intersecting the calculated shortest line segment LS does not exist, that is, when viewed from the nearest point Po of the shape element O1 of the target component. When the shape element E2 of the peripheral component that blocks the point Pe does not exist, it is determined that the target shape element E1 is necessary. Further, the element determination unit 54 blocks the nearest point Pe of the shape element E1 when the shape element E2 of another peripheral component intersecting with the shortest line segment LS exists, that is, when viewed from the nearest point Po of the target component O. When the shape element E2 of the part is present, it is determined that the target shape element E1 is unnecessary.

以上のように要否判定部54では、距離判定アルゴリズム及び影判定アルゴリズムに基づいて周辺部品の形状要素の要否を判定するためには、判定の対象とする周辺部品の形状要素及び対象部品の形状要素の各々に対して最近点を算出する必要がある。そこで要否判定部54では、面に基づく第1最近点算出アルゴリズムと、線に基づく第2最近点算出アルゴリズムとの2種類の異なる最近点算出アルゴリズムに基づいて最近点を算出することが可能となっている。より具体的には、第1最近点算出アルゴリズムの下では、要否判定部54は、周辺部品の形状要素E1の表面ES内及び/又は対象部品の形状要素O1の表面OS内で最近点Pe,Poを算出する。また第2最近点算出アルゴリズムの下では、要否判定部54は、周辺部品の形状要素E1の外周線EL内及び/又は対象部品の形状要素O1の外周線OL内で最近点Pe,Poを算出する。なお図4及び図5には、周辺部品の形状要素E1における最近点Pe及び対象部品の形状要素O1における最近点Poの両方を第1最近点算出アルゴリズムに基づいて算出した場合を示す。 As described above, in order to determine the necessity of the shape element of the peripheral component based on the distance determination algorithm and the shadow determination algorithm, the necessity determination unit 54 determines the shape element of the peripheral component and the target component to be determined. It is necessary to calculate the most recent points for each of the shape elements. Therefore, the necessity determination unit 54 can calculate the latest point based on two different types of recent point calculation algorithms, the first recent point calculation algorithm based on the surface and the second recent point calculation algorithm based on the line. It has become. More specifically, under the first recent point calculation algorithm, the necessity determination unit 54 determines the latest point Pe in the surface ES of the shape element E1 of the peripheral part and / or in the surface OS of the shape element O1 of the target part. , Po is calculated. Further, under the second recent point calculation algorithm, the necessity determination unit 54 sets the latest points Pe and Po in the outer peripheral line EL of the shape element E1 of the peripheral part and / or in the outer peripheral line OL of the shape element O1 of the target part. calculate. Note that FIGS. 4 and 5 show a case where both the nearest point Pe in the shape element E1 of the peripheral part and the latest point Po in the shape element O1 of the target part are calculated based on the first latest point calculation algorithm.

第1最近点算出アルゴリズムによれば、第2最近点算出アルゴリズムと比較して、計算量が多くなるというデメリットがあるものの、精度良く最近点及び最短線分を算出できるというメリットがある。要否判定部54は、第1最近点算出アルゴリズム及び第2最近点算出アルゴリズムのうち、操作受付部51が受け付けた選択操作によって特定される最近点算出アルゴリズムの下で最近点を算出し、ひいては最短線分を算出する。 The first recent point calculation algorithm has a demerit that the amount of calculation is larger than that of the second recent point calculation algorithm, but has an advantage that the latest point and the shortest line segment can be calculated with high accuracy. The necessity determination unit 54 calculates the latest point under the latest point calculation algorithm specified by the selection operation received by the operation reception unit 51 among the first recent point calculation algorithm and the second recent point calculation algorithm, and by extension, the latest point calculation unit. Calculate the shortest line segment.

チェック用データ出力部55は、データ読込部52によって読み込まれた周辺部品の3次元形状データから、要否判定部54によって必要でないと判定された形状要素を除くことによってチェック用データを生成し、このチェック用データを出力する。 The check data output unit 55 generates check data by removing shape elements determined to be unnecessary by the necessity determination unit 54 from the three-dimensional shape data of peripheral parts read by the data reading unit 52. Output this check data.

図6は、以上のようなデータ処理システムSによって実行されるデータ処理方法の具体的な手順を示すフローチャートである。 FIG. 6 is a flowchart showing a specific procedure of the data processing method executed by the data processing system S as described above.

S1では、操作受付部51は、図7に示すような操作画面を表示するとともに、オペレータによる入力装置2の操作を受け付ける。以下、操作受付部51が受け付ける各種操作について列記する。 In S1, the operation receiving unit 51 displays the operation screen as shown in FIG. 7 and receives the operation of the input device 2 by the operator. Hereinafter, various operations received by the operation reception unit 51 are listed.

オペレータは、選択ボタン71aをクリックすることにより、データ記憶装置1に記憶された複数の部品の3次元形状データの中から、対象部品とする1つ以上の部品の3次元形状データを選択し、これをデータ読込部52に読み込ませることができる。ここでオペレータによる操作によって、対象部品として選択された部品の名称は、「対象部品」との文字列と選択ボタン71aとの間のボックス71b内にリスト表示される。図7の例では、1つの部品Xが対象部品として選択された場合を示す。 By clicking the selection button 71a, the operator selects the three-dimensional shape data of one or more parts to be the target parts from the three-dimensional shape data of the plurality of parts stored in the data storage device 1. This can be read by the data reading unit 52. Here, the names of the parts selected as the target parts by the operation by the operator are listed in the box 71b between the character string "target parts" and the selection button 71a. In the example of FIG. 7, one component X is selected as the target component.

オペレータは、選択ボタン72aをクリックすることにより、データ記憶装置1に記憶された複数の部品の3次元形状データの中から、周辺部品とする1つ以上の部品の3次元形状データを選択し、これをデータ読込部52に読み込ませることができる。ここでオペレータによる操作によって、周辺部品として選択された部品の名称は、「周辺部品」との文字列と選択ボタン72aとの間のボックス72b内にリスト表示される。図7の例では、合計3つの部品A,B,Cが周辺部品として選択された場合を示す。 By clicking the selection button 72a, the operator selects the three-dimensional shape data of one or more parts to be peripheral parts from the three-dimensional shape data of the plurality of parts stored in the data storage device 1. This can be read by the data reading unit 52. Here, the names of the parts selected as the peripheral parts by the operation by the operator are listed in the box 72b between the character string "peripheral parts" and the selection button 72a. In the example of FIG. 7, a case where a total of three parts A, B, and C are selected as peripheral parts is shown.

オペレータは、「細分化パターン」との文字列の横に表示された2つのラジオボタン73a,73bを選択的にクリックすることにより、細分化アルゴリズムを選択することができる。「構成面」との文字列の下に表示されたラジオボタン73aがクリックされた場合、細分化アルゴリズムとして第1細分化アルゴリズムが選択される。また「メッシュ」との文字列の下に表示されたラジオボタン73bがクリックされた場合、細分化アルゴリズムとして第2細分化アルゴリズムが選択される。図7の例では、細分化アルゴリズムとして第1細分化アルゴリズムが選択された場合を示す。 The operator can select the subdivision algorithm by selectively clicking the two radio buttons 73a and 73b displayed next to the character string "subdivision pattern". When the radio button 73a displayed below the character string "construction surface" is clicked, the first subdivision algorithm is selected as the subdivision algorithm. When the radio button 73b displayed below the character string "mesh" is clicked, the second subdivision algorithm is selected as the subdivision algorithm. In the example of FIG. 7, the case where the first subdivision algorithm is selected as the subdivision algorithm is shown.

オペレータは、「長さ閾値(mm)」との文字列の横に表示されたボックス74に0より大きな数値を入力することにより、要否判定部54において参照される長さ閾値を設定することができる。またオペレータは、「面積閾値(cm)」との文字列の横に表示されたボックス75に0より大きな数値を入力することにより、要否判定部54において参照される面積閾値を設定することができる。図7の例では、長さ閾値は200(mm)に設定され、面積閾値は10(cm)に設定された場合を示す。 The operator sets the length threshold value referred to by the necessity determination unit 54 by inputting a numerical value larger than 0 in the box 74 displayed next to the character string "length threshold value (mm)". Can be done. Further, the operator sets the area threshold value referred to by the necessity determination unit 54 by inputting a numerical value larger than 0 in the box 75 displayed next to the character string "area threshold value (cm 2 )". Can be done. In the example of FIG. 7, the length threshold value is set to 200 (mm) and the area threshold value is set to 10 (cm 2 ).

オペレータは、「距離測定パターン(対象部品)」との文字列の横に表示された2つのラジオボタン76a,76bを選択的にクリックすることにより、対象部品の形状要素に最近点を算出する際に利用する最近点算出アルゴリズムを選択することができる。「面」との文字列の下に表示されたラジオボタン76aがクリックされた場合、対象部品の最近点算出アルゴリズムとして第1最近点算出アルゴリズムが選択される。また「線」との文字列の下に表示されたラジオボタン76bがクリックされた場合、対象部品の最近点算出アルゴリズムとして第2最近点算出アルゴリズムが選択される。図7の例では、対象部品の最近点算出アルゴリズムとして形状要素の外周線内で最近点を算出する第2最近点算出アルゴリズムが選択された場合を示す。 When the operator selectively clicks the two radio buttons 76a and 76b displayed next to the character string "distance measurement pattern (target part)" to calculate the latest point on the shape element of the target part. You can select the latest point calculation algorithm to be used for. When the radio button 76a displayed below the character string "face" is clicked, the first latest point calculation algorithm is selected as the latest point calculation algorithm of the target component. When the radio button 76b displayed below the character string "line" is clicked, the second latest point calculation algorithm is selected as the latest point calculation algorithm of the target component. In the example of FIG. 7, the case where the second recent point calculation algorithm for calculating the latest point within the outer peripheral line of the shape element is selected as the latest point calculation algorithm of the target component is shown.

オペレータは、「距離測定パターン(周辺部品)」との文字列の横に表示された2つのラジオボタン77a,77bを選択的にクリックすることにより、周辺部品の形状要素に最近点を算出する際に利用する最近点算出アルゴリズムを選択することができる。「面」との文字列の下に表示されたラジオボタン77aがクリックされた場合、周辺部品の最近点算出アルゴリズムとして第1最近点算出アルゴリズムが選択される。また「線」との文字列の下に表示されたラジオボタン77bがクリックされた場合、周辺部品の最近点算出アルゴリズムとして第2最近点算出アルゴリズムが選択される。図7の例では、周辺部品の最近点算出アルゴリズムとして形状要素の表面内で算近点を算出する第1最近点算出アルゴリズムが選択された場合を示す。 When the operator selectively clicks the two radio buttons 77a and 77b displayed next to the character string "distance measurement pattern (peripheral part)" to calculate the latest point on the shape element of the peripheral part. You can select the latest point calculation algorithm to be used for. When the radio button 77a displayed below the character string "face" is clicked, the first latest point calculation algorithm is selected as the latest point calculation algorithm for peripheral parts. When the radio button 77b displayed below the character string "line" is clicked, the second latest point calculation algorithm is selected as the latest point calculation algorithm for peripheral parts. In the example of FIG. 7, the case where the first recent point calculation algorithm for calculating the near point in the surface of the shape element is selected as the latest point calculation algorithm for the peripheral parts is shown.

S2では、データ読込部52は、S1において操作受付部51が受け付けた選択操作によって対象部品及び周辺部品として特定される部品の元データを読み込む。 In S2, the data reading unit 52 reads the original data of the parts specified as the target part and the peripheral parts by the selection operation received by the operation receiving unit 51 in S1.

S3では、逆アセンブリ部53は、データ読込部52によって読み込まれた1以上の対象部品及び1以上の周辺部品の元データを用いることによって、S1において操作受付部51が受け付けた選択操作によって特定される細分化アルゴリズムの下で対象部品及び周辺部品の3次元形状を複数の形状要素に細分化する。 In S3, the reverse assembly unit 53 is specified by the selection operation received by the operation reception unit 51 in S1 by using the original data of one or more target parts and one or more peripheral parts read by the data reading unit 52. The three-dimensional shape of the target part and peripheral parts is subdivided into a plurality of shape elements under the subdivision algorithm.

S4では、要否判定部54は、面積判定アルゴリズムの下で周辺部品の各形状要素の要否を判定する。より具体的には、要否判定部54は、先ず、S3によって周辺部品の3次元形状を細分化することによって得られる複数の形状要素の表面積を順に算出する。次に要否判定部54は、算出した各形状要素の表面積が、S1において操作受付部51が受け付けた入力操作によって設定される面積閾値以下であるか否かを判定し、表面積が面積閾値以下である場合には、当該形状要素は干渉チェック作業に不要であると判定し、表面積が面積閾値より大きい場合には、当該形状要素は干渉チェック作業に必要であると判定する。なお要否判定部54は、S4の処理によって不要であると判定した形状要素については、後述のS5,S6における要否判定処理では、その要否を判定しない。 In S4, the necessity determination unit 54 determines the necessity of each shape element of the peripheral component under the area determination algorithm. More specifically, the necessity determination unit 54 first calculates the surface areas of a plurality of shape elements obtained by subdividing the three-dimensional shapes of the peripheral parts by S3 in order. Next, the necessity determination unit 54 determines whether or not the calculated surface area of each shape element is equal to or less than the area threshold set by the input operation received by the operation reception unit 51 in S1, and the surface area is equal to or less than the area threshold. If, it is determined that the shape element is unnecessary for the interference check work, and if the surface area is larger than the area threshold value, it is determined that the shape element is necessary for the interference check work. The necessity determination unit 54 does not determine the necessity of the shape element determined to be unnecessary by the process of S4 in the necessity determination process in S5 and S6 described later.

S5では、要否判定部54は、距離判定アルゴリズムの下で周辺部品の各形状要素の要否を判定する。より具体的には、要否判定部54は、先ず周辺部品の各形状要素と対象部品の各形状要素との間の最短線分及びその長さを、S1において操作受付部51が受け付けた選択操作によって特定される最近点算出アルゴリズムの下で算出する。次に要否判定部54は、算出した最短線分の長さが、S1において操作受付部51が受け付けた入力操作によって設定される長さ閾値以下であるか否かを判定し、最短線分の長さが長さ閾値以下である場合には、当該形状要素は干渉チェック作業に必要であると判定し、最短線分の長さが長さ閾値より大きい場合には、当該形状要素は干渉チェック作業に不要であると判定する。なお要否判定部54は、S5の処理によって不要であると判定した形状要素については、後述のS6における要否判定処理では、その要否を判定しない。 In S5, the necessity determination unit 54 determines the necessity of each shape element of the peripheral component under the distance determination algorithm. More specifically, the necessity determination unit 54 first selects the shortest line segment between each shape element of the peripheral component and each shape element of the target component and the length thereof, which is accepted by the operation reception unit 51 in S1. It is calculated under the latest point calculation algorithm specified by the operation. Next, the necessity determination unit 54 determines whether or not the calculated length of the shortest line segment is equal to or less than the length threshold set by the input operation received by the operation reception unit 51 in S1, and the shortest line segment If the length of is less than or equal to the length threshold, it is determined that the shape element is necessary for the interference check work, and if the length of the shortest line segment is larger than the length threshold, the shape element interferes. Judge that it is not necessary for the check work. The necessity determination unit 54 does not determine the necessity of the shape element determined to be unnecessary by the process of S5 in the necessity determination process in S6 described later.

S6では、要否判定部54は、影判定アルゴリズムの下で周辺部品の各形状要素の要否を判定する。より具体的には、要否判定部54は、先ず周辺部品の各形状要素と対象部品の各形状要素との間の最短線分を、S1において操作受付部51が受け付けた選択操作によって特定される最近点算出アルゴリズムの下で算出する。次に要否判定部54は、算出した最短線分と交差する他の周辺部品の形状要素が存在するか否かを判定し、最短線分と交差する形状要素が存在しない場合には、当該形状要素は干渉チェック作業に必要であると判定し、最短線分と交差する形状要素が存在する場合には、当該形状要素は干渉チェック作業に不要であると判定する。 In S6, the necessity determination unit 54 determines the necessity of each shape element of the peripheral component under the shadow determination algorithm. More specifically, the necessity determination unit 54 first specifies the shortest line segment between each shape element of the peripheral component and each shape element of the target component by the selection operation received by the operation reception unit 51 in S1. It is calculated under the latest point calculation algorithm. Next, the necessity determination unit 54 determines whether or not there is a shape element of another peripheral component that intersects the calculated shortest line segment, and if there is no shape element that intersects the shortest line segment, the relevant It is determined that the shape element is necessary for the interference check work, and if there is a shape element that intersects the shortest line segment, it is determined that the shape element is not necessary for the interference check work.

S7では、チェック用データ出力部55は、データ読込部52によって読み込まれた周辺部品の元データから、S4、S5,S6の要否判定処理によって干渉チェック作業に不要であると判定された形状要素を除くことによってチェック用データを生成し、このチェック用データを出力し、図7のデータ処理方法を終了する。 In S7, the check data output unit 55 is a shape element determined to be unnecessary for the interference check work by the necessity determination process of S4, S5, S6 from the original data of the peripheral parts read by the data reading unit 52. The check data is generated by removing the above, the check data is output, and the data processing method of FIG. 7 ends.

図8は、図6のデータ処理方法によって生成されるチェック用データの具体例を示す図である。なお図8には、図2に示す部品6を対象部品とし、部品7,8,9を周辺部品とした場合を示す。また図8には、対象部品6及び周辺部品7,8,9のうち図6のデータ処理方法によって干渉チェック作業に必要であると判定した部分を実線で示し、干渉チェック作業に不要であると判定した部分、すなわち元データに含まれているがチェック用データに含まれていない部分を破線で示す。また図8において“D”は長さ閾値である。 FIG. 8 is a diagram showing a specific example of the check data generated by the data processing method of FIG. Note that FIG. 8 shows a case where the component 6 shown in FIG. 2 is a target component and the components 7, 8 and 9 are peripheral components. Further, in FIG. 8, of the target parts 6 and the peripheral parts 7, 8 and 9, the parts determined to be necessary for the interference check work by the data processing method of FIG. 6 are shown by solid lines, and are not necessary for the interference check work. The determined part, that is, the part included in the original data but not included in the check data is indicated by a broken line. Further, in FIG. 8, “D” is a length threshold value.

周辺部品7のうち対象部品6と対向する表面71には波状部73が形成されている。周辺部品7のうち、波状部73の一部以外の部分は、対象部品6から長さ閾値Dより離れているため、S5の距離判定アルゴリズムによって干渉チェック作業に不要な部分と判定され、チェック用データから除かれる。また周辺部品7の波状部73のうち、対象部品6から長さ閾値D以下の部分は、S5の距離判定アルゴリズムによって干渉チェック作業に必要な部分と判定され、チェック用データに含まれる。 A wavy portion 73 is formed on the surface 71 of the peripheral components 7 facing the target component 6. Of the peripheral parts 7, the parts other than a part of the wavy portion 73 are separated from the target part 6 by the length threshold value D, so that they are determined to be unnecessary parts for the interference check work by the distance determination algorithm of S5 and are used for checking. Excluded from the data. Further, of the wavy portion 73 of the peripheral component 7, the portion from the target component 6 to the length threshold value D or less is determined to be a portion necessary for the interference check work by the distance determination algorithm of S5, and is included in the check data.

周辺部品8は、平面視ではL字状である。また周辺部品8のうち、対象部品6と対向する表面71以外の部分は、対象部品6から長さ閾値Dより離れているため、S5の距離判定アルゴリズムによって干渉チェック作業に不要な部分と判定され、チェック用データから除かれる。また周辺部品7の表面71と対象部品6との間隔は、長さ閾値D以下であるため、この周辺部品7の表面71は、S5の距離判定アルゴリズムによって干渉チェック作業に必要な部分と判定され、チェック用データに含まれる。 The peripheral component 8 is L-shaped in a plan view. Further, among the peripheral parts 8, the parts other than the surface 71 facing the target part 6 are separated from the target part 6 from the length threshold value D, and are therefore determined to be unnecessary parts for the interference check work by the distance determination algorithm of S5. , Excluded from check data. Further, since the distance between the surface 71 of the peripheral component 7 and the target component 6 is equal to or less than the length threshold value D, the surface 71 of the peripheral component 7 is determined to be a part necessary for the interference check work by the distance determination algorithm of S5. , Included in the check data.

周辺部品9は、平面視ではL字状である。また周辺部品9のうち対象部品6と対向する表面91と対象部品6との間隔は、長さ閾値D以下である。このため、周辺部品9のうち表面91以外の部分は、S5の距離判定アルゴリズムによって干渉チェック作業に不要な部分と判定され、チェック用データから除かれる。 The peripheral component 9 is L-shaped in a plan view. Further, the distance between the surface 91 of the peripheral parts 9 facing the target part 6 and the target part 6 is equal to or less than the length threshold value D. Therefore, the portion of the peripheral component 9 other than the surface 91 is determined by the distance determination algorithm of S5 to be an unnecessary portion for the interference check work, and is excluded from the check data.

しかしながら対象部品6側から周辺部品9を視た場合、周辺部品9の表面91の一部は周辺部品8の表面81によって覆われており、影となっている。このため、周辺部品9の表面91のうち、周辺部品8の表面81によって覆われている部分は、S6の影判定アルゴリズムによって干渉チェック作業に不要な部分と判定され、チェック用データから除かれる。また周辺部品9の表面91のうち、周辺部品8の表面81によって覆われていない部分は、対象部品5側から視て視認可能であるため、S6の影判定アルゴリズムによって干渉チェック作業に必要な部分であると判定され、チェック用データに含まれる。 However, when the peripheral component 9 is viewed from the target component 6 side, a part of the surface 91 of the peripheral component 9 is covered with the surface 81 of the peripheral component 8 and is a shadow. Therefore, of the surface 91 of the peripheral component 9, the portion covered by the surface 81 of the peripheral component 8 is determined by the shadow determination algorithm of S6 as an unnecessary portion for the interference check operation, and is excluded from the check data. Further, of the surface 91 of the peripheral component 9, the portion not covered by the surface 81 of the peripheral component 8 is visible from the target component 5 side, and therefore is a portion required for the interference check work by the shadow determination algorithm of S6. Is determined and included in the check data.

以上より、図6のデータ処理方法によれば、周辺部品7,8,9の元データから対象部品6の干渉チェック作業に不要な部分を除いたチェック用データを出力することができる。 From the above, according to the data processing method of FIG. 6, it is possible to output the check data excluding the parts unnecessary for the interference check work of the target component 6 from the original data of the peripheral components 7, 8 and 9.

以上、本発明の一実施形態について説明したが、本発明はこれに限らない。本発明の趣旨の範囲内で、細部の構成を適宜変更してもよい。 Although one embodiment of the present invention has been described above, the present invention is not limited to this. Within the scope of the gist of the present invention, the detailed configuration may be changed as appropriate.

S…データ処理システム
1…データ記憶装置
2…入力装置
3…表示装置
5…演算装置
51…操作受付部
52…データ読込部
53…逆アセンブリ部
54…要否判定部
55…チェック用データ出力部
S ... Data processing system 1 ... Data storage device 2 ... Input device 3 ... Display device 5 ... Arithmetic device 51 ... Operation reception unit 52 ... Data reading unit 53 ... Reverse assembly unit 54 ... Necessity judgment unit 55 ... Check data output unit

Claims (11)

1以上の対象部品の周辺に設けられた1以上の周辺部品の3次元形状データから干渉チェック作業に不要なデータを除くデータ処理方法であって、
コンピュータが、前記周辺部品の3次元形状を複数の形状要素に細分化する工程と、
コンピュータが、前記形状要素ごとに必要であるか否かを前記対象部品に対する位置関係に基づいて判定する工程と、
コンピュータが、前記3次元形状データから必要でないと判定された形状要素を除いて得られるデータを出力する工程と、を備えることを特徴とするデータ処理方法。
It is a data processing method that removes data unnecessary for interference check work from the three-dimensional shape data of one or more peripheral parts provided around one or more target parts.
A process in which a computer subdivides the three-dimensional shape of the peripheral component into a plurality of shape elements.
A step in which a computer determines whether or not it is necessary for each of the shape elements based on the positional relationship with respect to the target part.
A data processing method comprising a step of outputting data obtained by removing shape elements determined to be unnecessary from the three-dimensional shape data by a computer.
前記判定する工程では、前記形状要素が必要であるか否かを、対象とする形状要素と前記対象部品との間の距離の長さに基づく距離判定アルゴリズムによって判定することを特徴とする請求項1に記載のデータ処理方法。 The claim is characterized in that, in the determination step, whether or not the shape element is required is determined by a distance determination algorithm based on the length of the distance between the target shape element and the target component. The data processing method according to 1. 前記判定する工程では、前記形状要素が必要であるか否かを、前記対象部品側から視た場合に対象とする形状要素を遮る遮蔽物の有無に基づく影判定アルゴリズムによって判定することを特徴とする請求項1又は2に記載のデータ処理方法。 The determination step is characterized in that whether or not the shape element is necessary is determined by a shadow determination algorithm based on the presence or absence of a shield that blocks the target shape element when viewed from the target component side. The data processing method according to claim 1 or 2. 前記判定する工程では、前記形状要素が必要であるか否かを、対象とする形状要素と前記対象部品との間の距離の長さに基づく距離判定アルゴリズムによって判定した後、前記距離判定アルゴリズムによって必要であると判定された形状要素が必要であるか否かを、前記対象部品側から視た場合に対象とする形状要素を遮る遮蔽物の有無に基づく影判定アルゴリズムによって判定することを特徴とする請求項1に記載のデータ処理方法。 In the determination step, whether or not the shape element is required is determined by a distance determination algorithm based on the length of the distance between the target shape element and the target component, and then by the distance determination algorithm. It is characterized in that whether or not a shape element determined to be necessary is necessary is determined by a shadow determination algorithm based on the presence or absence of a shield that blocks the target shape element when viewed from the target component side. The data processing method according to claim 1. 前記判定する工程では、前記形状要素が必要であるか否かを前記距離判定アルゴリズムによって判定する場合、対象とする形状要素と前記対象部品とをつなぐ線分のうち最も短い最短線分を算出するとともに、前記最短線分の長さが所定の長さ閾値より短い場合には必要であると判定し、前記最短線分の長さが前記長さ閾値より長い場合には不要であると判定することを特徴とする請求項2又は4に記載のデータ処理方法。 In the determination step, when determining whether or not the shape element is necessary by the distance determination algorithm, the shortest shortest line segment among the line segments connecting the target shape element and the target component is calculated. At the same time, it is determined that it is necessary when the length of the shortest line segment is shorter than the predetermined length threshold, and it is determined that it is unnecessary when the length of the shortest line segment is longer than the length threshold. The data processing method according to claim 2 or 4, characterized in that. 前記判定する工程では、前記形状要素が必要であるか否かを前記影判定アルゴリズムによって判定する場合、対象とする形状要素と前記対象部品とをつなぐ線分のうち最も短い最短線分を算出するとともに、前記最短線分が他の周辺部品と交差しない場合には必要であると判定し、前記最短線分が他の形状要素と交差する場合には不要であると判定することを特徴とする請求項3又は4に記載のデータ処理方法。 In the determination step, when determining whether or not the shape element is necessary by the shadow determination algorithm, the shortest shortest line segment connecting the target shape element and the target component is calculated. At the same time, it is determined that it is necessary when the shortest line segment does not intersect with other peripheral parts, and it is determined that it is unnecessary when the shortest line segment intersects with other shape elements. The data processing method according to claim 3 or 4. 前記形状要素は、前記周辺部品の構成面又は前記周辺部品の表面に投影された点群を頂点とするメッシュであることを特徴とする請求項1から6の何れかに記載のデータ処理方法。 The data processing method according to any one of claims 1 to 6, wherein the shape element is a mesh having a point cloud projected on a constituent surface of the peripheral component or a surface of the peripheral component as an apex. 前記判定する工程では、前記形状要素のうち最も前記対象部品に近い最近点と、前記対象部品のうち最も前記形状要素に近い最近点と、を端点とする線分を最短線分として算出するとともに、前記形状要素の表面内及び/又は前記対象部品の表面内で前記最近点を算出する第1最近点算出アルゴリズムと、前記形状要素の外周線内及び/又は前記対象部品の外周線内で前記最近点を算出する第2最近点算出アルゴリズムと、の何れかによって前記最近点及び前記最短線分を算出することを特徴とする請求項5又は6に記載のデータ処理方法。 In the determination step, a line segment having the latest point closest to the target component among the shape elements and the latest point closest to the shape element among the target parts as end points is calculated as the shortest line segment. The first recent point calculation algorithm for calculating the latest point in the surface of the shape element and / or in the surface of the target part, and the outer line of the shape element and / or the outer line of the target part. The data processing method according to claim 5 or 6, wherein the latest point and the shortest line segment are calculated by any of the second recent point calculation algorithm for calculating the latest point. 前記コンピュータが、オペレータによる前記第1最近点算出アルゴリズム又は前記第2最近点算出アルゴリズムの選択操作を受け付ける工程を備え、
前記判定する工程では、前記オペレータによって選択されたアルゴリズムに基づいて前記最近点及び前記最短線分を算出することを特徴とする請求項8に記載のデータ処理方法。
The computer comprises a step of accepting a selection operation of the first recent point calculation algorithm or the second recent point calculation algorithm by the operator.
The data processing method according to claim 8, wherein in the determination step, the latest point and the shortest line segment are calculated based on an algorithm selected by the operator.
1以上の対象部品の周辺に設けられた1以上の周辺部品の3次元形状データから干渉チェック作業に不要なデータを除くデータ処理システムであって、
前記周辺部品の3次元形状を複数の形状要素に細分化する手段と、
前記形状要素ごとに必要であるか否かを前記対象部品に対する位置関係に基づいて判定する手段と、
前記3次元形状データから必要でないと判定された形状要素を除いて得られるデータを出力する手段と、を備えることを特徴とするデータ処理システム。
A data processing system that removes data unnecessary for interference check work from the three-dimensional shape data of one or more peripheral parts provided around one or more target parts.
A means for subdividing the three-dimensional shape of the peripheral component into a plurality of shape elements,
A means for determining whether or not it is necessary for each of the shape elements based on the positional relationship with respect to the target part, and
A data processing system comprising: means for outputting data obtained by excluding shape elements determined to be unnecessary from the three-dimensional shape data.
請求項1から9の何れかに記載のデータ処理方法の各工程をコンピュータに実行させることを特徴とするプログラム。 A program comprising causing a computer to execute each step of the data processing method according to any one of claims 1 to 9.
JP2019090019A 2019-05-10 2019-05-10 Data processing method, data processing system, and program Pending JP2020187424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019090019A JP2020187424A (en) 2019-05-10 2019-05-10 Data processing method, data processing system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019090019A JP2020187424A (en) 2019-05-10 2019-05-10 Data processing method, data processing system, and program

Publications (1)

Publication Number Publication Date
JP2020187424A true JP2020187424A (en) 2020-11-19

Family

ID=73221725

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019090019A Pending JP2020187424A (en) 2019-05-10 2019-05-10 Data processing method, data processing system, and program

Country Status (1)

Country Link
JP (1) JP2020187424A (en)

Similar Documents

Publication Publication Date Title
JP2005259148A (en) Method and program for selecting element
US9465894B1 (en) Generation of section view cutting lines with automatic constraints
JP6360356B2 (en) Interference check system
CN110832456A (en) Creating default layout constraints for a graphical interface
US9536018B2 (en) Computer-implemented method of identifying a group of perforations
JP2020187424A (en) Data processing method, data processing system, and program
JP4783187B2 (en) CAD data management system and management method
US8599220B2 (en) Position fine tuning in a computer aided modeling
TW201423292A (en) Numerical control system and numerical control data generation method
JP4966898B2 (en) Program, apparatus, and method for generating neutral plane mesh data
JP6028703B2 (en) Graph generation apparatus, graph generation method, and graph generation program
KR102515543B1 (en) Vacuum system design display method and apparatus
JP2011107889A (en) Design support program and design support device
JP6092543B2 (en) Information processing apparatus and method
JP2017126240A (en) Three-dimensional model display system and display method
JP5290138B2 (en) Mesh changing device, mesh changing method, and program
US10073600B1 (en) Selecting large and small entities on a computer display
JP7446056B2 (en) A computer-implemented method for displaying a subset of an assembly of digitally modeled objects
JP2018524674A (en) Generating object geometry
CN107526333B (en) Method and device for generating chamfer cutting process
JP2009175950A (en) Graph display device, graph display method, data processing system and program
JP4364133B2 (en) Local coordinate system determination program
JP7081503B2 (en) Design equipment
JP6632502B2 (en) Supporting apparatus and method for measuring opening area of part model having opening
JP7322355B2 (en) CURVE GENERATION METHOD, APPARATUS, AND PROGRAM