JP2000181938A - Cad system and program recording medium - Google Patents

Cad system and program recording medium

Info

Publication number
JP2000181938A
JP2000181938A JP10357135A JP35713598A JP2000181938A JP 2000181938 A JP2000181938 A JP 2000181938A JP 10357135 A JP10357135 A JP 10357135A JP 35713598 A JP35713598 A JP 35713598A JP 2000181938 A JP2000181938 A JP 2000181938A
Authority
JP
Japan
Prior art keywords
child
parent
managed
editing
drawings
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
JP10357135A
Other languages
Japanese (ja)
Other versions
JP3586124B2 (en
Inventor
Noboru Tomomitsu
昇 伴光
Yasuo Minami
康雄 南
Masaharu Torisu
正治 鳥巣
Shoichi Murakami
正一 村上
Koji Yamada
浩司 山田
Makoto Tonai
誠 藤内
Tatsuo Kondo
達雄 近藤
Kazuto Nakane
一人 中根
Takashi Asai
崇司 浅井
Masamitsu Toyoda
正光 豊田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Toyota Motor Corp
MTA Co Ltd
Original Assignee
Fujitsu Ltd
Toyota Motor Corp
MTA 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 Fujitsu Ltd, Toyota Motor Corp, MTA Co Ltd filed Critical Fujitsu Ltd
Priority to JP35713598A priority Critical patent/JP3586124B2/en
Publication of JP2000181938A publication Critical patent/JP2000181938A/en
Application granted granted Critical
Publication of JP3586124B2 publication Critical patent/JP3586124B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently execute editing due to plural persons in charge by separately managing and respectively independently editing child drawings and a parent drawing when handling the parent drawing composed of plural child drawings. SOLUTION: In a CAD system 1, the parent drawing is managed by a parent drawing information managing means 11 and the child drawings are managed by a child drawing information managing means 10 so that the drawings can be respectively independently managed. Then, an editing means 12 performs processing for respectively independently editing the child drawings managed by the child drawing information managing means 10 and the parent drawing managed by the parent drawing information managing means 11. Further, the editing means 12 performs processing for editing the child drawings managed by the child drawing information managing means 10 by displaying the child drawing, which is managed by the child drawing information managing means 10, to be linked with the parent drawing on the parent drawing at the time of displaying that parent drawing and by editing that displayed child drawing. Thus, when plural persons are in charge of editing, that editing can be efficiently executed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、図面を編集するC
AD装置と、そのCAD装置の実現に用いられるプログ
ラムが格納されるプログラム記録媒体とに関し、特に、
複数の子図面で構成される親図面とそれらの子図面とを
編集するのに好適なCAD装置と、そのCAD装置の実
現に用いられるプログラムが格納されるプログラム記録
媒体とに関する。
[0001] The present invention relates to a C for editing drawings.
The present invention relates to an AD device and a program recording medium in which a program used to realize the CAD device is stored.
The present invention relates to a parent drawing composed of a plurality of child drawings and a CAD device suitable for editing the child drawings, and a program recording medium storing a program used for realizing the CAD device.

【0002】CAD装置を使って大きなシステムの図面
を編集する場合には、複数の担当者が関わって、自分の
担当する図面を編集していくことになる。これから、こ
のような編集形態に適合するCAD装置を構築していく
必要性が叫ばれている。
[0002] When editing a drawing of a large system using a CAD device, a plurality of persons are involved in editing a drawing in charge of the person. From now on, the necessity of constructing a CAD apparatus suitable for such an editing mode has been raised.

【0003】[0003]

【従来の技術】複数の部品図で構成されるユニット図を
編集するというように、複数の子図面で構成される親図
面を編集していくことがある。
2. Description of the Related Art In some cases, a parent drawing composed of a plurality of child drawings is edited, such as editing a unit drawing composed of a plurality of component drawings.

【0004】従来のCAD装置では、このような場合、
子図面のみを管理する構成を採って、親図面については
直接管理せずに、それらの子図面へのリンク情報を管理
することで、親図面を間接的に管理するという構成を採
っている。
In a conventional CAD apparatus, in such a case,
A configuration is adopted in which only the child drawings are managed, and the parent drawings are indirectly managed by managing the link information to the child drawings without directly managing the parent drawings.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、このよ
うな従来技術に従っていると、複数の担当者が自分の担
当する図面を編集していくような編集形態をとる場合
に、様々な不都合が生ずる。
However, according to such a conventional technique, various inconveniences arise when an editing form is adopted in which a plurality of persons edit their own drawings.

【0006】例えば、担当者が子図面を編集すると、責
任者の承認が得られなくても、それがそのまま親図面に
反映されてしまうという不都合がある。また、子図面の
ファイルが別のCAD装置に持ち出されるようなことが
あると、親図面を表示できなくなるという不都合があ
る。
For example, if a person in charge edits a child drawing, there is a disadvantage that even if the approval of the person in charge is not obtained, the approval is directly reflected in the parent drawing. Further, if a child drawing file is taken out to another CAD apparatus, there is a disadvantage that the parent drawing cannot be displayed.

【0007】しかも、このような従来技術に従っている
と、親図面はリンク情報のみを管理していることから、
親図面上で子図面を編集することができないという不都
合もある。
Further, according to such a conventional technique, since the parent drawing manages only the link information,
There is also a disadvantage that the child drawing cannot be edited on the parent drawing.

【0008】本発明はかかる事情に鑑みてなされたもの
であって、複数の子図面で構成される親図面とそれらの
子図面とを編集するのに好適な新たなCAD装置の提供
と、そのCAD装置の実現に用いられるプログラムが格
納される新たなプログラム記録媒体の提供とを目的とす
る。
The present invention has been made in view of such circumstances, and provides a new CAD apparatus suitable for editing a parent drawing including a plurality of child drawings and those child drawings. It is an object of the present invention to provide a new program recording medium in which a program used to realize a CAD device is stored.

【0009】[0009]

【課題を解決するための手段】図1に本発明の原理構成
を図示する。
FIG. 1 shows the principle configuration of the present invention.

【0010】図中、1は本発明を具備するCAD装置で
あって、複数の子図面で構成される親図面とそれらの子
図面とを編集するもの、2はCAD装置1の備える端末
であって、ユーザとの間の対話手段として機能するもの
である。
In the figure, reference numeral 1 denotes a CAD device equipped with the present invention, which edits a parent drawing composed of a plurality of child drawings and their child drawings, and 2 denotes a terminal provided in the CAD device 1. And functions as a means of dialogue with the user.

【0011】本発明のCAD装置1は、子図面情報管理
手段10と、親図面情報管理手段11と、編集手段12
と、登録手段13と、対比表示手段14と、複写手段1
5とを備える。
The CAD apparatus 1 of the present invention comprises a child drawing information management means 10, a parent drawing information management means 11, an editing means 12
, Registration means 13, comparison display means 14, copying means 1
5 is provided.

【0012】この子図面情報管理手段10は、子図面を
管理する。親図面情報管理手段11は、親図面を管理す
るとともに、それに加えて、その親図面を構成する子図
面情報管理手段10の管理する子図面へのリンク情報を
管理する。
The child drawing information management means 10 manages child drawings. The parent drawing information management means 11 manages the parent drawing and also manages link information to the child drawings managed by the child drawing information management means 10 constituting the parent drawing.

【0013】編集手段12は、端末2と対話すること
で、子図面情報管理手段10の管理する子図面と、親図
面情報管理手段11の管理する親図面とをそれぞれ独立
に編集する。登録手段13は、例えば編集手段12に展
開されて、子図面を子図面情報管理手段10に登録す
る。対比表示手段14は、例えば編集手段12に展開さ
れて、親図面を構成する子図面と、それにリンクされる
子図面情報管理手段10の管理する子図面とを対比しつ
つ表示する。複写手段15は、対比表示手段14により
表示される一方の子図面の一部又は全てを、他方の子図
面に複写する。
The editing means 12 interacts with the terminal 2 to independently edit the child drawing managed by the child drawing information managing means 10 and the parent drawing managed by the parent drawing information managing means 11. The registration unit 13 is developed in, for example, the editing unit 12 and registers the child drawing in the child drawing information management unit 10. The comparison display means 14 is developed in, for example, the editing means 12 and displays the child drawings constituting the parent drawing and the child drawings managed by the child drawing information management means 10 linked thereto, while comparing them. The copying means 15 copies part or all of one of the child drawings displayed by the comparison display means 14 to the other child drawing.

【0014】ここで、本発明のCAD装置1の持つ機能
は具体的にはプログラムで実現されるものであり、この
プログラムは、フロッピィディスクなどに格納された
り、サーバなどのディスクなどに格納され、それらから
CAD装置1にインストールされてメモリ上で動作する
ことで、本発明を実現することになる。
Here, the functions of the CAD apparatus 1 of the present invention are specifically realized by a program, which is stored on a floppy disk or the like, or stored on a disk such as a server. The present invention is realized by being installed in the CAD apparatus 1 and operating on the memory.

【0015】このように構成される本発明のCAD装置
1では、親図面と子図面とのリンク関係については管理
するものの、子図面を共有化して管理するという構成を
採らずに、親図面については親図面情報管理手段11で
管理し、子図面については子図面情報管理手段10で管
理するというように、親図面と子図面とをそれぞれ独立
に管理するという構成を採る。
The CAD apparatus 1 of the present invention configured as described above manages the link relationship between the parent drawing and the child drawing, but does not employ a configuration in which the child drawing is shared and managed. Is managed by the parent drawing information management means 11 and the child drawings are managed by the child drawing information management means 10, such that the parent drawing and the child drawings are managed independently.

【0016】そして、この管理構成に合わせて、編集手
段12は、子図面情報管理手段10の管理する子図面
と、親図面情報管理手段11の管理する親図面とをそれ
ぞれ独立に編集する処理を行う。
In accordance with the management configuration, the editing unit 12 performs a process of independently editing the child drawing managed by the child drawing information management unit 10 and the parent drawing managed by the parent drawing information management unit 11. Do.

【0017】更に、編集手段12は、親図面を表示する
ときに、その親図面にリンクされる子図面情報管理手段
10の管理する子図面を親図面上に表示して、その表示
する子図面を編集することで、子図面情報管理手段10
の管理する子図面を編集する処理を行う。このとき、編
集手段12は、好ましくは、親図面とその上に表示する
編集対象の子図面とを区別できる形態で表示することが
ある。
Further, when displaying the parent drawing, the editing means 12 displays the child drawing managed by the child drawing information management means 10 linked to the parent drawing on the parent drawing, and displays the displayed child drawing. By editing the child drawing information management means 10
Performs the process of editing the child drawing managed by. At this time, the editing means 12 may preferably display the parent drawing and the child drawing to be edited displayed thereon in a form that can be distinguished.

【0018】この構成を採るときに、登録手段13は、
親図面の中から処理対象となる子図面を選択し、その選
択した子図面の座標系情報を指定しつつ、その選択した
子図面を子図面情報管理手段に登録する処理を行う。
When adopting this configuration, the registration means 13
A child drawing to be processed is selected from the parent drawings, and processing for registering the selected child drawing in the child drawing information management means while specifying the coordinate system information of the selected child drawing is performed.

【0019】また、対比表示手段14は、親図面の中か
ら処理対象となる子図面を選択し、その選択した子図面
にリンクされる子図面情報管理手段10の管理する子図
面を特定して、その選択した子図面とその特定した子図
面とを対比しつつ表示する処理を行う。このとき、対比
表示手段14は、好ましくは、2つの子図面に違いを明
示する形態で2つの子図面を対比表示することがある。
Further, the comparison display means 14 selects a child drawing to be processed from the parent drawings and specifies a child drawing managed by the child drawing information management means 10 linked to the selected child drawing. Then, a process of displaying the selected child drawing while comparing it with the specified child drawing is performed. At this time, the comparison display means 14 may preferably display the two child drawings in a form that clearly indicates the difference between the two child drawings.

【0020】また、複写手段15は、対比表示手段14
により表示される一方の子図面の一部又は全てを、他方
の子図面に複写することで、親図面情報管理手段11の
管理する親図面を編集したり、子図面情報管理手段10
の管理する子図面を編集する処理を行う。
The copying means 15 is provided with a contrast display means 14.
By copying a part or all of one of the child drawings displayed by the parent drawing information management means 11, the parent drawing managed by the parent drawing information management means 11 can be edited,
Performs the process of editing the child drawing managed by.

【0021】このように、本発明のCAD装置1では、
複数の子図面で構成される親図面を扱うときに、子図面
は子図面で管理し、親図面は親図面で管理する構成を採
って、それぞれ独立に編集できるようにする機能を持
つ。そして、親図面上で子図面を編集できるようにする
機能を持ったり、親図面の持つ子図面とそれに対応付け
られる子図面とを対比表示する機能を持ったり、子図面
の一部又は全てを親図面の持つ子図面に複写したり、親
図面の持つ子図面の一部又は全てを子図面に複写する機
能を持つ。
As described above, in the CAD apparatus 1 of the present invention,
When handling a parent drawing composed of a plurality of child drawings, the child drawing is managed by the child drawing, and the parent drawing has a function of being managed by the parent drawing, and has a function of enabling independent editing. It has the function of enabling editing of child drawings on the parent drawing, the function of displaying the child drawing of the parent drawing and the child drawing associated with it, and the function of displaying part or all of the child drawing. It has the function of copying to the child drawing of the parent drawing, or copying part or all of the child drawing of the parent drawing to the child drawing.

【0022】これらの機能を持つことで、本発明によれ
ば、複数の子図面で構成される親図面とそれらの子図面
とを編集するときにあって、複数の担当者が編集作業に
関わるときに、その編集作業を効率的に実現できるCA
D装置を構築できるようになる。
With these functions, according to the present invention, when a parent drawing composed of a plurality of child drawings and those child drawings are edited, a plurality of persons involved in editing work. Sometimes a CA that can efficiently realize the editing work
D device can be constructed.

【0023】[0023]

【発明の実施の形態】以下、実施の形態に従って本発明
を詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail according to embodiments.

【0024】図2に、本発明のCAD装置1の一実施例
を図示する。
FIG. 2 shows an embodiment of the CAD apparatus 1 according to the present invention.

【0025】この実施例に従う本発明のCAD装置1
は、フロッピィディスクや回線などを介してインストー
ルされて、図面の編集処理を実行する図面編集プログラ
ム100と、子図面の情報を管理する子図面情報ファイ
ル200と、親図面の情報を管理する親図面情報ファイ
ル300と、図面編集プログラム100の作業用に用意
される作業メモリ400とを備える。
The CAD apparatus 1 of the present invention according to this embodiment
Is a drawing editing program 100 that is installed via a floppy disk or a line and executes a drawing editing process, a child drawing information file 200 that manages information of child drawings, and a parent drawing that manages information of a parent drawing. An information file 300 and a work memory 400 prepared for work of the drawing editing program 100 are provided.

【0026】図3に、親図面情報ファイル300のファ
イルデータの一実施例、図4に、子図面情報ファイル2
00のファイルデータの一実施例を図示する。
FIG. 3 shows an embodiment of the file data of the parent drawing information file 300, and FIG.
7 shows an embodiment of the file data No. 00.

【0027】親図面情報ファイル300は、図3に示す
ように、親図面に記載される各図形の図形情報と、それ
らの図形の集合で構成される図形グループ(子図面に対
応する)の属性情報とを管理する。
As shown in FIG. 3, the parent drawing information file 300 includes graphic information of each graphic described in the parent drawing and attributes of a graphic group (corresponding to the child drawing) constituted by a set of those graphics. Manage information and.

【0028】図3に示す実施例では、「ユニット図」と
いうファイル名を持つ親図面を想定している。この親図
面は、XY平面図やYZ平面図などの平面図を持つこと
になるが、親図面情報ファイル300は、それらの各平
面図毎に、図面に記載される図形のIDと、それらの図
形の図形情報(例えばベクトルデータ)とを管理し、そ
して、図面に記載される図形グループのIDと、それら
の図形グループを構成する図形のIDと、それらの図形
グループに対応付けられる子図面情報ファイル200の
管理する子図面へのリンク情報とを管理することで、親
図面を管理する構成を採っている。
In the embodiment shown in FIG. 3, a parent drawing having a file name "unit drawing" is assumed. The parent drawing has plan views such as an XY plan view and a YZ plan view, and the parent drawing information file 300 includes, for each of these plan views, IDs of figures described in the drawing, It manages graphic information (for example, vector data) of graphics, and IDs of graphic groups described in drawings, IDs of graphics constituting the graphic groups, and child drawing information associated with the graphic groups By managing the link information to the child drawings managed by the file 200, the parent drawing is managed.

【0029】一方、子図面情報ファイル200は、図4
に示すように、子図面を構成する各図形の図形情報を管
理する。
On the other hand, the child drawing information file 200
As shown in (1), the graphic information of each graphic constituting the child drawing is managed.

【0030】図4に示す実施例では、「部品図1」とい
うファイル名を持つ子図面を想定している。この子図面
は、XY平面図やYZ平面図などの平面図面を持つこと
になるが、子図面情報ファイル200は、それらの各平
面図毎に、図面を構成する図形のIDと、それらの図形
の図形情報とを管理することで、子図面を管理する構成
を採っている。
In the embodiment shown in FIG. 4, a child drawing having a file name "parts drawing 1" is assumed. The child drawing will have a plan such as an XY plan view or a YZ plan view. The child drawing information file 200 includes, for each of the plan views, IDs of figures constituting the drawing, By managing the graphic information of the child drawing, the child drawing is managed.

【0031】ここで、親図面情報ファイル300の管理
するリンク情報は、図3に示すように、「基準点」と、
「配置角度」と、「ファイル名」と、「平面データ部名
(XY平面図など)」とで構成されている。
Here, the link information managed by the parent drawing information file 300 includes, as shown in FIG.
It is composed of an “arrangement angle”, a “file name”, and a “plane data part name (such as an XY plan view)”.

【0032】この「基準点」は、図5に示すように、親
図面の中から選択した図形グループ(子図面)の持つど
の点を、子図面情報ファイル200の管理する子図面上
の原点に持っていくのかを定義するものである。また、
「配置角度」は、図5に示すように、親図面の中から選
択した図形グループ(子図面)をどの程度傾けて、子図
面情報ファイル200の管理する子図面上に写像するの
かを定義するものである。また、「ファイル名/平面デ
ータ部名」は、親図面の中から選択した図形グループ
(子図面)が、どの子図面のファイルのどの平面データ
部名の子図面と対応付けられているのかを定義するもの
である。
As shown in FIG. 5, this "reference point" is set to any point of the figure group (child drawing) selected from the parent drawing as the origin on the child drawing managed by the child drawing information file 200. It defines what to bring. Also,
The “arrangement angle” defines, as shown in FIG. 5, how much a figure group (child drawing) selected from the parent drawing is tilted and mapped on the child drawing managed by the child drawing information file 200. Things. The “file name / plane data part name” indicates which figure group (child drawing) selected from the parent drawing is associated with the child drawing of which plane data part name of the file of which child drawing. Is to define.

【0033】このように、本発明のCAD装置1は、リ
ンク情報に従って、どれとどれとが対応するのかを管理
しつつ、親図面を構成する子図面については、子図面情
報ファイル200で管理するのみならず、親図面情報フ
ァイル300でも管理する構成を採っている。
As described above, the CAD apparatus 1 of the present invention manages the child drawings constituting the parent drawing in the child drawing information file 200, while managing which corresponds to which according to the link information. In addition, a configuration is employed in which the parent drawing information file 300 manages the information.

【0034】なお、子図面情報ファイル200に管理さ
れる子図面が更に自分の子図面を持つときには、子図面
情報ファイル200は、図3に示した親図面情報ファイ
ル300のファイルデータ構造と同一のファイルデータ
構造を持つことになる。
When a child drawing managed by the child drawing information file 200 further has its own child drawing, the child drawing information file 200 has the same file data structure as the parent drawing information file 300 shown in FIG. It will have a file data structure.

【0035】図6ないし図10に、図面編集プログラム
100の実行する処理フローの一実施例を図示する。次
に、この処理フローに従って、このように構成される本
発明のCAD装置1の処理について詳細に説明する。
6 to 10 show one embodiment of the processing flow executed by the drawing editing program 100. FIG. Next, the processing of the CAD apparatus 1 of the present invention thus configured will be described in detail according to this processing flow.

【0036】図面編集プログラム100は、図11に示
すようなディスプレイ画面を使って親図面を表示してい
るときに、ユーザが図中の■で示す「階層処理ボタン」
を操作すると、図中に示すように、「リンク作成(L作
成)」ボタンと、「対比表示(図比較)」ボタンと、
「リンク開く(L開く)」ボタンと、「リンク編集(L
編集)」ボタンという4つの階層処理ボタンを表示す
る。そして、ユーザがこの中の「リンク作成」ボタンを
操作すると、「リンク図面作成」ボタンと、「リンク情
報設定」ボタンと、「リンク情報解除」ボタンという3
つの作業ボタンを表示する。
When the drawing editing program 100 is displaying the parent drawing using the display screen as shown in FIG.
Is operated, as shown in the figure, a "link creation (L creation)" button, a "contrast display (figure comparison)" button,
"Open Link (Open L)" button and "Edit Link (L
Edit) button is displayed. When the user operates the “Create link” button, a “Create link drawing” button, a “Set link information” button, and a “Cancel link information” button are used.
Display one work button.

【0037】このとき、ユーザが「リンク図面作成」ボ
タンを操作すると、図面編集プログラム100は、図6
の処理フローに示すように、先ず最初に、ステップ1
で、ユーザと対話することで、親図面の中から、子図面
情報ファイル200に登録する図形グループ(子図面)
を選択する。例えば、図12の斜線で示す図形グループ
を選択するのである。
At this time, when the user operates the “Create link drawing” button, the drawing editing program 100
As shown in the processing flow of FIG.
By interacting with the user, a figure group (child drawing) to be registered in the child drawing information file 200 from the parent drawing
Select For example, a figure group indicated by oblique lines in FIG. 12 is selected.

【0038】続いて、ステップ2で、ユーザと対話する
ことで、その選択した図形グループの基準点を設定する
ことで、リンク情報の「基準点」を設定する。例えは、
図13に示すように、その選択した図形グループの右上
端点を基準点として設定するのである。
Subsequently, in step 2, by interacting with the user, the reference point of the selected graphic group is set, thereby setting the "reference point" of the link information. For example,
As shown in FIG. 13, the upper right end point of the selected graphic group is set as a reference point.

【0039】続いて、ステップ3で、ユーザが「リンク
情報設定」ボタンを操作するのを待って、このボタンが
操作されると、ステップ4に進んで、リンク情報の「基
準点」の変更に用いるボタンや、リンク情報の「配置角
度」/「平面データ部名」の設定に用いるボタンなどを
新たに表示するとともに、図14に示すように、プレビ
ュー画面を開設し、そのプレビュー画面に、基準点(原
点となる)を明示しつつ選択した図形グループを表示す
る。
Subsequently, in step 3, the user waits for the user to operate the "link information setting" button, and when this button is operated, the flow advances to step 4 to change the "reference point" of the link information. Buttons to be used and buttons used for setting “arrangement angle” / “plane data part name” of link information are newly displayed, and a preview screen is opened as shown in FIG. The selected figure group is displayed with the point (origin) specified.

【0040】続いて、ステップ5で、新たに表示したボ
タンの操作に応答して、プレビュー画面を使ってユーザ
と対話することで、リンク情報の「基準点」を変更した
り、リンク情報の「配置角度」/「平面データ部名」を
設定する。
Subsequently, in step 5, in response to the operation of the newly displayed button, the user interacts with the user using the preview screen to change the "reference point" of the link information or change the "reference point" of the link information. Set “Arrangement angle” / “Plane data part name”.

【0041】ユーザによる確定ボタンの操作に従って、
このリンク情報の「基準点」/「配置角度」/「平面デ
ータ部名」の設定が確定すると、続いて、ステップ6
で、図15に示すように、プレビュー画面上にリンク情
報の「ファイル名」の入力画面を開設して、ユーザと対
話することで、選択した図形グループの複写先となる子
図面のファイル名などを設定する。
According to the operation of the confirm button by the user,
When the setting of the “reference point” / “arrangement angle” / “plane data part name” of the link information is determined, subsequently, step 6
Then, as shown in FIG. 15, an input screen for the "file name" of the link information is opened on the preview screen, and by interacting with the user, the file name of the child drawing to which the selected graphic group is copied is displayed. Set.

【0042】そして、最後に、ステップ7で、親図面情
報ファイル300に管理される選択した図形グループの
図形情報を子図面情報ファイル200に複写すること
で、子図面情報ファイル200に子図面を登録する。
Finally, in step 7, the graphic information of the selected graphic group managed in the parent drawing information file 300 is copied to the child drawing information file 200, so that the child drawing is registered in the child drawing information file 200. I do.

【0043】このようにして、図面編集プログラム10
0は、ユーザと対話することで、親図面の中から子図面
情報ファイル200に登録する図形グループを選択し、
その図形グループに対応付けられるリンク情報を設定し
て、その図形グループの図形情報を子図面情報ファイル
200に複写することで、子図面情報ファイル200に
子図面を登録する処理を行うのである。
As described above, the drawing editing program 10
0 selects a figure group to be registered in the child drawing information file 200 from the parent drawing by interacting with the user,
By setting link information associated with the figure group and copying the figure information of the figure group into the child drawing information file 200, a process of registering a child drawing in the child drawing information file 200 is performed.

【0044】この子図面の登録処理により、親図面情報
ファイル300と子図面情報ファイル200との双方
が、それぞれ独立に同一の子図面(この時点で同一)を
管理することになる。
By the child drawing registration process, both the parent drawing information file 300 and the child drawing information file 200 independently manage the same child drawing (the same at this time).

【0045】図面編集プログラム100は、このように
して登録された子図面情報ファイル200の管理する子
図面の編集要求が発行されると、図7(a)の処理フロ
ーに示すように、先ず最初に、ステップ1で、編集対象
となる子図面をディスプレイ画面に表示するとともに、
その編集の操作に必要となるボタンを表示する。例え
ば、図16に示すように、編集対象となる子図面を表示
するのである。
When an editing request for a child drawing managed by the child drawing information file 200 registered in this way is issued, the drawing editing program 100 first starts as shown in the processing flow of FIG. In step 1, while displaying the child drawing to be edited on the display screen,
Displays the buttons required for the editing operation. For example, as shown in FIG. 16, a child drawing to be edited is displayed.

【0046】続いて、ステップ2で、ユーザと対話する
ことで、ディスプレイ画面に表示する子図面を編集す
る。例えば、図17に示すように、新たな図形を追加す
ることで子図面を編集するのである。
Subsequently, in step 2, the child drawing to be displayed on the display screen is edited by interacting with the user. For example, as shown in FIG. 17, a child drawing is edited by adding a new figure.

【0047】そして、最後に、ステップ3で、編集した
子図面に従って、子図面情報ファイル200の管理する
子図面を更新する。このとき、その子図面に対応する親
図面情報ファイル300の管理する図形グループについ
ては更新しない。
Finally, in step 3, the child drawing managed by the child drawing information file 200 is updated according to the edited child drawing. At this time, the graphic group managed by the parent drawing information file 300 corresponding to the child drawing is not updated.

【0048】また、図面編集プログラム100は、親図
面情報ファイル300の管理する親図面の編集要求が発
行されると、図7(b)の処理フローに示すように、先
ず最初に、ステップ1で、編集対象となる親図面をディ
スプレイ画面に表示するとともに、その編集の操作に必
要となるボタンを表示する。
When an editing request for a parent drawing managed by the parent drawing information file 300 is issued, the drawing editing program 100 firstly executes step 1 in step 1 as shown in the processing flow of FIG. In addition, the parent drawing to be edited is displayed on the display screen, and buttons necessary for the editing operation are displayed.

【0049】続いて、ステップ2で、ユーザと対話する
ことで、ディスプレイ画面に表示する親図面を編集す
る。そして、最後に、ステップ3で、編集した親図面に
従って、親図面情報ファイル300の管理する親図面を
更新する。このとき、編集された親図面の図形グループ
に対応する子図面情報ファイル200の管理する子図面
については更新しない。
Subsequently, in step 2, the parent drawing to be displayed on the display screen is edited by interacting with the user. Finally, in step 3, the parent drawing managed by the parent drawing information file 300 is updated according to the edited parent drawing. At this time, the child drawing managed by the child drawing information file 200 corresponding to the figure group of the edited parent drawing is not updated.

【0050】このようにして、図面編集プログラム10
0は、ユーザと対話することで、子図面情報ファイル2
00の管理する子図面と、親図面情報ファイル300の
管理する親図面とを、それぞれ独立に編集する処理を行
う。
Thus, the drawing editing program 10
0 is the child drawing information file 2
00, and a parent drawing managed by the parent drawing information file 300 is independently edited.

【0051】図面編集プログラム100は、図11に示
したようなディスプレイ画面を使って親図面を表示して
いるときに、ユーザが「対比表示」ボタンを操作する
と、図18に示すように、「同時ズーム開く」ボタン
と、「同時ズーム解除」ボタンと、「差分表示」ボタン
と、「ワンタッチコピー」ボタンと、「一括置換」ボタ
ンという5つの作業ボタンを表示する。
When the user operates the “contrast display” button while the parent drawing is displayed using the display screen as shown in FIG. 11, the drawing editing program 100 changes the display as shown in FIG. Five work buttons are displayed: a "simultaneous zoom open" button, a "simultaneous zoom release" button, a "difference display" button, a "one-touch copy" button, and a "batch replacement" button.

【0052】このとき、ユーザが「同時ズーム開く」ボ
タンを操作すると、図面編集プログラム100は、図8
及び図9の処理フローに示すように、先ず最初に、ステ
ップ1で、ユーザと対話することで、親図面の中から、
対比表示の対象となる図形グループ(子図面)を選択す
る。例えば、図18の斜線で示す図形グループを選択す
るのである。
At this time, when the user operates the “simultaneous zoom open” button, the drawing editing program 100
First, as shown in the processing flow of FIG. 9, by interacting with the user in step 1, from the parent drawing,
Select the figure group (child drawing) to be displayed for comparison. For example, a figure group indicated by oblique lines in FIG. 18 is selected.

【0053】続いて、ステップ2で、ユーザの操作に応
答して、図18に示すようなリンク先となる子図面のフ
ァイル名を入力するための入力画面を開設して、選択し
た図形グループのリンク先となる子図面のファイル名を
入力する。上述したように、この子図面のファイル名に
ついてはリンク情報で管理されているので、この入力画
面にはリンク情報で指定される子図面のファイル名が表
示されることになるが、そのファイル名の指す子図面が
別のフォルダで管理されていることもあるので、そのよ
うなときにも子図面を取得できるようにするために、こ
の入力画面が用意されている。
Subsequently, in step 2, in response to the user's operation, an input screen for inputting the file name of the child drawing to be linked as shown in FIG. Enter the file name of the child drawing to link to. As described above, since the file name of the child drawing is managed by the link information, the file name of the child drawing specified by the link information is displayed on this input screen. Since the child drawing pointed to by may be managed in another folder, this input screen is prepared so that the child drawing can be acquired even in such a case.

【0054】続いて、ステップ3で、子図面情報ファイ
ル200から、入力したファイル名の指す子図面を取得
する。続いて、ステップ4で、ステップ1で選択した図
形グループとステップ3で取得した子図面とを、図19
に示すように、同一倍率・同一姿勢で並べて表示する。
すなわち、親図面情報ファイル300に管理される親図
面の図形グループと、子図面情報ファイル200に管理
されるそれに対応する子図面とを対比して表示するので
ある。
Subsequently, in step 3, a child drawing indicated by the input file name is obtained from the child drawing information file 200. Subsequently, in step 4, the figure group selected in step 1 and the child drawing acquired in step 3 are combined with each other in FIG.
As shown in the figure, they are displayed side by side with the same magnification and the same posture.
That is, the graphic group of the parent drawing managed in the parent drawing information file 300 is displayed in comparison with the corresponding child drawing managed in the child drawing information file 200.

【0055】この対比表示処理により、ユーザは、親図
面情報ファイル300に管理される親図面の図形グルー
プと、子図面情報ファイル200に管理されるそれに対
応する子図面との違いを正確に把握できるようになる。
これから、親図面情報ファイル300に管理される親図
面の編集担当者と、子図面情報ファイル200に管理さ
れる子図面の編集担当者とが異なる場合にも、お互い
に、相手方がどのように編集したのかを正確に知ること
ができるようになる。
By this comparison display processing, the user can accurately grasp the difference between the graphic group of the parent drawing managed in the parent drawing information file 300 and the corresponding child drawing managed in the child drawing information file 200. Become like
From now on, even if the person in charge of editing the parent drawing managed in the parent drawing information file 300 is different from the person in charge of editing the child drawing managed in the child drawing information file 200, how the other party edits each other You can know exactly what you did.

【0056】続いて、ステップ5で、ユーザから処理要
求が発行されるのを待って、処理要求が発行されると、
ステップ6に進んで、その発行された処理要求が終了要
求であるのか否かを判断して、終了要求であることを判
断するときには、全処理を終了する。
Subsequently, in step 5, after a processing request is issued from the user, the processing request is issued.
Proceeding to step 6, it is determined whether or not the issued processing request is a termination request. When it is determined that the processing request is a termination request, the entire processing is terminated.

【0057】一方、ステップ6の判断処理により、ユー
ザから発行された処理要求が終了要求でないことを判断
するときには、ステップ7に進んで、発行された処理要
求が「差分表示」ボタンの操作で指示される差分表示要
求であるのか否かを判断して、差分表示要求であること
を判断するときには、ステップ8に進んで、図20に示
すように、対比表示する2つの図面の図形情報を比較す
ることで相手方に無い図形部分を特定して、その相手方
に無い図形部分を強調表示(例えば、線分を太くした
り、色を変えたり、フリッカ表示する)することで、対
比表示する2つの図面の違いを明示して、ステップ5に
戻っていく。
On the other hand, when it is determined in step 6 that the processing request issued by the user is not an end request, the process proceeds to step 7 where the issued processing request is designated by operating the "differential display" button. When it is determined whether or not the request is a difference display request, and when it is determined that the request is a difference display request, the process proceeds to step 8 to compare the graphic information of the two drawings to be displayed as shown in FIG. By doing so, a graphic part that does not exist in the other party is specified, and the graphic part that does not exist in the other party is highlighted (for example, the line segment is thickened, the color is changed, or flicker display is performed). The difference between the drawings is specified, and the process returns to step S5.

【0058】この差分表示処理により、ユーザは、親図
面情報ファイル300に管理される親図面の図形グルー
プと、子図面情報ファイル200に管理されるそれに対
応する子図面との違いを正確かつ簡単に把握できるよう
になる。
By this difference display processing, the user can accurately and easily determine the difference between the graphic group of the parent drawing managed in the parent drawing information file 300 and the corresponding child drawing managed in the child drawing information file 200. Be able to grasp.

【0059】一方、ステップ7の判断処理により、ユー
ザから発行された処理要求が差分表示要求でないことを
判断するときには、ステップ9(図9の処理フロー)に
進んで、発行された処理要求が「ワンタッチコピー」ボ
タンの操作で指示されるワンタッチコピー要求であるの
か否かを判断して、ワンタッチコピー要求であることを
判断するときには、ステップ10に進んで、図21に示
すように、指定された図形部分を相手方にコピーすると
ともに、それに合わせてファイル(親図面情報ファイル
300あるいは子図面情報ファイル200)を更新し
て、ステップ5に戻っていく。
On the other hand, when it is determined in step 7 that the processing request issued by the user is not a difference display request, the process proceeds to step 9 (the processing flow of FIG. 9), where the issued processing request is " It is determined whether or not the request is a one-touch copy request instructed by the operation of the "one-touch copy" button. When it is determined that the request is a one-touch copy request, the process proceeds to step 10 and, as shown in FIG. The graphic part is copied to the other party, the file (the parent drawing information file 300 or the child drawing information file 200) is updated accordingly, and the process returns to step S5.

【0060】このワンタッチコピー処理により、ユーザ
は、親図面情報ファイル300に管理される親図面の図
形グループを、子図面情報ファイル200に管理される
それに対応する子図面に応じて簡単に編集できるように
なるとともに、子図面情報ファイル200に管理される
子図面を、親図面情報ファイル300に管理される親図
面の図形グループに応じて簡単に編集できるようにな
る。
By this one-touch copy process, the user can easily edit the graphic group of the parent drawing managed in the parent drawing information file 300 according to the corresponding child drawing managed in the child drawing information file 200. At the same time, the child drawings managed in the child drawing information file 200 can be easily edited according to the graphic group of the parent drawing managed in the parent drawing information file 300.

【0061】一方、ステップ9の判断処理により、ユー
ザから発行された処理要求がワンタッチコピー要求でな
いことを判断するときには、ステップ11に進んで、発
行された処理要求が「一括置換」ボタンの操作で指示さ
れる一括置換要求であるのか否かを判断して、一括置換
要求であることを判断するときには、ステップ12に進
んで、図22に示すように、一括置換先の図面を一括置
換元の図面に置換するとともに、それに合わせてファイ
ル(親図面情報ファイル300あるいは子図面情報ファ
イル200)を更新して、ステップ5に戻っていく。
On the other hand, when it is determined in step 9 that the processing request issued by the user is not a one-touch copy request, the process proceeds to step 11, where the issued processing request is operated by operating the “batch replacement” button. When it is determined whether the request is a batch replacement request instructed or not, and when it is determined that the request is a batch replacement request, the process proceeds to step 12, and as shown in FIG. The file is replaced with the drawing, the file (the parent drawing information file 300 or the child drawing information file 200) is updated accordingly, and the process returns to step S5.

【0062】この一括置換処理により、ユーザは、親図
面情報ファイル300に管理される親図面の図形グルー
プを、子図面情報ファイル200に管理されるそれに対
応する子図面に合わせる編集処理を簡単に実行できるよ
うになるとともに、子図面情報ファイル200に管理さ
れる子図面を、親図面情報ファイル300に管理される
それに対応する親図面の図形グループに合わせる編集処
理を簡単に実行できるようになる。
By this batch replacement process, the user can easily execute the editing process of matching the graphic group of the parent drawing managed in the parent drawing information file 300 with the corresponding child drawing managed in the child drawing information file 200. In addition to this, it is possible to easily execute an editing process for matching a child drawing managed in the child drawing information file 200 with a corresponding figure group of the parent drawing managed in the parent drawing information file 300.

【0063】図面編集プログラム100は、図11に示
したようなディスプレイ画面を使って親図面を表示して
いるときに、ユーザが「リンク編集」ボタンを操作する
と、図23に示すように、「リンク図面表示」ボタン
と、「リンク図面解除」ボタンと、「入力画面設定」ボ
タンという3つの作業ボタンを表示する。
When the user operates the “link edit” button while the parent drawing is displayed using the display screen as shown in FIG. 11, the drawing editing program 100 displays “ Three operation buttons are displayed: a "link drawing display" button, a "link drawing release" button, and an "input screen setting" button.

【0064】このとき、ユーザが「リンク図面表示」ボ
タンを操作すると、図面編集プログラム100は、図1
0の処理フローに示すように、先ず最初に、ステップ1
で、ユーザと対話することで、親図面の中から、編集対
象となる子図面に対応付けられる図形グループを選択す
る。例えば、図23の斜線で示す図形グループを選択す
るのである。
At this time, when the user operates the “link drawing display” button, the drawing editing program 100
First, as shown in the processing flow of step 0, step 1
Then, by interacting with the user, a graphic group associated with the child drawing to be edited is selected from the parent drawing. For example, a figure group indicated by oblique lines in FIG. 23 is selected.

【0065】続いて、ステップ2で、子図面情報ファイ
ル200から、選択した図形グループにリンクする子図
面を取得する。続いて、ステップ3で、図24に示すよ
うに、選択した図形グループに上書きする形で、その取
得した子図面をディスプレイ画面に表示する。このと
き、例えば、子図面を明るく表示し、親図面を暗く表示
することで、表示している子図面が親図面のものではな
いことを明示することになる。
Subsequently, in step 2, a child drawing linked to the selected figure group is obtained from the child drawing information file 200. Subsequently, in step 3, as shown in FIG. 24, the obtained child drawing is displayed on the display screen in a form overwriting the selected graphic group. At this time, for example, the child drawing is displayed brightly and the parent drawing is displayed dark, thereby clearly indicating that the displayed child drawing is not the one of the parent drawing.

【0066】続いて、ステップ4で、ユーザと対話する
ことで、親図面上に表示する子図面を編集する。図25
に示すように、子図面に新たな図形を追加するなどの編
集を行うのである。そして、最後に、ステップ5で、親
図面上で編集した子図面に従って、子図面情報ファイル
200に管理される子図面を更新する。
Subsequently, in step 4, the child drawing to be displayed on the parent drawing is edited by interacting with the user. FIG.
As shown in (1), editing such as adding a new figure to the child drawing is performed. Finally, in step 5, the child drawing managed in the child drawing information file 200 is updated according to the child drawing edited on the parent drawing.

【0067】このようにして、図面編集プログラム10
0は、ユーザと対話することで、親図面上で、子図面情
報ファイル200の管理する子図面を編集することがで
きるようになる。
Thus, the drawing editing program 10
0 allows the child drawing managed by the child drawing information file 200 to be edited on the parent drawing by interacting with the user.

【0068】[0068]

【発明の効果】以上説明したように、本発明のCAD装
置では、複数の子図面で構成される親図面を扱うとき
に、子図面は子図面で管理し、親図面は親図面で管理す
る構成を採って、それぞれ独立に編集できるようにする
機能を持つ。そして、親図面上で子図面を編集できるよ
うにする機能を持ったり、親図面の持つ子図面とそれに
対応付けられる子図面とを対比表示する機能を持った
り、子図面の一部又は全てを親図面の持つ子図面に複写
したり、親図面の持つ子図面の一部又は全てを子図面に
複写する機能を持つ。
As described above, in the CAD apparatus of the present invention, when handling a parent drawing composed of a plurality of child drawings, the child drawings are managed by the child drawings, and the parent drawings are managed by the parent drawings. It has a function that allows you to edit independently of each other. It has the function of enabling editing of child drawings on the parent drawing, the function of displaying the child drawing of the parent drawing and the child drawing associated with it, and the function of displaying part or all of the child drawing. It has the function of copying to the child drawing of the parent drawing, or copying part or all of the child drawing of the parent drawing to the child drawing.

【0069】これらの機能を持つことで、本発明によれ
ば、複数の子図面で構成される親図面とそれらの子図面
とを編集するときにあって、複数の担当者が編集作業に
関わるときに、その編集作業を効率的に実現できるCA
D装置を構築できるようになる。
By having these functions, according to the present invention, when a parent drawing composed of a plurality of child drawings and those child drawings are edited, a plurality of persons involved in editing work. Sometimes a CA that can efficiently realize the editing work
D device can be constructed.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の一実施例である。FIG. 2 is an embodiment of the present invention.

【図3】親図面情報ファイルの一実施例である。FIG. 3 is an example of a parent drawing information file.

【図4】子図面情報ファイルの一実施例である。FIG. 4 is an example of a child drawing information file.

【図5】親/子図面情報ファイルの説明図である。FIG. 5 is an explanatory diagram of a parent / child drawing information file.

【図6】図面編集プログラムの処理フローである。FIG. 6 is a processing flow of a drawing editing program.

【図7】図面編集プログラムの処理フローである。FIG. 7 is a processing flow of a drawing editing program.

【図8】図面編集プログラムの処理フローである。FIG. 8 is a processing flow of a drawing editing program.

【図9】図面編集プログラムの処理フローである。FIG. 9 is a processing flow of a drawing editing program.

【図10】図面編集プログラムの処理フローである。FIG. 10 is a processing flow of a drawing editing program.

【図11】ディスプレイ画面の説明図である。FIG. 11 is an explanatory diagram of a display screen.

【図12】ディスプレイ画面の説明図である。FIG. 12 is an explanatory diagram of a display screen.

【図13】ディスプレイ画面の説明図である。FIG. 13 is an explanatory diagram of a display screen.

【図14】ディスプレイ画面の説明図である。FIG. 14 is an explanatory diagram of a display screen.

【図15】ディスプレイ画面の説明図である。FIG. 15 is an explanatory diagram of a display screen.

【図16】ディスプレイ画面の説明図である。FIG. 16 is an explanatory diagram of a display screen.

【図17】ディスプレイ画面の説明図である。FIG. 17 is an explanatory diagram of a display screen.

【図18】ディスプレイ画面の説明図である。FIG. 18 is an explanatory diagram of a display screen.

【図19】ディスプレイ画面の説明図である。FIG. 19 is an explanatory diagram of a display screen.

【図20】ディスプレイ画面の説明図である。FIG. 20 is an explanatory diagram of a display screen.

【図21】ディスプレイ画面の説明図である。FIG. 21 is an explanatory diagram of a display screen.

【図22】ディスプレイ画面の説明図である。FIG. 22 is an explanatory diagram of a display screen.

【図23】ディスプレイ画面の説明図である。FIG. 23 is an explanatory diagram of a display screen.

【図24】ディスプレイ画面の説明図である。FIG. 24 is an explanatory diagram of a display screen.

【図25】ディスプレイ画面の説明図である。FIG. 25 is an explanatory diagram of a display screen.

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

1 CAD装置 2 端末 10 子図面情報管理手段 11 親図面情報管理手段 12 編集手段 13 登録手段 14 対比表示手段 15 複写手段 DESCRIPTION OF SYMBOLS 1 CAD apparatus 2 Terminal 10 Child drawing information management means 11 Parent drawing information management means 12 Editing means 13 Registration means 14 Comparison display means 15 Copying means

───────────────────────────────────────────────────── フロントページの続き (72)発明者 伴光 昇 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 南 康雄 福岡県福岡市博多区博多駅前一丁目5番1 号 株式会社富士通九州システムエンジニ アリング内 (72)発明者 鳥巣 正治 福岡県福岡市博多区博多駅前一丁目5番1 号 株式会社富士通九州システムエンジニ アリング内 (72)発明者 村上 正一 愛知県豊田市トヨタ町1番地 トヨタ自動 車株式会社内 (72)発明者 山田 浩司 愛知県豊田市トヨタ町1番地 トヨタ自動 車株式会社内 (72)発明者 藤内 誠 愛知県豊田市トヨタ町1番地 トヨタ自動 車株式会社内 (72)発明者 近藤 達雄 愛知県豊田市トヨタ町1番地 トヨタ自動 車株式会社内 (72)発明者 中根 一人 愛知県名古屋市中区錦一丁目2番1号 株 式会社エムティエィ内 (72)発明者 浅井 崇司 愛知県名古屋市中区錦一丁目2番1号 株 式会社エムティエィ内 (72)発明者 豊田 正光 愛知県名古屋市中区錦一丁目2番1号 株 式会社エムティエィ内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Noboru Banmitsu 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Yasuo Minami 1-chome, Hakata-ekimae, Hakata-ku, Fukuoka, Fukuoka No.5-1 Fujitsu Kyushu System Engineering Co., Ltd. (72) Inventor Shoji Torisu 1-5-1, Hakata Ekimae, Hakata-ku, Fukuoka City, Fukuoka Prefecture Inside Fujitsu Kyushu System Engineering Co., Ltd. (72) Inventor Shoichi Murakami Aichi Toyota Motor Co., Ltd. 1 in Toyota-cho, Toyota-shi (72) Inventor Koji Yamada 1 Toyota-cho in Toyota-shi, Aichi Prefecture Toyota Motor Co., Ltd. (72) Makoto Fujiuchi 1 Toyota-cho in Toyota-shi, Aichi Toyota (72) Inventor Tatsuo Kondo 1 Toyota Town, Toyota City, Aichi Prefecture Toyo (72) Inventor Kazunari Nakane 1-2-1 Nishiki, Naka-ku, Nagoya-shi, Aichi Pref. Emtyie Corporation (72) Inventor Takashi Asai 2-1-1 Nishiki, Naka-ku, Nagoya-shi, Aichi No. 72, Inventor Masamitsu Toyoda 1-2-1 Nishiki, Naka-ku, Nagoya City, Aichi Pref.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の子図面で構成される親図面と該子
図面とを編集するCAD装置であって、 子図面を管理する子図面情報管理手段と、 親図面を管理するとともに、それに加えて、該親図面を
構成する上記子図面情報管理手段の管理する子図面への
リンク情報を管理する親図面情報管理手段と、 上記子図面情報管理手段の管理する子図面と、上記親図
面情報管理手段の管理する親図面とをそれぞれ独立に編
集する編集手段とを備えることを、 特徴とするCAD装置。
1. A CAD apparatus for editing a parent drawing composed of a plurality of child drawings and the child drawings, a child drawing information managing means for managing the child drawings, and a parent drawing managing means. A parent drawing information management means for managing link information to a child drawing managed by the child drawing information management means constituting the parent drawing; a child drawing managed by the child drawing information management means; Editing means for independently editing a parent drawing managed by the management means.
【請求項2】 請求項1記載のCAD装置において、 親図面の中から処理対象となる子図面を選択し、該子図
面の座標系情報を指定しつつ、該子図面を子図面情報管
理手段に登録する登録手段を備えることを、 特徴とするCAD装置。
2. The child drawing information management means according to claim 1, wherein a child drawing to be processed is selected from the parent drawing, and the child drawing information is managed while designating coordinate system information of the child drawing. A CAD apparatus characterized by comprising a registering means for registering in a CAD apparatus.
【請求項3】 請求項1又は2記載のCAD装置におい
て、 親図面の中から処理対象となる子図面を選択し、該子図
面にリンクされる子図面情報管理手段の管理する子図面
を特定して、その選択した子図面とその特定した子図面
とを対比しつつ表示する対比表示手段を備えることを、 特徴とするCAD装置。
3. The CAD apparatus according to claim 1, wherein a child drawing to be processed is selected from the parent drawings, and a child drawing managed by a child drawing information management means linked to the child drawing is specified. And a comparison display means for displaying the selected child drawing and the specified child drawing while comparing the selected child drawing with the specified child drawing.
【請求項4】 請求項3記載のCAD装置において、 対比表示手段は、2つの子図面の違いを明示する形態で
2つの子図面を対比表示することを、 特徴とするCAD装置。
4. The CAD apparatus according to claim 3, wherein the comparison display means displays the two child drawings in a form that clearly indicates the difference between the two child drawings.
【請求項5】 請求項3又は4記載のCAD装置におい
て、 対比表示手段により表示される一方の子図面の一部又は
全てを、他方の子図面に複写する複写手段を備えること
を、 特徴とするCAD装置。
5. The CAD apparatus according to claim 3, further comprising copying means for copying a part or all of one of the child drawings displayed by the comparison display means to the other child drawing. CAD device.
【請求項6】 請求項1〜5に記載されるいずれかのC
AD装置において、 編集手段は、親図面を表示するときに、該親図面にリン
クされる子図面情報管理手段の管理する子図面を該親図
面上に表示して、その表示する子図面を編集すること
を、 特徴とするCAD装置。
6. C according to claim 1, wherein
In the AD device, when displaying the parent drawing, the editing means displays the child drawing managed by the child drawing information management means linked to the parent drawing on the parent drawing, and edits the displayed child drawing. A CAD apparatus characterized in that:
【請求項7】 請求項6記載のCAD装置において、 編集手段は、親図面とその上に表示する編集対象の子図
面とを区別できる形態で表示することを、 特徴とするCAD装置。
7. The CAD apparatus according to claim 6, wherein the editing means displays the parent drawing and the child drawing to be edited displayed thereon in a form that can be distinguished.
【請求項8】 複数の子図面で構成される親図面と該子
図面とを編集するCAD装置の実現に用いられるプログ
ラムが格納されるプログラム記録媒体であって、 子図面を管理する子図面情報管理手段にアクセスするア
クセス処理と、 親図面を管理するとともに、それに加えて、該親図面を
構成する上記子図面情報管理手段の管理する子図面への
リンク情報を管理する親図面情報管理手段にアクセスす
るアクセス処理と、 上記子図面情報管理手段の管理する子図面と、上記親図
面情報管理手段の管理する親図面とをそれぞれ独立に編
集する編集処理とをコンピュータに実行させるプログラ
ムが格納されることを、 特徴とするプログラム記録媒体。
8. A program recording medium storing a parent drawing composed of a plurality of child drawings and a program used for realizing a CAD apparatus for editing the child drawings, and child drawing information for managing the child drawings. An access process for accessing the management means, and a parent drawing information managing means for managing the parent drawing and additionally managing link information to the child drawing managed by the child drawing information managing means constituting the parent drawing. A program for causing a computer to execute an access process for accessing, and an editing process for independently editing a child drawing managed by the child drawing information management means and a parent drawing managed by the parent drawing information management means are stored. A program recording medium characterized in that:
JP35713598A 1998-12-16 1998-12-16 CAD apparatus and program recording medium Expired - Lifetime JP3586124B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35713598A JP3586124B2 (en) 1998-12-16 1998-12-16 CAD apparatus and program recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35713598A JP3586124B2 (en) 1998-12-16 1998-12-16 CAD apparatus and program recording medium

Publications (2)

Publication Number Publication Date
JP2000181938A true JP2000181938A (en) 2000-06-30
JP3586124B2 JP3586124B2 (en) 2004-11-10

Family

ID=18452566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35713598A Expired - Lifetime JP3586124B2 (en) 1998-12-16 1998-12-16 CAD apparatus and program recording medium

Country Status (1)

Country Link
JP (1) JP3586124B2 (en)

Also Published As

Publication number Publication date
JP3586124B2 (en) 2004-11-10

Similar Documents

Publication Publication Date Title
JP5211430B2 (en) Electronic conference system, electronic conference support program, electronic conference support method, electronic conference control device, conference server computer
JP4645473B2 (en) Electronic conference support program, electronic conference support method, electronic conference control device
JP3613504B2 (en) Version management / configuration management method and apparatus, and computer-readable recording medium recording a version management / configuration management program
US5544301A (en) Object-oriented view layout system
US5740455A (en) Enhanced compound document processing architectures and methods therefor
JP3212852B2 (en) Venue reservation management system
JPH05242027A (en) Method for operating cooperative computer base system, edition system and method for idenfying segment in locked shared object
JPH05324360A (en) Cursor lock region
US5615326A (en) Object-oriented viewing framework having view grouping
JP4274377B2 (en) 3D graphics data display device
JPH0540594A (en) Information processor
JP2000181938A (en) Cad system and program recording medium
JPH07160456A (en) Image processor
US5796969A (en) Object-oriented view coordinate space system
JPH1185579A (en) Method and device for displaying object
JP2010267214A (en) Information processing apparatus, method, and program
JPH04266178A (en) Image processor
WO2022163008A1 (en) Data processing system, data processing method, and data processing program
JPH11218562A (en) Gui processing system
JPH10222356A (en) Application generating device and application generating method
JP4059353B2 (en) Electronic circulation system
JP2002073694A (en) Device and method for displaying image information
JP2639224B2 (en) Method of sharing process selection between multiple processes
CN117217176A (en) Task creation method, device, electronic equipment, medium and product
JP2020198016A (en) Control program, control method, and control device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040106

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040308

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040803

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040805

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080813

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090813

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090813

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100813

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110813

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120813

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120813

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130813

Year of fee payment: 9

EXPY Cancellation because of completion of term