JPH05274024A - Numerical controller - Google Patents

Numerical controller

Info

Publication number
JPH05274024A
JPH05274024A JP7068492A JP7068492A JPH05274024A JP H05274024 A JPH05274024 A JP H05274024A JP 7068492 A JP7068492 A JP 7068492A JP 7068492 A JP7068492 A JP 7068492A JP H05274024 A JPH05274024 A JP H05274024A
Authority
JP
Japan
Prior art keywords
view
plane
display
model data
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
JP7068492A
Other languages
Japanese (ja)
Other versions
JP2787868B2 (en
Inventor
Aiko Ichikawa
あい子 市川
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP4070684A priority Critical patent/JP2787868B2/en
Publication of JPH05274024A publication Critical patent/JPH05274024A/en
Application granted granted Critical
Publication of JP2787868B2 publication Critical patent/JP2787868B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Abstract

PURPOSE:To check a machining program with high accuracy by generating the Z-map model data where the Z value of the upper interface of a three- dimensional solid model is turned into a two-dimensional array projecting the model data on the XZ, YZ and XY planes for generation of three plane drawings. CONSTITUTION:A three-dimensional solid modeling means 31 calculates the Z value of the upper interface of a work shape and stores the Z value as the Z-map model data of a two-dimensional array. A front drawing generating means 32a of a three-plate drawing generating means 32 maps the Z-map model data on an XZ plane to obtain the bit map data on a front drawing. In the same way, a side drawing generating means 32b maps the Z-map model data on a YZ drawing to obtain the bit map data on a side drawing. Then a plane drawing generating means 32c maps the Z-map model data on an XY plane to obtain the bit map data on a plane drawing. A display means 24 transfers these bit map data on the front, side and plane drawings to a display memory. Thus these three drawings are shown on a display device 11.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、数値制御装置に関し、
さらに詳しくは、高い精度で加工プログラムをチェック
可能な数値制御装置(以下、NC装置)に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a numerical controller,
More specifically, the present invention relates to a numerical control device (hereinafter, NC device) capable of checking a machining program with high accuracy.

【0002】[0002]

【従来の技術】図24は、従来のNC装置700の構成
を示したブロック図である。このNC装置700におい
て、CPU1には、データおよびアドレスバス2を介し
て通信インタフェース3,メモリ4,表示メモリ5,表
示装置制御部6,入力装置インタフェース7,駆動制御
部8,データ入出力制御部9および信号入出力制御部1
0が接続されている。表示装置制御部6には、表示装置
11が接続されている。また、入力装置インタフェース
3には、入力装置12が接続されている。さらに、駆動
制御部8には、工作機械13が接続されている。
2. Description of the Related Art FIG. 24 is a block diagram showing a configuration of a conventional NC device 700. In this NC device 700, the CPU 1 has a communication interface 3, a memory 4, a display memory 5, a display device controller 6, an input device interface 7, a drive controller 8, and a data input / output controller via a data and address bus 2. 9 and signal input / output control unit 1
0 is connected. A display device 11 is connected to the display device control unit 6. An input device 12 is connected to the input device interface 3. Further, a machine tool 13 is connected to the drive control unit 8.

【0003】図25は、上記NC装置700内に構築さ
れる三次元ソリッドモデル表示システム800を示すブ
ロック図である。この三次元ソリッドモデル表示システ
ム800において、三次元ソリッドモデリング手段21
は、CSG(Constructive Solid Geometry)や,Bound
ary 表現などのソリッドモデル表現方法によって、三次
元ソリッドモデルの三次元形状データを生成する。輝度
算出手段22は、三次元ソリッドモデルの各平面の法線
単位ベクトルと照明光源の光線単位ベクトルの内積を求
め、この内積より三次元ソリッドモデルの輝度データを
求める。座標変換手段23は、与えられた視点から見た
三次元ソリッドモデルの投影座標データを求める。表示
手段24は、与えられた視点から見た三次元ソリッドモ
デルを前記輝度データと投影座標データとにより表示装
置11に表示する。
FIG. 25 is a block diagram showing a three-dimensional solid model display system 800 built in the NC device 700. In this three-dimensional solid model display system 800, the three-dimensional solid modeling means 21
Is CSG (Constructive Solid Geometry) or Bound
3D shape data of a 3D solid model is generated by a solid model representation method such as ary representation. The brightness calculation means 22 calculates the inner product of the normal unit vector of each plane of the three-dimensional solid model and the ray unit vector of the illumination light source, and calculates the brightness data of the three-dimensional solid model from this inner product. The coordinate conversion means 23 obtains projected coordinate data of the three-dimensional solid model viewed from a given viewpoint. The display means 24 displays the three-dimensional solid model viewed from the given viewpoint on the display device 11 based on the brightness data and the projection coordinate data.

【0004】上記NC装置700では、上記三次元ソリ
ッドモデル表示システム800を用いて、加工プログラ
ムのシミュレーションを行うことが出来る。すなわち、
被加工物形状と工具形状を表示装置11に表示し、加工
プログラムにしたがって被加工物形状の上に工具形状を
移動させることにより、加工後の被加工物形状を見るこ
とが出来る。
In the NC device 700, the machining program can be simulated by using the three-dimensional solid model display system 800. That is,
By displaying the workpiece shape and the tool shape on the display device 11 and moving the tool shape onto the workpiece shape according to the processing program, the processed workpiece shape can be viewed.

【0005】他の関連する先行技術としては、特開平2
−198743号公報に記載の技術がある。これは、三
次元情報をZ軸に対応するX軸,Y軸の二次元情報とし
て取り扱うことによりデータ量を低減する提案である。
[0005] As another related prior art, Japanese Patent Laid-Open No. Hei 2
There is a technique described in JP-A-198743. This is a proposal to reduce the amount of data by treating the three-dimensional information as two-dimensional information of the X axis and the Y axis corresponding to the Z axis.

【0006】[0006]

【発明が解決しようとする課題】従来のNC装置700
における三次元ソリッドモデル表示システム800を用
いた加工プログラムのシミュレーションは、どのように
被加工物が加工されていくかを見るのには適していた
が、被加工物形状の細部に対する表示精度があまり高く
ないため、加工プログラムをチェックするという点では
必ずしも適したものではなかった。例えば、ホストコン
ピュータから通信によって加工プログラムをNC装置7
00に転送する時に通信ミスにより加工プログラムの一
部が抜けてしまっても、前記加工シミュレーションによ
る被加工物形状の表示では、それを発見できないことが
あった。一方、特開平2−198743号公報に記載の
技術は、データ量を低減することを目的としたものであ
り、加工プログラムをチェックするという点では何らの
効果をもたらすものではなかった。
Conventional NC device 700
The simulation of the machining program using the three-dimensional solid model display system 800 in 3) was suitable for observing how the workpiece is machined, but the display accuracy for the details of the workpiece shape is not very high. Since it is not expensive, it was not always suitable for checking the machining program. For example, a machining program is sent from the host computer to the NC device 7 via a communication program.
Even if a part of the machining program was omitted due to a communication error when the data was transferred to 00, it could not be found in the display of the workpiece shape by the machining simulation. On the other hand, the technique described in Japanese Patent Laid-Open No. 2-198743 is intended to reduce the amount of data, and has no effect in checking the machining program.

【0007】本発明は、上記のような問題点を解決する
ためになされたもので、高い精度で加工プログラムをチ
ェック可能とした数値制御装置を提供することを目的と
するものである。
The present invention has been made to solve the above problems, and an object of the present invention is to provide a numerical controller capable of checking a machining program with high accuracy.

【0008】[0008]

【課題を解決するための手段】第1の発明に係る数値制
御装置は、三次元ソリッドモデル表示システムを有する
数値制御装置において、三次元ソリッドモデルの上界面
のZ値を二次元配列としたZ−mapモデルデータを生
成する三次元ソリッドモデリング手段と、前記Z−ma
pモデルデータをXZ平面,YZ平面,XY平面に投射
して三面図を生成する三面図生成手段と、生成した三面
図を表示装置に表示する表示手段とを具備したことを特
徴とする。
A numerical controller according to a first aspect of the present invention is a numerical controller having a three-dimensional solid model display system, wherein the Z value of the upper interface of the three-dimensional solid model is a two-dimensional array. A three-dimensional solid modeling means for generating -map model data, and the Z-ma
It is characterized by further comprising a three-view drawing generating means for projecting the p model data onto the XZ plane, the YZ plane, and the XY plane to generate a three-view drawing, and a display means for displaying the generated three-view drawing on a display device.

【0009】第2の発明に係る数値制御装置は、三次元
ソリッドモデル表示システムを有する数値制御装置にお
いて、三次元ソリッドモデルの上界面のZ値を二次元配
列としたZ−mapモデルデータを生成する三次元ソリ
ッドモデリング手段と、前記Z−mapモデルデータを
所定のX直線,Y直線,X階段線またはY階段線に沿っ
て抽出して断面図を生成する断面図生成手段と、生成し
た断面図を表示装置に表示する表示手段とを具備したこ
とを特徴とする。
A numerical controller according to a second aspect of the present invention is a numerical controller having a three-dimensional solid model display system, which generates Z-map model data in which a Z value of an upper interface of a three-dimensional solid model is a two-dimensional array. 3D solid modeling means, a Z-map model data is extracted along a predetermined X straight line, Y straight line, X stair line or Y stair line to generate a cross sectional view, and the generated cross section. Display means for displaying the figure on a display device.

【0010】[0010]

【作用】第1の発明の数値制御装置では、三次元ソリッ
ドモデルの上界面のZ値からZ−mapモデルデータを
生成し、このZ−mapモデルデータをXY平面,XZ
平面,YZ平面に投射して三面図を得て、これを表示す
る。
In the numerical controller according to the first aspect of the present invention, Z-map model data is generated from the Z value of the upper interface of the three-dimensional solid model, and this Z-map model data is set on the XY plane, XZ.
It is projected on the plane and YZ plane to obtain a three-view drawing, which is displayed.

【0011】第2の発明の数値制御装置では、三次元ソ
リッドモデルの上界面のZ値からZ−mapモデルデー
タを生成し、このZ−mapモデルデータを所定のX直
線,Y直線,X階段線またはY階段線に沿って抽出して
断面図を得て、これを表示する。
In the numerical controller of the second invention, Z-map model data is generated from the Z value of the upper interface of the three-dimensional solid model, and this Z-map model data is converted into a predetermined X straight line, Y straight line, and X stairs. Extract along the line or Y staircase line to obtain a cross-sectional view and display it.

【0012】このように、簡単な処理により三面図また
は断面図を生成/表示できるから、加工プログラムのチ
ェックの精度を高く出来る。
As described above, since the three-view drawing or the cross-sectional view can be generated / displayed by a simple process, the accuracy of checking the machining program can be increased.

【0013】[0013]

【実施例】以下、本発明の実施例を説明する。図1は、
本発明の一実施例のNC装置100の構成を示したブロ
ック図である。このNC装置100において、CPU1
には、データおよびアドレスバス2を介して通信インタ
フェース3,メモリ4,表示メモリ5,表示装置制御部
6,入力装置インタフェース7,駆動制御部8,データ
入出力制御部9および信号入出力制御部10が接続され
ている。表示装置制御部6には、表示装置11が接続さ
れている。また、入力装置インタフェース3には、入力
装置12が接続されている。さらに、駆動制御部8に
は、工作機械13が接続されている。
EXAMPLES Examples of the present invention will be described below. Figure 1
1 is a block diagram showing a configuration of an NC device 100 according to an embodiment of the present invention. In this NC device 100, the CPU 1
Includes a communication interface 3, a memory 4, a display memory 5, a display device controller 6, an input device interface 7, a drive controller 8, a data input / output controller 9 and a signal input / output controller via a data and address bus 2. 10 are connected. A display device 11 is connected to the display device control unit 6. An input device 12 is connected to the input device interface 3. Further, a machine tool 13 is connected to the drive control unit 8.

【0014】図2は、上記NC装置100内に構築され
る三面図表示システム200を示すブロック図である。
この三面図表示システム200は、三次元ソリッドモデ
リング手段31と,三面図生成手段32と,表示手段2
4とからなる。
FIG. 2 is a block diagram showing a three-view drawing display system 200 built in the NC device 100.
The three-view drawing display system 200 includes a three-dimensional solid modeling unit 31, a three-view drawing generating unit 32, and a display unit 2.
It consists of 4.

【0015】三次元ソリッドモデリング手段31は、被
加工物形状の上界面のZ値を算出し、二次元配列に格納
する。この二次元配列に格納したデータをZ−mapモ
デルデータと呼ぶ。三面図生成手段32は、前記Z−m
apモデルデータをXZ平面に写像することにより正面
図のビットマップデータを生成する正面図生成手段32
aと、前記Z−mapモデルデータをYZ平面に写像す
ることにより側面図のビットマップデータを生成する側
面図生成手段32bと、前記Z−mapモデルデータを
XY平面に写像することにより平面図のビットマップデ
ータを生成する平面図生成手段32cとからなる。表示
手段24は、前記正面図,側面図,平面図のビットマッ
プデータを表示メモリ5に転送し、表示装置11に三面
図の表示を行う。
The three-dimensional solid modeling means 31 calculates the Z value of the upper interface of the workpiece shape and stores it in a two-dimensional array. The data stored in this two-dimensional array is called Z-map model data. The three-view drawing generating means 32 uses the Zm
Front view generation means 32 for generating front view bitmap data by mapping the ap model data onto the XZ plane.
a, a side view generating means 32b for generating side view bitmap data by mapping the Z-map model data onto the YZ plane, and a plan view by mapping the Z-map model data onto the XY plane. And a plan view generating means 32c for generating bitmap data. The display means 24 transfers the bitmap data of the front view, the side view, and the plan view to the display memory 5, and displays the three views on the display device 11.

【0016】図3は、三次元ソリッドモデリング手段3
1の動作のフロー図である。ステップ41で、入力装置
12などから対象形状を構成する基本立体を入力する。
例えば、図4に示すような対象形状の場合は、 基本立体: 直方体1(xmin、ymin、zmin、xmax、ymax、zmax)=(x1、y1、z1
x2、y2、z2) 直方体2(xmin、ymin、zmin、xmax、ymax、zmax)=(x3、y3、z2
x4、y4、z3) と入力する。
FIG. 3 shows a three-dimensional solid modeling means 3.
It is a flowchart of the operation of 1. In step 41, the basic solid forming the target shape is input from the input device 12 or the like.
For example, in the case of the target shape as shown in FIG. 4, the basic solid: rectangular parallelepiped 1 (xmin, ymin, zmin, xmax, ymax, zmax) = (x 1 , y 1 , z 1 ,
x 2 , y 2 , z 2 ) rectangular parallelepiped 2 (xmin, ymin, zmin, xmax, ymax, zmax) = (x 3 , y 3 , z 2 ,
Type x 4 , y 4 , z 3 ).

【0017】ステップ42で、対象形状を構成する基本
立体の組合せ方法を入力する。例えば、図4に示すよう
な対象形状の場合は、 組み合せ方法: + と入力する。
In step 42, the method of combining the basic solids that form the target shape is input. For example, in the case of the target shape as shown in FIG. 4, enter the combination method: +.

【0018】ステップ43で、対象形状の上界面のZ値
を算出する。ステップ44で、対象形状の上界面のZ値
を二次元配列に格納する。以上により、例えば、図4に
示すような対象形状の場合は、図5に示すようなZ−m
apモデルデータ(zij)が得られる。
In step 43, the Z value of the upper interface of the target shape is calculated. In step 44, the Z value of the upper interface of the target shape is stored in the two-dimensional array. From the above, for example, in the case of the target shape as shown in FIG. 4, Zm as shown in FIG.
The ap model data (z ij ) is obtained.

【0019】図6は、三面図生成手段32の正面図生成
手段32aで正面図を生成する動作のフロー図である。
ステップ51で、Y軸カウンタの初期化を行う(j=
0)。ステップ52で、X軸カウンタの初期化を行う
(i=0)。ステップ54で、X,Y軸カウンタに対応
するZ−mapデータ(zij)を読み出す。ステップ5
5で、読み出したZ−mapデータ(zij)から稜線の
描画点piを求める。すなわち、 pi=(xi,zij) ステップ56で、X軸カウンタをインクリメントする
(i=i+1)。ステップ57で、xi が二次元配列の
最後のxの値になるまで前記ステップ54〜ステップ5
6を繰り返す。ステップ58で、各描画点p0,p1,p
2,… をつなぐ多角形を、表示手段24により表示装置
12に描画する。ステップ59で、Y軸カウンタをイン
クリメントする(j=j+1)。ステップ60で、yj
が二次元配列の最後のyの値になるまで前記ステップ5
2〜ステップ59を繰り返す。以上により、例えば、図
4に示すような対象形状の場合は、図7に示すような正
面図が得られる。
FIG. 6 is a flow chart of an operation for generating a front view by the front view generating means 32a of the three-view drawing generating means 32.
In step 51, the Y-axis counter is initialized (j =
0). In step 52, the X-axis counter is initialized (i = 0). In step 54, Z-map data (z ij ) corresponding to the X and Y axis counters is read. Step 5
In step 5, the drawing point p i of the ridge is obtained from the read Z-map data (z ij ). That is, p i = (x i , z ij ) In step 56, the X-axis counter is incremented (i = i + 1). In step 57, the above steps 54 to 5 are executed until x i becomes the last value of x in the two-dimensional array.
Repeat 6 At step 58, each drawing point p 0 , p 1 , p
A polygon connecting the two , ... Is drawn on the display device 12 by the display means 24. In step 59, the Y-axis counter is incremented (j = j + 1). In step 60, y j
Until the last value of y in the two-dimensional array
Repeat steps 2 to 59. From the above, for example, in the case of the target shape as shown in FIG. 4, a front view as shown in FIG. 7 is obtained.

【0020】図8は、三面図生成手段32の側面図生成
手段32bで側面図を生成する動作のフロー図である。
ステップ61で、X軸カウンタの初期化を行う(i=
0)。ステップ62で、Y軸カウンタの初期化を行う
(j=0)。ステップ64で、X,Y軸カウンタに対応
するZ−mapデータ(zij)を読み出す。ステップ6
5で、読み出したZ−mapデータ(zij)から稜線の
描画点pjを求める。すなわち、 pj=(yj,zij) ステップ66で、Y軸カウンタをインクリメントする
(j=j+1)。ステップ67で、yj が二次元配列の
最後のyの値になるまで前記ステップ64〜ステップ6
6を繰り返す。ステップ68で、各描画点p0,p1,p
2,… をつなぐ多角形を、表示手段24により表示装置
12に描画する。ステップ69で、X軸カウンタをイン
クリメントする(i=i+1)。ステップ70で、xi
が二次元配列の最後のxの値になるまで前記ステップ6
2〜ステップ69を繰り返す。以上により、例えば、図
4に示すような対象形状の場合は、図9に示すような側
面図が得られる。
FIG. 8 is a flow chart of the operation for generating a side view by the side view generating means 32b of the three-view drawing means 32.
In step 61, the X-axis counter is initialized (i =
0). In step 62, the Y-axis counter is initialized (j = 0). At step 64, Z-map data (z ij ) corresponding to the X and Y axis counters is read. Step 6
In step 5, the drawing point p j of the ridge is obtained from the read Z-map data (z ij ). That is, p j = (y j , z ij ) In step 66, the Y-axis counter is incremented (j = j + 1). In step 67, steps 64 to 6 are repeated until y j becomes the last value of y in the two-dimensional array.
Repeat 6 At step 68, each drawing point p 0 , p 1 , p
A polygon connecting the two , ... Is drawn on the display device 12 by the display means 24. In step 69, the X-axis counter is incremented (i = i + 1). In step 70, x i
Step 6 until is the last value of x in the two-dimensional array.
2 to step 69 are repeated. From the above, for example, in the case of the target shape as shown in FIG. 4, a side view as shown in FIG. 9 is obtained.

【0021】図10は、三面図生成手段32の平面図生
成手段32cで平面図を生成する動作のフロー図であ
る。ステップ71で、X軸カウンタの初期化を行う(i
=0)。ステップ72で、Y軸カウンタの初期化を行う
(j=0)。ステップ73で、X,Y軸カウンタに対応
するZ−mapデータ(zij)を読み出す。ステップ7
4で、隣接する3点のZ−mapデータ(z(i+1)j),
(zi(j+1)),(z(i+1)(j+1))を読み出す。ステップ75
で、(zij)と(z(i+1)j),(zi(j+1)),(z
(i+1)(j+1))を比較し、いずれとも同じか判定する。同
じでないならステップ76に進み、同じならステップ7
7に進む。ステップ76で、X,Y軸カウンタが示す座
標(xi,yj)のビットマップに表示手段24によって
点を描画する。ステップ77で、Y軸カウンタをインク
リメントする(j=j+1)。ステップ78で、yj
二次元配列の最後のyの値になるまで前記ステップ73
〜ステップ77を繰り返す。ステップ79で、X軸カウ
ンタをインクリメントする(i=i+1)。ステップ8
0で、xi が二次元配列の最後のxの値になるまで前記
ステップ72〜ステップ79を繰り返す。以上により、
例えば、図4に示すような対象形状の場合は、図11に
示すような平面図が得られる。
FIG. 10 is a flow chart of the operation of generating a plan view by the plan view generation means 32c of the three-view drawing generation means 32. In step 71, the X-axis counter is initialized (i
= 0). In step 72, the Y-axis counter is initialized (j = 0). At step 73, Z-map data (z ij ) corresponding to the X and Y axis counters is read. Step 7
4, Z-map data (z (i + 1) j ) of three adjacent points,
(Z i (j + 1) ) and (z (i + 1) (j + 1) ) are read. Step 75
Where (z ij ) and (z (i + 1) j ), (z i (j + 1) ), (z
(i + 1) (j + 1) ) are compared to determine whether they are the same. If they are not the same, go to step 76, and if they are the same, step 7
Proceed to 7. In step 76, the display means 24 draws a point on the bitmap of the coordinates (x i , y j ) indicated by the X and Y axis counters. In step 77, the Y-axis counter is incremented (j = j + 1). In step 78, step 73 is repeated until y j becomes the last value of y in the two-dimensional array.
~ Repeat step 77. In step 79, the X-axis counter is incremented (i = i + 1). Step 8
At 0, step 72 to step 79 are repeated until x i becomes the last value of x in the two-dimensional array. From the above,
For example, in the case of the target shape as shown in FIG. 4, a plan view as shown in FIG. 11 is obtained.

【0022】上記三面図表示システム200の変形とし
ては、図6のステップ58,図8のステップ68におい
て、描画点の(zij)が最大値の場合のみ描画するもの
が挙げられる。これにより、輪郭線だけを表示できるよ
うになる。
A modification of the three-view drawing display system 200 is that the drawing is performed only when the drawing point (z ij ) has the maximum value in step 58 of FIG. 6 and step 68 of FIG. This makes it possible to display only the contour line.

【0023】なお、加工シミュレーションでは、三次元
ソリッドモデリング手段31によって生成されたZ−m
apモデルデータに対し、加工プログラムに従って移動
する工具形状と重なる部分のZ値を変更する。そして、
Z−mapモデルデータを更新し、これに基づいて図2
5に示す三次元ソリッドモデル表示システム800で表
示を行えばよい。
In the machining simulation, Zm generated by the three-dimensional solid modeling means 31 is used.
With respect to the ap model data, the Z value of the portion overlapping the tool shape that moves according to the machining program is changed. And
The Z-map model data was updated, and based on this, FIG.
The three-dimensional solid model display system 800 shown in FIG.

【0024】図12は、NC装置100内に構築される
断面図表示システム300を示すブロック図である。こ
の断面図表示システム300は、三次元ソリッドモデリ
ング手段31と,断面図生成手段332と,表示手段2
4とからなる。
FIG. 12 is a block diagram showing a sectional view display system 300 built in the NC device 100. The sectional view display system 300 includes a three-dimensional solid modeling means 31, a sectional view generation means 332, and a display means 2.
It consists of 4.

【0025】三次元ソリッドモデリング手段31は、被
加工物形状の上界面のZ値を算出し、二次元配列に格納
する。すなわち、Z−mapモデルデータを生成する。
断面図生成手段332は、前記Z−mapモデルデータ
を指定のXZ平面に写像することにより断面図のビット
マップデータを生成するXZ平面に対する断面図生成手
段332aと、前記Z−mapモデルデータを指定のY
Z平面に写像することにより断面図のビットマップデー
タを生成するYZ平面に対する断面図生成手段332b
とからなる。表示手段24は、前記断面図のビットマッ
プデータを表示メモリ5に転送し、表示装置11に断面
図の表示を行う。
The three-dimensional solid modeling means 31 calculates the Z value of the upper interface of the workpiece shape and stores it in the two-dimensional array. That is, Z-map model data is generated.
The sectional view generation unit 332 specifies the Z-map model data and the sectional view generation unit 332a for the XZ plane that generates bitmap data of the sectional view by mapping the Z-map model data to the designated XZ plane. Y
A sectional view generation unit 332b for the YZ plane, which generates bitmap data of the sectional view by mapping on the Z plane.
Consists of. The display means 24 transfers the bitmap data of the cross section to the display memory 5 and displays the cross section on the display device 11.

【0026】図13は、断面図生成手段32のXZ平面
に対する断面図生成手段332aで断面図を生成する動
作のフロー図である。ステップ111で、断面となるX
Z平面のY座標をY軸カウンタに入力する(j=k)。
ステップ112で、X軸カウンタの初期化を行う(i=
0)。ステップ114で、X,Y軸カウンタに対応する
Z−mapデータ(zik)を読み出す。ステップ115
で、読み出したZ−mapデータ(zik)から稜線の描
画点pi を求める。すなわち、 pi=(xi,zik) ステップ116で、X軸カウンタをインクリメントする
(i=i+1)。ステップ117で、xi が二次元配列
の最後のxの値になるまで前記ステップ114〜ステッ
プ116を繰り返す。ステップ118で、各描画点
0,p1,p2,… をつなぐ多角形を、表示手段24に
より表示装置12に描画する。以上により、例えば、図
4に示すような対象形状でy=(y3+y4)/2の場合
は、図14に示すような断面図が得られる。
FIG. 13 is a flow chart of the operation of generating a sectional view by the sectional view generating means 332a for the XZ plane of the sectional view generating means 32. In step 111, the cross section X
The Y coordinate of the Z plane is input to the Y axis counter (j = k).
In step 112, the X-axis counter is initialized (i =
0). In step 114, the Z-map data (z ik ) corresponding to the X and Y axis counters is read. Step 115
Then, the drawing point p i of the ridge is obtained from the read Z-map data (z ik ). That is, p i = (x i , z ik ) In step 116, the X-axis counter is incremented (i = i + 1). In step 117, steps 114 to 116 are repeated until x i becomes the last value of x in the two-dimensional array. In step 118, the polygon connecting the drawing points p 0 , p 1 , p 2 , ... Is drawn on the display device 12 by the display means 24. From the above, for example, when the target shape as shown in FIG. 4 is y = (y 3 + y 4 ) / 2, a sectional view as shown in FIG. 14 is obtained.

【0027】図15は、断面図生成手段32のYZ平面
に対する断面図生成手段332cで断面図を生成する動
作のフロー図である。ステップ121で、断面となるY
Z平面のX座標をX軸カウンタに入力する(i=k)。
ステップ122で、Y軸カウンタの初期化を行う(j=
0)。ステップ124で、X,Y軸カウンタに対応する
Z−mapデータ(zkj)を読み出す。ステップ125
で、読み出したZ−mapデータ(zkj)から稜線の描
画点pj を求める。すなわち、 pj=(yj,zkj) ステップ126で、Y軸カウンタをインクリメントする
(j=j+1)。ステップ127で、yj が二次元配列
の最後のyの値になるまで前記ステップ124〜ステッ
プ126を繰り返す。ステップ128で、各描画点
0,p1,p2,… をつなぐ多角形を、表示手段24に
より表示装置12に描画する。以上により、例えば、図
4に示すような対象形状でx=(x3+x4)/2の場合
は、図16に示すような断面図が得られる。
FIG. 15 is a flow chart of the operation of generating a sectional view by the sectional view generating means 332c for the YZ plane of the sectional view generating means 32. In step 121, the cross section Y
The X coordinate of the Z plane is input to the X axis counter (i = k).
In step 122, the Y-axis counter is initialized (j =
0). In step 124, the Z-map data (z kj ) corresponding to the X and Y axis counters is read. Step 125
Then, the drawing point pj of the ridge line is obtained from the read Z-map data ( zkj ). That is, p j = (y j , z kj ) In step 126, the Y-axis counter is incremented (j = j + 1). In step 127, steps 124 to 126 are repeated until y j reaches the last value of y in the two-dimensional array. In step 128, a polygon connecting the drawing points p 0 , p 1 , p 2 , ... Is drawn on the display device 12 by the display means 24. From the above, for example, when the target shape as shown in FIG. 4 is x = (x 3 + x 4 ) / 2, the sectional view as shown in FIG. 16 is obtained.

【0028】図17は、NC装置100内に構築される
対話式断面図表示システム400を示すブロック図であ
る。この対話式断面図表示システム400は、三次元ソ
リッドモデリング手段31と,断面生成点・生成面入力
手段131と,断面図生成手段332と,表示手段24
とからなる。
FIG. 17 is a block diagram showing an interactive sectional view display system 400 built in the NC unit 100. This interactive sectional view display system 400 includes a three-dimensional solid modeling means 31, a section generation point / generation surface input means 131, a sectional view generation means 332, and a display means 24.
Consists of.

【0029】三次元ソリッドモデリング手段31は、被
加工物形状の上界面のZ値を算出し、二次元配列に格納
する。すなわち、Z−mapモデルデータを生成する。
断面生成点・生成面入力手段131は、被加工物形状の
断面が通る点(断面生成点)と,断面が平行な平面(生
成面=XZ平面またはYZ平面)とを入力装置12から
対話式にユーザが入力するのを受け付ける。断面図生成
手段332は、前記Z−mapモデルデータを指定のX
Z平面に写像することにより断面図のビットマップデー
タを生成するXZ平面に対する断面図生成手段332a
と、前記Z−mapモデルデータを指定のYZ平面に写
像することにより断面図のビットマップデータを生成す
るYZ平面に対する断面図生成手段332bとからな
る。表示手段24は、前記断面図のビットマップデータ
を表示メモリ5に転送し、表示装置11に断面図の表示
を行う。
The three-dimensional solid modeling means 31 calculates the Z value of the upper interface of the workpiece shape and stores it in the two-dimensional array. That is, Z-map model data is generated.
The cross-section generation point / generation surface input means 131 interactively inputs from the input device 12 a point (cross-section generation point) through which the cross section of the workpiece shape passes and a plane in which the cross section is parallel (generation surface = XZ plane or YZ plane). Accepts user input. The cross-sectional view generation unit 332 uses the Z-map model data for the designated X
A sectional view generation unit 332a for the XZ plane, which generates bitmap data of the sectional view by mapping on the Z plane.
And a cross-sectional view generation unit 332b for the YZ plane that generates bitmap data of the cross-sectional view by mapping the Z-map model data on a designated YZ plane. The display means 24 transfers the bitmap data of the cross section to the display memory 5 and displays the cross section on the display device 11.

【0030】図18は、カーソル移動モードにより断面
生成点および生成面を入力する場合の断面図生成点・生
成面入力手段131の動作のフロー図である。ステップ
141で、任意断面図表示を起動するメニューキーの入
力を受け付ける。ステップ142で、表示装置11にお
けるカーソル表示位置の初期化を行う。例えば、表示装
置11上の加工シミュレーション表示領域の中心とす
る。ステップ143で、カーソル表示位置にカーソルを
表示する。また、カーソル表示中は、カーソル表示位置
に対応する三次元座標値を表示画面11に表示する。ス
テップ144で、カーソル移動キーが入力されたかを判
定する。カーソル移動キーが入力されてたときはステッ
プ145に進み、カーソル移動キーが入力されないとき
はステップ146に進む。ステップ145で、カーソル
移動後のカーソル表示位置を算出する。そして、前記ス
テップ143に戻る。ステップ146で、設定キーが入
力されたか判定する。設定キーが入力されないなら前記
ステップ144に戻り、設定キーが入力されたらステッ
プ147に進む。ステップ147で、カーソルを表示画
面11から消去する。ステップ148で、カーソル表示
位置に対応する三次元座標値を算出する。これを断面生
成点とする。ステップ149で、断面図を生成する平面
に平行な平面(XZ平面またはYZ平面)を選択するメ
ニューキーの入力を受け付ける。これを生成面とする。
FIG. 18 is a flow chart of the operation of the sectional view generation point / generation surface input means 131 in the case of inputting a section generation point and a generation surface in the cursor movement mode. In step 141, the input of the menu key for activating the arbitrary sectional view display is accepted. In step 142, the cursor display position on the display device 11 is initialized. For example, the center of the machining simulation display area on the display device 11 is set. In step 143, the cursor is displayed at the cursor display position. Further, during the cursor display, the three-dimensional coordinate values corresponding to the cursor display position are displayed on the display screen 11. In step 144, it is determined whether the cursor movement key has been input. When the cursor movement key is input, the process proceeds to step 145, and when the cursor movement key is not input, the process proceeds to step 146. In step 145, the cursor display position after moving the cursor is calculated. Then, the process returns to step 143. In step 146, it is determined whether the setting key has been input. If the setting key is not input, the process returns to step 144, and if the setting key is input, the process proceeds to step 147. In step 147, the cursor is erased from the display screen 11. In step 148, the three-dimensional coordinate value corresponding to the cursor display position is calculated. This is the section generation point. In step 149, the input of the menu key for selecting a plane (XZ plane or YZ plane) parallel to the plane for generating the sectional view is accepted. This is the generation surface.

【0031】図19は、断面線移動モードにより断面生
成点および生成面を入力する場合の断面図生成点・生成
面入力手段131の動作のフロー図である。なお、この
動作は、生成面としてXZ平面を指定することにより起
動される。ステップ200で、断面生成点のY座標の初
期化を行なう。例えば、非加工物形状の中心のY座標を
設定する。ステップ201で、断面生成点のY座標に対
応する1列分のZ−mapモデルデータを退避する。ス
テップ202で、断面生成点のY座標に対応する1列分
のZ−mapモデルデータを全て“0”にする。これに
より、例えば、図20に示すようなZ−mapモデルデ
ータとなる。ステップ203で、Z−mapモデルデー
タを使って、三次元ソリッドモデル表示システム800
により被加工物形状を表示する。これにより、例えば、
図21に示すように、断面生成点を通りXZ平面に平行
な溝421が表示されるので、どこが断面になるかが明
確に分る。ステップ204で、Y座標移動キーが入力さ
れたかを判定する。Y座標移動キーが入力されてたとき
はステップ205に進み、Y座標移動キーが入力されな
いときはステップ206に進む。ステップ205で、退
避していた断面生成点のY座標に対応する1列分のZ−
mapモデルデータを全て元に戻す。そして、前記ステ
ップ201に戻る。ステップ206で、設定キーが入力
されたか判定する。設定キーが入力されないなら前記ス
テップ204に戻り、設定キーが入力されたらステップ
207に進む。ステップ207で、退避していた断面生
成点のY座標に対応する1列分のZ−mapモデルデー
タを全て元に戻す。生成面としてYZ平面を指定した場
合も同様の動作となる。
FIG. 19 is a flow chart of the operation of the cross sectional view generation point / generation surface input means 131 when the cross section generation point and the generation surface are input in the section line movement mode. Note that this operation is activated by designating the XZ plane as the generation surface. In step 200, the Y coordinate of the cross-section generation point is initialized. For example, the Y coordinate of the center of the non-workpiece shape is set. At step 201, one column of Z-map model data corresponding to the Y coordinate of the cross-section generation point is saved. In step 202, all Z-map model data for one column corresponding to the Y coordinate of the cross-section generation point is set to "0". As a result, for example, Z-map model data as shown in FIG. 20 is obtained. In step 203, the Z-map model data is used to display the three-dimensional solid model display system 800.
Display the shape of the workpiece. This gives, for example,
As shown in FIG. 21, since a groove 421 that passes through the cross-section generation point and is parallel to the XZ plane is displayed, it is possible to clearly know where the cross-section is. In step 204, it is determined whether the Y coordinate movement key has been input. If the Y coordinate movement key is input, the process proceeds to step 205, and if the Y coordinate movement key is not input, the process proceeds to step 206. In step 205, Z- for one column corresponding to the Y coordinate of the section generation point that has been saved.
Restores all map model data. Then, the process returns to step 201. In step 206, it is determined whether the setting key has been input. If the setting key is not input, the process returns to step 204, and if the setting key is input, the process proceeds to step 207. In step 207, all the Z-map model data for one column corresponding to the Y coordinate of the section generation point that has been saved is restored. The same operation is performed when the YZ plane is designated as the generation surface.

【0032】なお、図19のステップ202で、断面生
成点のY座標に対応する1列分のZ−mapモデルデー
タを全て“0”にする代りに、図22に示すよう全て
“z4”にしてもよい(但し、z4 は、z3 より大きい
とする)。この場合、図21の溝421の代りに、図2
3に示すように、被加工物形状上に断面を表わす平面4
23が表示されるようになる。
[0032] In step 202 of FIG. 19, instead of all the Z-map model data for one column corresponding to the Y coordinate of the cross point of generation "0", all as shown in FIG. 22 "z 4" (Provided that z 4 is larger than z 3 ). In this case, instead of the groove 421 of FIG.
As shown in FIG. 3, a plane 4 representing a cross section on the shape of the workpiece.
23 will be displayed.

【0033】上記断面図表示システム300または40
0においては、X直線(X軸に平行な直線)またはY直
線(Y軸に平行な直線)に沿って(zij)を抽出して断
面図を得ていたが、X階段線(X軸に平行な短い線分を
階段状につないだもの)またはY階段線(Y軸に平行な
短い線分を階段状につないだもの)に沿って(zij)を
抽出して断面図を得てもよい。
The above sectional view display system 300 or 40
At 0, the cross-sectional view was obtained by extracting (z ij ) along the X straight line (a straight line parallel to the X axis) or the Y straight line (a straight line parallel to the Y axis). (Z ij ) is extracted along the Y-step line (the short line segment parallel to the Y axis is connected in a staircase) or the cross-sectional view is obtained. May be.

【0034】[0034]

【発明の効果】本発明の数値制御装置によれば、簡単な
処理により三面図または断面図を生成/表示できるか
ら、加工面の詳細な形状を把握することが出来る。そこ
で、実加工を行う前の加工プログラムのチェックの精度
を高くすることができ、無駄な実加工を防ぐことが出来
る。
According to the numerical control device of the present invention, since a three-view drawing or a cross-sectional view can be generated / displayed by a simple process, it is possible to grasp the detailed shape of the machined surface. Therefore, it is possible to increase the accuracy of checking the machining program before actual machining, and prevent useless actual machining.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の数値制御装置の構成を示すブロック図
である。
FIG. 1 is a block diagram showing the configuration of a numerical controller according to the present invention.

【図2】本発明に係る三面図表示システムのブロック図
である。
FIG. 2 is a block diagram of a three-view display system according to the present invention.

【図3】図2における三次元ソリッドモデリング手段の
動作のフロー図である。
FIG. 3 is a flow chart of the operation of the three-dimensional solid modeling means in FIG.

【図4】対象形状の例示図である。FIG. 4 is a view showing an example of a target shape.

【図5】Z−mapモデルデータの例示図である。FIG. 5 is a view showing an example of Z-map model data.

【図6】図2における正面図生成手段の動作のフロー図
である。
FIG. 6 is a flowchart of the operation of the front view generating means in FIG.

【図7】正面図の例示図である。FIG. 7 is an exemplary view of a front view.

【図8】図2における側面図生成手段の動作のフロー図
である。
FIG. 8 is a flowchart showing the operation of the side view generating means in FIG.

【図9】側面図の例示図である。FIG. 9 is an exemplary view of a side view.

【図10】図2における平面図生成手段の動作のフロー
図である。
10 is a flowchart of the operation of the plan view generating means in FIG.

【図11】平面図の例示図である。FIG. 11 is an exemplary view of a plan view.

【図12】本発明に係る断面図表示システムのブロック
図である。
FIG. 12 is a block diagram of a sectional view display system according to the present invention.

【図13】図12におけるXZ平面に対する断面図生成
手段の動作のフロー図である。
13 is a flowchart of the operation of the cross-sectional view generation means with respect to the XZ plane in FIG.

【図14】XZ平面に対する断面図の例示図である。FIG. 14 is an exemplary view of a cross-sectional view taken along the XZ plane.

【図15】図12におけるYZ平面に対する断面図生成
手段の動作のフロー図である。
FIG. 15 is a flowchart showing the operation of the cross-sectional view generation means with respect to the YZ plane in FIG.

【図16】YZ平面に対する断面図の例示図である。FIG. 16 is an exemplary view of a cross-sectional view taken along the YZ plane.

【図17】本発明に係る対話式断面図表示システムのブ
ロック図である。
FIG. 17 is a block diagram of an interactive sectional view display system according to the present invention.

【図18】図17における断面生成点・生成面入力手段
の動作のフロー図である。
18 is a flowchart showing the operation of the section generation point / generation surface input means in FIG.

【図19】図17における断面生成点・生成面入力手段
の動作の別のフロー図である。
19 is another flowchart of the operation of the cross-section generation point / generation surface input means in FIG.

【図20】Z−mapモデルデータの別の例示図であ
る。
FIG. 20 is another exemplary diagram of Z-map model data.

【図21】対象形状と溝の例示図である。FIG. 21 is a view showing an example of a target shape and a groove.

【図22】Z−mapモデルデータのさらに別の例示図
である。
FIG. 22 is a view showing still another example of Z-map model data.

【図23】対象形状と平面の例示図である。FIG. 23 is a view showing an example of a target shape and a plane.

【図24】従来の数値制御装置の構成を示すブロック図
である。
FIG. 24 is a block diagram showing a configuration of a conventional numerical control device.

【図25】従来の三次元ソリッドモデル表示システムの
ブロック図である。
FIG. 25 is a block diagram of a conventional three-dimensional solid model display system.

【符号の説明】[Explanation of symbols]

1 CPU 6 表示装置制御部 7 入力装置インタフェース 11 表示装置 12 入力装置 24 表示手段 31 三次元ソリッドモデリング手段 32 三面図生成手段 32a 正面図生成手段 32b 側面図生成手段 32c 平面図生成手段 49 Z−mapモデルデータ 100 数値制御装置 131 断面生成点・生成面入力手段 200 三面図表示システム 300 断面図表示システム 332 断面図生成手段 332a XZ平面に対する断面図生成手段 332b YZ平面に対する断面図生成手段 400 対話式断面図表示システム DESCRIPTION OF SYMBOLS 1 CPU 6 Display device control unit 7 Input device interface 11 Display device 12 Input device 24 Display means 31 Three-dimensional solid modeling means 32 Three-side view generation means 32a Front view generation means 32b Side view generation means 32c Plan view generation means 49 Z-map Model data 100 Numerical control device 131 Cross-section generation point / generation surface input means 200 Three-sided view display system 300 Cross-section view display system 332 Cross-section view generation means 332a Cross-section view generation means for XZ plane 332b Cross-section view generation means for YZ plane 400 Interactive cross-section Diagram display system

【手続補正書】[Procedure amendment]

【提出日】平成4年6月26日[Submission date] June 26, 1992

【手続補正1】[Procedure Amendment 1]

【補正対象書類名】図面[Document name to be corrected] Drawing

【補正対象項目名】図7[Name of item to be corrected] Figure 7

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【図7】 [Figure 7]

【手続補正2】[Procedure Amendment 2]

【補正対象書類名】図面[Document name to be corrected] Drawing

【補正対象項目名】図9[Correction target item name] Figure 9

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【図9】 [Figure 9]

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 三次元ソリッドモデル表示システムを有
する数値制御装置において、三次元ソリッドモデルの上
界面のZ値を二次元配列としたZ−mapモデルデータ
を生成する三次元ソリッドモデリング手段と、前記Z−
mapモデルデータをXZ平面,YZ平面,XY平面に
投射して三面図を生成する三面図生成手段と、生成した
三面図を表示装置に表示する表示手段とを具備したこと
を特徴とする数値制御装置。
1. A numerical controller having a three-dimensional solid model display system, a three-dimensional solid modeling means for generating Z-map model data in which a Z value of an upper interface of a three-dimensional solid model is two-dimensionally arranged, and Z-
Numerical control characterized by including three-view drawing means for projecting map model data onto the XZ plane, YZ plane, and XY plane to generate a three-view drawing, and display means for displaying the created three-view drawing on a display device. apparatus.
【請求項2】 三次元ソリッドモデル表示システムを有
する数値制御装置において、三次元ソリッドモデルの上
界面のZ値を二次元配列としたZ−mapモデルデータ
を生成する三次元ソリッドモデリング手段と、前記Z−
mapモデルデータを所定のX直線,Y直線,X階段線
またはY階段線に沿って抽出して断面図を生成する断面
図生成手段と、生成した断面図を表示装置に表示する表
示手段とを具備したことを特徴とする数値制御装置。
2. A numerical control device having a three-dimensional solid model display system, three-dimensional solid modeling means for generating Z-map model data in which the Z values of the upper interface of the three-dimensional solid model are two-dimensionally arrayed, and Z-
The map model data is extracted along a predetermined X straight line, Y straight line, X staircase line or Y staircase line to generate a sectional view, and a display unit for displaying the generated sectional view on a display device. A numerical control device characterized by being provided.
【請求項3】 請求項2に記載の数値制御装置におい
て、カーソル移動により対話的に断面位置を指定する断
面生成点・生成面入力手段をさらに具備したことを特徴
とする数値制御装置。
3. The numerical control device according to claim 2, further comprising a cross-section generation point / generation surface input means for interactively designating a cross-section position by moving a cursor.
【請求項4】 請求項2または請求項3に記載の数値制
御装置において、被加工物形状と,断面を表わす溝また
は面とを、重ねて表示する断面生成点・生成面入力手段
をさらに具備したことを特徴とする数値制御装置。
4. The numerical controller according to claim 2 or 3, further comprising cross-section generation point / generation surface input means for superimposing and displaying a workpiece shape and a groove or a surface representing a cross section. A numerical control device characterized in that
JP4070684A 1992-03-27 1992-03-27 Numerical controller Expired - Lifetime JP2787868B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4070684A JP2787868B2 (en) 1992-03-27 1992-03-27 Numerical controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4070684A JP2787868B2 (en) 1992-03-27 1992-03-27 Numerical controller

Publications (2)

Publication Number Publication Date
JPH05274024A true JPH05274024A (en) 1993-10-22
JP2787868B2 JP2787868B2 (en) 1998-08-20

Family

ID=13438724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4070684A Expired - Lifetime JP2787868B2 (en) 1992-03-27 1992-03-27 Numerical controller

Country Status (1)

Country Link
JP (1) JP2787868B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100390859B1 (en) * 2000-09-29 2003-07-10 한국과학기술원 A Cutting Method Using A Rotation Of Z-Map
JP2020190837A (en) * 2019-05-20 2020-11-26 国立大学法人神戸大学 Machining simulation system and machining simulation program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59216210A (en) * 1983-05-25 1984-12-06 Hitachi Ltd Robot operation teaching method
JPS62281013A (en) * 1986-05-30 1987-12-05 Okuma Mach Works Ltd Display system for cutting part of raw material in nc automatic programming
JPH0410003A (en) * 1990-04-27 1992-01-14 Fanuc Ltd Drawing method for polyhedral machining

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59216210A (en) * 1983-05-25 1984-12-06 Hitachi Ltd Robot operation teaching method
JPS62281013A (en) * 1986-05-30 1987-12-05 Okuma Mach Works Ltd Display system for cutting part of raw material in nc automatic programming
JPH0410003A (en) * 1990-04-27 1992-01-14 Fanuc Ltd Drawing method for polyhedral machining

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100390859B1 (en) * 2000-09-29 2003-07-10 한국과학기술원 A Cutting Method Using A Rotation Of Z-Map
JP2020190837A (en) * 2019-05-20 2020-11-26 国立大学法人神戸大学 Machining simulation system and machining simulation program

Also Published As

Publication number Publication date
JP2787868B2 (en) 1998-08-20

Similar Documents

Publication Publication Date Title
JP2003150219A (en) Simulation device for work machine
GB2270788A (en) Robot operation training system
US7092860B1 (en) Hardware simulation systems and methods for vision inspection systems
JP3104638B2 (en) 3D image creation device
JP3245336B2 (en) Modeling method and modeling system
JP2853355B2 (en) 3D graphic data generator
JP2000298734A (en) Cross section generating device for three-dimensional model
Rastogi et al. Telerobotic control with stereoscopic augmented reality
Santos et al. 3D Interactive Augmented Reality in Early Stages of Product Design.
JPH05274024A (en) Numerical controller
JP4204713B2 (en) 3D model display method and computer-readable storage medium storing a program for realizing the method
JP3429400B2 (en) Modeling system
JPS62251905A (en) Interactive graphic input system
JPH04309187A (en) Mapping method for stereoscopic model
US20010033280A1 (en) Three-dimensional model processing apparatus, method and program providing medium
JPH0660164A (en) Three-dimensional shape processing system
JPH06243266A (en) Perspective drawing generating device
JPH07175944A (en) Method for arranging three-dimensional model
JPH01155403A (en) Method for generating processing path
JPH08249367A (en) Three-dimensional image generating device for building
JP2002312810A (en) Device and method for generating composite moving image
JPH06215050A (en) Graphic moving system
JPH1166113A (en) System and method for three-dimensional data generation
JPH05134729A (en) System for displaying dimension and parts number on three-dimensional image in cad/cam
JP2001208521A (en) Three-dimensional data processor