JPH02108104A - Contour shape defining method - Google Patents

Contour shape defining method

Info

Publication number
JPH02108104A
JPH02108104A JP26114188A JP26114188A JPH02108104A JP H02108104 A JPH02108104 A JP H02108104A JP 26114188 A JP26114188 A JP 26114188A JP 26114188 A JP26114188 A JP 26114188A JP H02108104 A JPH02108104 A JP H02108104A
Authority
JP
Japan
Prior art keywords
shape
contour
contour shape
elements
copied
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
JP26114188A
Other languages
Japanese (ja)
Inventor
Maki Seki
関 真樹
Takashi Takegahara
竹ケ原 隆史
Akira Kajitani
彰 梶谷
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP26114188A priority Critical patent/JPH02108104A/en
Publication of JPH02108104A publication Critical patent/JPH02108104A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Abstract

PURPOSE:To define a contour shape easily and speedily by utilizing a method which copies and displays the 1st defined contour shapes one over another in order, and couples the shape elements of the respective copied shapes in copying order and defining one new contour shape. CONSTITUTION:The 1st defined contour shapes 1 are copied and displayed one over another in order and the start points P0 and moving directions DRC1 of the 1st contour shape are specified to find the shape elements of the 1st shape 1 from the start point P0 to the intersection with a next contour shape copied in the moving direction. Further, the intersection P1 of the 1st shape 1 and next copied shape (e.g. shape 2) is regarded as a next start point and the moving direction DCR2 of the shape 2 is specified to find the shape elements of the shape 2 up to the intersection with a next contour shape. Similarly, the found shape elements are connected to defines one new contour shape. Consequently, the method for copying and defining the shape is utilized to enable easy and speedy shape combinational definition.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は輪郭形状定義方法に係り、特に定義された直線
、円等の形状要素用いて輪郭形状を定義する輪郭形状定
義方法に関する。
DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to a contour shape definition method, and particularly to a contour shape definition method for defining a contour shape using defined shape elements such as straight lines and circles.

〈従来技術〉 APTやFAPTなとの自動プログラミング言語を用い
てNCデータを作成する自動プログラミングにおいては
、 (a)ftl!車な記号を用いて点、直線、円弧を定義
すると共に(図形定義)、これら定義された点、直線、
円弧を用いて輪郭形状を定義し、該輪郭形状に沿って工
具通路を定義して(3a動文定義)、自動プログラミン
グ言語によるパートプログラムを作成し。
<Prior art> In automatic programming that creates NC data using automatic programming languages such as APT and FAPT, (a) ftl! In addition to defining points, straight lines, and arcs using car symbols (shape definition), these defined points, straight lines,
A contour shape is defined using circular arcs, a tool path is defined along the contour shape (3a dynamic statement definition), and a part program is created using an automatic programming language.

(b)シかる後、自動プログラミング言語によるパート
プログラムをNC装置が実行できる形式のNCデータ(
EIAコードあるいはISOコード)よりなるNCデー
タに変換する。
(b) NC data in a format that allows the NC device to execute a part program using an automatic programming language (
Convert to NC data consisting of EIA code or ISO code).

かかる自動プログラミングシステムにおける輪郭形状定
義方法において、従来は定義された直線、円等の形状要
素をデイスプレィ画面に描画し1輪郭形状の始点を指定
すると共に、該始点から順に前記形状要素を1つずつ指
定して輪郭形状を定義していた。たとえば、第15図に
示す直線81〜S xsから成る輪郭形状OLFに沿っ
て工具を移動させる自動プログラミング言語によるパー
トプログラムの作成においては、まず輪郭形状OLF定
義に必要となる形状要素(直線)S、〜S IGをキー
ボード、タブレットを用いて図形定義しく第16図、図
形定義部分参照)、シかる後これら定義された各形状要
素(デイスプレィ画面に描画されている)を順にグラフ
ィックカーソルGC8でピックして、例えば、 S1→S2→・・・→S工。
In the contour shape definition method in such an automatic programming system, conventionally, a defined shape element such as a straight line or circle is drawn on a display screen, a starting point of one contour shape is specified, and the shape elements are sequentially drawn one by one from the starting point. The contour shape was defined by specifying it. For example, when creating a part program using an automatic programming language to move a tool along a contour OLF consisting of straight lines 81 to Sxs shown in FIG. ,~SIG to define the figure using the keyboard and tablet (see Figure 16, figure definition section), then pick each of these defined shape elements (drawn on the display screen) in turn with the graphic cursor GC8. For example, S1→S2→...→S engineering.

とピックして輪郭形状OLFを定義しく第16図。16 to define the contour shape OLF.

輪郭形状定義部分参照)、以後運動文定義により輪郭形
状OLFの加工点、終点等を指定して工具を移動させる
工具通路を定義する。
(Refer to the contour shape definition part), and thereafter, the machining point, end point, etc. of the contour shape OLF are specified by the motion statement definition, and the tool path along which the tool is moved is defined.

尚、第16図の(1)は座標値(X工、y、)、(x3
゜yi)を通る直線S□を意味する定義文であり、直線
S2〜S xsも同様である。
In addition, (1) in Fig. 16 is the coordinate value (X, y,), (x3
This definition sentence means the straight line S□ passing through ゜yi), and the same applies to the straight lines S2 to Sxs.

〈発明が解決しようとしている課題〉 ところで、輪郭形状には1つの基本形状のみから構成さ
れているものがある。例えば、第15図の輪郭形状は第
17図に示す基本形状11を2つ重ねて構成されている
。そして、かかる場合でも、従来は前述の如く輪郭形状
を構成する各形状要素1つ1つを定義し、しかる後輪郭
形状を構成する各要素を順に指定しなければならなかっ
た。このため、第18図に示すような繰り返し形状を多
数有する輪郭形状では繰返し形状が多ければ多いほど形
状要素を指定する操作を繰り返さなければならず、輪郭
形状定義に多大な時間を要するという問題があった。
<Problems to be Solved by the Invention> By the way, some contour shapes are composed of only one basic shape. For example, the contour shape shown in FIG. 15 is constructed by overlapping two basic shapes 11 shown in FIG. 17. Even in such a case, it has conventionally been necessary to define each shape element constituting the contour shape one by one as described above, and then specify each element constituting the contour shape in order. For this reason, in a contour shape having a large number of repeated shapes as shown in FIG. 18, there is a problem that the more repetitive shapes there are, the more the operation for specifying shape elements must be repeated, and it takes a lot of time to define the contour shape. there were.

以上から本発明の目的は複写して定義する方法を利用し
て、容易かつ迅速に輪郭形状を定義することのできる輪
郭形状定義方法を提供することである。
From the above, it is an object of the present invention to provide a contour shape definition method that can easily and quickly define a contour shape by using a method of copying and defining.

く課題を解決するための手段〉 上記課題は定義された第1の輪郭形状を順次重ねて複写
して表示する工程と、複写順に各複写形状の形状要素を
連結して1つの新たな輪郭形状を定義する工程により解
決される。
Means for Solving the Problems> The above problems include the steps of sequentially overlapping and displaying defined first contour shapes, and connecting the shape elements of each copied shape in the order of copying to create one new contour shape. This is solved by the process of defining .

く作用〉 定義された第1の輪郭形状1(第1図、CRT画面参照
)を順次重ねて複写して表示し、定義された第1の輪郭
形状1の始点P0と進行方向DRC1の指定により、該
始点P6から進行方向に沿って複写された次の輪郭形状
と交差する迄、第1の形状1の形状要素を求めると共に
、第1の形状1と複写した次の形状(例えば、形状2)
との交点P□を新たな始点として形状2の進行方向DR
C1の指定により、該進行方向に沿って次の輪郭形状と
交差する迄形状2の形状要素を求め、以後同様にして求
めた形状要素を連結して1つの新たな輪郭形状を定義す
る。
Function> The defined first contour shape 1 (see Fig. 1, CRT screen) is sequentially duplicated and displayed, and by specifying the starting point P0 and traveling direction DRC1 of the defined first contour shape 1. , until it intersects with the next contour shape copied along the traveling direction from the starting point P6, the shape elements of the first shape 1 are determined, and the shape elements of the first shape 1 and the next shape copied (for example, shape 2 )
The traveling direction DR of shape 2 with the intersection point P□ as a new starting point.
By specifying C1, the shape elements of shape 2 are determined along the traveling direction until it intersects with the next contour shape, and thereafter, the similarly determined shape elements are connected to define one new contour shape.

〈実施例〉 第1図は本発明を実施する装置のブロック図である。<Example> FIG. 1 is a block diagram of an apparatus implementing the invention.

101はローディングプログラム等が記憶されたROM
、102は自動プログラミング処理を行なうプロセッサ
、1o3はフロッピーFLより読み込まれたシステムプ
ログラム、各種パラメータ及び処理結果を記憶するRA
M、104は最終的に作成された実行形式のNCデータ
を記憶するNCデータ記憶メモリ、105はキーボード
、106はデイスプレィ装置1(CRT)、107はデ
ィスクコントローラ、1o8はタブレット装置であり、
タブレット面108aには各種メニュー項目を有するメ
ニュー表108bが貼着され、タブレットカーソル10
8cで所定メニュー項目をピックするようになっている
。尚、タブレットカーソル108cをタブレット面上で
移動させることによりデイスプレィ画面上のグラフィッ
クカーソルが移動するようになっている。FLはフロッ
ピーディスクである。
101 is a ROM in which loading programs etc. are stored.
, 102 is a processor that performs automatic programming processing, and 1o3 is an RA that stores the system program read from the floppy FL, various parameters, and processing results.
M, 104 is an NC data storage memory for storing NC data in an executable format finally created, 105 is a keyboard, 106 is a display device 1 (CRT), 107 is a disk controller, 1o8 is a tablet device,
A menu table 108b having various menu items is attached to the tablet surface 108a, and the tablet cursor 10
A predetermined menu item is picked at 8c. Note that by moving the tablet cursor 108c on the tablet surface, the graphic cursor on the display screen is moved. FL is a floppy disk.

第2図はメニュー表108bの要部説明図であり、11
は1点・点群定義欄」、12は「直線定義欄」、13は
r円定義欄」、14は「特殊形状定義欄」、15は「形
状作成欄」、16は「移動側」、17は「複写側」、1
8は「矢印キー指定欄」であり、「形状作成欄」15の
FMTは「形状作成」項目、「移動欄」16のLBFは
rXX軸輪軸移動項目、[複写側」17のCPFは「形
状複写」項目、「矢印キー指定欄」18の「→、↑、←
、↓等」は方向を指定するための矢印キーである。尚、
矢印キーについてはキーボード105上にも同様に配置
されている。以後、矢印キーという時はキーボード上の
矢印キーを指すものとする。
FIG. 2 is an explanatory diagram of the main parts of the menu table 108b, and 11
is 1 point/point group definition field", 12 is "straight line definition field", 13 is r circle definition field", 14 is "special shape definition field", 15 is "shape creation field", 16 is "moving side", 17 is the "copying side", 1
8 is the "arrow key specification field", FMT in the "shape creation field" 15 is the "shape creation" item, LBF in the "movement field" 16 is the rXX axis wheel shaft movement item, and CPF in the [copy side] 17 is the "shape creation" item. "Copy" item, "Arrow key specification field" 18 "→, ↑, ←
, ↓, etc.'' are arrow keys for specifying the direction. still,
Arrow keys are similarly arranged on the keyboard 105. From now on, when we refer to arrow keys, we will refer to the arrow keys on the keyboard.

第3図は本発明の処理の流れ図であり、第4図は繰返し
形状を多数含む輪郭形状の説明図である。
FIG. 3 is a flowchart of the process of the present invention, and FIG. 4 is an explanatory diagram of a contour shape including a large number of repeated shapes.

以下、第3図の処理の流れ図に従って輪郭形状0FL(
第4図)を定義する処理を説明する。
Hereinafter, the contour shape 0FL (
4) will be explained.

まず、輪郭形状OFLの基になる基本形状1を従来の方
法により定義する。即ち、オペレータは基本形状1を構
成する形状要素(直線S1〜S、)をキーボード105
、タブレット108を用いて定義し、しかる後基本形状
となるように順次形状要素を指定する。これにより、プ
ロセッサ102は基本形状1のパートプログラム(第5
図(a)参照)を作成し、基本形状1をCRT画面(第
1図参照)に描画する(ステップ201)。
First, a basic shape 1, which is the basis of the contour OFL, is defined by a conventional method. That is, the operator enters the shape elements (straight lines S1 to S) constituting the basic shape 1 on the keyboard 105.
, using the tablet 108, and then sequentially designate shape elements to form the basic shape. As a result, the processor 102 executes the basic shape 1 part program (fifth
(see FIG. 1), and draw the basic shape 1 on the CRT screen (see FIG. 1) (step 201).

次にオペレータは基本形状1を複写する、即ち、メニュ
ー表108b上の「複写側」17の「複写形状」項目C
PFをピックすると共に、CRT画面上の基本形状1を
ピックする。すると、プロセッサ102は複写する位置
を問う設問文を表示するから、基本形状1と一部重なる
位ff1(X軸方向へxm、Y軸方向へyn+だけ移動
した位置)を入力する。すると、プロセッサ102は形
状2のパートプログラム(第5図(b)参照)を作成し
、CRT画面に描画すると共に設問文Mエ (第6図)
を表示する(ステップ202)。
Next, the operator copies basic shape 1, that is, "copy shape" item C of "copy side" 17 on menu table 108b.
At the same time as picking the PF, pick the basic shape 1 on the CRT screen. Then, the processor 102 displays a question asking about the copying position, so input a position ff1 (position moved by xm in the X-axis direction and yn+ in the Y-axis direction) that partially overlaps the basic shape 1. Then, the processor 102 creates a part program for shape 2 (see FIG. 5(b)), draws it on the CRT screen, and writes the question text M (see FIG. 6).
is displayed (step 202).

オペレータは基本形状1と複写した形状2を1つの輪郭
形状として定義するかどうか判断しくステップ203)
、定義するのであればCRT画面上のrはいj項目をピ
ックしてステップ204以降の処理を行い、定義しない
のであれば「いいえ」項目をピックする。「いいえ」項
目が入力されると、プロセッサ102はCRT画面を再
度ステップ202の複写モードとする。そこで、オペレ
ータは形状2を定義したときと同様に形状2と一部重な
る位置に基本形状1をX軸方向へxn、Y軸方向へyn
だけ移動して形状3を複写する。尚、第5図(c)は形
状3のパートプログラムである。
The operator must decide whether to define the basic shape 1 and the copied shape 2 as one contour shape (step 203).
, if you want to define, pick the rYesj item on the CRT screen and perform the processing from step 204 onwards, and if you do not want to define, pick the "No" item. If the "No" item is entered, the processor 102 sets the CRT screen to the copy mode again in step 202. Therefore, in the same way as when defining shape 2, the operator places basic shape 1 in the X-axis direction xn and in the Y-axis direction yn at a position that partially overlaps shape 2.
3 and copy shape 3. Incidentally, FIG. 5(c) is a part program of shape 3.

また、形状3が定義されれば、ステップ202と同様に
設問文M□が表示される。
Further, if shape 3 is defined, question sentence M□ is displayed as in step 202.

ステップ203の判断において「はい」項目がピックさ
れると、プロセッサ102は作成する輪郭形状の始点と
該輪郭形状を定義する進行方向を問う設問文をCRT画
面に表示するから、オペレータは該設問文に応えて基本
形状1上のポイントP0(第7図)をピックすると共に
、進行方向をCa工とするのであれば、キーボード10
5上の矢印キー「→」を押圧する(ステップ204)。
If the "Yes" item is picked in the judgment at step 203, the processor 102 displays a question on the CRT screen asking about the starting point of the contour shape to be created and the direction of movement that defines the contour shape. In response to this, pick the point P0 (Fig. 7) on the basic shape 1, and if you want the direction of movement to be Ca, select the keyboard 10.
5. Press the arrow key "→" above 5 (step 204).

始点と進行方向が特定されると、プロセッサ102は 1→i、1→j とする(ステップ2o5)。尚、「i」は各形状内の要
素の定義順を示し、「j」は複写元の形状を「1」とし
、以後複写した形状順を示す。
When the starting point and the traveling direction are specified, the processor 102 sets 1→i and 1→j (step 2o5). Note that "i" indicates the order of definition of the elements within each shape, and "j" indicates the order of the shapes copied thereafter, with the original shape being "1".

次にプロセッサ102は、始点P0と進行方向Ca1か
ら第1番目の要素(直線S1)を求めると共に、始点P
。から進行方向Ca、へ向かった時、直線S□が次のj
+1番目の形状(形状2)と交差するかどうか判断しく
ステップ206)、交差すればステップ210以降の処
理を行い、交差しなければ、第1番目の要素(直線S、
)を輪郭形状○FCの構成要素(形状要素)としてRA
MIO3に記憶する(ステップ207)。尚、輪郭形状
OFCの形状要素として記憶された要素は、CRT画面
において異なる色(第7図、太実線参照)で順次表示さ
れるものとする。
Next, the processor 102 calculates the first element (straight line S1) from the starting point P0 and the traveling direction Ca1, and
. When heading from the direction of travel Ca, the straight line S□ is the next j
It is determined whether or not it intersects with the +1st shape (shape 2) (step 206). If it intersects, the process from step 210 onward is performed; if it does not intersect, the first element (straight line S,
) as the component (shape element) of the contour shape ○FC RA
It is stored in MIO3 (step 207). It is assumed that the elements stored as the shape elements of the contour OFC are sequentially displayed in different colors (see thick solid lines in FIG. 7) on the CRT screen.

ついで、プロセッサ102は始点P0迄の形状要素が求
まったかどうか判断しくステップ208)。
Next, the processor 102 determines whether the shape elements up to the starting point P0 have been found (step 208).

求まっていれば輪郭形状定義処理を終了する。If it has been determined, the contour shape definition process ends.

方、求まっていなければ、 i+1→i として第j番目の形状の次の要素を求めて、ステップ2
06以降の処理を繰り返す。
On the other hand, if it has not been found, find the next element of the j-th shape as i+1→i and proceed to step 2.
Repeat the process from 06 onwards.

ステップ206において第1番目の要素が次のj+1番
目の形状(形状2)と交差すれば(第8図)、例えば、
直aS、(第4図)が形状2と交差す九ば、交差するポ
イントP1の座標値(Xae ya)を求めると共に、
直線S6を輪郭形状OFCの形状要素としてRAM10
3に記憶する(ステップ次に、プロセッサ102はj+
lti目の形状の進行方向を問う設問文を表示するから
、該設問文に応えてオペレータはキーボード105上の
矢印キーを用いて進行方向を指定する(ステップ210
)。例えば、進行方向Ca2を指定する(第8図)。
If the first element intersects the next j+1-th shape (shape 2) in step 206 (FIG. 8), for example,
Find the coordinates (Xae ya) of the point P1 where the straight line aS (Fig. 4) intersects the shape 2, and
RAM10 uses the straight line S6 as a shape element of the contour shape OFC.
3 (Step Next, processor 102 stores j+
A question asking about the direction of movement of the lti-th shape is displayed, and in response to the question, the operator specifies the direction of movement using the arrow keys on the keyboard 105 (step 210
). For example, the traveling direction Ca2 is specified (FIG. 8).

進行方向が指定されると、プロセッサ102はj+1→
jyl→i としくステップ212)、交差ポイント(Pl)を新た
な始点とすると共に、該交差ポイントと進行方向Ca、
から第j番目の形状(形状2)の第1番目の要素(直線
S、□)を求め、ステップ206以降の処理を繰り返す
When the direction of travel is specified, the processor 102 moves j+1→
jyl→i (Step 212), the intersection point (Pl) is set as a new starting point, and the intersection point and the traveling direction Ca,
The first element (straight line S, □) of the j-th shape (shape 2) is obtained from , and the processing from step 206 onwards is repeated.

第9図は形状2の要素が形状3とポイントP2において
交差した場合を示すCRT画面例である。
FIG. 9 is an example of a CRT screen showing a case where the element of shape 2 intersects with shape 3 at point P2.

第10図はポイントP、(第9図)において進行方向C
a、を選択し、第3図の流れ図に従って輪郭形状OFC
を定義した場合の輪郭形状例である。
Figure 10 shows point P, and direction of travel C at (Figure 9).
a, and follow the flowchart in Figure 3 to create the contour shape OFC.
This is an example of a contour shape when .

尚、ポイントP2(第9図)において進行方向Ca4を
選択すると第11図に示す輪郭形状OFC’ が定義さ
れる。
Incidentally, when the traveling direction Ca4 is selected at point P2 (FIG. 9), the contour shape OFC' shown in FIG. 11 is defined.

第12図は本発明の処理により作成された輪郭形状OF
Cのパートプログラムの例である。
Figure 12 shows the outline OF created by the process of the present invention.
This is an example of a C part program.

以上はステップ203において1つの輪郭形状として定
義する際に、要素を1つ1つ連ねてゆく方法を述べたが
、順次重ねて複写した形状を適当に連結してなる全ての
輪郭形状を予め求め、これらをCRT画面に順次描画し
て所定の輪郭形状を選択できるように構成してもよい。
The above describes a method in which elements are connected one by one when defining one contour shape in step 203, but all contour shapes formed by appropriately connecting the sequentially overlapping and copied shapes are calculated in advance. , these may be sequentially drawn on a CRT screen so that a predetermined contour shape can be selected.

例えば、数例のように形状1,2.3を連結した輪郭形
状が閉形状であれば、第13図に示す輪郭形状○FCと
第14図に示す輪郭形状OFG’ をCRT画面に順次
描画し、オペレータが設問文M2に応じて「はい」項目
のピックにより選択できるようにしてもよい。
For example, if the contour shape that connects shapes 1, 2, and 3 is a closed shape as in several examples, the contour shape ○FC shown in FIG. 13 and the contour shape OFG' shown in FIG. 14 are sequentially drawn on the CRT screen. However, the operator may be able to select the "Yes" item in response to the question M2.

〈発明の効果〉 以上本発明によれば、定義された第1の輪郭形状を順次
重ねて複写して表示し、複写順に各複写形状の形状要素
を連結して1つの新たな輪郭形状を定義するように構成
したから、複写して定義する方法を利用して、容易かつ
迅速に形状の組合せ定義ができる。このことから、結果
的に本形状を利用して得られるNGデータが容易かつ迅
速に得られる。
<Effects of the Invention> According to the present invention, defined first contour shapes are sequentially duplicated and displayed, and shape elements of each copied shape are connected in the order of copying to define one new contour shape. Since the configuration is configured to do this, it is possible to easily and quickly define combinations of shapes by using the method of copying and defining. As a result, NG data obtained using this shape can be obtained easily and quickly.

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

第1図は本発明を実施する装置のブロック図、第2図は
メニュー表の要部説明図、 第3図は本発明の処理の流れ図。 第4図は輪郭形状の説明図、 第5図は複写した形状のパートプログラム例、第6図乃
至第11図は本発明の対話画面例図、第12図は輪郭形
状のパートプログラム例、第13図及び第14図は輪郭
形状を選択する場合の説明図、 第15図乃至第18図は従来方法の説明図である。 101・・ROM、 102・・プロセッサ、 103・・RAM、 104・・NCデータ記憶メモリ、 105・・キーボード。 106・・CRT画面、 108・・タブレット装置 特許出願人        ファナック株式会社代理人
          弁理士  齋藤千幹第3図 第6図 第5 図(a) 第5 図(b) 第9 図 第10図 第11 図 第12 図 5u=P(χ2+島 、yz=  ynlP(xs*  χII 、y34 
yn )第13 図 第14図
FIG. 1 is a block diagram of an apparatus implementing the present invention, FIG. 2 is an explanatory diagram of main parts of a menu table, and FIG. 3 is a flowchart of processing of the present invention. FIG. 4 is an explanatory diagram of a contour shape, FIG. 5 is an example of a part program for a copied shape, FIGS. 6 to 11 are examples of dialog screens of the present invention, FIG. 12 is an example of a part program for a contour shape, 13 and 14 are explanatory diagrams for selecting a contour shape, and FIGS. 15 to 18 are explanatory diagrams for a conventional method. 101...ROM, 102...Processor, 103...RAM, 104...NC data storage memory, 105...Keyboard. 106... CRT screen, 108... Tablet device patent applicant Fanuc Co., Ltd. agent Patent attorney Chiki Saito Figure 3 Figure 6 Figure 5 (a) Figure 5 (b) Figure 9 Figure 10 Figure 11 Figure 12 Figure 5u=P(χ2+ island, yz= ynlP(xs* χII, y34
yn) Figure 13 Figure 14

Claims (2)

【特許請求の範囲】[Claims] (1)輪郭形状を定義する輪郭形状定義方法において、 定義された第1の輪郭形状を順次重ねて複写して表示し
、 複写順に各複写形状の形状要素を連結して1つの新たな
輪郭形状を定義することを特徴とする輪郭形状定義方法
(1) In a contour shape definition method that defines a contour shape, the defined first contour shape is sequentially duplicated and displayed, and the shape elements of each copied shape are connected in the order of copying to create one new contour shape. A contour shape definition method characterized by defining.
(2)定義された第1の輪郭形状の始点と進行方向の指
定により、該始点から進行方向に沿って次の輪郭形状と
交差する迄の形状要素を求め、しかる後該次の輪郭形状
を第1の輪郭形状とみなして形状要素を同様に求め、上
記処理を繰り返して求めた形状要素を連ねて1つの新た
な輪郭形状を定義することを特徴とする特許請求の範囲
第(1)項記載の輪郭形状定義方法。
(2) By specifying the starting point and traveling direction of the defined first contour shape, find the shape elements from the starting point along the traveling direction until it intersects with the next contour shape, and then calculate the next contour shape. Claim (1) characterized in that the shape elements are determined in the same manner as the first contour shape, and the shape elements determined by repeating the above process are connected to define one new contour shape. The contour shape definition method described.
JP26114188A 1988-10-17 1988-10-17 Contour shape defining method Pending JPH02108104A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26114188A JPH02108104A (en) 1988-10-17 1988-10-17 Contour shape defining method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26114188A JPH02108104A (en) 1988-10-17 1988-10-17 Contour shape defining method

Publications (1)

Publication Number Publication Date
JPH02108104A true JPH02108104A (en) 1990-04-20

Family

ID=17357665

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26114188A Pending JPH02108104A (en) 1988-10-17 1988-10-17 Contour shape defining method

Country Status (1)

Country Link
JP (1) JPH02108104A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014021216A1 (en) * 2012-07-31 2014-02-06 東芝機械株式会社 Numerical value control system and numerical value control data generation method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014021216A1 (en) * 2012-07-31 2014-02-06 東芝機械株式会社 Numerical value control system and numerical value control data generation method
JP2014029605A (en) * 2012-07-31 2014-02-13 Toshiba Mach Co Ltd Numerical control system and numerical control data generation method
KR20150038055A (en) 2012-07-31 2015-04-08 도시바 기카이 가부시키가이샤 Numerical value control system and numerical value control data generation method
TWI570530B (en) * 2012-07-31 2017-02-11 Toshiba Machine Co Ltd Numerical control system and numerical control data generation method

Similar Documents

Publication Publication Date Title
JPS63204412A (en) Parts shape input method
JPS63223804A (en) Automatic programming system
JPH0225977A (en) Drawing coordinate system and scale setting method
JPH01163803A (en) Combinational shape defining system
JPH02108104A (en) Contour shape defining method
JPH01133112A (en) Graphic element correction system
JPH01316804A (en) Contour shape defining method
JPH03219305A (en) Multi-piece layout specification system
JPH01102605A (en) Contour form correcting method
JPH06289843A (en) Image display processor
JPH01106201A (en) Graphic element correcting system
JPH0580832A (en) Magnification plotting method in numerical controller
JP2997600B2 (en) Display control device
JPS63244108A (en) Automatic programming system
JPH0215304A (en) Method for forming numerical control information
JPS61230844A (en) Automatic program generator
JPH06168019A (en) Nc automatic programming device
JPH04199367A (en) Parametric design cad system
JPH03246684A (en) Data processor
JPH05134729A (en) System for displaying dimension and parts number on three-dimensional image in cad/cam
JPS63244113A (en) Coordinate value input method
JPH0696142A (en) Drawing plotting method
JPH09134396A (en) Table processor
JPH02293905A (en) Cad/cam device
JPS6385977A (en) Graphic editing device