JP2000067222A - Managing method for drawing file - Google Patents
Managing method for drawing fileInfo
- Publication number
- JP2000067222A JP2000067222A JP10237878A JP23787898A JP2000067222A JP 2000067222 A JP2000067222 A JP 2000067222A JP 10237878 A JP10237878 A JP 10237878A JP 23787898 A JP23787898 A JP 23787898A JP 2000067222 A JP2000067222 A JP 2000067222A
- Authority
- JP
- Japan
- Prior art keywords
- file
- history
- history information
- old
- information
- 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
Links
- 238000000034 method Methods 0.000 title abstract description 8
- 238000007726 management method Methods 0.000 description 17
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
Landscapes
- Processing Or Creating Images (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、CAD等で作成し
た電子化図面をファイル名を付けて管理する図面ファイ
ルの管理方法に関する。[0001] 1. Field of the Invention [0002] The present invention relates to a drawing file management method for managing computerized drawings created by CAD or the like by assigning file names.
【0002】[0002]
【従来の技術】電子化図面は、図面データとしてファイ
ル化され、ハードディスク等の記録媒体に保存される。
図面は修正されることが多いため、その履歴を管理し、
実態になるファイルも履歴毎に残すには、旧図面のファ
イル名に関連付けした異なるファイル名を付けて保存さ
れる。2. Description of the Related Art Electronic drawings are filed as drawing data and stored in a recording medium such as a hard disk.
Drawings are often modified, so keep track of that history,
To keep the actual file for each history, the file is saved with a different file name associated with the file name of the old drawing.
【0003】図4は、従来の図面管理手順を示し、図面
ファイルを開き(S1)、図面作成又は旧図面を編集し
(S2)、ファイル保管するか否かの指示によって(S
3)、図面データにファイル名を付けて保管又は旧図面
のファイル名のまま更新(S4)、又は図面データを破
棄する(S5)。FIG. 4 shows a conventional drawing management procedure, in which a drawing file is opened (S1), a drawing is created or an old drawing is edited (S2), and an instruction is given as to whether or not to save the file (S1).
3) Save the drawing data with a file name or update the drawing data with the file name of the old drawing (S4), or discard the drawing data (S5).
【0004】[0004]
【発明が解決しようとする課題】図面データを修正など
編集する場合、編集対象となる図面のファイルを読み出
し、その図面データ上で編集作業を行う。このとき、作
業終了で旧図面ファイルに上書きすると、旧図面が喪失
されることになり、どの部分を修正したか把握できなく
なるなど、履歴管理ができない。When editing drawing data such as correction, a file of the drawing to be edited is read, and editing is performed on the drawing data. At this time, if the old drawing file is overwritten at the end of the work, the old drawing will be lost, and it will not be possible to grasp which part has been corrected, and history management will not be possible.
【0005】また、編集した図面データに旧図面とは異
なるファイル名を付けて保管する場合には、旧図面デー
タを残すことができるが、編集前の図面のファイル名を
意識して編集後の図面のファイル名を決める必要があ
り、多数回の編集を行う場合には各図面間に関連性を持
たせるのが難しくなるし、ファイル名から関連性を判断
するのが難しくなる。When the edited drawing data is stored with a file name different from that of the old drawing, the old drawing data can be retained. It is necessary to determine the file name of the drawing, and when editing is performed many times, it is difficult to make the drawings relevant, and it is difficult to determine the relation from the file names.
【0006】本発明の目的は、関連する多数の図面の履
歴管理を容易にし、また編集内容の把握を容易にする図
面ファイルの管理方法を提供することにある。SUMMARY OF THE INVENTION An object of the present invention is to provide a drawing file management method that facilitates history management of a number of related drawings and facilitates understanding of editing contents.
【0007】[0007]
【課題を解決するための手段】本発明は、図面毎の履歴
情報を保存する履歴ファイルを用意し、履歴情報には旧
図面ファイルと関連付ける属性情報を持たせることで図
面ファイルを一元管理するようにしたもので、以下の方
法を特徴とする。According to the present invention, a history file for storing history information for each drawing is prepared, and the history information is provided with attribute information to be associated with the old drawing file, so that the drawing files are centrally managed. , Characterized by the following method.
【0008】CAD等で作成した多数の電子化図面を旧
図面ファイルに関連付けて管理するにおいて、図面ファ
イル別の履歴情報をもつ履歴ファイルを用意しておき、
該履歴ファイルにはファイル名と当該図面を作成した元
になる旧図面のファイル名及び当該図面と旧ファイルと
を関連付けるキー等をもつ属性を保存しておき、図面フ
ァイルの抽出で前記履歴ファイルから該当する履歴情報
を表示し、図面ファイルの履歴情報を編集する場合は前
記表示される履歴情報を訂正し、その保管を行うか否か
によって履歴ファイル生成又はファイルを廃棄し、履歴
情報を編集しない場合は旧ファイルと重複しないファイ
ル名に変更して作図し、その保管を行うか否かによって
履歴ファイル生成又はファイルを廃棄することを特徴と
する。In managing a large number of digitized drawings created by CAD or the like in association with old drawing files, a history file having history information for each drawing file is prepared.
The history file stores the file name, the file name of the old drawing from which the drawing was created, and attributes having a key for associating the drawing with the old file, and the like. When the corresponding history information is displayed and the history information of the drawing file is edited, the displayed history information is corrected, the history file is generated or the file is discarded depending on whether the storage is performed, and the history information is not edited. In this case, the drawing is performed by changing the file name to a file name that does not overlap with the old file, and generating or deleting the history file depending on whether or not to save the file.
【0009】[0009]
【発明の実施の形態】図1は、本発明の実施形態を示す
図面管理手順である。CADデータファイルを開いて図
面ファイルを抽出し(S11)、この図面ファイルに対
応付けた履歴情報を表示する(S12)。FIG. 1 is a drawing management procedure showing an embodiment of the present invention. The CAD data file is opened, a drawing file is extracted (S11), and history information associated with the drawing file is displayed (S12).
【0010】図面ファイルの履歴情報は、図2に示すよ
うに、図面ファイル11〜1N別にして履歴ファイル2に
保存され、履歴管理部3によって一元管理される。ま
た、履歴情報は、ファイル名と旧ファイル名と属性の項
目をもつものにされる。ファイル名は図面ファイル11
〜1Nと同じ名とし、旧ファイル名は当該図面を作成し
た元になる旧図面のファイル名とする。属性は、当該図
面の訂正番号、訂正記事、訂正年月日、ファイル名、保
管場所、図面ID(旧ファイルとを関連付けるキー)等
にされる。[0010] The history information of the drawing file, as shown in FIG. 2, the drawing file 1 1 to 1 N separately stored in the history file 2, is centrally managed by the history management unit 3. The history information includes items of a file name, an old file name, and an attribute. File name is drawing file 1 1
The same name as the ~1 N, the old file name is the file name of the old drawings made on the basis of that created the drawings. The attributes are a correction number, a correction article, a correction date, a file name, a storage location, a drawing ID (a key for associating with an old file) of the drawing, and the like.
【0011】図1に戻って、抽出した図面の履歴情報を
表示した状態で、履歴管理部3により履歴編集を行うか
否かを履歴条件として問い、この問いに対して図面編集
者の応答を待つ(S13)。履歴条件は、当該図面につ
いて世代管理を行うか否かを問うもので、世代管理を行
う場合には前回作成した図面を元に新規図面の修正を行
うことを意味する。このとき図面内容は、前回までの内
容を引き継ぎ、前回作成した図面と新規図面の関連付け
を行う。世代管理をしない場合、前回作成した図面に単
純な修正を施し、旧図面に新図面を上書きすることを意
味する。Returning to FIG. 1, while displaying the history information of the extracted drawing, the history management unit 3 inquires as to whether or not to edit the history as a history condition, and responds to the inquiry by the drawing editor. Wait (S13). The history condition asks whether or not generation management is to be performed on the drawing. In the case of performing generation management, it means that a new drawing is corrected based on the drawing created last time. At this time, the contents of the drawing are inherited from the contents of the previous drawing, and the drawing created last time is associated with the new drawing. When generation management is not performed, it means that a simple modification is made to a previously created drawing and a new drawing is overwritten on an old drawing.
【0012】履歴編集を行わない場合、図面編集者が作
図環境で図面作成及び編集を行い(S14)、この作業
終了時に図面保管を行うか否かを問い(S15)、保管
する場合には作図した図面を更新保存し(S16)、保
管しない場合には当該図面を廃棄する(S17)。If the history editing is not performed, the drawing editor creates and edits the drawing in the drawing environment (S14). At the end of the work, it is asked whether or not the drawing should be stored (S15). The updated drawing is saved (S16), and if not saved, the drawing is discarded (S17).
【0013】履歴編集を行う場合、履歴情報の編集を行
うか否かを問い(S18)、編集する場合には履歴ファ
イル2の履歴情報を訂正する(S19)。履歴情報を編
集する場合、命名基準に従って旧図面ファイル名と重複
しないようファイル名を変更する(S20)。この命名
基準は、現在のファイルに訂正IDをファイル名に付け
ることになる。When the history is edited, it is asked whether or not to edit the history information (S18). When the history is edited, the history information of the history file 2 is corrected (S19). When editing the history information, the file name is changed according to the naming standard so as not to duplicate the old drawing file name (S20). This naming criterion will add a correction ID to the file name for the current file.
【0014】ファイル名を変更した後、作図環境による
図面作成及び編集を行い(S21)、この作業終了時に
履歴情報保管を行うか否かを問い(S22)、保管する
場合には図面を保管すると共に履歴ファイル2に新規の
履歴情報を生成する(S23)。この生成には旧ファイ
ル名とその属性データを引き継ぐ。保管しない場合には
当該図面及び履歴情報を廃棄する(S24)。After changing the file name, a drawing is created and edited in a drawing environment (S21). At the end of this work, it is asked whether or not to store history information (S22). At the same time, new history information is generated in the history file 2 (S23). This generation inherits the old file name and its attribute data. If not, the drawing and the history information are discarded (S24).
【0015】以上までの履歴管理は、図1の各部と番号
で対応付けて示す図3の模式図になる。The history management up to this point is shown in the schematic diagram of FIG. 3 in which each part in FIG. 1 is associated with a number.
【0016】[0016]
【発明の効果】以上のとおり、本発明によれば、図面毎
の履歴情報を保存する履歴ファイルを用意し、履歴情報
には旧図面ファイルと関連付ける属性情報を持たせるこ
とで図面ファイルを一元管理するようにしたため、以下
の効果がある。As described above, according to the present invention, a history file for storing history information for each drawing is prepared, and the history information is provided with attribute information to be associated with the old drawing file, so that the drawing files are centrally managed. Therefore, the following effects can be obtained.
【0017】(1)ファイル間の履歴一覧ができる。(1) A history list between files can be created.
【0018】(2)ファイル間の関連が明確になること
で、設計時における変更内容を容易に把握できる。(2) Since the relationship between the files is clarified, the contents of changes at the time of design can be easily grasped.
【0019】(3)ファイル名を変更することなく、デ
ータ保存を行うことができる。(3) Data can be saved without changing the file name.
【0020】(4)ファイル名は常に同じになるため、
作業効率が高まる。(4) Since the file name is always the same,
Work efficiency is increased.
【図1】本発明の実施形態を示す図面管理手順。FIG. 1 is a drawing management procedure showing an embodiment of the present invention.
【図2】実施形態における履歴管理図。FIG. 2 is a history management chart in the embodiment.
【図3】実施形態を説明するための履歴管理模式図。FIG. 3 is a schematic diagram of history management for describing the embodiment.
【図4】従来の図面管理手順。FIG. 4 shows a conventional drawing management procedure.
11、1N…図面ファイル 2…履歴ファイル 3…履歴管理部1 1 , 1 N … Drawing file 2… History file 3… History management unit
Claims (1)
旧図面ファイルに関連付けて管理するにおいて、 図面ファイル別の履歴情報をもつ履歴ファイルを用意し
ておき、該履歴ファイルにはファイル名と当該図面を作
成した元になる旧図面のファイル名及び当該図面と旧フ
ァイルとを関連付けるキー等をもつ属性を保存してお
き、 図面ファイルの抽出で前記履歴ファイルから該当する履
歴情報を表示し、 図面ファイルの履歴情報を編集する場合は前記表示され
る履歴情報を訂正し、その保管を行うか否かによって履
歴ファイル生成又はファイルを廃棄し、 履歴情報を編集しない場合は旧ファイルと重複しないフ
ァイル名に変更して作図し、その保管を行うか否かによ
って履歴ファイル生成又はファイルを廃棄することを特
徴とする図面ファイルの管理方法。When managing a large number of digitized drawings created by CAD or the like in association with an old drawing file, a history file having history information for each drawing file is prepared, and the history file has a file name and a file name. Save the file name of the old drawing from which the drawing was created and the attributes having a key to associate the drawing with the old file, and display the corresponding history information from the history file by extracting the drawing file, When editing the history information of the drawing file, correct the displayed history information, create or delete the history file depending on whether or not to save the history information.If you do not edit the history information, do not duplicate the old file. Create a history file or discard the file depending on whether or not to save the drawing after changing the name to a drawing file. How to Manage Lumpur.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10237878A JP2000067222A (en) | 1998-08-25 | 1998-08-25 | Managing method for drawing file |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10237878A JP2000067222A (en) | 1998-08-25 | 1998-08-25 | Managing method for drawing file |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2000067222A true JP2000067222A (en) | 2000-03-03 |
Family
ID=17021770
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP10237878A Pending JP2000067222A (en) | 1998-08-25 | 1998-08-25 | Managing method for drawing file |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2000067222A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006015913A (en) * | 2004-07-02 | 2006-01-19 | Favess Co Ltd | Control constant designing/adapting device for motor-driven power steering device |
| US7086028B1 (en) * | 2003-04-09 | 2006-08-01 | Autodesk, Inc. | Simplified generation of design change information on a drawing in a computer aided design (CAD) environment |
-
1998
- 1998-08-25 JP JP10237878A patent/JP2000067222A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7086028B1 (en) * | 2003-04-09 | 2006-08-01 | Autodesk, Inc. | Simplified generation of design change information on a drawing in a computer aided design (CAD) environment |
| JP2006015913A (en) * | 2004-07-02 | 2006-01-19 | Favess Co Ltd | Control constant designing/adapting device for motor-driven power steering device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CA2595922A1 (en) | Managing the status of documents in a distributed storage system | |
| JPH10334077A (en) | Action execution management device and computer-readable recording medium storing a program for causing a computer to function as the device | |
| JP4051765B2 (en) | Version management apparatus and management method | |
| CN113641651A (en) | Business data management method, system and computer storage medium | |
| US8423564B1 (en) | Methods and apparatus for managing and updating stored information | |
| JP2000067222A (en) | Managing method for drawing file | |
| JP3867470B2 (en) | Document history management apparatus and document history management method | |
| US7574329B1 (en) | Object model for decision and issue tracking | |
| JP4754787B2 (en) | In-house information system management device | |
| JP2002236679A (en) | Document processor | |
| JPH1115851A (en) | WWW page link control system and recording medium recording control processing program therefor | |
| JP4010873B2 (en) | CAD system symbol graphic ledger management tool | |
| JP3284539B2 (en) | Program library management system | |
| US8069214B1 (en) | Method and apparatus for managing messaging identities | |
| JP3525476B2 (en) | Change cancellation information management device | |
| JP2020115317A (en) | Management device, method, and program | |
| JP3058086B2 (en) | Data version management | |
| JP2000076358A (en) | System and method for document output management with re-outputting function | |
| JPH05151056A (en) | Data controller | |
| JP2000267912A (en) | File management device and recording medium | |
| US8244811B1 (en) | Method and apparatus for searching messaging identities | |
| JPH08202769A (en) | Document creation device | |
| JPH11272527A (en) | RDB data processing device, RDB data processing method, and recording medium recording RDB data processing procedure | |
| JP2003271788A (en) | Device, method, and program for hierarchical item information management, and computer-readable recording medium | |
| US8117270B1 (en) | Method and apparatus for defining messaging identities |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040823 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070205 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070213 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20070612 |