JP5257907B2 - Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program - Google Patents

Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program Download PDF

Info

Publication number
JP5257907B2
JP5257907B2 JP2011249659A JP2011249659A JP5257907B2 JP 5257907 B2 JP5257907 B2 JP 5257907B2 JP 2011249659 A JP2011249659 A JP 2011249659A JP 2011249659 A JP2011249659 A JP 2011249659A JP 5257907 B2 JP5257907 B2 JP 5257907B2
Authority
JP
Japan
Prior art keywords
cad data
data
processing apparatus
information processing
dimensional cad
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.)
Active
Application number
JP2011249659A
Other languages
Japanese (ja)
Other versions
JP2012074059A (en
Inventor
拓史 上田
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2011249659A priority Critical patent/JP5257907B2/en
Publication of JP2012074059A publication Critical patent/JP2012074059A/en
Application granted granted Critical
Publication of JP5257907B2 publication Critical patent/JP5257907B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、3次元CADデータを管理する技術に関し、特に設計物を構成する3次元CADデータのうち、不要な3次元CADデータを抽出する情報処理装置、CADデータ管理システム、情報処理装置の制御方法、プログラム、プログラムを記録した記録媒体に関する。   The present invention relates to a technique for managing three-dimensional CAD data, and in particular, an information processing apparatus, a CAD data management system, and an information processing apparatus control that extract unnecessary three-dimensional CAD data from three-dimensional CAD data constituting a design. The present invention relates to a method, a program, and a recording medium on which the program is recorded.

3次元CADアプリケーションにおいては、3次元モデル(または3次元CADモデル、設計物)を構築するデータとして、部品データ、アセンブリデータ、図面データ(以下、3次元CADデータ)がある。これら3つの3次元CADデータが相互に組み合わさることで、1つの3次元モデルを構築する。3次元モデルを構築する場合には、3次元CADデータ間で相互にリンクを構築する場合があり、一般的にこの3次元CADデータのリンク関係を親子関係(参照関係)と呼ぶ。親子関係における親データとは、参照される側の3次元CADデータを指し、子データとは参照する側の3次元CADデータを指す。具体的には、図面データの参照先として部品データが設定されていた場合には、図面データが子、部品データが親となる。   In a three-dimensional CAD application, there are part data, assembly data, and drawing data (hereinafter referred to as three-dimensional CAD data) as data for constructing a three-dimensional model (or three-dimensional CAD model or design). By combining these three three-dimensional CAD data with each other, one three-dimensional model is constructed. When constructing a three-dimensional model, a link may be constructed between three-dimensional CAD data, and this three-dimensional CAD data link relationship is generally called a parent-child relationship (reference relationship). The parent data in the parent-child relationship indicates the three-dimensional CAD data on the reference side, and the child data indicates the three-dimensional CAD data on the reference side. Specifically, when the part data is set as the reference destination of the drawing data, the drawing data is the child and the part data is the parent.

ひとつの3次元CADデータは複数の子データに対する親データとなる場合があり、またひとつの3次元CADデータは複数の親データに対する子データとなる場合がある。さらに複数の親データを持つ子データは、全く別の3次元CADデータに対する親データともなりえる。親子関係に関する情報は個々の3次元CADデータに属性情報として記憶されているが、その記憶形式は子データが親データの保存フォルダパスや3次元CADデータ名を記憶するというものである。   One three-dimensional CAD data may be parent data for a plurality of child data, and one three-dimensional CAD data may be child data for a plurality of parent data. Furthermore, child data having a plurality of parent data can be parent data for completely different three-dimensional CAD data. Information regarding the parent-child relationship is stored as attribute information in each three-dimensional CAD data, and the storage format is that the child data stores the storage folder path of the parent data and the three-dimensional CAD data name.

3次元CADアプリケーションを用いて設計作業を行う過程では、形状の形成と同時に3次元モデルを構成する3次元CADデータの親子関係の構築を繰り返し行うが、親子関係の変更に伴って、不要となった3次元CADデータを削除することは後の設計変更に手戻りをきたす場合がある。そのため、親子関係を持たなくなった不要な3次元CADデータも引き続きその他の3次元CADデータと同様に管理される。   In the process of performing design work using a 3D CAD application, the construction of the parent / child relationship of the 3D CAD data constituting the 3D model is repeated at the same time as the formation of the shape, but it becomes unnecessary as the parent / child relationship changes. In some cases, deleting the three-dimensional CAD data may bring back a design change later. Therefore, unnecessary three-dimensional CAD data that no longer has a parent-child relationship is continuously managed in the same manner as other three-dimensional CAD data.

設計作業がある段階に到達した際、その設計に必要な3次元CADデータによって構築されたフォルダ構造をそのまま維持するのが一般的であり、設計過程で不要となった3次元CADデータがフォルダ内へ残留したままになる場合は少なくない。しかし、本来不要である3次元CADデータの存在は不要な製造作業を発生されるばかりではなく、誤った製造行為を誘発させる可能性を秘めているため、こうした不要な3次元CADデータは取り除かれる。   When the design work reaches a certain stage, it is common to maintain the folder structure constructed by the 3D CAD data necessary for the design as it is, and the 3D CAD data that has become unnecessary in the design process is stored in the folder. There are many cases where it remains. However, the presence of originally unnecessary 3D CAD data not only generates unnecessary manufacturing work, but also has the possibility of inducing an erroneous manufacturing action, so such unnecessary 3D CAD data is removed. .

不要な3次元CADデータが取り除かれるにあたって、無数の3次元CADデータから正確に不要な3次元CADデータ、つまりは必要な3次元CADデータと一切の親子関係を持たない3次元CADデータのみ取得する作業を目視で行うためには、個々の3次元CADデータをひとつひとつ3次元CADアプリケーションで展開しなければならず、これにかかるコストは時に膨大であると同時に正確な結果を期待するためには3次元CADアプリケーションに対する深い理解が求められる。   When unnecessary three-dimensional CAD data is removed, only unnecessary three-dimensional CAD data, that is, only three-dimensional CAD data that has no parent-child relationship with the necessary three-dimensional CAD data, is obtained from countless three-dimensional CAD data. In order to carry out the work visually, individual 3D CAD data must be developed one by one in a 3D CAD application. The cost of this is sometimes enormous, and at the same time it is 3 to expect accurate results. A deep understanding of dimensional CAD applications is required.

例えば、下記の特許文献1には、3次元CADデータが持つ親子関係と、それぞれの3次元での位置関係を併せて管理する部品表ディレクトリを提供する仕組みが開示されている。   For example, Patent Document 1 below discloses a mechanism for providing a parts table directory that manages a parent-child relationship of three-dimensional CAD data and a positional relationship in each of the three dimensions.

特開2005−316698号公報JP 2005-316698 A

しかしながら、3次元CADアプリケーションには個々の3次元CADデータが有する親子関係を特定する機能が備わっているものもあるが、それらは指定したひとつの3次元CADデータに対してのみ有効であり、相互に複雑な関係性を有する3次元CADデータ間の親子関係全てを一元的に特定し、特定された必要な3次元CADデータ以外を抽出することは期待できない。また、それらの機能は特定した3次元CADデータを指定フォルダへ移動する機能を併せ持つ場合もあるが、3次元CADデータの親子関係を網羅的に特定している訳ではないため、移動した際に他の3次元CADデータへ与える影響は保証されていない。   However, some 3D CAD applications have a function to specify the parent-child relationship of individual 3D CAD data, but they are effective only for one specified 3D CAD data. It cannot be expected that all parent-child relationships between three-dimensional CAD data having a complicated relationship will be specified in a unified manner, and other than the specified necessary three-dimensional CAD data will be extracted. These functions may have a function of moving the specified three-dimensional CAD data to a specified folder. However, since the parent-child relationship of the three-dimensional CAD data is not comprehensively specified, The influence on other three-dimensional CAD data is not guaranteed.

例えば、ある子データに関係する複数の親データを移動した結果、他の子データから移動した親データを参照することができなくなるといった問題が発生する可能性があり、この場合に後者の子データはその形状を3次元CADアプリケーション上で維持することができなくなってしまう。   For example, as a result of moving multiple parent data related to a certain child data, there is a possibility that the parent data moved from other child data cannot be referred to. In this case, the latter child data Will not be able to maintain its shape on a 3D CAD application.

特許文献1に開示されている技術では確かに、ドキュメントが持つ親子関係とそれぞれの位置関係を併せて管理しているが、あくまで3次元空間上での位置関係の管理であり、前述の問題に対する解決に至っていない。   Although the technique disclosed in Patent Document 1 certainly manages the parent-child relationship of each document and each positional relationship, it is only management of the positional relationship in the three-dimensional space. It has not yet been resolved.

フォルダに存在する無数の3次元CADデータから不要な3次元CADデータを自動的に取得し、正確に取り除くことができれば、誤った製造行為を未然に回避することもでき、そのために必要な設計者の作業時間を短縮することが期待される。   If unnecessary 3D CAD data can be automatically acquired from countless 3D CAD data existing in a folder and removed accurately, erroneous manufacturing activities can be avoided in advance. It is expected to shorten the work time.

本発明は上記の課題を解決するためになされたもので、任意の3次元CADデータと共に設計物を構成する3次元CADデータを抽出し、それらとは関係性をもたない3次元CADデータを特定し、特定された3次元CADデータを一覧表示させることにより、作業の効率化を図る仕組みを提供することを目的とする。   The present invention has been made in order to solve the above-described problems, and extracts 3D CAD data constituting a design together with arbitrary 3D CAD data, and 3D CAD data having no relation to them is extracted. It is an object of the present invention to provide a mechanism for improving work efficiency by specifying and displaying a list of specified three-dimensional CAD data.

上記の目的を達成するために、本発明の情報処理装置は、設計物を構成するためのCADデータを管理する情報処理装置であって、前記CADデータ自体と、前記CADデータと当該CADデータが構成する設計物を構成する他のCADデータとが関連することを示す参照情報を記憶するCADデータ記憶手段と、前記CADデータ記憶手段に記憶された、任意の設計物を構成するCADデータのうち、前記設計物を構成するすべてのCADデータを特定するための基準となるCADデータの指定をユーザから受け付ける基準データ指定受付手段と、前記基準データ指定受付手段によってユーザから指定されたCADデータが構成する前記設計物を構成するすべてのCADデータを、前記参照情報に基づいて特定する関連データ特定手段と、前記基準データ指定受付手段でユーザからの指定を受け付けるCADデータが含まれる前記CADデータ記憶手段のフォルダに記憶されたCADデータのうち、前記関連データ特定手段によって特定されなかったすべてのCADデータを一覧表示する一覧表示手段とを備えることを特徴とする。   In order to achieve the above object, an information processing apparatus of the present invention is an information processing apparatus that manages CAD data for configuring a design, and the CAD data itself, the CAD data, and the CAD data are CAD data storage means for storing reference information indicating that other CAD data constituting the design object constituting is related, and CAD data constituting an arbitrary design object stored in the CAD data storage means , A reference data designation receiving unit for receiving designation of CAD data as a reference for specifying all CAD data constituting the design object, and CAD data designated by the user by the reference data designation receiving unit. Related data specifying means for specifying all CAD data constituting the design based on the reference information; A list of all the CAD data not specified by the related data specifying means among the CAD data stored in the folder of the CAD data storage means including the CAD data for receiving the designation from the user by the reference data designation receiving means. And a list display means for displaying.

本発明によれば、任意の3次元CADデータと共に設計物を構成する3次元CADデータを抽出し、それらとは関係性をもたない3次元CADデータを特定し、特定された3次元CADデータを一覧表示させることができるので、3次元CADアプリケーションに対する深い理解がなくとも、精度の高い作業を行うことが可能となる効果を奏する。   According to the present invention, three-dimensional CAD data constituting a design together with arbitrary three-dimensional CAD data is extracted, three-dimensional CAD data having no relation to them is identified, and the identified three-dimensional CAD data Can be displayed as a list, so that it is possible to perform highly accurate work without deep understanding of the three-dimensional CAD application.

本発明の実施形態における文書作成システムの一例を示す構成図である。It is a block diagram which shows an example of the document preparation system in embodiment of this invention. 情報処理装置及びサーバのハードウェア構成の一例を示す構成図である。It is a lineblock diagram showing an example of hardware constitutions of an information processor and a server. 情報処理装置及びサーバのモジュール構成の一例を示す構成図である。It is a block diagram which shows an example of the module structure of an information processing apparatus and a server. 本発明の実施形態における基本的な処理フローの流れを示すフローチャートである。It is a flowchart which shows the flow of the basic processing flow in embodiment of this invention. 情報処理装置における基準データ選択処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the reference | standard data selection process in information processing apparatus. 情報処理装置における参照関係チェック処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the reference relation check process in information processing apparatus. 情報処理装置における不要データ移動処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the unnecessary data movement process in information processing apparatus. 据置対象選択画面の一例を示す構成図である。It is a block diagram which shows an example of a stationary object selection screen. フォルダ選択画面の一例を示す構成図である。It is a block diagram which shows an example of a folder selection screen. 据置対象選択画面において基準データが選択された場合の一例を示す構成図である。It is a block diagram which shows an example when reference | standard data is selected on the stationary object selection screen. 移動対象選択画面の一例を示す構成図である。It is a block diagram which shows an example of a movement object selection screen. 移動対象選択画面において移動対象の3次元CADデータが選択された場合の一例を示す構成図である。It is a block diagram which shows an example when the three-dimensional CAD data of a movement target is selected on the movement target selection screen. 移動対象確定画面の一例を示す構成図である。It is a block diagram which shows an example of a movement object confirmation screen. 情報処理装置に記憶された参照関係テーブルのテーブル構成の一例を示す構成図である。It is a block diagram which shows an example of the table structure of the reference relationship table memorize | stored in information processing apparatus. 本実施例におけるフォルダ及び3次元CADデータの構成例を示す模式図である。It is a schematic diagram which shows the structural example of the folder in a present Example, and three-dimensional CAD data. 参照関係テーブルに基準データが格納され、基準データとして選択された場合の模式図である。It is a schematic diagram when standard data is stored in a reference relationship table and selected as standard data. 参照関係テーブルに指定されたフォルダ以下の3次元CADデータと、その参照先が格納された模式図である。It is the schematic diagram in which the three-dimensional CAD data below the folder designated by the reference relationship table and the reference destination were stored. 参照関係テーブルに参照関係のある3次元CADデータと参照関係のない3次元CADデータを格納する模式図である。FIG. 3 is a schematic diagram for storing three-dimensional CAD data having a reference relationship and three-dimensional CAD data having no reference relationship in a reference relationship table. 情報処理装置または3次元CADデータに記憶されたCADデータテーブルのテーブル構成の一例を示す構成図である。It is a block diagram which shows an example of the table structure of the CAD data table memorize | stored in information processing apparatus or three-dimensional CAD data. 第二の実施例における基準データ選択処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the reference | standard data selection process in a 2nd Example. 第二の実施例における参照関係チェック処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the reference relation check process in a 2nd Example. 第二の実施例における不要データ移動処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the unnecessary data movement process in a 2nd Example. 第二の実施例における参照関係テーブルに基準データが格納され、基準データとして選択された場合の模式図である。It is a schematic diagram when the reference data is stored in the reference relationship table in the second embodiment and is selected as the reference data. 第二の実施例における参照関係テーブルに指定されたフォルダ以下の3次元CADデータと、その参照先が格納された模式図である。It is the schematic diagram in which the three-dimensional CAD data below the folder designated by the reference relationship table in a 2nd Example, and its reference destination were stored. 第二の実施例における参照関係テーブルに参照関係のある3次元CADデータと参照関係のない3次元CADデータを格納する模式図である。FIG. 10 is a schematic diagram for storing three-dimensional CAD data having a reference relationship and three-dimensional CAD data having no reference relationship in a reference relationship table in the second embodiment. 第二の実施例における3次元CADデータの構成例を示す模式図である。It is a schematic diagram which shows the structural example of the three-dimensional CAD data in a 2nd Example.

以下、図面を参照して、本発明の実施の形態の一例について説明する。   Hereinafter, an example of an embodiment of the present invention will be described with reference to the drawings.

図1は、本発明のCADデータ管理システムのシステム構成の一例を示す図である。本発明のCADデータ管理システムは、情報処理装置101、サーバ102が設置されており、それら装置はLAN(Local Area Network)等のネットワークを介して相互にデータ通信可能に接続されている。図1のネットワーク上に接続される各種端末あるいはサーバの構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   FIG. 1 is a diagram showing an example of a system configuration of a CAD data management system according to the present invention. The CAD data management system of the present invention is provided with an information processing apparatus 101 and a server 102, and these apparatuses are connected to each other via a network such as a LAN (Local Area Network) so as to be able to communicate with each other. The configuration of various terminals or servers connected to the network in FIG. 1 is an example, and it goes without saying that there are various configuration examples depending on the application and purpose.

情報処理装置101は、3次元CADアプリケーションを実行する情報処理装置である。この情報処理装置101の3次元CADアプリケーションで作成された3次元CADデータ(CADデータ)はサーバ102で記憶管理される。本実施例における3次元CADデータとは、3次元CADモデルを構成する設計部品であり、更に当該3次元CADデータを構成する3次元CADデータに対する親子関係(以下、参照関係)が記憶されているデータである。尚、本実施例では3次元CADデータを元に説明するが、参照関係を持つデータ構造であれば、3次元CADデータでなくともよい。   The information processing apparatus 101 is an information processing apparatus that executes a three-dimensional CAD application. Three-dimensional CAD data (CAD data) created by the three-dimensional CAD application of the information processing apparatus 101 is stored and managed by the server 102. The three-dimensional CAD data in the present embodiment is a design part that constitutes a three-dimensional CAD model, and further stores a parent-child relationship (hereinafter referred to as a reference relationship) for the three-dimensional CAD data that constitutes the three-dimensional CAD data. It is data. In this embodiment, description will be made based on three-dimensional CAD data. However, the data structure may not be three-dimensional CAD data as long as the data structure has a reference relationship.

サーバ102は、情報処理装置101で作成された各種データを記憶管理するサーバ装置である。   The server 102 is a server device that stores and manages various data created by the information processing apparatus 101.

尚、情報処理装置101が、サーバ102の構成を含んでもよいし、サーバ102が情報処理装置101の構成を含んでもよい。また、本実施例においては、情報処理装置101に各種データが記憶され、ユーザからの操作によって動作させることとする。   The information processing apparatus 101 may include the configuration of the server 102, or the server 102 may include the configuration of the information processing apparatus 101. In this embodiment, various data are stored in the information processing apparatus 101 and are operated by an operation from the user.

図2は、本発明の実施形態における各種端末のハードウェア構成を示す図である。   FIG. 2 is a diagram illustrating a hardware configuration of various terminals according to the embodiment of the present invention.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。   The CPU 201 comprehensively controls each device and controller connected to the system bus 204.

また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / OutputSystem)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。RAM203は、CPU201の主メモリ、ワークエリア等として機能する。   Further, the ROM 202 or the external memory 211 is necessary to realize a BIOS (Basic Input / Output System), an operating system program (hereinafter referred to as OS), which is a control program of the CPU 201, and a function executed by each server or each PC. Various programs to be described later are stored. The RAM 203 functions as a main memory, work area, and the like for the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、入力コントローラ(入力C)205は、キーボード209や不図示のマウス等のポインティングデバイスからの入力を制御する。   An input controller (input C) 205 controls input from a pointing device such as a keyboard 209 or a mouse (not shown).

ビデオコントローラ(VC)206は、CRTディスプレイ(CRT)210等の表示器への表示を制御する。表示器はCRTだけでなく、液晶ディスプレイでも構わない。これらは必要に応じて管理者が使用するものである。   A video controller (VC) 206 controls display on a display device such as a CRT display (CRT) 210. The display device may be a liquid crystal display as well as a CRT. These are used by the administrator as needed.

メモリコントローラ(MC)207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフロッピーディスク(登録商標 FD)或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュメモリ等の外部メモリ211へのアクセスを制御する。   A memory controller (MC) 207 is a hard disk (HD), floppy disk (registered trademark FD) or PCMCIA card slot for storing boot programs, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a compact flash memory connected via an adapter.

通信I/Fコントローラ(通信I/FC)208は、ネットワークを介して、外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。   A communication I / F controller (communication I / FC) 208 is connected to and communicates with an external device via a network, and executes communication control processing in the network. For example, Internet communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明の情報処理装置101が後述する各種処理を実行するために用いられる各種プログラム等は外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、本発明に係わるプログラムが用いる定義ファイルや各種情報テーブルは外部メモリ211に格納されている。   Various programs used by the information processing apparatus 101 of the present invention to execute various processes described later are recorded in the external memory 211 and are executed by the CPU 201 by being loaded into the RAM 203 as necessary. is there. Furthermore, definition files and various information tables used by the program according to the present invention are stored in the external memory 211.

次に、情報処理装置101及びサーバ102のモジュール構成を示す機能構成図について、図3を用いて説明する。尚、図3の各種端末あるいはサーバのモジュール構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   Next, a functional configuration diagram showing module configurations of the information processing apparatus 101 and the server 102 will be described with reference to FIG. Note that the module configurations of the various terminals or servers in FIG. 3 are merely examples, and it goes without saying that there are various configuration examples depending on applications and purposes.

情報処理装置101は、基準データ指定受付モジュール301、関連データ特定モジュール302、不要データ取り除きモジュール303、画面表示モジュール304、3次元CADデータ取得モジュール305を備える。   The information processing apparatus 101 includes a reference data designation receiving module 301, a related data specifying module 302, an unnecessary data removing module 303, a screen display module 304, and a three-dimensional CAD data acquisition module 305.

基準データ指定受付モジュール301は、不要な3次元CADデータを抽出するために基準となる3次元CADデータの指定を受け付けるモジュールである。   The reference data designation receiving module 301 is a module that receives designation of three-dimensional CAD data serving as a reference for extracting unnecessary three-dimensional CAD data.

関連データ特定モジュール302は、基準データ指定受付モジュール301によって指定を受け付けた基準データに関連する3次元CADデータを特定するモジュールである。   The related data specifying module 302 is a module for specifying three-dimensional CAD data related to the reference data whose specification is received by the reference data specification receiving module 301.

不要データ取り除きモジュール303は、基準データ指定受付モジュール301と関連データ特定モジュール302によって特定された3次元CADデータ以外の3次元CADデータを別フォルダに移動させるモジュールである。   The unnecessary data removal module 303 is a module for moving three-dimensional CAD data other than the three-dimensional CAD data specified by the reference data designation receiving module 301 and the related data specifying module 302 to another folder.

画面表示モジュール304は、ユーザからの指示に従って、各種画面を表示させるためのモジュールである。   The screen display module 304 is a module for displaying various screens in accordance with instructions from the user.

3次元CADデータ取得モジュール305は、外部メモリ211等に記憶された3次元CADデータを取得するためのモジュールである。   The three-dimensional CAD data acquisition module 305 is a module for acquiring three-dimensional CAD data stored in the external memory 211 or the like.

サーバ102は、3次元CADデータ記憶モジュール306を備える。   The server 102 includes a three-dimensional CAD data storage module 306.

3次元CADデータ記憶モジュール306は、3次元CADデータと、当該3次元CADデータと関連する3次元CADデータへの参照先を記憶する(CADデータ記憶手段)。3次元CADデータ記憶モジュール306は、情報処理装置101に備えられてもよい。この場合、サーバ102は不要となる。尚、本実施例では、3次元CADデータ記憶モジュール306は、情報処理装置101に備えられているものとする。また、3次元CADデータの参照先は3次元CADデータ内に記憶されているものであるが、これに限らない。例えば、参照先に関する情報がテーブルとして記憶されていてもよい。   The three-dimensional CAD data storage module 306 stores three-dimensional CAD data and a reference destination to the three-dimensional CAD data related to the three-dimensional CAD data (CAD data storage means). The three-dimensional CAD data storage module 306 may be provided in the information processing apparatus 101. In this case, the server 102 becomes unnecessary. In this embodiment, it is assumed that the three-dimensional CAD data storage module 306 is provided in the information processing apparatus 101. The reference destination of the three-dimensional CAD data is stored in the three-dimensional CAD data, but is not limited to this. For example, information regarding the reference destination may be stored as a table.

次に、本発明の実施例における情報処理装置101によって行われる処理について、図4に示すフローチャートを用いて説明する。尚、S101乃至S106の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, processing performed by the information processing apparatus 101 in the embodiment of the present invention will be described using the flowchart shown in FIG. Note that steps S101 to S106 are performed under the control of the CPU 201 in the information processing apparatus 101.

尚、この処理を情報処理装置101に実行させるためのプログラムは、情報処理装置101にインストールされている3次元CADアプリケーションの一部、若しくはアドオンプログラムとして用意されていてもよいし、3次元CADアプリケーションとは別にインストールされたプログラムとして用意されていてもよい。   Note that a program for causing the information processing apparatus 101 to execute this processing may be prepared as a part of a three-dimensional CAD application installed in the information processing apparatus 101 or as an add-on program, or a three-dimensional CAD application. Alternatively, it may be prepared as a program installed separately.

図4に示す処理を行う際には、情報処理装置101のCPU201は、情報処理装置101で作成された3次元CADデータを3次元CADアプリケーションで閲覧可能な状態にある。本発明では、これらの3次元CADデータから不要な3次元CADデータを抽出し、任意のフォルダへ既存フォルダ構成を維持しながら移動させる。   When the processing shown in FIG. 4 is performed, the CPU 201 of the information processing apparatus 101 is in a state where the three-dimensional CAD data created by the information processing apparatus 101 can be viewed with a three-dimensional CAD application. In the present invention, unnecessary three-dimensional CAD data is extracted from these three-dimensional CAD data and moved to any folder while maintaining the existing folder structure.

まず、ステップS101では、情報処理装置101は、不要な3次元CADデータを抽出するべく、参照関係を確認する基準となる3次元CADデータを選択する処理を行う。基準データ選択処理の詳細は後述する図5に示す。   First, in step S101, the information processing apparatus 101 performs a process of selecting three-dimensional CAD data serving as a reference for confirming a reference relationship in order to extract unnecessary three-dimensional CAD data. Details of the reference data selection processing are shown in FIG.

ステップS102では、情報処理装置101は、据置対象選択画面800(図8参照)に備えられた検索ボタン802が押下されたか否かを判定する。押下されたと判定された場合には、ステップS103へ処理を進め、押下されたと判定できなかった場合には、検索ボタンが押下されるまで待機する。据置対象選択画面800は、ユーザからの指示に従って、不要な3次元CADデータを検索するための基準となる3次元CADデータ(以下、基準データ)の指定を受け付ける画面である。基準データからの参照関係をたどることで、必要な3次元CADデータを確認し、参照関係を持たない3次元CADデータを抽出することができる。また、基準データと参照関係のある3次元CADデータと参照関係のあるデータを更にたどることで、より正確な要不要判断を行うことができる。   In step S102, the information processing apparatus 101 determines whether the search button 802 provided on the stationary object selection screen 800 (see FIG. 8) has been pressed. If it is determined that the button is pressed, the process proceeds to step S103. If it is not determined that the button is pressed, the process waits until the search button is pressed. The stationary object selection screen 800 is a screen that accepts designation of three-dimensional CAD data (hereinafter referred to as reference data) serving as a reference for searching for unnecessary three-dimensional CAD data in accordance with an instruction from the user. By tracing the reference relationship from the reference data, necessary three-dimensional CAD data can be confirmed, and three-dimensional CAD data having no reference relationship can be extracted. Further, more accurate necessity determination can be performed by further tracing the data having the reference relationship with the three-dimensional CAD data having the reference relationship with the standard data.

ステップS103では、情報処理装置101は、ステップS202において選択されたフォルダ以下、全てのデータ領域に対して該当する3次元CADデータを取得し、参照関係テーブル1400(図14参照)の状態フラグ1401に「4」を格納し、3次元CADデータ名1402に取得した3次元CADデータのファイル名を格納し、3次元CADデータファイルパス1403に取得した3次元CADデータのファイルパスを格納する。格納結果としては、図17の参照関係テーブル1701に示す通りとなる。   In step S103, the information processing apparatus 101 acquires the corresponding three-dimensional CAD data for all the data areas below the folder selected in step S202, and stores it in the status flag 1401 of the reference relationship table 1400 (see FIG. 14). “4” is stored, the file name of the acquired 3D CAD data is stored in the 3D CAD data name 1402, and the acquired file path of the acquired 3D CAD data is stored in the 3D CAD data file path 1403. The storage result is as shown in the reference relationship table 1701 in FIG.

参照関係テーブル1400(図14参照)は、3次元CADデータの状態を示す状態フラグ1401、3次元CADデータのファイル名を示す3次元CADデータ名1402、3次元CADデータのファイルパスを示す3次元CADデータファイルパス1403、3次元CADデータと参照関係にある3次元CADデータのファイル名を示す参照先データ名1404、参照先データ名1404が示す3次元CADデータのファイルパスを示す参照先データファイルパス1405から構成される(3次元CADデータ記憶手段)。尚、テーブルの構成はこれに限らない。状態フラグ1401には「1」「2」「3」「4」の4つのフラグが格納され、「1」は、ユーザから基準データとして選択されたことを示し、「2」は、基準データと参照関係があると判定されたこと(以下、参照関係あり)を示し、「3」は、基準データと参照関係がない3次元CADデータだが、当該3次元CADデータには参照関係のある3次元CADデータが存在すること(以下、不要参照関係あり)を示し、「4」は、基準データと参照関係がない、または未処理のデータであることを示す。状態フラグ1401に格納する情報はこれに限らない。   The reference relationship table 1400 (see FIG. 14) includes a status flag 1401 indicating the state of the three-dimensional CAD data, a three-dimensional CAD data name 1402 indicating the file name of the three-dimensional CAD data, and a three-dimensional indicating the file path of the three-dimensional CAD data. CAD data file path 1403 Reference data name 1404 indicating the file name of 3D CAD data that has a reference relationship with the 3D CAD data, and reference data file indicating the file path of the 3D CAD data indicated by the reference data name 1404 Consists of a path 1405 (three-dimensional CAD data storage means). The table configuration is not limited to this. The status flag 1401 stores four flags “1”, “2”, “3”, and “4”. “1” indicates that the user has selected the reference data, and “2” indicates the reference data and It is determined that there is a reference relationship (hereinafter referred to as a reference relationship), and “3” is three-dimensional CAD data that has no reference relationship with the reference data, but the three-dimensional CAD data has a reference relationship with the three-dimensional CAD data is present (hereinafter referred to as “unnecessary reference relationship”), and “4” indicates that there is no reference relationship with the reference data or unprocessed data. The information stored in the status flag 1401 is not limited to this.

ステップS104では、情報処理装置101は、参照関係テーブル1400に記憶された3次元CADデータの参照先に関する情報を取得する。具体的には、参照関係テーブル1400に格納された3次元CADデータの情報から、3次元CADデータのCADデータテーブル1900(図19参照)を読み込み、CADデータテーブル1900に記憶された参照先を取得し、参照関係テーブル1400に格納する。CADデータテーブル1900から取得した参照先の3次元CADデータのファイル名である参照先データ名1903を参照先データ名1404に格納し、当該3次元CADデータのファイルパスである参照先データファイルパス1904を参照先データファイルパス1405に格納する。   In step S <b> 104, the information processing apparatus 101 acquires information related to the reference destination of the three-dimensional CAD data stored in the reference relationship table 1400. Specifically, the CAD data table 1900 (see FIG. 19) of the three-dimensional CAD data is read from the information of the three-dimensional CAD data stored in the reference relationship table 1400, and the reference destination stored in the CAD data table 1900 is acquired. And stored in the reference relationship table 1400. The reference destination data name 1903 that is the file name of the reference destination three-dimensional CAD data acquired from the CAD data table 1900 is stored in the reference destination data name 1404, and the reference destination data file path 1904 that is the file path of the three-dimensional CAD data. Is stored in the reference destination data file path 1405.

CADデータテーブル1900(参照情報、図19参照)は、3次元CADデータのファイル名を示す3次元CADデータ名1901、3次元CADデータのファイルパスを示す3次元CADデータファイルパス1902、3次元CADデータと参照関係にある3次元CADデータのファイル名を示す参照先データ名1903、参照先データ名1903が示す3次元CADデータのファイルパスを示す参照先データファイルパス1904から構成される。CADデータテーブル1900は、3次元CADデータごとに、当該3次元CADデータ内に記憶されている情報だが、情報処理装置101またはサーバ102等のRAM203やROM202、外部メモリ211に記憶されていてもよい。また、図19に示す参照先データファイルパス1904は相対パスが格納されているが、絶対パスでもよい。   A CAD data table 1900 (reference information, see FIG. 19) includes a three-dimensional CAD data name 1901 indicating a file name of three-dimensional CAD data, a three-dimensional CAD data file path 1902 indicating a file path of three-dimensional CAD data, and a three-dimensional CAD. A reference destination data name 1903 indicating the file name of the three-dimensional CAD data in a reference relationship with the data, and a reference destination data file path 1904 indicating the file path of the three-dimensional CAD data indicated by the reference destination data name 1903 are configured. The CAD data table 1900 is information stored in the three-dimensional CAD data for each three-dimensional CAD data, but may be stored in the RAM 203 or ROM 202 of the information processing apparatus 101 or the server 102 or the external memory 211. . Further, the reference destination data file path 1904 shown in FIG. 19 stores a relative path, but may be an absolute path.

尚、3次元CADデータには、複数の参照先が存在する場合がある。これは1つの3次元CADデータが複数の部品(3次元CADデータ)から構成されているためである。例えば、本実施例における3次元CADデータ親子関係1510(図15参照)では、「Top.SLDASM」という3次元モジュールは「part1.SLDPRT」と「SubAssy1.SLDASM」の2つの3次元モジュールから構成されている。この場合には、参照関係テーブル1400に格納された参照元の3次元CADデータのレコードを構成数分だけ増やし、参照先の3次元CADデータごとに格納する。格納結果としては、図17の参照関係テーブル1702に示す通りとなる。   Note that there may be a plurality of reference destinations in the three-dimensional CAD data. This is because one three-dimensional CAD data is composed of a plurality of parts (three-dimensional CAD data). For example, in the three-dimensional CAD data parent-child relationship 1510 (see FIG. 15) in this embodiment, the three-dimensional module “Top.SLDASM” is composed of two three-dimensional modules “part1.SLDPRT” and “SubAssy1.SLDASM”. ing. In this case, the reference source three-dimensional CAD data records stored in the reference relationship table 1400 are increased by the number of components and stored for each reference destination three-dimensional CAD data. The storage result is as shown in the reference relationship table 1702 in FIG.

ステップS105では、情報処理装置101は、後述するステップS206において選択された基準データと参照関係のある3次元CADデータを検索する処理を行う。参照関係チェック処理の詳細は図6に示す。   In step S105, the information processing apparatus 101 performs a process of searching for three-dimensional CAD data having a reference relationship with the reference data selected in step S206 described later. Details of the reference relationship check process are shown in FIG.

ステップS106では、情報処理装置101は、後述するステップS206において選択された基準データと参照関係のない3次元CADデータを表示し、ユーザからの指示により移動させる3次元CADデータの選択を受け付け、移動させる処理を行う。不要データ移動処理の詳細は図7に示す。   In step S106, the information processing apparatus 101 displays the three-dimensional CAD data that has no reference relationship with the reference data selected in step S206, which will be described later, receives the selection of the three-dimensional CAD data to be moved according to an instruction from the user, and moves To perform the process. Details of the unnecessary data movement processing are shown in FIG.

次に、不要な3次元CADデータを抽出するべく、参照関係を確認する基準となる3次元CADデータを選択する処理について図5を用いて説明する。尚、S201乃至S207の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, a process of selecting 3D CAD data serving as a reference for confirming the reference relationship in order to extract unnecessary 3D CAD data will be described with reference to FIG. In addition, each step of S201 thru | or S207 is processed under control of CPU201 in the information processing apparatus 101. FIG.

まず、ステップS201では、情報処理装置101は、CRT210上に据置対象選択画面800(図8参照)を表示させ、ユーザからの操作を受け付ける。   First, in step S201, the information processing apparatus 101 displays a stationary object selection screen 800 (see FIG. 8) on the CRT 210 and accepts an operation from the user.

ステップS202では、情報処理装置101は、ステップS201において表示された据置対象選択画面800に備えられた検索元ボタン801の押下を検知すると、基準データとする3次元CADデータが含まれるフォルダを選択するためのフォルダ選択画面900(図9参照)をCRT210上に表示させる。フォルダ選択画面900においてフォルダが選択されると、選択されたフォルダを参照する。   In step S202, when the information processing apparatus 101 detects that the search source button 801 provided in the stationary object selection screen 800 displayed in step S201 is pressed, the information processing apparatus 101 selects a folder including 3D CAD data as reference data. A folder selection screen 900 (see FIG. 9) is displayed on the CRT 210. When a folder is selected on the folder selection screen 900, the selected folder is referred to.

ステップS203では、情報処理装置101は、ステップS202において選択されたフォルダに3次元CADデータが存在するか否かを判定する。3次元CADデータが存在すると判定された場合には、ステップS204へ処理を進め、3次元CADデータが存在すると判定できなかった場合には、フォルダの再選択を促す旨のエラーメッセージを表示させ、ステップS202に処理を戻す。   In step S203, the information processing apparatus 101 determines whether three-dimensional CAD data exists in the folder selected in step S202. If it is determined that 3D CAD data exists, the process proceeds to step S204. If it cannot be determined that 3D CAD data exists, an error message prompting reselection of a folder is displayed. The process returns to step S202.

ステップS204では、情報処理装置101は、ステップS202において選択されたフォルダに存在する3次元CADデータを取得し、参照関係テーブル1400の状態フラグ1401に「4」を格納し、3次元CADデータ名1402に取得した3次元CADデータのファイル名を格納し、3次元CADデータファイルパス1403に取得した3次元CADデータのファイルパスを格納する。   In step S204, the information processing apparatus 101 acquires the 3D CAD data existing in the folder selected in step S202, stores “4” in the status flag 1401 of the reference relationship table 1400, and stores the 3D CAD data name 1402. The file name of the acquired three-dimensional CAD data is stored, and the file path of the acquired three-dimensional CAD data is stored in the three-dimensional CAD data file path 1403.

例えば、本実施例では、フォルダ構成1500(図15参照)に示すようなフォルダ構成となっている。ここで、ステップS202において、「C:¥User1¥」内に存在する「Temp1」フォルダが選択された場合、「Temp1」フォルダ内の「Top.SLDASM」と「Top.SLDDRW」の2つの3次元CADデータが取得される。この「Top.SLDASM」と「Top.SLDDRW」のファイル名を参照関係テーブル1400の3次元CADデータ名1402に格納し、それぞれのファイルパスを3次元CADデータファイルパス1403に格納する。また、状態フラグ1401には未処理を示す「4」を格納する。格納後は図16の参照関係テーブル1601に示す通りとなる。   For example, in this embodiment, the folder configuration is as shown in a folder configuration 1500 (see FIG. 15). Here, when the “Temp1” folder in “C: ¥ User1 ¥” is selected in step S202, two three-dimensional “Top.SLDASM” and “Top.SLDDRW” in the “Temp1” folder are selected. CAD data is acquired. The file names “Top.SLDASM” and “Top.SLDDRW” are stored in the three-dimensional CAD data name 1402 of the reference relationship table 1400, and the respective file paths are stored in the three-dimensional CAD data file path 1403. Further, “4” indicating unprocessed is stored in the status flag 1401. After the storage, it becomes as shown in the reference relationship table 1601 in FIG.

ステップS205では、情報処理装置101は、ステップS204において参照関係テーブル1400に格納された3次元CADデータに関する各種情報を図10に示すように据置対象選択画面800に表示する。   In step S205, the information processing apparatus 101 displays various information regarding the three-dimensional CAD data stored in the reference relationship table 1400 in step S204 on the stationary object selection screen 800 as shown in FIG.

ステップS206では、情報処理装置101は、ステップS205において表示された据置対象選択画面800において基準データの選択を受け付ける(基準データ指定受付手段)。具体的には、据置対象選択画面800に備えられた基準データ選択チェックボックス1001(図10参照)へのチェックを受け付ける。本実施例では基準データは1つだけ選択されるが、複数選択できてもよい。   In step S206, the information processing apparatus 101 receives selection of reference data on the stationary object selection screen 800 displayed in step S205 (reference data designation receiving unit). Specifically, a check on a reference data selection check box 1001 (see FIG. 10) provided on the stationary object selection screen 800 is accepted. In this embodiment, only one reference data is selected, but a plurality of reference data may be selected.

ステップS207では、情報処理装置101は、ステップS206において選択を受け付けた3次元CADデータの状態フラグ1401を「1」に更新する。これにより、基準データとして選択されたことを記憶する。   In step S207, the information processing apparatus 101 updates the state flag 1401 of the three-dimensional CAD data that has been selected in step S206 to “1”. Thereby, it is memorized that it was selected as standard data.

例えば、図10においてはユーザからの操作に従って、基準データとする3次元CADデータの「Top.SLDASM」にチェックがなされる。これにより、参照関係テーブル1400の当該レコードの状態フラグ1401に「1」が格納され、基準データとして選定される。更新後は図16の参照関係テーブル1602に示す通りとなる。3次元CADデータ親子関係1510で示すと、「Top.SLDASM」が基準データとして選択されたことになる。   For example, in FIG. 10, “Top.SLDASM” of the three-dimensional CAD data as the reference data is checked according to the operation from the user. As a result, “1” is stored in the status flag 1401 of the record in the reference relationship table 1400 and is selected as the reference data. After the update, the reference relationship table 1602 in FIG. As indicated by the three-dimensional CAD data parent-child relationship 1510, “Top.SLDASM” is selected as the reference data.

次に、ステップS206において選択された基準データと参照関係のある3次元CADデータを検索する処理について図6を用いて説明する。尚、S301乃至S312の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, processing for searching for three-dimensional CAD data having a reference relationship with the reference data selected in step S206 will be described with reference to FIG. In addition, each step of S301 thru | or S312 is processed under control of CPU201 in the information processing apparatus 101. FIG.

まず、ステップS301及びステップS302において、基準データの参照先と参照元の3次元CADデータを特定し、参照関係ありとする処理を行う。   First, in step S301 and step S302, the reference destination of reference data and the three-dimensional CAD data of the reference source are specified, and a process of having a reference relationship is performed.

ステップS301では、情報処理装置101は、基準データの参照先または参照元である3次元CADデータを参照関係テーブル1400から検索し、特定する。具体的には、状態フラグ1401が「1」となっているレコードを参照関係テーブル1400から検索し、当該レコードの参照先データ名1404と参照先データファイルパス1405を取得する。この組み合わせと3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、基準データとして選択された3次元CADデータの参照先(つまり、基準データの参照先)を特定することができる。また、基準データの3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせと、参照先データ名1404と参照先データファイルパス1405の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、基準データを参照先としている3次元CADデータ(つまり、基準データの参照元)を特定することができる。   In step S <b> 301, the information processing apparatus 101 searches the reference relationship table 1400 for the 3D CAD data that is the reference destination or reference source of the standard data, and specifies it. Specifically, a record in which the status flag 1401 is “1” is searched from the reference relationship table 1400, and the reference destination data name 1404 and the reference destination data file path 1405 of the record are acquired. A record in which the combination, the combination of the three-dimensional CAD data name 1402 and the combination of the three-dimensional CAD data file path 1403 matches is searched, and the matching record is specified. As a result, the reference destination of the three-dimensional CAD data selected as the reference data (that is, the reference destination of the reference data) can be specified. Also, a record in which the combination of the three-dimensional CAD data name 1402 and the three-dimensional CAD data file path 1403 of the reference data and the combination of the reference destination data name 1404 and the reference destination data file path 1405 match is searched, and the matching record is specified. To do. Thereby, it is possible to specify the three-dimensional CAD data (that is, the reference source of the reference data) that uses the reference data as the reference destination.

ステップS302では、情報処理装置101は、ステップS301において特定されたレコードの状態フラグ1401を「2」に更新する(関連データ特定手段)。つまり、ステップS301において特定されたレコードの3次元CADデータは、基準データの参照先または参照元であるので、参照関係がある。よって、参照関係ありを示す「2」を状態フラグ1401に格納する。   In step S302, the information processing apparatus 101 updates the status flag 1401 of the record specified in step S301 to “2” (related data specifying unit). That is, since the three-dimensional CAD data of the record specified in step S301 is a reference destination or reference source of the standard data, there is a reference relationship. Therefore, “2” indicating that there is a reference relationship is stored in the status flag 1401.

例えば、3次元CADデータ親子関係1510で示すと、基準データとして選択された「Top.SLDASM」の参照先は、「part1.SLDPRT」と「SubAssy1.SLDASM」である。また、「Top.SLDASM」の参照元は「Top.SLDDRW」である。つまり、「part1.SLDPRT」と「SubAssy1.SLDASM」と「Top.SLDDRW」は、参照関係があるので、不要なデータではない。つまり、これらを関係ありとして参照関係テーブル1400に格納しておく。   For example, referring to the three-dimensional CAD data parent-child relationship 1510, the reference destinations of “Top.SLDASM” selected as the reference data are “part1.SLDPRT” and “SubAssy1.SLDASM”. The reference source of “Top.SLDASM” is “Top.SLDDRW”. In other words, “part1.SLDPRT”, “SubAssy1.SLDASM”, and “Top.SLDDRW” are not unnecessary data because they have a reference relationship. That is, these are stored in the reference relationship table 1400 as related.

次に、ステップS303乃至ステップS307において、ステップS302で参照関係ありとされた3次元CADデータの参照先または参照元の3次元CADデータを特定し、参照関係ありとする処理を行う。   Next, in steps S303 to S307, the 3D CAD data that is the reference destination or the reference source of the 3D CAD data determined to have a reference relationship in step S302 is specified, and a process having the reference relationship is performed.

ステップS303では、情報処理装置101は、ステップS302において参照関係ありとなっている3次元CADデータの参照先と参照元を検索し、特定する。具体的には、状態フラグ1401が「2」となっているレコードを参照関係テーブル1400から検索し、当該レコードの参照先データ名1404と参照先データファイルパス1405を取得する。この組み合わせと3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、参照関係ありとされた3次元CADデータの参照先を特定することができる。また、状態フラグが「2」となっているレコードの3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせと、参照先データ名1404と参照先データファイルパス1405の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、参照関係ありとされた3次元CADデータの参照元を特定することができる。つまり、参照関係ありとなっている3次元CADデータの更に先の参照先と参照元を検索して、特定する。   In step S303, the information processing apparatus 101 searches and specifies the reference destination and reference source of the three-dimensional CAD data that has a reference relationship in step S302. Specifically, a record in which the status flag 1401 is “2” is searched from the reference relationship table 1400, and the reference destination data name 1404 and the reference destination data file path 1405 of the record are acquired. A record in which the combination, the combination of the three-dimensional CAD data name 1402 and the combination of the three-dimensional CAD data file path 1403 matches is searched, and the matching record is specified. As a result, the reference destination of the three-dimensional CAD data that has a reference relationship can be specified. In addition, a record in which the combination of the three-dimensional CAD data name 1402 and the three-dimensional CAD data file path 1403 and the combination of the reference destination data name 1404 and the reference destination data file path 1405 of the record whose status flag is “2” matches. To find matching records. As a result, the reference source of the three-dimensional CAD data that has a reference relationship can be specified. That is, a further reference destination and reference source of the three-dimensional CAD data having a reference relationship are searched and specified.

ステップS304では、情報処理装置101は、ステップS303において参照先または参照元の3次元CADデータが特定できたか否かを判定する。参照先または参照元の3次元CADデータが特定できた場合には、ステップS305へ処理を進め、参照先または参照元の3次元CADデータが特定できなかった場合には、ステップS307へ処理を進める。   In step S304, the information processing apparatus 101 determines whether the reference destination or reference source three-dimensional CAD data has been identified in step S303. If the reference destination or reference source three-dimensional CAD data can be identified, the process proceeds to step S305. If the reference destination or reference source three-dimensional CAD data cannot be identified, the process proceeds to step S307. .

ステップS305では、情報処理装置101は、ステップS303において特定された参照先または参照元の3次元CADデータのレコードの状態フラグ1401に「4」が格納されているか否かを判定する。「4」が格納されていると判定した場合には、ステップS306へ処理を進め、「4」が格納されていると判定できなかった場合には、ステップS303へ処理を戻す。   In step S305, the information processing apparatus 101 determines whether “4” is stored in the status flag 1401 of the record of the reference destination or reference source three-dimensional CAD data specified in step S303. If it is determined that “4” is stored, the process proceeds to step S306. If it cannot be determined that “4” is stored, the process returns to step S303.

ステップS306では、情報処理装置101は、ステップS303において特定された参照先または参照元の3次元CADデータのレコードの状態フラグ1401に「2」を格納する(関連データ特定手段)。つまり、参照関係ありとする。これにより、参照関係ありとされた3次元CADデータから紐づく3次元CADデータはすべて参照関係ありとする。ステップS306の処理終了後、ステップS303へ処理を戻し、参照関係テーブル1400にある未処理のレコードに対して、参照先または参照元がなくなるまでステップS303乃至ステップS306の処理を繰り返す。1つの3次元CADデータに複数の参照先または参照元がある場合でも同様である。   In step S306, the information processing apparatus 101 stores “2” in the status flag 1401 of the record of the reference destination or reference source three-dimensional CAD data specified in step S303 (related data specifying unit). That is, there is a reference relationship. As a result, all the three-dimensional CAD data linked from the three-dimensional CAD data determined to have a reference relationship are assumed to have a reference relationship. After the process of step S306 is completed, the process returns to step S303, and the processes of steps S303 to S306 are repeated until there is no reference destination or reference source for the unprocessed records in the reference relationship table 1400. The same applies to the case where there are a plurality of reference destinations or reference sources in one three-dimensional CAD data.

ステップS307では、情報処理装置101は、参照関係テーブル1400のレコードのうち、状態フラグに「2」が格納されたレコードすべてに対して、ステップS303乃至ステップS306の処理が行われたか否かを判定する。ステップS303乃至ステップS306の処理が行われたと判定した場合には、ステップS308へ処理を進め、ステップS303乃至ステップS306の処理が行われたと判定できなかった場合には、ステップS303へ処理を戻す。   In step S307, the information processing apparatus 101 determines whether or not the processing in steps S303 to S306 has been performed on all records in which “2” is stored in the status flag among the records in the reference relationship table 1400. To do. If it is determined that the processes in steps S303 to S306 have been performed, the process proceeds to step S308. If it is not possible to determine that the processes in steps S303 to S306 have been performed, the process returns to step S303.

例えば、3次元CADデータ親子関係1510で示すと、基準データとして選択された「Top.SLDASM」の参照先または参照元は、「part1.SLDPRT」と「SubAssy1.SLDASM」と「Top.SLDDRW」である。この3つの参照先または参照元を見ると、まず「SubAssy1.SLDASM」の参照先は、「sub−part1.SLDPRT」である。また、「part1.SLDPRT」は、「part1.SLDDRW」の参照元である。つまり、「sub−part1.SLDPRT」と「part1.SLDDRW」は、参照関係があるので、不要なデータではない。つまり、これらを関係ありとして参照関係テーブル1400に格納しておく。格納後は図18の参照関係テーブル1801に示す通りとなる。特に、本発明では、「part1.SLDPRT」のように、3次元CADデータの使いまわしをしていたとしても、使いまわしていた先の参照関係まで見て参照関係ありとするので、確実に不要な3次元CADデータを抽出することができる。   For example, referring to the three-dimensional CAD data parent-child relationship 1510, the reference destination or reference source of “Top.SLDASM” selected as the reference data is “part1.SLDPRT”, “SubAssy1.SLDASM”, and “Top.SLDDRW”. is there. Looking at the three reference destinations or reference sources, first, the reference destination of “SubAssy1.SLDASM” is “sub-part1.SLDPRT”. “Part1.SLDPRT” is a reference source of “part1.SLDDRW”. That is, since “sub-part1.SLDPRT” and “part1.SLDDRW” have a reference relationship, they are not unnecessary data. That is, these are stored in the reference relationship table 1400 as related. After the storage, it becomes as shown in the reference relationship table 1801 in FIG. In particular, in the present invention, even if the three-dimensional CAD data is reused as in “part1.SLDPRT”, it is certainly unnecessary because the reference relation is seen from the previous reference relation that has been reused. 3D CAD data can be extracted.

次に、ステップS308乃至ステップS312において、ステップS302及びステップS306で参照関係ありとされた3次元CADデータ以外の3次元CADデータの参照先または参照元の3次元CADデータを特定し、基準データからは参照関係がないので不要だが参照関係ありとする処理を行う。これにより、基準データから参照関係がないと判断された3次元CADデータ同士で参照関係を保持していた場合でも、参照関係を維持して移動させることができる。   Next, in step S308 to step S312, the reference destination or reference source three-dimensional CAD data other than the three-dimensional CAD data determined to have a reference relationship in steps S302 and S306 is specified, and the reference data is used as the reference data. Since there is no reference relationship, it is not necessary, but processing that makes a reference relationship is performed. Thereby, even when the reference relationship is held between the three-dimensional CAD data determined to have no reference relationship from the standard data, the reference relationship can be maintained and moved.

ステップS308では、情報処理装置101は、参照関係テーブル1400で参照関係なしとなっている3次元CADデータの参照先と参照元を検索し、特定する。具体的には、状態フラグ1401が「4」となっているレコードを参照関係テーブル1400から検索し、当該レコードの参照先データ名1404と参照先データファイルパス1405を取得する。この組み合わせと3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、参照関係なしとされた3次元CADデータの参照先を特定することができる。また、状態フラグが「4」となっているレコードの3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせと、参照先データ名1404と参照先データファイルパス1405の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、参照関係なしとされた3次元CADデータの参照元を特定することができる。つまり、参照関係なしとなっている3次元CADデータの参照先と参照元を検索して、特定する。   In step S308, the information processing apparatus 101 searches and specifies the reference destination and reference source of the three-dimensional CAD data having no reference relationship in the reference relationship table 1400. Specifically, a record in which the status flag 1401 is “4” is searched from the reference relationship table 1400, and the reference destination data name 1404 and the reference destination data file path 1405 of the record are acquired. A record in which the combination, the combination of the three-dimensional CAD data name 1402 and the combination of the three-dimensional CAD data file path 1403 matches is searched, and the matching record is specified. Thereby, the reference destination of the three-dimensional CAD data that has no reference relationship can be specified. In addition, a record in which the combination of the three-dimensional CAD data name 1402 and the three-dimensional CAD data file path 1403 and the combination of the reference destination data name 1404 and the reference destination data file path 1405 of the record whose status flag is “4” matches. To find matching records. Thereby, the reference source of the three-dimensional CAD data that has no reference relationship can be specified. That is, the reference destination and reference source of the three-dimensional CAD data having no reference relationship are searched and specified.

ステップS309では、情報処理装置101は、ステップS308において参照先または参照元の3次元CADデータが特定できたか否かを判定する。参照先または参照元の3次元CADデータが特定できた場合には、ステップS310へ処理を進め、参照先または参照元の3次元CADデータが特定できなかった場合には、ステップS312へ処理を進める。   In step S309, the information processing apparatus 101 determines whether the reference destination or reference source three-dimensional CAD data has been identified in step S308. If the reference destination or reference source three-dimensional CAD data can be identified, the process proceeds to step S310. If the reference destination or reference source three-dimensional CAD data cannot be identified, the process proceeds to step S312. .

ステップS310では、情報処理装置101は、ステップS308において特定された参照先または参照元の3次元CADデータのレコードの状態フラグ1401に「4」が格納されているか否かを判定する。「4」が格納されていると判定した場合には、ステップS311へ処理を進め、「4」が格納されていると判定できなかった場合には、ステップS308へ処理を戻す。   In step S310, the information processing apparatus 101 determines whether “4” is stored in the status flag 1401 of the record of the reference destination or reference source three-dimensional CAD data specified in step S308. If it is determined that “4” is stored, the process proceeds to step S311. If it is not determined that “4” is stored, the process returns to step S308.

ステップS311では、情報処理装置101は、ステップS308において特定された参照先または参照元の3次元CADデータのレコードの状態フラグ1401に「3」を格納する。つまり、基準データからは参照関係がないので不要だが参照関係あり(不要参照関係あり)とする。これにより、参照関係なしとされた3次元CADデータから紐づく3次元CADデータはすべて不要参照関係ありとする。ステップS311の処理終了後、ステップS308へ処理を戻し、参照先または参照元がなくなるまでステップS308乃至ステップS311の処理を繰り返す。   In step S311, the information processing apparatus 101 stores “3” in the state flag 1401 of the record of the reference destination or reference source three-dimensional CAD data specified in step S308. That is, since there is no reference relationship from the standard data, it is unnecessary, but there is a reference relationship (with an unnecessary reference relationship). As a result, all the three-dimensional CAD data linked from the three-dimensional CAD data that has no reference relationship have an unnecessary reference relationship. After the process of step S311, the process returns to step S308, and the processes of step S308 to step S311 are repeated until there is no reference destination or reference source.

ステップS312では、情報処理装置101は、参照関係テーブル1400のレコードのうち、状態フラグに「4」が格納されたレコードすべてに対して、ステップS308乃至ステップS311の処理が行われたか否かを判定する。ステップS308乃至ステップS311の処理が行われたと判定した場合には、参照関係チェック処理を終了し、ステップS308乃至ステップS311の処理が行われたと判定できなかった場合には、ステップS308へ処理を戻す。   In step S312, the information processing apparatus 101 determines whether or not the processing in steps S308 to S311 has been performed on all records in which “4” is stored in the status flag among the records in the reference relationship table 1400. To do. If it is determined that the processing in steps S308 to S311 has been performed, the reference relationship check processing is terminated. If it is not possible to determine that the processing in steps S308 to S311 has been performed, the processing returns to step S308. .

例えば、3次元CADデータ親子関係1510で示すと、基準データとして選択された「Top.SLDASM」、参照関係ありとされた「Top.SLDDRW」、「part1.SLDPRT」、「SubAssy1.SLDASM」、「sub−part1.SLDPRT」、「part1.SLDDRW」、これら6つの3次元CADデータ以外の3次元CADデータが基準データとは参照関係がない。つまり、基準データから見ると移動させてもよい3次元CADデータである。しかし、参照関係がない3次元CADデータ同士が参照関係を保持している場合があり、単純に移動させてしまうと、その組み合わせの構造が崩れてしまう。これを防ぐためにも、参照関係がない3次元CADデータ同士の参照関係を検索する。3次元CADデータ親子関係1510では、「SubAssy2.SLDASM」と「sub−part2.SLDPRT」に参照関係がある。つまり、このどちらか片方だけを移動させると構造が崩れてしまうので、参照関係テーブル1400の「SubAssy2.SLDASM」と「sub−part2.SLDPRT」のレコードに不要参照関係ありを格納する。格納後は図18の参照関係テーブル1802に示す通りとなる。   For example, the three-dimensional CAD data parent-child relationship 1510 indicates that “Top.SLDASM” selected as reference data, “Top.SLDDRW”, “part1.SLDPRT”, “SubAssy1.SLDASM”, “ “sub-part1.SLDPRT”, “part1.SLDDRW”, and the three-dimensional CAD data other than the six three-dimensional CAD data have no reference relationship with the reference data. That is, it is three-dimensional CAD data that may be moved when viewed from the reference data. However, there is a case where three-dimensional CAD data having no reference relationship holds the reference relationship, and if it is simply moved, the structure of the combination is destroyed. In order to prevent this, a reference relationship between 3D CAD data having no reference relationship is searched. In the three-dimensional CAD data parent-child relationship 1510, “SubAssy2.SLDASM” and “sub-part2.SLDPRT” have a reference relationship. That is, if only one of them is moved, the structure is destroyed, so that there is an unnecessary reference relationship in the records “SubAssy2.SLDASM” and “sub-part2.SLDPRT” in the reference relationship table 1400. After the storage, it becomes as shown in the reference relationship table 1802 of FIG.

次に、ステップS206において選択された基準データと参照関係のない3次元CADデータを表示し、ユーザからの指示により移動させる3次元CADデータの選択を受け付け、移動させる処理について図7を用いて説明する。尚、S401乃至S408の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, the process of displaying the three-dimensional CAD data that has no reference relationship with the reference data selected in step S206, accepting the selection of the three-dimensional CAD data to be moved according to an instruction from the user, and moving the data will be described with reference to FIG. To do. Note that steps S401 to S408 are performed under the control of the CPU 201 in the information processing apparatus 101.

ステップS401では、情報処理装置101は、参照関係テーブル1400の状態フラグ1401が「3」または「4」のレコードを取得し、3次元CADデータ名1402と3次元CADデータファイルパス1403を移動対象選択画面1100(図11参照)の表示欄1103に格納して、CRT210上に表示させる(不要データ選択受付手段)。また、ユーザからの各種操作を受け付ける。移動先ボタン1101の押下を検知した場合には、不要データの移動先の指定を受け付け、また、不要データチェックボックス1104へのチェックを受け付ける。   In step S401, the information processing apparatus 101 acquires a record in which the status flag 1401 of the reference relationship table 1400 is “3” or “4”, and selects a three-dimensional CAD data name 1402 and a three-dimensional CAD data file path 1403 to be moved. It is stored in the display field 1103 of the screen 1100 (see FIG. 11) and displayed on the CRT 210 (unnecessary data selection accepting means). It also accepts various operations from the user. When it is detected that the movement destination button 1101 has been pressed, designation of a movement destination of unnecessary data is accepted, and a check in an unnecessary data check box 1104 is accepted.

ステップS402では、情報処理装置101は、不要データチェックボックス1104へのチェックを受け付けた3次元CADデータに不要参照関係があるかどうかを判定する。具体的には、チェックが行われた3次元CADデータの状態フラグ1401に「3」が格納されているか否かを判定する。「3」が格納されていると判定した場合には、ステップS403へ処理を進め、「3」が格納されていると判定できなかった場合には、ステップS404へ処理を進める。   In step S <b> 402, the information processing apparatus 101 determines whether there is an unnecessary reference relationship in the three-dimensional CAD data that has received a check in the unnecessary data check box 1104. Specifically, it is determined whether or not “3” is stored in the status flag 1401 of the checked three-dimensional CAD data. If it is determined that “3” is stored, the process proceeds to step S403. If it is not determined that “3” is stored, the process proceeds to step S404.

ステップS403では、情報処理装置101は、ステップS401において移動対象として指定された3次元CADデータと参照関係のある3次元CADデータに関してもチェックを入れる。具体的には、不要データチェックボックス1104にチェックがなされた3次元CADデータの参照先データ名1404と参照先データファイルパス1405に値が格納されているのであれば、その参照先を特定し、当該特定された3次元CADデータの不要データチェックボックス1104にチェックを入れる。不要データチェックボックス1104にチェックがなされた3次元CADデータの参照先データ名1404と参照先データファイルパス1405に値が格納されていなかった場合には、チェックがなされた3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせと、参照先データ名1404と参照先データファイルパス1405の組み合わせが一致するレコードを検索し、チェックがなされた3次元CADデータの参照元を特定する。特定された参照元の3次元CADデータの不要データチェックボックス1104にチェックを入れる。また、どちらの場合も更にそのレコードの参照先または参照元がある場合には、参照先または参照元がなくなるまで当該レコードを特定し、不要データチェックボックス1104にチェックを入れる。   In step S403, the information processing apparatus 101 also checks three-dimensional CAD data that has a reference relationship with the three-dimensional CAD data specified as the movement target in step S401. Specifically, if values are stored in the reference data name 1404 and the reference data file path 1405 of the 3D CAD data in which the unnecessary data check box 1104 is checked, the reference data is specified. Check the unnecessary data check box 1104 of the specified three-dimensional CAD data. If no value is stored in the reference data name 1404 of the 3D CAD data in which the unnecessary data check box 1104 is checked and the reference data file path 1405 is not stored, the 3D CAD data name 1402 in which the data is checked A record in which the combination of the three-dimensional CAD data file path 1403 and the combination of the reference destination data name 1404 and the reference destination data file path 1405 match is searched, and the reference source of the checked three-dimensional CAD data is specified. Check the unnecessary data check box 1104 of the identified three-dimensional CAD data of the reference source. In both cases, if there is a reference destination or reference source of the record, the record is specified until there is no reference destination or reference source, and the unnecessary data check box 1104 is checked.

図12に示す移動対象選択画面1100では、例えば「SubAssy2.SLDASM」にチェックが入れられた場合、「SubAssy2.SLDASM」の参照先である「sub−part2.SLDPRT」にもチェックが入る。これにより、不要だが参照関係のあるものは、その構造を崩さずに移動させることができる。また、チェックが外された場合には、「SubAssy2.SLDASM」と「sub−part2.SLDPRT」の両方のチェックが外れる。   In the movement target selection screen 1100 shown in FIG. 12, for example, when “SubAssy2.SLDASM” is checked, “sub-part2.SLDPRT” which is a reference destination of “SubAssy2.SLDASM” is also checked. As a result, an object that is unnecessary but has a reference relationship can be moved without destroying its structure. When the check is removed, both “SubAssy2.SLDASM” and “sub-part2.SLDPRT” are unchecked.

ステップS404では、情報処理装置101は、移動対象選択画面1100に備えられた移動ボタン1105が押下されたか否かを判定する。移動ボタン1105が押下されたと判定された場合には、ステップS405へ処理を進め、移動ボタン1105が押下されたと判定できなかった場合には、移動ボタン1105が押下されるまで待機する。   In step S404, the information processing apparatus 101 determines whether or not the movement button 1105 provided on the movement target selection screen 1100 has been pressed. If it is determined that the move button 1105 has been pressed, the process proceeds to step S405. If it is not determined that the move button 1105 has been pressed, the process waits until the move button 1105 is pressed.

ステップS405では、情報処理装置101は、CRT210上に移動対象確定画面1300(図13参照)を表示する。移動対象確定画面1300は、チェックがなされた3次元CADデータを本当に移動させてよいのか最終確認する画面である。   In step S405, the information processing apparatus 101 displays a movement target confirmation screen 1300 (see FIG. 13) on the CRT 210. The movement target confirmation screen 1300 is a screen for finally confirming whether or not the checked three-dimensional CAD data can be really moved.

ステップS406では、情報処理装置101は、移動対象確定画面1300に備えられたOKボタン1301が押下されたのか否かを判定する。OKボタン1301が押下されたと判定した場合には、ステップS407へ処理を進め、OKボタン1301が押下されたと判定できなかった場合には、OKボタン1301が押下されるまで待機する。   In step S406, the information processing apparatus 101 determines whether the OK button 1301 provided on the movement target determination screen 1300 has been pressed. If it is determined that the OK button 1301 has been pressed, the process proceeds to step S407. If it cannot be determined that the OK button 1301 has been pressed, the process waits until the OK button 1301 is pressed.

ステップS407では、情報処理装置101は、移動対象選択画面1100においてチェックがなされた3次元CADデータを取得する。具体的には、チェックがなされた3次元CADデータの3次元CADデータ名1402と3次元CADデータファイルパス1403から、3次元CADデータを取得し、RAM203に記憶する。   In step S407, the information processing apparatus 101 acquires the three-dimensional CAD data that is checked on the movement target selection screen 1100. Specifically, the 3D CAD data is acquired from the 3D CAD data name 1402 of the checked 3D CAD data and the 3D CAD data file path 1403 and stored in the RAM 203.

ステップS408では、情報処理装置101は、ステップS407において取得した3次元CADデータをユーザによって指定されたフォルダに移動させる(不要データ移動手段)。尚、移動は同一の記憶媒体内に限らない。移動の際には、フォルダの構造を崩さずに移動させる。具体的には、移動する3次元CADデータの3次元CADデータファイルパス1403の階層構造を崩さずに移動させる。例えば、「SubAssy2.SLDASM」と不要参照関係にある「sub−part2.SLDPRT」を「C:¥User1¥Temp2¥」に移動させる場合、「SubAssy2.SLDASM」と「sub−part2.SLDPRT」はどちらも3次元CADデータファイルパス1403は「C:¥User1¥Temp1¥Sub2¥」に存在する。お互いの相対的な保存場所の関係(相対パス)が崩れてしまうと、子データが参照できなくなってしまうので、移動させる場合には、階層構造を維持させるため、どちらも「C:¥User1¥Temp2¥Sub2¥」というフォルダに移動させる。この場合、「Sub2」というフォルダが「Temp2」というフォルダ内に存在しないため、新規に作成する。これにより、不要であるが参照関係を保持する3次元CADデータであっても、構造を崩さずに移動させることができる。移動が終了次第、不要データ移動処理を終了する。   In step S408, the information processing apparatus 101 moves the three-dimensional CAD data acquired in step S407 to a folder designated by the user (unnecessary data moving unit). The movement is not limited to the same storage medium. When moving, move the folder structure without breaking it. More specifically, the hierarchical structure of the three-dimensional CAD data file path 1403 of the moving three-dimensional CAD data is moved without breaking. For example, when “sub-part2.SLDPRT” that has an unnecessary reference relationship with “SubAssy2.SLDASM” is moved to “C: ¥ User1 ¥ Temp2 ¥”, which is “SubAssy2.SLDASM” and “sub-part2.SLDPRT”? The three-dimensional CAD data file path 1403 exists in “C: ¥ User1 ¥ Temp1 ¥ Sub2 ¥”. If the relationship between the storage locations relative to each other (relative path) breaks down, the child data cannot be referred to. Therefore, in order to maintain the hierarchical structure when moving, both of them are “C: ¥ User1 ¥”. Move to a folder called “Temp2 \ Sub2 \”. In this case, since the folder “Sub2” does not exist in the folder “Temp2”, it is newly created. As a result, even three-dimensional CAD data that is unnecessary but retains a reference relationship can be moved without breaking the structure. As soon as the movement is completed, the unnecessary data movement process is terminated.

次に、第二の実施例について説明する。前述の実施例では、図15の通り基準データとして「Top.SLDASM」を選択すると、当該基準データとは関連のない「SubAssy2.SLDASM」、「sub−part2.SLDPRT」、「temp−part1.SLDPRT」、「temp−sub−part1.SLDPRT」の4つの3次元CADデータが抽出された。しかし、ユーザとしては「part1.SLDDRW」も不要なデータであり、移動すべきである。だが、「part1.SLDDRW」は、基準データと関連する「part1.SLDPRT」を参照しているので、安易に移動させることができない。移動させてしまうと、「part1.SLDDRW」と「part1.SLDPRT」から成る3次元モデルが崩れてしまうからである。   Next, a second embodiment will be described. In the above-described embodiment, when “Top.SLDASM” is selected as the reference data as shown in FIG. 15, “SubAssy2.SLDASM”, “sub-part2.SLDPRT”, “temp-part1.SLDPRT” which are not related to the reference data. ”,“ Temp-sub-part1.SLDPRT ”, four three-dimensional CAD data were extracted. However, “part1.SLDDRW” is also unnecessary data for the user and should be moved. However, since “part1.SLDDRW” refers to “part1.SLDPRT” related to the reference data, it cannot be moved easily. This is because if it is moved, the three-dimensional model composed of “part1.SLDDRW” and “part1.SLDPRT” is destroyed.

第二の実施例では、不要データが基準データを参照している場合であっても、不要データが構成する3次元モデルを崩すことなく、フォルダ移動させる仕組みについて説明する。具体的には、指定フォルダから不要データを移動させる場合に、不要データを通常の移動(指定フォルダから削除して移動)、基準データと関連するデータはコピーして移動(指定フォルダにも残して移動)させる。   In the second embodiment, a mechanism for moving a folder without destroying a three-dimensional model constituted by unnecessary data even when unnecessary data refers to reference data will be described. Specifically, when moving unnecessary data from a specified folder, the unnecessary data is moved normally (deleted from the specified folder and moved), and the data related to the reference data is copied and moved (leave it in the specified folder) Move).

まず、前述の実施例における図4のフローチャートは、第二の実施例においても同様であるので説明を省略する。   First, the flowchart of FIG. 4 in the above-described embodiment is the same in the second embodiment, and thus the description thereof is omitted.

次に、不要な3次元CADデータを抽出するべく、参照関係を確認する基準となる3次元CADデータを選択する処理について図20を用いて説明する。尚、S201乃至S207、S501及びS502の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, a process of selecting 3D CAD data serving as a reference for confirming the reference relationship in order to extract unnecessary 3D CAD data will be described with reference to FIG. Note that steps S201 to S207, S501, and S502 are performed under the control of the CPU 201 in the information processing apparatus 101.

ステップS201及びステップS202は、前述した図5に示すステップS201及びステップS202と同様であるので説明を省略する。   Steps S201 and S202 are the same as steps S201 and S202 shown in FIG.

ステップS501では、情報処理装置101は、ステップS202において選択されたフォルダに図面データが存在するか否かを判定する。図面データが存在すると判定された場合には、ステップS502へ処理を進め、図面データが存在すると判定できなかった場合には、フォルダの再選択を促す旨のエラーメッセージを表示させ、ステップS202に処理を戻す。第二の実施例では後述する関連する3次元CADデータの検索を簡易化するため、設計物を構成する最上位の図面データを選択するようにしている。前述した実施例の通り、3次元CADデータ(図面データ、アセンブリデータ、部品データ)であってもよい。尚、図面データは設計物全体をまとめるための3次元CADデータであり、部品データを管理するアセンブリデータや、3次元モデルの各パーツを示す部品データなどの際上位を管理するためのデータである。   In step S501, the information processing apparatus 101 determines whether drawing data exists in the folder selected in step S202. If it is determined that the drawing data exists, the process proceeds to step S502. If it cannot be determined that the drawing data exists, an error message prompting reselection of the folder is displayed, and the process is performed in step S202. To return. In the second embodiment, in order to simplify the retrieval of related three-dimensional CAD data, which will be described later, the top-level drawing data constituting the design is selected. 3D CAD data (drawing data, assembly data, part data) may be used as in the above-described embodiment. The drawing data is three-dimensional CAD data for collecting the entire design, and is data for managing the upper level of assembly data for managing part data, part data indicating each part of the three-dimensional model, and the like. .

ステップS502では、情報処理装置101は、ステップS202において選択されたフォルダに存在する図面データを取得し、参照関係テーブル1400の状態フラグ1401に「4」を格納し、3次元CADデータ名1402に取得した3次元CADデータのファイル名を格納し、3次元CADデータファイルパス1403に取得した3次元CADデータのファイルパスを格納する。   In step S502, the information processing apparatus 101 acquires drawing data that exists in the folder selected in step S202, stores “4” in the status flag 1401 of the reference relationship table 1400, and acquires it in the three-dimensional CAD data name 1402. The file name of the obtained 3D CAD data is stored, and the acquired 3D CAD data file path is stored in the 3D CAD data file path 1403.

第二の実施例においても、フォルダ構成1500(図15参照)に示すようなフォルダ構成となっているものとして説明する。ステップS202において、「C:¥User1¥」内に存在する「Temp1」フォルダが選択された場合、「Temp1」フォルダ内の「Top.SLDASM」と「Top.SLDDRW」の2つの3次元CADデータがあるが、図面データである「Top.SLDDRW」が取得される。この「Top.SLDDRW」のファイル名を参照関係テーブル1400の3次元CADデータ名1402に格納し、それぞれのファイルパスを3次元CADデータファイルパス1403に格納する。また、状態フラグ1401には未処理を示す「4」を格納する。格納後は図23の参照関係テーブル2301に示す通りとなる。尚、前述した実施例とは異なり、第二の実施例では参照関係テーブルに間接関連フラグ2302が追加されている。これは、後述する間接参照関係ありとされた場合のフラグを格納する項目である。   Also in the second embodiment, description will be made assuming that the folder configuration is as shown in the folder configuration 1500 (see FIG. 15). In step S202, when the “Temp1” folder existing in “C: ¥ User1 ¥” is selected, two pieces of three-dimensional CAD data “Top.SLDASM” and “Top.SLDDRW” in the “Temp1” folder are stored. However, “Top.SLDDRW” as drawing data is acquired. The file name “Top.SLDDRW” is stored in the three-dimensional CAD data name 1402 of the reference relationship table 1400, and each file path is stored in the three-dimensional CAD data file path 1403. Further, “4” indicating unprocessed is stored in the status flag 1401. After the storage, it becomes as shown in the reference relationship table 2301 of FIG. Unlike the above-described embodiment, an indirect association flag 2302 is added to the reference relationship table in the second embodiment. This is an item for storing a flag when there is an indirect reference relationship described later.

ステップS205乃至ステップS207は、前述した図5のステップS205乃至ステップS207と同様であるので、説明を省略する。   Steps S205 to S207 are the same as steps S205 to S207 of FIG.

第二の実施例においては、据置対象選択画面800でユーザからの操作に従って、基準データとする図面データの「Top.SLDDRW」にチェックがなされる。これにより、参照関係テーブル1400の当該レコードの状態フラグ1401に「1」が格納され、基準データとして選定される。更新後は図23の参照関係テーブル2303に示す通りとなる。   In the second embodiment, “Top.SLDDRW” of drawing data serving as reference data is checked in accordance with an operation from the user on the stationary object selection screen 800. As a result, “1” is stored in the status flag 1401 of the record in the reference relationship table 1400 and is selected as the reference data. After the update, the reference relationship table 2303 in FIG.

次に、ステップS206において選択された基準データと参照関係のある3次元CADデータを検索する処理について図21を用いて説明する。尚、S601乃至S613の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, processing for searching for three-dimensional CAD data having a reference relationship with the reference data selected in step S206 will be described with reference to FIG. Note that steps S601 through S613 are performed under the control of the CPU 201 in the information processing apparatus 101.

ステップS601の実行前では、ステップS103において指定されたフォルダに記憶された3次元CADデータがすべて取得され、参照関係テーブル1400に格納される。格納後は、図24の参照関係テーブル2401に示す通りとなる。また、ステップS104において取得した3次元CADデータの参照先を取得して参照関係テーブル1400に格納する。よって、格納後は図24の参照関係テーブル2403に示す通りとなる。ステップS103及びステップS104の処理の詳細については前述の通りである。   Before execution of step S601, all the three-dimensional CAD data stored in the folder designated in step S103 is acquired and stored in the reference relationship table 1400. After storage, the reference relationship table 2401 in FIG. Also, the reference destination of the three-dimensional CAD data acquired in step S104 is acquired and stored in the reference relationship table 1400. Therefore, after storage, the reference relationship table 2403 in FIG. The details of the processing in step S103 and step S104 are as described above.

まず、ステップS601及びステップS602において、基準データの参照先の3次元CADデータを特定し、直接参照関係ありとする処理を行う。   First, in steps S601 and S602, three-dimensional CAD data that is the reference destination of the standard data is specified, and a process for making a direct reference relationship is performed.

ステップS601では、情報処理装置101は、基準データの参照先である3次元CADデータを参照関係テーブル1400から検索し、特定する。具体的には、状態フラグ1401が「1」となっているレコードを参照関係テーブル1400から検索し、当該レコードの参照先データ名1404と参照先データファイルパス1405を取得する。この組み合わせと3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、基準データとして選択された図面データの参照先(つまり、基準データの参照先)を特定することができる。   In step S601, the information processing apparatus 101 searches the reference relationship table 1400 for the three-dimensional CAD data that is the reference destination of the standard data, and specifies it. Specifically, a record in which the status flag 1401 is “1” is searched from the reference relationship table 1400, and the reference destination data name 1404 and the reference destination data file path 1405 of the record are acquired. A record in which the combination, the combination of the three-dimensional CAD data name 1402 and the combination of the three-dimensional CAD data file path 1403 matches is searched, and the matching record is specified. Thereby, it is possible to specify the reference destination of the drawing data selected as the reference data (that is, the reference destination of the reference data).

ステップS602では、情報処理装置101は、ステップS601において特定されたレコードの状態フラグ1401を「2」に更新する(関連データ特定手段)。つまり、ステップS601において特定されたレコードの3次元CADデータは、基準データの参照先であるので、参照関係がある。よって、参照関係あり(以下、直接参照関係あり)を示す「2」を状態フラグ1401に格納する。   In step S602, the information processing apparatus 101 updates the status flag 1401 of the record specified in step S601 to “2” (related data specifying unit). That is, since the three-dimensional CAD data of the record specified in step S601 is a reference destination of the standard data, there is a reference relationship. Therefore, “2” indicating that there is a reference relationship (hereinafter referred to as a direct reference relationship) is stored in the status flag 1401.

前述した実施例では、「2」は参照関係ありを示すフラグであったが、第二の実施例では基準データが構成する3次元モデルに含まれる3次元CADデータであった場合には「2」(「直接参照関係あり」)とする。後述するが、基準データとは関連しないが、直接参照関係ありの3次元CADデータを参照しているものについては、「間接参照関係あり」とする。つまり「直接参照関係あり」は、基準データが構成する3次元モデルに含まれる3次元CADデータであって、「間接参照関係あり」は、基準データが構成する3次元モデルには含まれないが、参照先が当該3次元モデルに含まれる場合を指す。   In the above-described embodiment, “2” is a flag indicating that there is a reference relationship, but in the second embodiment, when it is 3D CAD data included in the 3D model formed by the reference data, “2”. ("There is a direct reference relationship"). As will be described later, data that is not related to the reference data but refers to the three-dimensional CAD data having a direct reference relationship is referred to as “indirect reference relationship”. That is, “with direct reference relationship” is 3D CAD data included in the 3D model constituted by the standard data, and “with indirect reference relationship” is not included in the 3D model constituted by the standard data. In this case, the reference destination is included in the three-dimensional model.

次に、ステップS603乃至ステップS607において、ステップS602で直接参照関係ありとされた3次元CADデータの参照先の3次元CADデータを特定し、直接参照関係ありとする処理を行う。   Next, in steps S603 to S607, the three-dimensional CAD data that is the reference destination of the three-dimensional CAD data that is directly related in step S602 is specified, and the process that makes the direct reference relationship is performed.

ステップS603では、情報処理装置101は、ステップS602において直接参照関係ありとなっている3次元CADデータの参照先を検索し、特定する。具体的には、状態フラグ1401が「2」となっているレコードを参照関係テーブル1400から検索し、当該レコードの参照先データ名1404と参照先データファイルパス1405を取得する。この組み合わせと3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、直接参照関係ありとされた3次元CADデータの参照先を特定することができる。   In step S603, the information processing apparatus 101 searches for and specifies the reference destination of the three-dimensional CAD data that has a direct reference relationship in step S602. Specifically, a record in which the status flag 1401 is “2” is searched from the reference relationship table 1400, and the reference destination data name 1404 and the reference destination data file path 1405 of the record are acquired. A record in which the combination, the combination of the three-dimensional CAD data name 1402 and the combination of the three-dimensional CAD data file path 1403 matches is searched, and the matching record is specified. As a result, the reference destination of the three-dimensional CAD data that has a direct reference relationship can be specified.

ステップS604では、情報処理装置101は、ステップS603において参照先の3次元CADデータが特定できたか否かを判定する。参照先の3次元CADデータが特定できた場合には、ステップS605へ処理を進め、参照先の3次元CADデータが特定できなかった場合には、ステップS607へ処理を進める。   In step S604, the information processing apparatus 101 determines whether the reference destination three-dimensional CAD data has been identified in step S603. If the reference destination 3D CAD data can be identified, the process proceeds to step S605. If the reference destination 3D CAD data cannot be identified, the process proceeds to step S607.

ステップS605では、情報処理装置101は、ステップS603において特定された参照先の3次元CADデータのレコードの状態フラグ1401に「4」が格納されているか否かを判定する。「4」が格納されていると判定した場合には、ステップS606へ処理を進め、「4」が格納されていると判定できなかった場合には、ステップS607へ処理を進める。   In step S605, the information processing apparatus 101 determines whether “4” is stored in the status flag 1401 of the record of the reference destination three-dimensional CAD data specified in step S603. If it is determined that “4” is stored, the process proceeds to step S606. If it cannot be determined that “4” is stored, the process proceeds to step S607.

ステップS606では、情報処理装置101は、ステップS603において特定された参照先の3次元CADデータのレコードの状態フラグ1401に「2」を格納する(関連データ特定手段)。つまり、直接参照関係ありとする。これにより、直接参照関係ありとされた3次元CADデータの参照先である3次元CADデータはすべて直接参照関係ありとする。ステップS606の処理終了後、ステップS607へ処理を進める。   In step S606, the information processing apparatus 101 stores “2” in the status flag 1401 of the record of the reference three-dimensional CAD data specified in step S603 (related data specifying unit). That is, there is a direct reference relationship. As a result, all the three-dimensional CAD data that is the reference destination of the three-dimensional CAD data that has a direct reference relationship has a direct reference relationship. After the process of step S606 is completed, the process proceeds to step S607.

ステップS607では、情報処理装置101は、参照関係テーブル1400のレコードのうち、状態フラグに「2」が格納されたレコードすべてに対して、ステップS603乃至ステップS606の処理が行われたか否かを判定する。つまり、直接関係ありとされた3次元CADデータの参照先がすべて処理されたか判定することになる。ステップS603乃至ステップS606の処理が行われたと判定した場合には、ステップS608へ処理を進め、ステップS603乃至ステップS606の処理が行われたと判定できなかった場合には、ステップS603へ処理を戻す。処理結果は、図25の参照関係テーブル2501に示す通りとなる。   In step S <b> 607, the information processing apparatus 101 determines whether or not the processing in steps S <b> 603 to S <b> 606 has been performed on all records in which “2” is stored in the status flag among the records in the reference relationship table 1400. To do. That is, it is determined whether all the reference destinations of the three-dimensional CAD data that are directly related have been processed. If it is determined that the processes in steps S603 to S606 have been performed, the process proceeds to step S608. If it is not possible to determine that the processes in steps S603 to S606 have been performed, the process returns to step S603. The processing result is as shown in the reference relationship table 2501 in FIG.

次に、ステップS608乃至ステップS613において、ステップS602及びステップS606で直接参照関係ありとされた3次元CADデータ以外の3次元CADデータの参照先の3次元CADデータを特定し、「間接参照関係あり」または「不要参照関係あり」とする処理を行う。   Next, in steps S608 to S613, the three-dimensional CAD data that is the reference destination of the three-dimensional CAD data other than the three-dimensional CAD data that is directly related in steps S602 and S606 is specified. "Or" There is an unnecessary reference relationship ".

ステップS608では、情報処理装置101は、参照関係テーブル1400で参照関係なしとなっている3次元CADデータの参照先を検索し、特定する。具体的には、状態フラグ1401が「4」となっているレコードを参照関係テーブル1400から検索し、当該レコードの参照先データ名1404と参照先データファイルパス1405を取得する。この組み合わせと3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせが一致するレコードを検索し、一致するレコードを特定する。これにより、参照関係なしとされた3次元CADデータの参照先を特定することができる。   In step S608, the information processing apparatus 101 searches and specifies a reference destination of the three-dimensional CAD data having no reference relationship in the reference relationship table 1400. Specifically, a record in which the status flag 1401 is “4” is searched from the reference relationship table 1400, and the reference destination data name 1404 and the reference destination data file path 1405 of the record are acquired. A record in which the combination, the combination of the three-dimensional CAD data name 1402 and the combination of the three-dimensional CAD data file path 1403 matches is searched, and the matching record is specified. Thereby, the reference destination of the three-dimensional CAD data that has no reference relationship can be specified.

ステップS609では、情報処理装置101は、ステップS608において参照先の3次元CADデータが特定できたか否かを判定する。参照先の3次元CADデータが特定できた場合には、ステップS610へ処理を進め、参照先の3次元CADデータが特定できなかった場合には、ステップS613へ処理を進める。   In step S609, the information processing apparatus 101 determines whether or not the reference three-dimensional CAD data has been identified in step S608. If the reference destination 3D CAD data can be identified, the process proceeds to step S610. If the reference destination 3D CAD data cannot be identified, the process proceeds to step S613.

ステップS610では、情報処理装置101は、ステップS608において特定された参照先の3次元CADデータのレコードの状態フラグ1401に「2」が格納されているか否かを判定する。「2」が格納されていると判定した場合には、ステップS611へ処理を進め、「2」が格納されていると判定できなかった場合には、ステップS612へ処理を進める。   In step S610, the information processing apparatus 101 determines whether “2” is stored in the status flag 1401 of the record of the reference destination three-dimensional CAD data specified in step S608. If it is determined that “2” is stored, the process proceeds to step S611. If it cannot be determined that “2” is stored, the process proceeds to step S612.

ステップS611では、情報処理装置101は、ステップS608において検索対象となった3次元CADデータ(参照元)と、検索した結果特定された3次元CADデータ(参照先)とを間接参照関係ありとする。具体的には、双方の3次元CADデータのレコードの間接関連フラグ2302に「1」を格納する。例えば、「part1.SLDDRW」の参照先をステップS608で検索すると、「part1.SLDPRT」が特定される。この2つは参照関係にあるが、一方は不要データ、もう一方は直接関係ありのデータである。不要データをフォルダ移動させてしまうと、参照構造が崩れてしまうので、ここで双方に間接参照ありのフラグを立てておく。   In step S611, the information processing apparatus 101 has an indirect reference relationship between the 3D CAD data (reference source) that is the search target in step S608 and the 3D CAD data (reference destination) that is specified as a result of the search. . Specifically, “1” is stored in the indirect association flag 2302 of the records of both the three-dimensional CAD data. For example, when a reference destination of “part1.SLDDRW” is searched in step S608, “part1.SLDPRT” is specified. The two are in a reference relationship, but one is unnecessary data, and the other is directly related data. If the unnecessary data is moved to a folder, the reference structure is destroyed, so a flag with indirect reference is set here for both.

ステップS612では、情報処理装置101は、ステップS608において特定された参照先の3次元CADデータのレコードの状態フラグ1401に「3」を格納する。つまり、基準データからは参照関係がないので不要だが参照関係あり(不要参照関係あり)とする。これにより、参照関係なしとされた3次元CADデータから紐づく3次元CADデータはすべて不要参照関係ありとする。   In step S612, the information processing apparatus 101 stores “3” in the status flag 1401 of the record of the reference destination three-dimensional CAD data specified in step S608. That is, since there is no reference relationship from the standard data, it is unnecessary, but there is a reference relationship (with an unnecessary reference relationship). As a result, all the three-dimensional CAD data linked from the three-dimensional CAD data that has no reference relationship have an unnecessary reference relationship.

ステップS613では、情報処理装置101は、参照関係テーブル1400のレコードのうち、状態フラグに「4」が格納されたレコードすべてに対して、ステップS608乃至ステップS612の処理が行われたか否かを判定する。ステップS608乃至ステップS612の処理が行われたと判定した場合には、参照関係チェック処理を終了し、ステップS608乃至ステップS612の処理が行われたと判定できなかった場合には、ステップS608へ処理を戻す。   In step S613, the information processing apparatus 101 determines whether or not the processing in steps S608 to S612 has been performed on all records in which “4” is stored in the status flag among the records in the reference relationship table 1400. To do. If it is determined that the processes in steps S608 to S612 have been performed, the reference relationship check process is terminated. If it is not determined that the processes in steps S608 to S612 have been performed, the process returns to step S608. .

間接参照関係や不要参照関係のフラグ処理を行うと、図25に示す参照関係テーブル2502に示す通りとなる。第二の実施例においては、「part1.SLDPRT」と「part1.SLDDRW」が間接参照関係あり、「SubAssy2.SLDASM」と「sub−part2.SLDPRT」が不要参照関係ありである。   When the flag processing of the indirect reference relation and the unnecessary reference relation is performed, the reference relation table 2502 illustrated in FIG. 25 is obtained. In the second embodiment, “part1.SLDPRT” and “part1.SLDDRW” have an indirect reference relationship, and “SubAssy2.SLDASM” and “sub-part2.SLDPRT” have an unnecessary reference relationship.

第二の実施例の直接参照関係、間接参照関係、不要参照関係のフラグ管理や関係の求め方はあくまで一例であり、他の方法であってもよい。前述の実施例も含め、3次元CADデータ同士の参照関係を求めるロジックはこれに限らない。   The flag management of the direct reference relationship, indirect reference relationship, and unnecessary reference relationship in the second embodiment and how to obtain the relationship are merely examples, and other methods may be used. The logic for obtaining the reference relationship between the three-dimensional CAD data including the above-described embodiments is not limited to this.

次に、ステップS206において選択された基準データと参照関係のない3次元CADデータを表示し、ユーザからの指示により移動させる3次元CADデータの選択を受け付け、移動させる処理について図22を用いて説明する。尚、S701乃至S716の各ステップは、情報処理装置101におけるCPU201の制御の下、処理が行われる。   Next, the process of displaying the three-dimensional CAD data having no reference relationship with the reference data selected in step S206, accepting the selection of the three-dimensional CAD data to be moved according to an instruction from the user, and moving the data will be described with reference to FIG. To do. In addition, each step of S701 to S716 is performed under the control of the CPU 201 in the information processing apparatus 101.

ステップS701では、情報処理装置101は、参照関係テーブル1400の状態フラグ1401が「3」または「4」または間接関連フラグ2302が「1」のレコードを取得し、3次元CADデータ名1402と3次元CADデータファイルパス1403を移動対象選択画面1100(図11参照)の表示欄1103に格納して、CRT210上に表示させる(不要データ選択受付手段)。また、ユーザからの各種操作を受け付ける。移動先ボタン1101の押下を検知した場合には、不要データの移動先の指定を受け付け、また、不要データチェックボックス1104へのチェックを受け付ける。   In step S701, the information processing apparatus 101 acquires a record in which the status flag 1401 of the reference relationship table 1400 is “3” or “4” or the indirect relation flag 2302 is “1”, and acquires the 3D CAD data name 1402 and the 3D The CAD data file path 1403 is stored in the display field 1103 of the movement target selection screen 1100 (see FIG. 11) and displayed on the CRT 210 (unnecessary data selection accepting means). It also accepts various operations from the user. When it is detected that the movement destination button 1101 has been pressed, designation of a movement destination of unnecessary data is accepted, and a check in an unnecessary data check box 1104 is accepted.

ステップS402では、情報処理装置101は、不要データチェックボックス1104へのチェックを受け付けた3次元CADデータに不要参照関係があるかどうかを判定する。具体的には、チェックが行われた3次元CADデータの状態フラグ1401に「3」が格納されているか否かを判定する。「3」が格納されていると判定した場合には、ステップS704へ処理を進め、「3」が格納されていると判定できなかった場合には、ステップS703へ処理を進める。   In step S <b> 402, the information processing apparatus 101 determines whether there is an unnecessary reference relationship in the three-dimensional CAD data that has received a check in the unnecessary data check box 1104. Specifically, it is determined whether or not “3” is stored in the status flag 1401 of the checked three-dimensional CAD data. If it is determined that “3” is stored, the process proceeds to step S704. If it cannot be determined that “3” is stored, the process proceeds to step S703.

ステップS703では、情報処理装置101は、不要データチェックボックス1104へのチェックを受け付けた3次元CADデータに間接参照関係があるかどうかを判定する。具体的には、チェックが行われた3次元CADデータの間接関連フラグ2302に「1」が格納されているか否かを判定する。「1」が格納されていると判定した場合には、ステップS704へ処理を進め、「1」が格納されていると判定できなかった場合には、ステップS705へ処理を進める。   In step S <b> 703, the information processing apparatus 101 determines whether there is an indirect reference relationship in the three-dimensional CAD data that has received a check in the unnecessary data check box 1104. Specifically, it is determined whether “1” is stored in the indirectly related flag 2302 of the checked three-dimensional CAD data. If it is determined that “1” is stored, the process proceeds to step S704. If it cannot be determined that “1” is stored, the process proceeds to step S705.

ステップS704では、情報処理装置101は、ステップS701において移動対象として指定された3次元CADデータと不要参照関係または間接参照関係のある3次元CADデータに関してもチェックを入れる。具体的には、不要データチェックボックス1104にチェックがなされた3次元CADデータの参照先データ名1404と参照先データファイルパス1405に値が格納されているのであれば、その参照先を特定し、当該特定された3次元CADデータの不要データチェックボックス1104にチェックを入れる。不要データチェックボックス1104にチェックがなされた3次元CADデータの参照先データ名1404と参照先データファイルパス1405に値が格納されていなかった場合には、チェックがなされた3次元CADデータ名1402と3次元CADデータファイルパス1403の組み合わせと、参照先データ名1404と参照先データファイルパス1405の組み合わせが一致するレコードを検索し、チェックがなされた3次元CADデータの参照元を特定する。特定された参照元の3次元CADデータの不要データチェックボックス1104にチェックを入れる。また、どちらの場合も更にそのレコードの参照先または参照元がある場合には、参照先または参照元がなくなるまで当該レコードを特定し、不要データチェックボックス1104にチェックを入れる。   In step S704, the information processing apparatus 101 also checks the 3D CAD data that has an unnecessary reference relationship or an indirect reference relationship with the 3D CAD data specified as the movement target in step S701. Specifically, if values are stored in the reference data name 1404 and the reference data file path 1405 of the 3D CAD data in which the unnecessary data check box 1104 is checked, the reference data is specified. Check the unnecessary data check box 1104 of the specified three-dimensional CAD data. If no value is stored in the reference data name 1404 of the 3D CAD data in which the unnecessary data check box 1104 is checked and the reference data file path 1405 is not stored, the 3D CAD data name 1402 in which the data is checked A record in which the combination of the three-dimensional CAD data file path 1403 and the combination of the reference destination data name 1404 and the reference destination data file path 1405 match is searched, and the reference source of the checked three-dimensional CAD data is specified. Check the unnecessary data check box 1104 of the identified three-dimensional CAD data of the reference source. In both cases, if there is a reference destination or reference source of the record, the record is specified until there is no reference destination or reference source, and the unnecessary data check box 1104 is checked.

移動対象選択画面1100では、例えば「part1.SLDDRW」にチェックが入れられた場合、「part1.SLDDRW」の参照先である「part1.SLDPRT」にもチェックが入る。これにより、不要だが参照関係のあるものは、その構造を崩さずに移動させることができる。また、チェックが外された場合には、「Spart1.SLDDRW」と「part1.SLDPRT」の両方のチェックが外れる。   In the movement target selection screen 1100, for example, when “part1.SLDDRW” is checked, “part1.SLDPRT” that is a reference destination of “part1.SLDDRW” is also checked. As a result, an object that is unnecessary but has a reference relationship can be moved without destroying its structure. When the check is removed, both “Spart1.SLDDRW” and “part1.SLDPRT” are unchecked.

ステップS705では、情報処理装置101は、移動対象選択画面1100に備えられた移動ボタン1105が押下されたか否かを判定する。移動ボタン1105が押下されたと判定された場合には、ステップS706へ処理を進め、移動ボタン1105が押下されたと判定できなかった場合には、移動ボタン1105が押下されるまで待機する。   In step S705, the information processing apparatus 101 determines whether the movement button 1105 provided on the movement target selection screen 1100 has been pressed. If it is determined that the move button 1105 is pressed, the process proceeds to step S706. If it is not determined that the move button 1105 is pressed, the process waits until the move button 1105 is pressed.

ステップS706では、情報処理装置101は、CRT210上に移動対象確定画面1300(図13参照)を表示する。移動対象確定画面1300は、チェックがなされた3次元CADデータを本当に移動させてよいのか最終確認する画面である。   In step S706, the information processing apparatus 101 displays a movement target confirmation screen 1300 (see FIG. 13) on the CRT 210. The movement target confirmation screen 1300 is a screen for finally confirming whether or not the checked three-dimensional CAD data can be really moved.

ステップS707では、情報処理装置101は、移動対象確定画面1300に備えられたOKボタン1301が押下されたのか否かを判定する。OKボタン1301が押下されたと判定した場合には、ステップS708へ処理を進め、OKボタン1301が押下されたと判定できなかった場合には、OKボタン1301が押下されるまで待機する。   In step S707, the information processing apparatus 101 determines whether the OK button 1301 provided on the movement target determination screen 1300 has been pressed. If it is determined that the OK button 1301 is pressed, the process proceeds to step S708. If it is not determined that the OK button 1301 is pressed, the process waits until the OK button 1301 is pressed.

ステップS708では、情報処理装置101は、移動対象選択画面1100においてチェックがなされた3次元CADデータを取得する。具体的には、チェックがなされた3次元CADデータの3次元CADデータ名1402と3次元CADデータファイルパス1403から、3次元CADデータを取得し、RAM203に記憶する。   In step S708, the information processing apparatus 101 acquires the three-dimensional CAD data checked on the movement target selection screen 1100. Specifically, the 3D CAD data is acquired from the 3D CAD data name 1402 of the checked 3D CAD data and the 3D CAD data file path 1403 and stored in the RAM 203.

ステップS709では、情報処理装置101は、不要データチェックボックス1104へのチェックを受け付けた3次元CADデータに不要参照関係があるかどうかを判定する。具体的には、チェックが行われた3次元CADデータの状態フラグ1401に「3」が格納されているか否かを判定する。「3」が格納されていると判定した場合には、ステップS710へ処理を進め、「3」が格納されていると判定できなかった場合には、ステップS711へ処理を進める。   In step S709, the information processing apparatus 101 determines whether there is an unnecessary reference relationship in the three-dimensional CAD data for which the check to the unnecessary data check box 1104 has been accepted. Specifically, it is determined whether or not “3” is stored in the status flag 1401 of the checked three-dimensional CAD data. If it is determined that “3” is stored, the process proceeds to step S710. If it is not determined that “3” is stored, the process proceeds to step S711.

ステップS710では、情報処理装置101は、ステップS708において取得した3次元CADデータをユーザによって指定されたフォルダに移動させる(不要データ移動手段)。この際、フォルダの構造を崩さずに移動させる。ステップS710における移動は、元のフォルダにデータを残さず移動させる。つまり、指定されたフォルダに3次元CADデータを移動させて、元のフォルダの当該データは削除する。カットアンドペーストと同様の動作を行う。移動が終了次第、不要データ移動処理を終了する。   In step S710, the information processing apparatus 101 moves the three-dimensional CAD data acquired in step S708 to a folder designated by the user (unnecessary data moving unit). At this time, the folder structure is moved without breaking it. In step S710, the data is moved without leaving data in the original folder. That is, the three-dimensional CAD data is moved to the designated folder, and the data in the original folder is deleted. The same operation as cut and paste is performed. As soon as the movement is completed, the unnecessary data movement process is terminated.

ステップS711では、情報処理装置101は、不要データチェックボックス1104へのチェックを受け付けた3次元CADデータに間接参照関係があるかどうかを判定する。具体的には、チェックが行われた3次元CADデータの間接関連フラグ2302に「1」が格納されているか否かを判定する。「1」が格納されていると判定した場合には、ステップS712へ処理を進め、「1」が格納されていると判定できなかった場合には、ステップS716へ処理を進める。   In step S <b> 711, the information processing apparatus 101 determines whether there is an indirect reference relationship in the three-dimensional CAD data that has received a check in the unnecessary data check box 1104. Specifically, it is determined whether “1” is stored in the indirectly related flag 2302 of the checked three-dimensional CAD data. If it is determined that “1” is stored, the process proceeds to step S712. If it cannot be determined that “1” is stored, the process proceeds to step S716.

ステップS712では、情報処理装置101は、不要データチェックボックス1104へのチェックを受け付け、間接参照関係がありとなっている3次元CADデータのうち、さらに直接参照関係もありとなっている3次元CADデータを特定する。具体的には、チェックが行われた3次元CADデータの状態フラグ1401に「2」が格納されている3次元CADデータを特定する。ここでは、ステップS701において「part1.SLDPRT」、「part1.SLDDRW」等が表示されており、「part1.SLDDRW」が選択された場合に基づいて説明する。ユーザによって「part1.SLDDRW」が選択されると、ステップS704において間接参照関係のある「part1.SLDPRT」にもチェックがなされる。この2つを移動しようとした場合に、ステップS712では、この2つの状態フラグ1401を見る。この場合、「part1.SLDPRT」の状態フラグ1401に「2」が格納されている(つまり、直接参照関係がある)ので、これが特定される。   In step S712, the information processing apparatus 101 receives a check in the unnecessary data check box 1104, and among the three-dimensional CAD data having an indirect reference relationship, the three-dimensional CAD having a direct reference relationship. Identify the data. Specifically, the three-dimensional CAD data in which “2” is stored in the status flag 1401 of the checked three-dimensional CAD data is specified. Here, “part1.SLDPRT”, “part1.SLDDRW”, and the like are displayed in step S701, and the description is based on the case where “part1.SLDDRW” is selected. When “part1.SLDDRW” is selected by the user, “part1.SLDPRT” having an indirect reference relationship is also checked in step S704. When the two are to be moved, in step S712, the two status flags 1401 are viewed. In this case, since “2” is stored in the status flag 1401 of “part1.SLDPRT” (that is, there is a direct reference relationship), this is specified.

ステップS713では、情報処理装置101は、ステップS712において特定された3次元CADデータを複製して、指定フォルダに移動させる。つまり、ステップS712において特定された3次元CADデータは直接参照関係があるので、基準データと共に3次元モデルを構成するデータである。よって、他フォルダにカットアンドペーストによって移動させてしまうと、3次元モデルの一部を構成する3次元CADデータがなくなってしまうので、構造を維持できなくなってしまう。これを防ぐために、直接参照関係のある3次元CADデータを移動させる場合には、カットアンドペーストで移動させるのではなく、コピーアンドペーストで移動させる。これにより、元のフォルダにも3次元CADデータを残すことができる。尚、移動させたあとのフォルダ構造については、移動前のフォルダ構造を崩さずに移動させる。これについては、前述の通りである。   In step S713, the information processing apparatus 101 copies the three-dimensional CAD data specified in step S712 and moves it to the designated folder. That is, since the three-dimensional CAD data specified in step S712 has a direct reference relationship, it is data constituting a three-dimensional model together with the reference data. Therefore, if it is moved to another folder by cut and paste, the 3D CAD data constituting a part of the 3D model disappears, and the structure cannot be maintained. In order to prevent this, when moving 3D CAD data having a direct reference relationship, it is moved not by cut and paste but by copy and paste. Thereby, the three-dimensional CAD data can be left in the original folder. In addition, about the folder structure after moving, it moves without destroying the folder structure before movement. This is as described above.

ステップS714では、情報処理装置101は、ステップS713において移動された3次元CADデータを任意のファイル名に書き換える(ファイル名変更手段)。ファイル名についてはユーザが指定する形式でも、自動的に決まったファイル名に書き換えてもよい。リネームの方法については特に問わない。ファイル名を書き換えることによって、本来複数存在するべきではない3次元CADデータを混同させないようにしている。3次元CADデータは、最終的にPDM(Product Data Management)システム等に取り込み、一元的に管理することになる。よって、同じファイル名の3次元CADデータが複数存在することは管理上、好ましくない。よって、第二の実施例ではステップS713においてコピーアンドペーストで移動された3次元CADデータのファイル名を書き換えることによって、誤認混同を防いでいる。   In step S714, the information processing apparatus 101 rewrites the three-dimensional CAD data moved in step S713 to an arbitrary file name (file name changing unit). The file name may be rewritten to a file name determined automatically by the user. The method of renaming is not particularly limited. By rewriting the file name, three-dimensional CAD data, which should not originally exist, is prevented from being confused. The three-dimensional CAD data is finally taken into a PDM (Product Data Management) system or the like and managed in an integrated manner. Therefore, it is not preferable for management to have a plurality of three-dimensional CAD data having the same file name. Therefore, in the second embodiment, misunderstanding is prevented by rewriting the file name of the three-dimensional CAD data moved by copy and paste in step S713.

ステップS715では、情報処理装置101は、ステップS712において特定されなかった3次元CADデータを指定フォルダに移動させる。ステップS712において特定されなかったということは、直接参照関係のある3次元CADデータではないので、通常のカットアンドペーストで移動させても問題はない。よって、ステップS713のコピーアンドペーストではなく、カットアンドペーストによって、ユーザから指定されたフォルダに移動させる。ステップS715の移動についても、ステップS713において移動した3次元CADデータと同様に、フォルダ構造を崩さずに移動させる。   In step S715, the information processing apparatus 101 moves the three-dimensional CAD data not specified in step S712 to the designated folder. The fact that it has not been specified in step S712 is not a three-dimensional CAD data having a direct reference relationship, so there is no problem even if it is moved by normal cut and paste. Therefore, it is moved to the folder designated by the user by cut and paste instead of copy and paste in step S713. As for the movement in step S715, as in the case of the three-dimensional CAD data moved in step S713, the folder structure is moved without breaking it.

図26は、ステップS712乃至ステップS715の処理内容を示す模式図である。「part1.SLDPRT」と「part1.SLDDRW」を別フォルダに移動しようとした場合に、「part1.SLDPRT」は基準データと共に3次元モデルを構成するので、直接参照関係がある。よって、このまま現在のフォルダに残しておかないと、「part1.SLDPRT」が参照できなくなってしまい、3次元モデルの構造が崩れてしまう。しかし、「part1.SLDDRW」は当該3次元モデルを構成しない不要なデータであるので、この点を気にする必要はない。2つの3次元CADデータにはこのような違いがあるため、不要なデータである「part1.SLDDRW」を移動する場合にはカットアンドペースト(ステップS710や後述するステップS716と同様に削除して移動)し、直接参照関係がある「part1.SLDPRT」を移動する場合にはコピーアンドペースト(複製して移動)を行う。   FIG. 26 is a schematic diagram showing the processing contents of steps S712 to S715. When “part1.SLDPRT” and “part1.SLDPRT” are moved to different folders, “part1.SLDPRT” forms a three-dimensional model together with the reference data, and thus has a direct reference relationship. Therefore, if it is not left in the current folder as it is, “part1.SLDPRT” cannot be referred to, and the structure of the three-dimensional model is destroyed. However, since “part1.SLDDRW” is unnecessary data that does not constitute the three-dimensional model, there is no need to worry about this point. Since there is such a difference between the two three-dimensional CAD data, when moving “part1.SLDDRW” which is unnecessary data, cut and paste (delete and move as in step S710 and step S716 described later) In the case of moving “part1.SLDPRT” having a direct reference relationship, copy and paste (duplicate and move) is performed.

この際に前述の通り、フォルダ構成を崩さずに移動させる。2つの3次元CADデータは、「C:¥User1¥Temp1¥Sub1¥」という階層のフォルダに記憶されている。移動先としてユーザから「C:¥User1¥Temp2¥」というフォルダを指定された場合であっても、フォルダ構造を維持し、「C:¥User1¥Temp2¥Sub1¥」というフォルダに移動する。   At this time, as described above, the folder structure is moved without breaking it. The two three-dimensional CAD data are stored in a folder of a hierarchy “C: ¥ User1 ¥ Temp1 ¥ Sub1 ¥”. Even when the user designates a folder “C: \ User1 \ Temp2 \” as the destination, the folder structure is maintained and the folder is moved to the folder “C: \ User1 \ Temp2 \ Sub1 \”.

元々同じフォルダに格納されていている場合は以上の通りだが、参照関係がある3次元CADデータ同士が別々のフォルダに格納されている場合もある。例えば、「SubAssy1.SLDASM」と「temp−part1.SLDPRT」が参照関係を構築しており、不要参照関係であった場合を想定する。この場合、子データである「SubAssy1.SLDASM」が参照している「temp−part1.SLDPRT」は、図15のフォルダ構成1500に示す通り、「SubAssy1.SLDASM」が記憶された場所から上位フォルダの「Temp1」内の「Sub1」フォルダに格納されている。つまり、この相対的な階層の位置関係を崩さずに移動させる必要がある。よって移動後は、「SubAssy1.SLDASM」が「C:¥User1¥Temp2¥Sub2¥」、「temp−part1.SLDPRT」が「C:¥User1¥Temp2¥Sub1¥」に格納される。それぞれ「Temp2」内の「Sub1」と「Sub2」のフォルダ内に記憶されることになる。これらの移動処理はステップS715に限らない。他の移動処理においても同様である。   As described above when originally stored in the same folder, there are also cases where three-dimensional CAD data having a reference relationship are stored in different folders. For example, it is assumed that “SubAssy1.SLDASM” and “temp-part1.SLDPRT” have built a reference relationship and are an unnecessary reference relationship. In this case, “temp-part1.SLDPRT” referred to by the child data “SubAssy1.SLDASM” is, as shown in the folder configuration 1500 of FIG. 15, the subfolder from the location where “SubAssy1.SLDASM” is stored. It is stored in the “Sub1” folder in “Temp1”. In other words, it is necessary to move without destroying the relative hierarchical positional relationship. Therefore, after the movement, “SubAssy1.SLDASM” is stored in “C: ¥ User1 ¥ Temp2 ¥ Sub2 ¥”, and “temp-part1.SLDPRT” is stored in “C: ¥ User1 ¥ Temp2 ¥ Sub1 ¥”. Each is stored in the “Sub1” and “Sub2” folders in “Temp2”. These movement processes are not limited to step S715. The same applies to other movement processes.

ステップS716では、情報処理装置101は、不要参照関係もなく、直接参照関係もない3次元CADデータをユーザから指定されたフォルダに移動させ、元のデータを削除する。つまり、カットアンドペーストを行う。   In step S716, the information processing apparatus 101 moves the three-dimensional CAD data having no unnecessary reference relationship and no direct reference relationship to the folder designated by the user, and deletes the original data. That is, cut and paste is performed.

第二の実施例では、以上の処理によって、不要データとして抽出された間接参照関係がある3次元CADデータを移動する場合には、直接参照関係のある3次元CADデータをコピーアンドペーストで移動させ、そうでない3次元CADデータをカットアンドペーストで移動させることで、3次元モデルの構成を崩すことなく、移動させている。また、コピーアンドペーストで移動させた3次元CADデータはリネームすることで、管理上の不都合も解消している。   In the second embodiment, when moving the three-dimensional CAD data having the indirect reference relationship extracted as unnecessary data by the above processing, the three-dimensional CAD data having the direct reference relationship is moved by copy and paste. By moving the 3D CAD data that is not so by cut and paste, it is moved without breaking the configuration of the 3D model. In addition, the three-dimensional CAD data moved by copy and paste is renamed to eliminate management inconvenience.

以上説明したように、本実施形態によれば、基準データとして選択された3次元CADデータと参照関係のある3次元CADデータだけでなく、更に参照関係のある3次元CADデータの参照先または参照元を検索することで、確実に不要なデータを抽出することができる。また、不要なデータ同士の参照関係も確認するため、構造を崩さずに移動させることができる。   As described above, according to the present embodiment, the reference destination or reference of not only the three-dimensional CAD data having a reference relationship with the three-dimensional CAD data selected as the reference data but also the three-dimensional CAD data having a reference relationship. By searching the source, unnecessary data can be extracted reliably. In addition, since the reference relationship between unnecessary data is also confirmed, the data can be moved without breaking the structure.

本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。   The present invention can be implemented as a system, apparatus, method, program, storage medium, or the like, and can be applied to a system including a plurality of devices. You may apply to the apparatus which consists of one apparatus.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。   Note that the present invention includes a software program that implements the functions of the above-described embodiments directly or remotely from a system or apparatus. The present invention also includes a case where the system or the computer of the apparatus is achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。   Examples of the recording medium for supplying the program include a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. In addition, there are magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let me. It is also possible to execute the encrypted program by using the downloaded key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. In addition, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.

なお、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。   The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

101 情報処理装置
102 サーバ
103 ネットワーク
201 CPU
202 RAM
203 ROM
204 システムバス
205 入力コントローラ
206 ビデオコントローラ
207 メモリコントローラ
208 通信I/F(インターフェース)コントローラ
209 入力装置
210 ディスプレイ装置
211 外部メモリ
101 Information processing apparatus 102 Server 103 Network 201 CPU
202 RAM
203 ROM
204 System Bus 205 Input Controller 206 Video Controller 207 Memory Controller 208 Communication I / F (Interface) Controller 209 Input Device 210 Display Device 211 External Memory

Claims (11)

設計物を構成するためのCADデータを管理する情報処理装置であって、
前記CADデータ自体と、前記CADデータと当該CADデータが構成する設計物を構成する他のCADデータとが関連することを示す参照情報を記憶するCADデータ記憶手段と、
前記CADデータ記憶手段に記憶された、任意の設計物を構成するCADデータのうち、前記設計物を構成するすべてのCADデータを特定するための基準となるCADデータの指定をユーザから受け付ける基準データ指定受付手段と、
前記基準データ指定受付手段によってユーザから指定されたCADデータが構成する前記設計物を構成するすべてのCADデータを、前記参照情報に基づいて特定する関連データ特定手段と、
前記基準データ指定受付手段でユーザからの指定を受け付けるCADデータが含まれる前記CADデータ記憶手段のフォルダに記憶されたCADデータのうち、前記関連データ特定手段によって特定されなかったすべてのCADデータを一覧表示する一覧表示手段と
を備えることを特徴とする情報処理装置。
An information processing apparatus for managing CAD data for configuring a design object,
CAD data storage means for storing the CAD data itself, and reference information indicating that the CAD data and other CAD data constituting the design that the CAD data constitutes are related;
Reference data for accepting designation of CAD data as a reference for specifying all CAD data constituting the design object among CAD data constituting an arbitrary design object stored in the CAD data storage means from the user Designated acceptance means;
Related data specifying means for specifying all CAD data constituting the design that is constituted by CAD data designated by the user by the reference data designation receiving means based on the reference information;
A list of all CAD data not specified by the related data specifying means among the CAD data stored in the folder of the CAD data storage means including the CAD data for receiving the designation from the user by the reference data designation receiving means. An information processing apparatus comprising: a list display means for displaying.
前記情報処理装置は、
前記一覧表示手段によって表示された前記関連データ特定手段によって特定されなかったすべてのCADデータに対して、ユーザからの選択を受け付ける不要データ選択受付手段と、
前記不要データ選択受付手段によってユーザから選択されたCADデータを、当該CADデータが記憶されている前記CADデータ記憶手段のフォルダとは異なるパスのフォルダに移動する前記不要データ移動手段とを更に備えることを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus includes:
Unnecessary data selection accepting means for accepting selection from a user for all CAD data not specified by the related data specifying means displayed by the list display means;
And further comprising the unnecessary data moving means for moving the CAD data selected by the user by the unnecessary data selection accepting means to a folder having a path different from the folder of the CAD data storage means in which the CAD data is stored. The information processing apparatus according to claim 1.
前記不要データ移動手段は、前記不要データ選択受付手段によってユーザから選択されたCADデータの参照情報を前記CADデータ記憶手段から取得し、当該参照情報に基づいて特定されるCADデータが記憶されているフォルダと、前記不要データ選択受付手段によってユーザから選択されたCADデータが記憶されているフォルダとの相対パスを保持したまま、当該それぞれのCADデータを、当該それぞれのCADデータが記憶されている前記CADデータ記憶手段のフォルダとは異なるパスのフォルダに移動することを特徴とする請求項2に記載の情報処理装置。   The unnecessary data moving means acquires the CAD data reference information selected by the user by the unnecessary data selection accepting means from the CAD data storage means, and CAD data specified based on the reference information is stored. The respective CAD data is stored in the respective CAD data while the relative path between the folder and the folder in which the CAD data selected by the user by the unnecessary data selection accepting unit is stored. 3. The information processing apparatus according to claim 2, wherein the information processing apparatus moves to a folder having a path different from that of the CAD data storage unit. 前記不要データ移動手段は、前記不要データ選択受付手段によってユーザから選択されたCADデータの参照情報を前記CADデータ記憶手段から取得し、当該参照情報に基づいて特定されるCADデータが前記関連データ特定手段によって特定されたCADデータを示す場合には、前記不要データ選択受付手段によってユーザから選択されたCADデータを、当該CADデータが記憶されている前記CADデータ記憶手段のフォルダとは異なるパスのフォルダに移動させ、当該参照情報に基づいて特定されたCADデータを、当該CADデータが記憶されている前記CADデータ記憶手段のフォルダとは異なるパスのフォルダに複製することを特徴とする請求項2または3に記載の情報処理装置。   The unnecessary data moving means acquires the CAD data reference information selected by the user by the unnecessary data selection accepting means from the CAD data storage means, and the CAD data specified based on the reference information is the related data specifying When the CAD data specified by the means is indicated, the CAD data selected by the user by the unnecessary data selection accepting means is a folder having a path different from the folder of the CAD data storage means in which the CAD data is stored. The CAD data specified based on the reference information is copied to a folder having a path different from the folder of the CAD data storage means in which the CAD data is stored. 3. The information processing apparatus according to 3. 前記情報処理装置は、
前記不要データ移動手段によって、前記不要データ選択受付手段によってユーザから選択されたCADデータの参照情報に基づいて特定されるCADデータを、当該CADデータが記憶されている前記CADデータ記憶手段のフォルダとは異なるパスのフォルダに複製された場合に、当該CADデータのファイル名を変更するファイル名変更手段を更に備えることを特徴とする請求項4に記載の情報処理装置。
The information processing apparatus includes:
The CAD data specified by the unnecessary data moving means based on the CAD data reference information selected by the unnecessary data selection accepting means from the CAD data storage means folder in which the CAD data is stored. The information processing apparatus according to claim 4, further comprising: a file name changing unit that changes a file name of the CAD data when copied to a folder with a different path.
前記不要データ選択受付手段は、ユーザからの選択を受け付けたCADデータの参照情報を前記CADデータ記憶手段から取得し、当該参照情報に基づいて特定されるCADデータも合わせて選択することを特徴とする請求項2に記載の情報処理装置。   The unnecessary data selection accepting means acquires CAD data reference information accepted from a user from the CAD data storage means, and also selects CAD data specified based on the reference information. The information processing apparatus according to claim 2. 前記関連データ特定手段は、前記基準データ指定受付手段によってユーザから指定されたCADデータが構成する前記設計物を構成するすべてのCADデータを、前記参照情報に基づいて特定し、更に特定されたCADデータの参照情報を前記CADデータ記憶手段から取得し、当該参照情報に基づいて特定されるCADデータも特定することを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。   The related data specifying means specifies all the CAD data constituting the design that the CAD data designated by the user by the reference data designation accepting means constitutes based on the reference information, and further identifies the CAD data. The information processing apparatus according to claim 1, wherein reference information of data is acquired from the CAD data storage unit, and CAD data specified based on the reference information is also specified. CADデータ自体と、前記CADデータと当該CADデータが構成する設計物を構成する他のCADデータとが関連することを示す参照情報を記憶するCADデータ記憶手段を備えたサーバと、設計物を構成するためのCADデータを管理する情報処理装置とが通信可能に接続されたCADデータ管理システムであって、
前記情報処理装置は、
前記CADデータ記憶手段に記憶された、任意の設計物を構成するCADデータのうち、前記設計物を構成するすべてのCADデータを特定するための基準となるCADデータの指定をユーザから受け付ける基準データ指定受付手段と、
前記基準データ指定受付手段によってユーザから指定されたCADデータが構成する前記設計物を構成するすべてのCADデータを、前記参照情報に基づいて特定する関連データ特定手段と、
前記基準データ指定受付手段でユーザからの指定を受け付けるCADデータが含まれる前記CADデータ記憶手段のフォルダに記憶されたCADデータのうち、前記関連データ特定手段によって特定されなかったすべてのCADデータを一覧表示する一覧表示手段と
を備えることを特徴とするCADデータ管理システム。
The server comprises CAD data itself, and a CAD data storage means for storing reference information indicating that the CAD data and other CAD data constituting the design that the CAD data constitutes are related to each other. A CAD data management system in which an information processing apparatus for managing CAD data for communication is communicably connected,
The information processing apparatus includes:
Reference data for accepting designation of CAD data as a reference for specifying all CAD data constituting the design object among CAD data constituting an arbitrary design object stored in the CAD data storage means from the user Designated acceptance means;
Related data specifying means for specifying all CAD data constituting the design that is constituted by CAD data designated by the user by the reference data designation receiving means based on the reference information;
A list of all CAD data not specified by the related data specifying means among the CAD data stored in the folder of the CAD data storage means including the CAD data for receiving the designation from the user by the reference data designation receiving means. A CAD data management system comprising a list display means for displaying.
CADデータ自体と、前記CADデータと当該CADデータが構成する設計物を構成する他のCADデータとが関連することを示す参照情報を記憶するCADデータ記憶手段を備え、設計物を構成するためのCADデータを管理する情報処理装置の制御方法であって、
前記情報処理装置の基準データ指定受付手段が、前記CADデータ記憶手段に記憶された、任意の設計物を構成するCADデータのうち、前記設計物を構成するすべてのCADデータを特定するための基準となるCADデータの指定をユーザから受け付ける基準データ指定受付ステップと、
前記情報処理装置の関連データ特定手段が、前記基準データ指定受付ステップによってユーザから指定されたCADデータが構成する前記設計物を構成するすべてのCADデータを、前記参照情報に基づいて特定する関連データ特定ステップと、
前記情報処理装置の一覧表示手段が、前記基準データ指定受付ステップでユーザからの指定を受け付けるCADデータが含まれる前記CADデータ記憶手段のフォルダに記憶されたCADデータのうち、前記関連データ特定ステップによって特定されなかったすべてのCADデータを一覧表示する一覧表示ステップと
を備えることを特徴とする情報処理装置の制御方法。
CAD data storage means for storing the CAD data itself and reference information indicating that the CAD data and other CAD data constituting the design object constituted by the CAD data are related, and for configuring the design object An information processing apparatus control method for managing CAD data,
The reference data designation receiving means of the information processing apparatus is a reference for specifying all CAD data constituting the design object among the CAD data constituting the arbitrary design object stored in the CAD data storage means. A reference data designation accepting step for accepting designation of CAD data from the user;
The related data specifying means of the related information of the information processing apparatus specifies all the CAD data constituting the design that the CAD data designated by the user in the reference data designation receiving step constitutes based on the reference information Specific steps,
The list display unit of the information processing apparatus includes the CAD data stored in the folder of the CAD data storage unit including the CAD data for accepting designation from the user in the reference data designation accepting step. And a list display step for displaying a list of all unspecified CAD data.
CADデータ自体と、前記CADデータと当該CADデータが構成する設計物を構成する他のCADデータとが関連することを示す参照情報を記憶するCADデータ記憶手段を備え、設計物を構成するためのCADデータを管理する情報処理装置の制御方法をコンピュータに実行させるためのコンピュータに読み取り実行可能なプログラムであって、
前記情報処理装置を、
前記CADデータ記憶手段に記憶された、任意の設計物を構成するCADデータのうち、前記設計物を構成するすべてのCADデータを特定するための基準となるCADデータの指定をユーザから受け付ける基準データ指定受付手段と、
前記基準データ指定受付手段によってユーザから指定されたCADデータが構成する前記設計物を構成するすべてのCADデータを、前記参照情報に基づいて特定する関連データ特定手段と、
前記基準データ指定受付手段でユーザからの指定を受け付けるCADデータが含まれる前記CADデータ記憶手段のフォルダに記憶されたCADデータのうち、前記関連データ特定手段によって特定されなかったすべてのCADデータを一覧表示する一覧表示手段
として機能させることを特徴とするコンピュータに読み取り実行可能なプログラム。
CAD data storage means for storing the CAD data itself and reference information indicating that the CAD data and other CAD data constituting the design object constituted by the CAD data are related, and for configuring the design object A computer-readable program for causing a computer to execute a control method of an information processing apparatus that manages CAD data,
The information processing apparatus;
Reference data for accepting designation of CAD data as a reference for specifying all CAD data constituting the design object among CAD data constituting an arbitrary design object stored in the CAD data storage means from the user Designated acceptance means;
Related data specifying means for specifying all CAD data constituting the design that is constituted by CAD data designated by the user by the reference data designation receiving means based on the reference information;
A list of all CAD data not specified by the related data specifying means among the CAD data stored in the folder of the CAD data storage means including the CAD data for receiving the designation from the user by the reference data designation receiving means. A program readable and executable by a computer, which functions as a list display means for displaying.
請求項10に記載のプログラムを格納することを特徴とするコンピュータで読み取り可能な記録媒体。   A computer-readable recording medium storing the program according to claim 10.
JP2011249659A 2010-08-31 2011-11-15 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program Active JP5257907B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011249659A JP5257907B2 (en) 2010-08-31 2011-11-15 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010193476 2010-08-31
JP2010193476 2010-08-31
JP2011249659A JP5257907B2 (en) 2010-08-31 2011-11-15 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011189519A Division JP4877541B1 (en) 2010-08-31 2011-08-31 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program

Publications (2)

Publication Number Publication Date
JP2012074059A JP2012074059A (en) 2012-04-12
JP5257907B2 true JP5257907B2 (en) 2013-08-07

Family

ID=45781985

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2011189519A Active JP4877541B1 (en) 2010-08-31 2011-08-31 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program
JP2011249659A Active JP5257907B2 (en) 2010-08-31 2011-11-15 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2011189519A Active JP4877541B1 (en) 2010-08-31 2011-08-31 Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program

Country Status (1)

Country Link
JP (2) JP4877541B1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147333A (en) * 1994-11-18 1996-06-07 Sekisui Chem Co Ltd Drawing preparing system
JPH09160955A (en) * 1995-12-12 1997-06-20 Meidensha Corp Parts database structure and parts data editing method
JP2005316698A (en) * 2004-04-28 2005-11-10 Hitachi Software Eng Co Ltd Component management server and component information reader
JP2007148897A (en) * 2005-11-29 2007-06-14 Toshiba Corp Cad system, its usage and program for making computer execute its usage

Also Published As

Publication number Publication date
JP2012074022A (en) 2012-04-12
JP2012074059A (en) 2012-04-12
JP4877541B1 (en) 2012-02-15

Similar Documents

Publication Publication Date Title
US20120036049A1 (en) System and method for software integration and factory deployment
CN113496048B (en) 3D linking
JP2008310450A (en) Data management device and method
JP6643807B2 (en) Document management client device and document management method
JP6223628B1 (en) Information management apparatus, information management method, and information management system
JP2005242904A (en) Document group analysis device, document group analysis method, document group analysis system, program and storage medium
US20180365341A1 (en) Three-Dimensional Cad System Device, and Knowledge Management Method Used in Three-Dimensional Cad
JP6813787B2 (en) Information processing equipment, its processing method, and programs
JP5257907B2 (en) Information processing apparatus, CAD data management system, information processing apparatus control method, program, and recording medium recording program
JP2006330819A (en) Document management device, control method and program
JP4146803B2 (en) Design support system
JP2018181073A (en) Information processing apparatus, processing method thereof, and program
JP4731928B2 (en) Data management apparatus, data management system, data processing apparatus, data management method, program, and storage medium
JP6313987B2 (en) File management program, file management method, and file management system
CN107491466A (en) client device, information processing system and information processing method
JP6646222B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6813782B2 (en) Information processing equipment, information processing system, its control method and program
JP5644452B2 (en) Information processing apparatus, control method thereof, and program
JP6596910B2 (en) Information processing apparatus, processing method thereof, and program
JP2009265902A (en) Document management device, document management method, information processing program, and recording medium
JP6274250B2 (en) Information processing apparatus, processing method thereof, and program
JP2009064347A (en) Work support information display, and work support information display method
JP6700559B2 (en) Information processing apparatus, processing method thereof, and program
JP2006209516A (en) Electronic filing system
JP2006268764A (en) Model edit system, model edit apparatus, model edit method and model edit program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20120130

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120130

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: 20130319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130416

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

Free format text: PAYMENT UNTIL: 20160502

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5257907

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D04

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250