JP2007179264A - Data conversion device, data conversion method and control program - Google Patents

Data conversion device, data conversion method and control program Download PDF

Info

Publication number
JP2007179264A
JP2007179264A JP2005376408A JP2005376408A JP2007179264A JP 2007179264 A JP2007179264 A JP 2007179264A JP 2005376408 A JP2005376408 A JP 2005376408A JP 2005376408 A JP2005376408 A JP 2005376408A JP 2007179264 A JP2007179264 A JP 2007179264A
Authority
JP
Japan
Prior art keywords
data
conversion
converted
combined
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005376408A
Other languages
Japanese (ja)
Inventor
Makoto Ono
真 大野
Naoki Nakanishi
直樹 中西
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 Inc
Original Assignee
Canon 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 Inc filed Critical Canon Inc
Priority to JP2005376408A priority Critical patent/JP2007179264A/en
Publication of JP2007179264A publication Critical patent/JP2007179264A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To automatically generate conversion data based on CAD data and data obtained by combining them, to perform storage, update and management after guaranteeing consistency in a product configuration unit, to perform efficient update processing, following revision of the conversion source CAD data, and to stably supply decided data even during the generation or update processing of the conversion data. <P>SOLUTION: The conversion source CAD data designated in the desired configuration unit are converted and stored, the consistency in the configuration unit is verified from a conversion result thereof, and the data obtained by combining individual pieces of the conversion data are generated when the combination is possible, and is provided to a user. Update information of the existing already converted data and the conversion source CAD data are compared, and a conversion necessity/unnecessity decision function for reconverting only the data requiring the update is added. A storage destination of the conversion data is divided into a working area and a disclosing area, and only the data decided from a verification result of the conversion result is reflected to the disclosing area, and is provided to a user. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、3D−CADデータ等のデータを各種形式のデータに変換するデータ変換装置及びデータ変換方法、前記データ変換方法を実行するための制御プログラムに関する。   The present invention relates to a data conversion apparatus and data conversion method for converting data such as 3D-CAD data into data of various formats, and a control program for executing the data conversion method.

従来より、CADソフト等を利用して作成された3Dモデルデータや、CADデータから変換した各種形式の3Dデータ、部品情報、製品構成情報などの製品設計に関わるデータを一元管理する技術が存在する。このような技術としては、例えばPDM(Product Data Management−製品データ管理)やPLM(Product Life Cycle Management)システム等が一般的に知られている。これらのシステムは、常に利用者が必要とする情報を効率よく供給する仕組みとして提供されている(例えば、特許文献1や特許文献2等を参照)
特開2000−57169号公報 特開2000−113007号公報
Conventionally, there is a technique for centrally managing data related to product design such as 3D model data created using CAD software, 3D data converted from CAD data, parts information, product configuration information, and the like. . As such a technique, for example, a PDM (Product Data Management), a PLM (Product Life Cycle Management) system, and the like are generally known. These systems are always provided as a mechanism for efficiently supplying information required by the user (see, for example, Patent Document 1 and Patent Document 2).
JP 2000-57169 A JP 2000-113007 A

しかしながら、上記従来技術では、以下のような問題点があった。   However, the above prior art has the following problems.

(1)3D−CADモデルを変換して生成された製品のモックアップを構成するためのデジタルモックアップデータや外部のモデルデータのみで構成されるビューアデータなどの3D−CADデータの保管・更新・管理はユニットレベルでは行われていた。しかしながら、これを製品本体レベルの大規模な3D−CADモデルに適用しようとすると次のような問題が生ずる。元の3D−CADモデルデータのサイズが大きく、またそれを構成するユニットの個数が多くなるため、デジタルモックアップデータを自動生成しようとすると、メモリーが不足して変換ができなくなることがある。さらに、変換できたとしてもCPUの処理能力によっては多大な処理時間を要することになる。   (1) Storage / update / management of 3D-CAD data such as digital mockup data for configuring a mockup of a product generated by converting a 3D-CAD model and viewer data composed only of external model data Was done at the unit level. However, if this is applied to a large-scale 3D-CAD model at the product main body level, the following problem occurs. Since the size of the original 3D-CAD model data is large and the number of units constituting it is large, when digital mockup data is automatically generated, there is a case where the conversion becomes impossible due to insufficient memory. Furthermore, even if it can be converted, a great amount of processing time is required depending on the processing capability of the CPU.

(2)利用者が元のCADデータが改訂されるたびに適宜変換データを更新しなければならない。さらに、すでにデジタルモックアップデータが生成されているにもかかわらず、ユーザが指定した元の3D−CADデータに対応するデジタルモックアップデータを再作成してしまう場合もあった。   (2) Each time the user revises the original CAD data, the conversion data must be updated as appropriate. Furthermore, there is a case where the digital mockup data corresponding to the original 3D-CAD data designated by the user is recreated even though the digital mockup data has already been generated.

(3)利用者の判断によらずバッチ処理により製品本体レベルの単位で変換データを生成、更新するケースにおいては、一部のユニットの変換失敗により再度変換動作を行う場合に、全てのデータを再変換する作業を行ってしまい作業効率が悪化する。   (3) In the case where conversion data is generated and updated in units of the product body level by batch processing regardless of the user's judgment, all data is converted when conversion operation is performed again due to conversion failure of some units. The work of re-conversion is performed and work efficiency deteriorates.

(4)変換データの生成及び更新作業の実施中は、上記製品レベルの変換データを含む製品構成の単位での整合性が保障されないため、その間確定された情報を利用者へ提供することができない。   (4) While the conversion data is being generated and updated, the consistency in the unit of the product configuration including the conversion data at the product level is not guaranteed, so that information determined during that time cannot be provided to the user. .

本発明は上記従来の問題点に鑑み、製品レベルの3Dデータを自動生成し、それらを併せて製品構成の単位で整合性が保障されたデータとして保管・更新・管理することができるデータ変換装置、データ変換方法、及び制御プログラムを提供することを目的とする。   In view of the above-mentioned conventional problems, the present invention automatically generates product-level 3D data, and can store, update, and manage the data as a data whose consistency is ensured in units of product configurations. An object of the present invention is to provide a data conversion method and a control program.

また、元のCADデータの改訂に確実に追従し、且つ不必要な変換にかかる所要時間を省くことができるデータ変換装置、データ変換方法、及び制御プログラムを提供することを目的とする。   It is another object of the present invention to provide a data conversion apparatus, a data conversion method, and a control program that can reliably follow the revision of original CAD data and can save the time required for unnecessary conversion.

さらに、変換データの生成及び更新作業の実施中においても、上記製品レベルの変換データを含む製品構成の単位での整合性が保障された情報を利用者へ提供することができるデータ変換装置、データ変換方法、及び制御プログラムを提供することを目的とする。   Furthermore, a data conversion apparatus and data that can provide information guaranteed to the consistency in the unit of the product configuration including the conversion data at the product level even during the generation and update of the conversion data. It is an object to provide a conversion method and a control program.

本発明は上記目的を達成するため、変換元データを製品のユニット単位で登録する構成単位登録手段と、前記ユニット単位で変換元データのデータ形式をそれぞれ変換するデータ変換手段と、前記データ変換手段の変換状況に基づいて、前記データ変換手段により得られた変換後データの結合可否を判定する判定手段と、前記判定手段により結合が可能であると判定された場合に、前記データ変換手段により得られた変換後データを結合した結合データを生成する結合データ生成手段と、前記結合データ生成手段で生成した結合データを保管先へ保存する結合データ保管手段とを備えたことを特徴とするデータ変換装置を提供する。   In order to achieve the above object, the present invention achieves the above-mentioned object, a unit registration means for registering conversion source data in units of products, a data conversion means for converting the data format of the conversion source data in units, and the data conversion means. Obtained by the data conversion means when it is determined that the data can be combined and the determination means determines whether the data can be combined. A data conversion comprising: combined data generation means for generating combined data obtained by combining the converted data and combined data storage means for storing the combined data generated by the combined data generation means in a storage destination Providing equipment.

本発明によれば、製品レベルの3Dデータ等のデータを自動生成し、それらを併せて製品構成の単位で整合性が保障されたデータとして保管・更新・管理することが可能になる。   According to the present invention, data such as product-level 3D data can be automatically generated and stored together, updated, and managed as data in which consistency is guaranteed in the unit of product configuration.

また、変換元データの改訂に確実に追従し、且つ不必要な変換にかかる所要時間を省くことが可能になる。   In addition, it is possible to reliably follow the revision of the conversion source data and to save the time required for unnecessary conversion.

また、変換データの生成及び更新作業の実施中においても、製品構成の単位で整合性が保障された情報を利用者へ提供することが可能になる。   In addition, even during conversion data generation and update operations, it is possible to provide information that is guaranteed to be consistent in units of product configuration.

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

[第一の実施の形態]
<全体的な構成>
図1は、本発明の第一の実施の形態に係るデータ変換装置を含むシステムの全体的な構成例を示すブロック図である。
[First embodiment]
<Overall configuration>
FIG. 1 is a block diagram showing an example of the overall configuration of a system including a data conversion apparatus according to the first embodiment of the present invention.

このシステムは、3D−CADサーバ11−10と、変換サーバ11−20と、ファイルサーバ11−30と、データベースサーバ11−40と、ユーザインタフェースサーバ11−50と、クライアント・コンピュータ11−60から構成されている。なお、以下、データベースサーバ11−40は、単にDBサーバ11−40と記す。また、ユーザインタフェースサーバ11−50はUIサーバ11−50、クライアント・コンピュータ11−60はクライアントPC11−60と記す。   This system includes a 3D-CAD server 11-10, a conversion server 11-20, a file server 11-30, a database server 11-40, a user interface server 11-50, and a client computer 11-60. Has been. Hereinafter, the database server 11-40 is simply referred to as a DB server 11-40. The user interface server 11-50 is referred to as a UI server 11-50, and the client computer 11-60 is referred to as a client PC 11-60.

3D−CADサーバ11−10は、変換元データとなる複数の3D−CADデータ11−13が格納されているCADデータ保管領域11−12と、これらの変換元3D−CADデータの管理情報が格納されるデータベース11−11とを備えている。これら複数の変換元3D−CADデータは、製品を構成する各ユニットのモデルそのものである。   The 3D-CAD server 11-10 stores a CAD data storage area 11-12 in which a plurality of 3D-CAD data 11-13 serving as conversion source data is stored, and management information of these conversion source 3D-CAD data. And a database 11-11. The plurality of conversion source 3D-CAD data is a model of each unit constituting the product.

変換サーバ11−20は、本実施の形態の主な特徴部分を実現するためのデータ変換プログラム本体11−21が格納される。ファイルサーバ11−30は、変換データ保管領域11−31を備えている。変換データ保管領域11−31は変換作業用の領域11−32を備える。変換作業用領域11−32には、データ変換プログラム11−21によって生成した変換後の3Dデータ11−33及び結合後の3Dデータ11−34が格納される。   The conversion server 11-20 stores a data conversion program main body 11-21 for realizing the main features of the present embodiment. The file server 11-30 includes a conversion data storage area 11-31. The conversion data storage area 11-31 includes a conversion work area 11-32. The conversion work area 11-32 stores the converted 3D data 11-33 and the combined 3D data 11-34 generated by the data conversion program 11-21.

DBサーバ11−40は、本実施の形態の特徴部分の1つである変換管理情報データベース11−41が格納される。UIサーバ11−50には、構成単位登録サーバプログラム11−51、変換データ指定サーバプログラム11−52、及び変換データ参照サーバプログラム11−53が格納される。以下、構成単位登録サーバプログラム11−51を単に登録SBプログラム11−51、変換データ指定サーバプログラム11−52を指定SBプログラム11−52と記す。また、変換データ参照サーバプログラム11−53を単に参照SBプログラム11−53と記す。   The DB server 11-40 stores a conversion management information database 11-41 that is one of the characteristic parts of the present embodiment. The UI server 11-50 stores a structural unit registration server program 11-51, a conversion data designation server program 11-52, and a conversion data reference server program 11-53. Hereinafter, the structural unit registration server program 11-51 is simply referred to as a registration SB program 11-51, and the conversion data designation server program 11-52 is referred to as a designation SB program 11-52. Also, the conversion data reference server program 11-53 is simply referred to as a reference SB program 11-53.

登録SBプログラム11−51は、ユニット単位の変換元CADデータと製品構成単位との関係付けをデータベース11−41に登録する機能を有する。指定SBプログラム11−52は、利用者によって入力されたデータ変換指定情報をデータベース11−41に登録する機能を有する。参照SBプログラム11−53は、データベース11−41を介して変換作業用領域11−32に格納されている変換後の3Dデータ11−33及び結合後の3Dデータ11−34の管理情報を利用者に参照させる機能を有する。また参照SBプログラム11−53は、データファイルを利用者のPC環境に供給する機能も有する。   The registration SB program 11-51 has a function of registering the association between unit-unit conversion source CAD data and product configuration units in the database 11-41. The designated SB program 11-52 has a function of registering data conversion designation information input by the user in the database 11-41. The reference SB program 11-53 stores the management information of the converted 3D data 11-33 and the combined 3D data 11-34 stored in the conversion work area 11-32 via the database 11-41. Has a function to be referred to. The reference SB program 11-53 also has a function of supplying a data file to the user's PC environment.

利用者が使用するクライアントPC11−60には、構成単位登録用のクライアントプログラム11−61と、変換元データ指定用のクライアントプログラム11−62が格納される。さらに、変換データ参照用のクライアントプログラム11−63と、変換データ利用アプリケーションプログラム11−64も格納される。以下、構成単位登録用のクライアントプログラム11−61を単に登録CLプログラム11−61と記し、変換データ指定用のクライアントプログラム11−62を単に指定CLプログラム11−62と記す。また、変換データ参照用のクライアントプログラム11−63を単に参照CLプログラム11−63と記し、変換データ利用アプリケーションプログラム11−64を単に利用アプリケーション11−64と記す。   The client PC 11-60 used by the user stores a client program 11-61 for registering a structural unit and a client program 11-62 for designating conversion source data. Further, a conversion data reference client program 11-63 and a conversion data utilization application program 11-64 are also stored. Hereinafter, the client program 11-61 for registering the structural unit is simply referred to as a registered CL program 11-61, and the client program 11-62 for specifying conversion data is simply referred to as a specified CL program 11-62. Further, the conversion data reference client program 11-63 is simply referred to as a reference CL program 11-63, and the conversion data utilization application program 11-64 is simply referred to as a utilization application 11-64.

登録CLプログラム11−61は、登録SBプログラム11−51と通信して同機能を実行する機能を有し、CLプログラム11−62は、指定SBプログラム11−52と通信して同機能を実行する機能を有する。また、CLプログラム11−63は、参照SBプログラム11−53と通信して同機能を実行する機能を有する。アプリケーション11−64は、参照SBプログラム11−53と通信して変換後の3Dデータ11−33及び結合後の3Dデータ11−34を利用する機能を有する。   The registered CL program 11-61 has a function to execute the same function by communicating with the registered SB program 11-51, and the CL program 11-62 communicates with the designated SB program 11-52 to execute the same function. It has a function. The CL program 11-63 has a function of communicating with the reference SB program 11-53 to execute the same function. The application 11-64 has a function of communicating with the reference SB program 11-53 and using the converted 3D data 11-33 and the combined 3D data 11-34.

なお、参照CLプログラム11−63は、データ一覧を参照するためのWebブラウザなどを指し、また利用アプリケーション11−64は、デジタルモックアップ用データやビューア用データなどの各データ種別に対応した任意のアプリケーションを指す。   The reference CL program 11-63 indicates a Web browser for referring to the data list, and the use application 11-64 is an arbitrary one corresponding to each data type such as digital mockup data and viewer data. Refers to the application.

以上の各装置はネットワーク11−01で結ばれており、相互に通信可能となっている。なお、3D−CADサーバ11−10はネットワーク11−01上に複数存在することも可能であり、データベース11−41は散在する変換元3D−CADデータを管理することも可能である。また、変換データ保管領域11−31は、論理的に本発明の装置構成の一部として任意の外部記憶装置内に配置されていればよく、必ずしも独立したファイルサーバ11−30内に格納する必要はない。   The above devices are connected by a network 11-01 and can communicate with each other. Note that a plurality of 3D-CAD servers 11-10 can exist on the network 11-01, and the database 11-41 can manage scattered conversion source 3D-CAD data. Further, the conversion data storage area 11-31 only needs to be logically arranged in an arbitrary external storage device as a part of the apparatus configuration of the present invention, and is necessarily stored in the independent file server 11-30. There is no.

<各サーバ及びCLの装置構成>
図2は、図1の各サーバ及びクライアントPCの装置構成の一例を示したブロック図である。
<Device configuration of each server and CL>
FIG. 2 is a block diagram showing an example of the device configuration of each server and client PC of FIG.

図1に示した各サーバ及びクライアントPC2−2は、通信制御装置2−10を介して通信回線2−1に接続されている。そして、主記憶装置2−3、CPU(中央処理装置)2−4、入力装置2−5、表示装置2−6、印刷装置2−7、外部記憶装置2−8、入出力制御装置2−9、及び通信制御装置2−10を備えている。   Each server and client PC 2-2 shown in FIG. 1 are connected to a communication line 2-1 via a communication control device 2-10. The main storage device 2-3, CPU (central processing unit) 2-4, input device 2-5, display device 2-6, printing device 2-7, external storage device 2-8, input / output control device 2- 9 and a communication control device 2-10.

主記憶装置2−3は、RAMなどによって構成され、本発明を実現する処理プログラムが使用する一時データを格納し、CPU(中央処理装置)2−4は、各プログラムに基づいて各処理を行う。入力装置2−5は、各ユニットに対する製品構成単位登録、変換元データ指定、変換及び結合指示を行うための装置であり、表示装置2−6は、変換及び結合後のデータ一覧やデータの実体を表示するための装置である。印刷装置2−7は、変換及び結合後のデータ一覧やデータの実体を印刷するための装置である。   The main storage device 2-3 is constituted by a RAM or the like, and stores temporary data used by a processing program for realizing the present invention. A CPU (central processing unit) 2-4 performs each process based on each program. . The input device 2-5 is a device for registering product configuration units for each unit, designating conversion source data, converting and combining instructions. The display device 2-6 displays a data list and data entities after conversion and combining. It is a device for displaying. The printing device 2-7 is a device for printing a data list and data entities after conversion and combination.

外部記憶装置2−8は、ハードディスクなどの記憶媒体によって構成され、本実施の形態の特徴部分を実現する処理プログラム本体11−21、データベース11−41、変換及び結合後のデータの実体11−32を格納する装置である。そして、入出力制御装置2−9は、入力装置2−5、表示装置2−6、表示装置2−7、及び外部記憶装置2−8を制御する装置であり、通信制御装置2−10は、他のサーバ及びCL装置とのデータ通信を制御する装置である。   The external storage device 2-8 is configured by a storage medium such as a hard disk, and a processing program main body 11-21, a database 11-41, and a data entity 11-32 after conversion and combination, which realize the features of the present embodiment. Is a device for storing. The input / output control device 2-9 is a device that controls the input device 2-5, the display device 2-6, the display device 2-7, and the external storage device 2-8. The communication control device 2-10 This is a device that controls data communication with other servers and CL devices.

<データベースに格納するデータ>
図3は、第一の実施の形態に係るデータベース11−41に格納するデータの一例を示すテーブル図である。
<Data to be stored in the database>
FIG. 3 is a table showing an example of data stored in the database 11-41 according to the first embodiment.

図3の3−1には、製品構成単位に対応する製品IDを表す値が格納され、3−2には、製品構成単位の結合3Dデータを新規生成或いは更新するか否かを表す規定の値が格納される。3−3には、データ結合処理の開始日時が、また3−4には、データ結合処理の終了日時がそれぞれ格納される。   A value representing a product ID corresponding to a product configuration unit is stored in 3-1 of FIG. 3, and a specification indicating whether or not to newly generate or update combined 3D data of the product configuration unit is stored in 3-2. Stores the value. The start date / time of the data combination process is stored in 3-3, and the end date / time of the data combination process is stored in 3-4.

3−5には、データ結合処理の処理状況を表す規定の値(処理ステータス)が格納され、3−7には、変換作業用領域11−32に格納されている結合後の3Dデータ11−34の所在情報が格納される。3−11には、製品構成単位に含まれる個々のユニットに対応するユニットIDを表す値が格納され、3−12には、個々のユニットの変換3Dデータを新規生成或いは更新するか否かを表す規定の値が格納される。3−13にはデータ変換処理の開始日時が、また3−14にはデータ変換処理の終了日時がそれぞれ格納される。   3-5 stores a specified value (processing status) indicating the processing status of the data combining process, and 3-7 stores the combined 3D data 11- stored in the conversion work area 11-32. 34 location information is stored. A value representing a unit ID corresponding to each unit included in the product structural unit is stored in 3-11, and whether to generate or update newly converted 3D data of each unit is stored in 3-12. The specified value to be stored is stored. 3-13 stores the start date and time of the data conversion process, and 3-14 stores the end date and time of the data conversion process.

3−15には、データ変換処理の実行状況を表す規定の値(処理ステータス)が格納され、3−16には変換元となる3D−CADデータ11−13の所在情報が格納される。また、3−17には変換作業用領域11−32に格納されている変換後の3Dデータ11−33の所在情報が格納される。   A specified value (processing status) indicating the execution status of the data conversion process is stored in 3-15, and location information of the 3D-CAD data 11-13 that is the conversion source is stored in 3-16. Also, 3-17 stores the location information of the converted 3D data 11-33 stored in the conversion work area 11-32.

そして、製品ID3−1を主キー、ユニットID3−11を副キーとし、製品ID3−1とユニットID3−11の組み合わせが、このデータベース11−41を構成するテーブルのユニークキーとなる。   The product ID 3-1 is the primary key, the unit ID 3-11 is the secondary key, and the combination of the product ID 3-1 and the unit ID 3-11 is a unique key of the table constituting the database 11-41.

<本実施の形態の処理形態>
以下、本発明の処理形態の一例について図面を用いて説明する。
<Processing form of the present embodiment>
Hereinafter, an example of the processing mode of the present invention will be described with reference to the drawings.

(A)第一の前処理
まず第一の前処理として、変換元3D−CADデータを利用者が所望する製品構成単位に関係付ける。登録SBプログラム11−51を用いてデータベース11−11から変換元3D−CADデータ11−13の識別情報を読み出す。そして、登録CLプログラム11−61を介して図4に示す例のように一覧形式で表示装置2−6へ出力し、利用者へ入力を促す。
(A) First pre-processing First, as the first pre-processing, the conversion source 3D-CAD data is related to the product constituent unit desired by the user. Using the registered SB program 11-51, the identification information of the conversion source 3D-CAD data 11-13 is read from the database 11-11. And it outputs to the display apparatus 2-6 in a list form like the example shown in FIG. 4 via the registration CL program 11-61, and prompts the user for input.

図4において8−1は利用者のクライアントPC11−60であり、8−2は登録CLプログラム11−61の実行により表示されるウィンドウである。また、8−3は変換元3D−CADデータ11−13の識別情報であり、8−4は利用者が所望する製品構成単位を表す識別情報を示す。   In FIG. 4, reference numeral 8-1 denotes a user's client PC 11-60, and 8-2 denotes a window displayed by executing the registered CL program 11-61. 8-3 is identification information of the conversion source 3D-CAD data 11-13, and 8-4 is identification information representing a product structural unit desired by the user.

利用者による入力装置2−5を介してデータ登録ボタン8−5の選択が検出された場合、変換元3D−CADデータの識別情報8−3と、入力欄に入力された製品構成単位の識別情報8−4との対応関係に関する情報とをクライアントPC11−60の登録CLプログラム11−61の実行により、UIサーバ11−50に出力する。そして、UIサーバ11−50の登録SBプログラム11−51の実行により、それらの情報をデータベース11−41へ登録する。   When selection of the data registration button 8-5 is detected by the user via the input device 2-5, the identification information 8-3 of the conversion source 3D-CAD data and the identification of the product constituent unit input in the input field Information on the correspondence relationship with the information 8-4 is output to the UI server 11-50 by executing the registered CL program 11-61 of the client PC 11-60. Then, by executing the registration SB program 11-51 of the UI server 11-50, the information is registered in the database 11-41.

このとき製品構成単位の識別情報8−4をテーブル項目3−1へ、変換元3D−CADデータの識別情報8−3をテーブル項目3−11へそれぞれセットする。そして、構成単位でその配下に個々の変換元3D−CADデータが関係付けられるように新たなテーブルのレコードを追加する。またこのとき、データベース11−11から変換元3D−CADデータ11−13の所在情報を読み出し、実データファイルを指すリンクポインタを保管するテーブル項目3−16へセットする。なお、このユーザインタフェースはあくまでも一例であり、同様のデータ入力処理が実現できれば画面デザインや操作方法などの詳細な形式は特に規定しない。   At this time, the identification information 8-4 of the product configuration unit is set in the table item 3-1, and the identification information 8-3 of the conversion source 3D-CAD data is set in the table item 3-11. Then, a new table record is added so that individual conversion source 3D-CAD data can be related to the subordinate units in the structural unit. At this time, the location information of the conversion source 3D-CAD data 11-13 is read from the database 11-11 and set in the table item 3-16 for storing a link pointer pointing to the actual data file. Note that this user interface is merely an example, and a detailed format such as a screen design and an operation method is not particularly specified as long as a similar data input process can be realized.

(B)第二の前処理
次に、第二の前処理として、利用者によって指示される処理対象の変換元3D−CADデータの指定情報をデータベース11−41へ登録する。
(B) Second Preprocessing Next, as the second preprocessing, the designation information of the conversion source 3D-CAD data to be processed instructed by the user is registered in the database 11-41.

UIサーバ11−50のCPUは、指定SBプログラム11−52の実行により、データベース11−41から製品構成単位の識別情報とその配下のユニット単位の変換元3D−CADデータの識別情報とをクライアントPC11−60へ読み出す。そして、図5に示す例のようにツリー状の一覧形式でクライアントPCの表示装置2−6へ出力し、利用者へ入力を促す。   By executing the designated SB program 11-52, the CPU of the UI server 11-50 receives the identification information of the product configuration unit and the identification information of the conversion source 3D-CAD data of the subordinate unit from the database 11-41. Read to -60. Then, as in the example shown in FIG. 5, the data is output to the display device 2-6 of the client PC in a tree-like list format, and the user is prompted to input.

図5において、9−1は利用者のクライアントPC11−60、9−2は指定CLプログラム11−62の実行により表示されるウィンドウ、9−4はこの変換元3D−CADデータを今回変換するか否かを利用者が選択して入力するためのチェックボックスをそれぞれ示す。   In FIG. 5, 9-1 is the user's client PC 11-60, 9-2 is a window displayed by executing the designated CL program 11-62, and 9-4 is this conversion source 3D-CAD data to be converted this time. A check box for the user to select and enter whether or not is shown.

利用者の入力装置2−5の入力操作により処理実行ボタン9−5の選択が検出された場合、検出情報に従ってチェックボックスON/OFFの状態の情報をUIサーバ11−50へ渡す。そして、その情報をUIサーバ11−50の指定SBプログラム11−52の実行によりデータベース11−41へ登録する。このとき、チェックボックスONの変換元3D−CADデータは、テーブル項目3−12の変換処理対象フラグを“1”に設定する。さらに、チェックボックスOFFの変換元3D−CADデータは、テーブル項目3−12の変換処理対象フラグをブランクに設定して、テーブルのレコードを更新する。   When selection of the process execution button 9-5 is detected by an input operation of the user input device 2-5, information on the check box ON / OFF state is passed to the UI server 11-50 according to the detection information. Then, the information is registered in the database 11-41 by executing the designated SB program 11-52 of the UI server 11-50. At this time, the conversion source 3D-CAD data whose check box is ON sets the conversion processing target flag of the table item 3-12 to “1”. Further, the conversion source 3D-CAD data with the check box OFF sets the conversion processing target flag of the table item 3-12 to blank and updates the table record.

図5では、チェックボックス9−3のON/OFFにより、今回変換するよう指示されたユニット単位の変換元3D−CADデータを製品構成単位で結合した結合3Dデータを生成するか否かを指定することも可能とする。チェックボックスONの場合は、テーブル項目3−2の結合処理対象フラグを“1”に、チェックボックスOFFの場合は、テーブル項目3−2の結合処理対象フラグをブランクに設定して、テーブルのレコードを更新する。   In FIG. 5, whether or not to generate combined 3D data in which conversion source 3D-CAD data in units of units instructed to be converted this time is combined in units of product components is designated by ON / OFF of a check box 9-3. It is also possible. When the check box is ON, the join processing target flag of the table item 3-2 is set to "1". When the check box is OFF, the join processing target flag of the table item 3-2 is set to blank, and the table record Update.

なお、図4,5のウィンドウは、本実施形態を実施するための一例であり、同様のデータ入力処理が行えれば画面デザインや操作方法などの詳細な形式は特に規定しない。   The windows in FIGS. 4 and 5 are examples for carrying out the present embodiment, and the detailed format such as the screen design and the operation method is not particularly defined as long as the same data input processing can be performed.

(C)データ変換処理
次に、データ変換処理を開始する。
(C) Data conversion process Next, the data conversion process is started.

第二の前処理が正常に終了したら、UIサーバ11−50は、指定SBプログラム11−52の実行により、変換サーバ11−20のデータ変換プログラム11−21の実行開始を指示する。また別の実行方法として、一般的にサーバ装置に内蔵されているプログラムのスケジュール実行機能を用いて、あらかじめ定めた時刻に自動実行することも可能である。   When the second preprocessing ends normally, the UI server 11-50 instructs the start of execution of the data conversion program 11-21 of the conversion server 11-20 by executing the designated SB program 11-52. As another execution method, it is also possible to automatically execute a program at a predetermined time by using a program schedule execution function generally incorporated in the server device.

以下、変換サーバ11−20のデータ変換プログラム11−21の実行による処理形態について、図1、図3及び図6を用いて説明する。図6は、本発明に係る第一の実施の形態に係る変換サーバ11−20のデータ変換処理を示すフローチャートである。図6に示す処理は、変換サーバ11−20のCPUがデータ変換プログラム11−21に基づいて実行する。   Hereinafter, the processing mode by execution of the data conversion program 11-21 of the conversion server 11-20 will be described with reference to FIG. 1, FIG. 3, and FIG. FIG. 6 is a flowchart showing data conversion processing of the conversion server 11-20 according to the first embodiment of the present invention. The processing shown in FIG. 6 is executed by the CPU of the conversion server 11-20 based on the data conversion program 11-21.

なお、図1に示す全てのコンピュータが保有する現在日時情報は、事前に同期を取るよう設定し、完全に一致しているものとする。   It is assumed that the current date and time information held by all the computers shown in FIG. 1 is set to be synchronized in advance and completely matches.

まず、データベース11−41から本処理の実行単位となる製品構成単位情報として製品ID3−1を読み出して取得する(ステップS41)。次に、変換元データ指定情報として、製品ID3−1をキーに今回処理対象となる変換処理対象フラグが“1”のユニットID3−11を全て読み出して取得し、主記憶装置2−3に一時記憶する(ステップS42)。   First, the product ID 3-1 is read out and acquired from the database 11-41 as product configuration unit information that is an execution unit of this processing (step S41). Next, as the conversion source data designation information, all the unit IDs 3-11 whose conversion processing target flag to be processed this time is “1” are read and acquired using the product ID 3-1 as a key, and temporarily stored in the main storage device 2-3. Store (step S42).

記憶された変換処理対象のユニットID3−11に対応する全ての3D−CADデータに対して、以下のステップS44からステップS48の処理を、指定されたユニットの件数分繰り返し行う(ステップS43)。   The following steps S44 to S48 are repeated for all the 3D-CAD data corresponding to the stored conversion target unit ID 3-11 for the number of designated units (step S43).

本処理を実行する変換サーバ11−20が保有する現在日時情報をデータベース11−41に送信し、その情報を処理開始タイムスタンプ項目3−13に設定することをデータベース11−41に指示する(ステップS44)。このとき、データベース11−41は、処理ステータス3−15を「変換処理中」を表す値“1”に更新し、変換処理開始設定を行う。続いて、変換サーバ11−20は、データベース11−41から変換元3D−CADデータの所在情報3−16を取得する。そして、その所在情報3−16に基づいて、3D−CADサーバ11−10のCADデータ保管領域11−12から該当する変換元CADデータ11−13を取得する(ステップS45)。   The current date and time information held by the conversion server 11-20 executing this processing is transmitted to the database 11-41, and the database 11-41 is instructed to set the information in the processing start time stamp item 3-13 (step S44). At this time, the database 11-41 updates the processing status 3-15 to a value “1” indicating “conversion processing in progress” and performs conversion processing start setting. Subsequently, the conversion server 11-20 acquires location information 3-16 of the conversion source 3D-CAD data from the database 11-41. Then, based on the location information 3-16, the corresponding conversion source CAD data 11-13 is acquired from the CAD data storage area 11-12 of the 3D-CAD server 11-10 (step S45).

取得した変換元3D−CADデータを利用者が所望する別形式の3Dデータ(例えば、製品のモックアップを構成するためのデジタルモックアップデータや外部のモデルデータのみで構成されるビューアデータ)に変換する。データ変換にはデータ種別毎に存在する任意の変換コンバータを使用する。本ステップ内部で複数の変換コンバータを組み合わせ、1つの変換元3D−CADデータから、同時に複数種類の変換データを作成することも可能である(ステップS46)。   The acquired conversion source 3D-CAD data is converted into 3D data in another format desired by the user (for example, digital mockup data for configuring a mockup of a product or viewer data composed only of external model data). . Any conversion converter that exists for each data type is used for data conversion. It is also possible to combine a plurality of conversion converters in this step and simultaneously create a plurality of types of conversion data from one conversion source 3D-CAD data (step S46).

変換サーバ11−20は、変換後の3Dデータを、ファイルサーバ11−30に送信し、変換データ保管領域11−31の変換作業用領域11−32に変換3Dデータ11−33として保管するように指示する。そして、保管した変換3Dデータ11−33の所在情報をファイルサーバ11−30から取得し、データベース11−41に実データファイルを指すリンクポインタを保持するテーブル項目3−17へ設定するように指示する(ステップS47)。   The conversion server 11-20 transmits the converted 3D data to the file server 11-30, and stores it as converted 3D data 11-33 in the conversion work area 11-32 of the conversion data storage area 11-31. Instruct. Then, the location information of the stored converted 3D data 11-33 is acquired from the file server 11-30, and the database 11-41 is instructed to set to the table item 3-17 holding the link pointer pointing to the actual data file. (Step S47).

ステップS44からステップS47までを終了した場合、ステップS44と同様にデータベース11−41に現在日時情報をデータベース11−41の処理終了タイムスタンプ項目3−14に設定する指示を行う。さらに、処理結果をデータベース11−41に出力し、処理ステータス3−15に設定する指示を行う(ステップS48)。処理ステータス3−15は、ステップS44からステップS44が全て正常に処理された場合は「変換結果OK」を表す値“3”に更新される。また、ステップS44からステップS47のいずれか1つでも正常に処理されなかった場合は、「変換結果NG」を表す値“2”に更新される。   When step S44 to step S47 are completed, an instruction to set the current date and time information in the processing end time stamp item 3-14 of the database 11-41 is given to the database 11-41 as in step S44. Further, the processing result is output to the database 11-41 and an instruction to set the processing status 3-15 is given (step S48). The processing status 3-15 is updated to a value “3” representing “conversion result OK” when all of steps S44 to S44 are processed normally. If any one of steps S44 to S47 is not processed normally, the value is updated to “2” representing “conversion result NG”.

以上がステップS43により指定されたユニットの件数分繰り返し行われる処理である(ステップS49)。   The above is the processing that is repeated for the number of units specified in step S43 (step S49).

次に、変換サーバ11−20は、ユニット単位で変換された3Dデータを結合した結合3Dデータを生成するか否かを確認するために、データベース11−41から結合処理対象フラグ3−2の値を読み出す(ステップS50)。そして、結合処理対象フラグ3−2の値が“1”の場合は以下に示す処理を行い、結合処理対象フラグ3−2の値がブランクの場合は、処理を終了する(ステップS51)。   Next, the conversion server 11-20 checks the value of the combination processing target flag 3-2 from the database 11-41 in order to confirm whether or not to generate combined 3D data by combining the 3D data converted in units. Is read (step S50). Then, when the value of the combination process target flag 3-2 is “1”, the following process is performed. When the value of the combination process target flag 3-2 is blank, the process ends (step S51).

変換サーバ11−20は、ユニット単位で変換された変換3Dデータが全て正常にファイルサーバ11−30の変換作業用領域11−32に保管されたかどうかを判定する。製品ID3−1を参照して、今回処理対象となる変換処理対象フラグが“1”のユニットID3−2について処理ステータス3−15の値を読み出し、全て「変換結果OK」を表す値“3”が設定されていれば整合性が取れており結合可能と判断する。一方、一つでも「変換結果NG」を表す値“2”’が設定されている場合は、整合性が取れておらず結合不可と判断し、以下の処理を行わずに終了する(ステップS52)。   The conversion server 11-20 determines whether all the converted 3D data converted in units of units has been normally stored in the conversion work area 11-32 of the file server 11-30. With reference to the product ID 3-1, the value of the processing status 3-15 is read for the unit ID 3-2 whose conversion processing target flag to be processed at this time is “1”, and the value “3” all indicating “conversion result OK”. If is set, it is determined that consistency is achieved and that it can be combined. On the other hand, if at least one value “2” ′ representing “conversion result NG” is set, it is determined that the consistency is not achieved and the combination is impossible, and the process is terminated without performing the following processing (step S52). ).

その後、変換サーバ11−20は、本処理を実行する変換サーバ11−20が保有する現在日時情報をデータベース11−41の処理開始タイムスタンプ項目3−3に設定するように指示する。さらに、変換サーバ11−20によるデータの変換状況を示す処理ステータス3−5を「結合処理中」を表す値“1”に設定するように指示する(ステップS53)。変換サーバ11−20は、製品ID3−1を参照して、テーブル項目3−12の変換処理対象フラグが“1”であり、且つ処理ステータス3−15が“3”である全てのユニットID3−11に対応する変換済み3Dデータの所在情報をテーブル項目3−17から読み出す。そして、変換サーバ11−20は、その所在情報から変換作業用領域11−32に保管されている変換3Dデータ11−33を取得し、それらを結合する。データ結合にはデータ種別毎に存在する任意の変換コンバータ或いは結合用プログラムを使用する。複数の変換コンバータ或いは結合用プログラムを組み合わせ、1つの変換元CADデータから、同時に複数種類の結合データを作成することも可能である(ステップS54)。そして、変換サーバ11−20は、結合後の3Dデータを、変換データ保管領域11−31の変換作業用領域11−32に結合3Dデータ11−34として保管する指示をファイルサーバ11−30に行う(ステップS55)。   Thereafter, the conversion server 11-20 instructs to set the current date and time information held by the conversion server 11-20 that executes this process in the process start time stamp item 3-3 of the database 11-41. Further, the processing status 3-5 indicating the data conversion status by the conversion server 11-20 is instructed to be set to a value “1” representing “combining processing” (step S53). The conversion server 11-20 refers to the product ID 3-1, and all the unit IDs 3-in which the conversion processing target flag in the table item 3-12 is “1” and the processing status 3-15 is “3”. The location information of the converted 3D data corresponding to 11 is read from the table item 3-17. Then, the conversion server 11-20 acquires the converted 3D data 11-33 stored in the conversion work area 11-32 from the location information, and combines them. For data combination, an arbitrary conversion converter or combination program that exists for each data type is used. It is also possible to combine a plurality of conversion converters or combining programs and simultaneously create a plurality of types of combined data from one conversion source CAD data (step S54). Then, the conversion server 11-20 instructs the file server 11-30 to store the combined 3D data as the combined 3D data 11-34 in the conversion work area 11-32 of the conversion data storage area 11-31. (Step S55).

ステップS54からステップS55までを終了したら、ステップS53と同様に現在日時情報をデータベース11−41の処理終了タイムスタンプ項目3−4にセットすると共に、処理結果を処理ステータス3−5にセットする指示を行う。処理ステータス3−5は、ステップS54からステップS55が全て正常に処理された場合は「結合結果OK」を表す値“3”に更新される。また、ステップS54からステップS55のいずれか1つでも正常に処理されなかった場合は「結合結果NG」を表す値“2”に更新される(ステップS56)。   When step S54 to step S55 are completed, as in step S53, the current date and time information is set in the process end time stamp item 3-4 of the database 11-41, and an instruction to set the process result in the process status 3-5 is issued. Do. The processing status 3-5 is updated to a value “3” representing “joining result OK” when all of steps S54 to S55 are processed normally. If any one of steps S54 to S55 is not processed normally, the value is updated to “2” representing “joining result NG” (step S56).

以上が本実施の形態における変換データ生成処理形態の概要である。   The above is the outline of the conversion data generation processing form in the present embodiment.

<生成した変換データを利用者に参照させるための処理形態>
次に、本実施の形態において生成した変換データを利用者に参照させるための処理形態について説明する。
<Processing form for making the user refer to the generated conversion data>
Next, a processing mode for causing the user to refer to the conversion data generated in the present embodiment will be described.

まず、変換作業用領域11−32に格納された変換後の3Dデータ11−33及び結合後の3Dデータ11−34の一覧を、利用者のPC画面に図7に示すように表示する。図7は、本実施の形態に係るユーザインタフェースの画面例を示す表示画面図である。   First, a list of the converted 3D data 11-33 and the combined 3D data 11-34 stored in the conversion work area 11-32 is displayed on the user's PC screen as shown in FIG. FIG. 7 is a display screen diagram showing a screen example of the user interface according to the present embodiment.

この一覧画面は、参照SBプログラム11−53によって、データベース11−41から製品ID3−1及びユニットID3−11を読み出し、参照CLプログラム11−63を介して表示装置2−6へ出力した例である。   This list screen is an example in which the product ID 3-1 and the unit ID 3-11 are read from the database 11-41 by the reference SB program 11-53 and output to the display device 2-6 via the reference CL program 11-63. .

図7中の10−1は利用者のクライアントPC11−60を、10−2は参照CLプログラム11−63のウィンドウをそれぞれ表示している。また、10−3は製品構成単位の識別情報であり、10−4はその製品構成単位に含まれる個々のユニットの識別情報であり、それらが階層的に表示されている。なお、10−3及び10−4の識別情報の文字列部分には、マウス等の入力装置2−5からポインティングできる。   In FIG. 7, 10-1 displays the user's client PC 11-60, and 10-2 displays the window of the reference CL program 11-63. Reference numeral 10-3 denotes identification information of the product constituent unit, and reference numeral 10-4 denotes identification information of individual units included in the product constituent unit, which are displayed hierarchically. The character string portion of the identification information 10-3 and 10-4 can be pointed from the input device 2-5 such as a mouse.

例えば識別情報10−3或いは10−4のいずれかが選択されたとする。この場合、該当する製品ID3−1或いはユニットID3−11をキーにして、データベース11−41から読み出した該当データの保管場所であるテーブル項目3−17及び3−7からリンクポインタを取得する。即ち、変換作業用領域11−32に保管した変換3Dデータ11−33及び結合3Dデータ11−34の実データファイルへのリンクポインタを取得する。そして、該実データファイルの所在情報を利用アプリケーション11−64へ渡し、該アプリケーションを活性化させる。なお、テーブル項目3−17及び3−7のリンクポインタが未設定の場合は該当データの表示はできない。   For example, it is assumed that either the identification information 10-3 or 10-4 is selected. In this case, the link pointer is acquired from the table items 3-17 and 3-7 which are the storage locations of the corresponding data read from the database 11-41, using the corresponding product ID 3-1 or unit ID 3-11 as a key. That is, a link pointer to the actual data file of the converted 3D data 11-33 and the combined 3D data 11-34 stored in the conversion work area 11-32 is acquired. Then, the location information of the actual data file is transferred to the use application 11-64, and the application is activated. If the link pointers in the table items 3-17 and 3-7 are not set, the corresponding data cannot be displayed.

図8は、利用アプリケーション11−64に基づいて表示される画面例である。   FIG. 8 is an example of a screen displayed based on the usage application 11-64.

同図中の1−2は利用者のクライアントPC11−60である。利用アプリケーション11−64の実行により、参照CLプログラム11−63から渡された所在情報から、該保管場所に格納されている変換3Dデータ11−33及び結合3Dデータ11−34が取得され、表示装置2−6へ出力される。   1-2 in the figure is a user's client PC 11-60. By executing the use application 11-64, the converted 3D data 11-33 and the combined 3D data 11-34 stored in the storage location are acquired from the location information passed from the reference CL program 11-63, and the display device Output to 2-6.

最終的に、変換元CADデータ1−1から変換された別形式の3Dデータは、利用アプリケーション11−64の実行によって表示されるウィンドウ1−3、1−4、1−5に示すように表示される。また、変換元CADデータが存在せず、本実施の形態で生成された結合3Dデータ11−34はウィンドウ1−6のように表示され、利用者が利用できる状態になる。   Finally, the 3D data in another format converted from the conversion source CAD data 1-1 is displayed as shown in the windows 1-3, 1-4, and 1-5 displayed by the execution of the usage application 11-64. Is done. Further, there is no conversion-source CAD data, and the combined 3D data 11-34 generated in the present embodiment is displayed like a window 1-6, and is ready for use by the user.

なお、利用アプリケーション11−64は、デジタルモックアップや3Dデータビューアなどのデータ種別毎に存在する任意のアプリケーションである。また、本実施の形態では、参照CLプログラム11−63及び利用アプリケーション11−64からの出力に表示装置2−6を用いているが、同様に印刷装置2−7への出力や、利用者のクライアントPC11−60の外部記憶装置2−8への保存も可能である。   The usage application 11-64 is an arbitrary application that exists for each data type, such as a digital mockup or a 3D data viewer. Further, in the present embodiment, the display device 2-6 is used for output from the reference CL program 11-63 and the use application 11-64. Saving to the external storage device 2-8 of the client PC 11-60 is also possible.

<第一の実施の形態に係る利点>
第一の実施の形態によれば、利用者は、変換元3D−CADデータを所望の構成単位に関係付け、その対応関係をデータベース11−41に登録しておく。そして、データベース11−41から構成単位の識別情報とその配下の変換元3D−CADデータの識別情報を読み出し、該構成単位に含まれる変換元3D−CADデータを指定する。指定された変換元3D−CADデータを取得し(図6のステップS42)、変換コンバータを用いて、前記取得した変換元3D−CADデータを所望の形式の3Dデータへ変換する(図6のステップS46)。その後、変換した3Dデータを保管先(変換作業用領域11−32)へ保管すると共に、変換した3Dデータの変換結果及び保管結果をデータベース11−41に登録してそのデータベース11−41の登録内容を更新する(ステップS47)。そして、3Dデータの変換結果から所望の構成単位での整合性を検証して結合可否を判定する(図6のステップS52)。該判定により整合が取れていると確定した場合には、3Dデータを該所望の構成単位で結合した3Dデータを生成し(ステップS54)、この生成した結合3Dデータを保管先(変換作業用領域11−32)へ保存する(ステップS55)。また、該結合3Dデータの生成結果及び保管結果をデータベース11−41に登録する(ステップS56)。
<Advantages of First Embodiment>
According to the first embodiment, the user associates the conversion source 3D-CAD data with a desired structural unit, and registers the corresponding relationship in the database 11-41. Then, the identification information of the structural unit and the identification information of the subordinate conversion source 3D-CAD data are read from the database 11-41, and the conversion source 3D-CAD data included in the structural unit is designated. The designated conversion source 3D-CAD data is acquired (step S42 in FIG. 6), and the acquired conversion source 3D-CAD data is converted into 3D data in a desired format using a conversion converter (step in FIG. 6). S46). Thereafter, the converted 3D data is stored in the storage destination (conversion work area 11-32), and the conversion result and the storage result of the converted 3D data are registered in the database 11-41, and the registered contents of the database 11-41. Is updated (step S47). Then, from the conversion result of the 3D data, consistency in a desired structural unit is verified to determine whether or not to combine (step S52 in FIG. 6). If it is determined by the determination that matching is achieved, 3D data obtained by combining the 3D data in the desired structural unit is generated (step S54), and the generated combined 3D data is stored in the storage destination (conversion work area). 11-32) (step S55). Further, the generation result and the storage result of the combined 3D data are registered in the database 11-41 (step S56).

このように、変換元3D−CADデータを所望の構成単位毎に自動的に変換処理を実行するので、処理するデータの個数を少なくすることができる。したがって、従来技術のような、変換データを自動生成しようとする際にメモリ不足に陥って処理が中止されたり、多大な処理時間を要するといった問題を解消することができる。また、ユニット単位で予めデータ形式を変換した後で結合処理を行っているため、製品本体レベルの単位で変換データを生成、更新するケースにおいて、一部のユニットの変換失敗により再度変換動作を行う場合にも、全てのデータを再変換する作業を行う必要がなく作業効率がよい。即ち、利用者は、製品評価等の設計段階で必要となるデジタルモックアップデータやビューアデータなどの変換データを、製品本体レベルの変換データを含めて、また製品構成の単位で整合性が保障された状態で容易に取得することができる。   As described above, since the conversion process is automatically performed on the conversion source 3D-CAD data for each desired structural unit, the number of data to be processed can be reduced. Therefore, it is possible to solve the problem that the processing is stopped due to a shortage of memory when conversion data is automatically generated as in the prior art, and that a long processing time is required. In addition, since the combination process is performed after the data format is converted in advance in units of units, in the case where conversion data is generated and updated in units of the product main body level, the conversion operation is performed again due to conversion failure of some units. Even in this case, it is not necessary to reconvert all data, and the work efficiency is good. That is, the user can ensure the consistency of conversion data such as digital mockup data and viewer data required at the design stage such as product evaluation, including conversion data at the product body level, and in the unit of product configuration. Can be easily obtained in the state.

要するに、第一の実施の形態によれば、利用者の手作業によらず個々に変換されたデータ量が小さいユニットレベルの3Dデータを結合することにより、製品レベルの3Dデータを自動生成することができる。さらに、それらを併せて製品構成の単位で整合性が保障されたデータとして保管・更新・管理することができる。   In short, according to the first embodiment, product-level 3D data is automatically generated by combining unit-level 3D data with a small amount of individually converted data regardless of the user's manual work. Can do. Furthermore, they can be stored, updated, and managed as data with guaranteed consistency in product configuration units.

[第二の実施の形態]
次に、本発明の第二の実施の形態に係る処理形態について、図1、図3及び図9を用いて説明する。
[Second Embodiment]
Next, a processing mode according to the second embodiment of the present invention will be described with reference to FIG. 1, FIG. 3, and FIG.

図9は、本発明に係る第二の実施の形態に係るデータ変換処理を示すフローチャートであり、図6と共通の処理には同一の符号を付し、その説明を省略する。   FIG. 9 is a flowchart showing a data conversion process according to the second embodiment of the present invention. The same processes as those in FIG. 6 are denoted by the same reference numerals, and the description thereof is omitted.

本実施の形態においては、ステップS61、S62がステップS44の前に加えられている点が、第一実施の形態の図6の処理と異なっている。   In the present embodiment, steps S61 and S62 are added before step S44, which is different from the process of FIG. 6 of the first embodiment.

変換処理対象のユニットID3−2に対して、データベース11−11から変換元3D−CADデータ11−13の更新日時情報を読み出し、データベース11−41の同ユニットIDの変換処理終了日時情報3−14と比較する(ステップS61)。   For the conversion target unit ID 3-2, the update date / time information of the conversion source 3D-CAD data 11-13 is read from the database 11-11, and the conversion process end date / time information 3-14 of the same unit ID in the database 11-41 is read. (Step S61).

データベース11−41のユニットIDの変換処理終了日時が未設定の場合は、今回変換が必要と判断しステップS44以降の処理を行う。それ以外の場合はステップS44以降の処理を行わずに、同ユニットの処理を終了する(ステップS62)。ここで、前記変換処理終了日時が未設定の場合とは、初回のデータ変換、或いは同ユニットIDの変換処理終了日時よりも変換元3D−CADデータ11−13の更新日時の方が新しい場合である。つまり、前回のデータ変換以後に元のCADデータが更新されている場合である。   When the unit ID conversion process end date / time in the database 11-41 is not set, it is determined that conversion is necessary this time, and the processes after step S44 are performed. In other cases, the processing of the unit is terminated without performing the processing after step S44 (step S62). Here, the case where the conversion process end date / time is not set is when the update date / time of the conversion source 3D-CAD data 11-13 is newer than the first data conversion or the conversion process end date / time of the same unit ID. is there. That is, the original CAD data has been updated since the previous data conversion.

なお、ステップS47における変換3Dデータ11−33の保管、及びステップS48における保管した変換3Dデータ11−33の所在情報の保持については、本実施の形態では既存のデータを上書き更新する。   Note that in the present embodiment, the existing data is overwritten and updated in the storage of the converted 3D data 11-33 in step S47 and the location information of the stored converted 3D data 11-33 in step S48.

<第二の実施の形態に係る利点>
本実施の形態によれば、指定された変換元3D−CADデータに対応した変換3Dデータの情報の有無を確認するようにした(ステップS61)。これにより、利用者は、元のCADデータの改訂に追従したデジタルモックアップデータやビューアデータなどの変換データを、確実にかつ短時間で取得することができる。
<Advantages of Second Embodiment>
According to the present embodiment, the presence / absence of information on the converted 3D data corresponding to the specified conversion source 3D-CAD data is confirmed (step S61). Thereby, the user can acquire conversion data such as digital mockup data and viewer data following the revision of the original CAD data reliably and in a short time.

また、変換処理対象となった個々のユニットに対して無条件にデータ変換を行うのではなく、変換要否判定処理が行われる(ステップS62)。この処理は、指定された変換元3D−CADデータに対応する新たな変換3Dデータを生成する前に、或いは保管先に保管されている既存の変換3Dデータを更新する前に、次のような方法で実行される。即ち、設計期間中に設計者によって随時更新されるCADファイルの更新情報と、本実施の形態の特徴を成すデータベース11−41で保有している変換済み3Dデータの更新情報とを比較することによりデータ変換の要否判定を行う。これにより、差異が発生したデータのみを更新し、不必要なデータ更新処理を省いて構成単位におけるデータ変換の所要時間を短縮することができる。   Further, instead of unconditionally performing data conversion on individual units that are subject to conversion processing, conversion necessity determination processing is performed (step S62). This process is performed before generating new conversion 3D data corresponding to the specified conversion source 3D-CAD data or updating the existing conversion 3D data stored in the storage destination as follows. Executed in the way. That is, by comparing the update information of the CAD file that is updated at any time by the designer during the design period and the update information of the converted 3D data held in the database 11-41 forming the feature of this embodiment. Determine whether data conversion is necessary. Thereby, only the data in which the difference has occurred can be updated, and unnecessary data update processing can be omitted to shorten the time required for data conversion in the structural unit.

要するに、第二の実施の形態によれば、利用者の判断によらず変換データの更新要否を自動的に判定し、更新が必要なデータのみ再変換することで、元のCADデータの改訂に確実に追従し、且つ不必要な変換にかかる所要時間を省くことができる。   In short, according to the second embodiment, it is automatically determined whether or not conversion data needs to be updated regardless of the judgment of the user, and only the data that needs to be updated is reconverted, thereby revising the original CAD data. And the time required for unnecessary conversion can be saved.

[第三の実施の形態]
次に、本発明の第三の実施の形態に係る処理形態について図10〜図13を用いて説明する。
[Third embodiment]
Next, a processing mode according to the third embodiment of the present invention will be described with reference to FIGS.

図10は、本発明の第三の実施の形態に係るデータ変換装置を含むシステムの全体的な構成例を示すブロック図であり、図1と共通の要素には同一の符号を付し、その説明を省略する。   FIG. 10 is a block diagram showing an example of the overall configuration of a system including a data conversion device according to the third embodiment of the present invention. Elements common to those in FIG. Description is omitted.

本実施の形態では、図1の構成において、変換データ保管領域11−31に公開用領域11−35を設けた点が前述した第一及び第二の実施の形態と異なっている。公開用領域11−35には、利用者への公開を確定した製品構成単位に対して変換作業用領域11−32から上書きコピーした変換後の3Dデータ11−36及び結合後の3Dデータ11−37が格納される。   This embodiment is different from the first and second embodiments described above in that a public data area 11-35 is provided in the converted data storage area 11-31 in the configuration of FIG. In the disclosure area 11-35, the converted 3D data 11-36 and the combined 3D data 11-, which are overwritten and copied from the conversion work area 11-32 with respect to the product structural unit whose release to the user is confirmed. 37 is stored.

なお、参照SBプログラム11−53及び11−63と利用アプリケーション11−64から参照するデータは、公開用領域11−35に格納されている変換後の3Dデータ及び結合後の3Dデータに限定される点も、第一及び第二の実施の形態と異なっている。   Note that the data referenced from the reference SB programs 11-53 and 11-63 and the application 11-64 is limited to the converted 3D data and the combined 3D data stored in the public area 11-35. The point is also different from the first and second embodiments.

また、図1に示したデータベース11−41に格納するデータの内容が、第一及び第二の実施の形態と異なっている。図11は、第三の実施の形態に係るデータベース11−41に格納するデータの一例を示すテーブル図であり、図3と共通の要素には同一の符号を付し、その説明を省略する。   Further, the contents of data stored in the database 11-41 shown in FIG. 1 are different from those in the first and second embodiments. FIG. 11 is a table showing an example of data stored in the database 11-41 according to the third embodiment. Elements common to those in FIG. 3 are assigned the same reference numerals and explanations thereof are omitted.

本実施の形態では、図3の、実データファイルを指すリンクポインタを保持するテーブル構成においてテーブル項目3−8、3−18が追加されている点が第一及び第二の実施の形態と異なる。テーブル項目3−8には、公開用領域11−35に格納されている結合後の3Dデータ11−37の所在情報が設定され、テーブル項目3−18には、公開用領域11−35に格納されている変換後の3Dデータ11−36の所在情報が設定される。   This embodiment is different from the first and second embodiments in that table items 3-8 and 3-18 are added in the table configuration holding the link pointer pointing to the actual data file in FIG. . The location information of the combined 3D data 11-37 stored in the public area 11-35 is set in the table item 3-8, and the table item 3-18 is stored in the public area 11-35. The location information of the converted 3D data 11-36 is set.

図12は、本発明の第三の実施の形態に係るデータ変換処理を示すフローチャートであり、図6と共通の処理には同一の符号を付し、その説明を省略する。   FIG. 12 is a flowchart showing a data conversion process according to the third embodiment of the present invention. The same processes as those in FIG. 6 are denoted by the same reference numerals, and the description thereof is omitted.

本実施の形態に係るデータ変換処理は、図12に示すように、ステップS71がステップS41の前に、またステップS72、ステップS73、ステップS74、及びステップS75がステップS56の後に加えられている点が、図6で示した処理と異なっている。   In the data conversion processing according to the present embodiment, as shown in FIG. 12, step S71 is added before step S41, and step S72, step S73, step S74, and step S75 are added after step S56. Is different from the processing shown in FIG.

まず、本処理の実行開始時に、変換サーバ11−20が保有する現在日時情報を主記憶装置2−3に一時記憶する(ステップS71)。以降、ステップS41からステップS56までの処理を同様に行う。   First, at the start of execution of this processing, the current date and time information held by the conversion server 11-20 is temporarily stored in the main storage device 2-3 (step S71). Henceforth, the process from step S41 to step S56 is performed similarly.

その後、製品ID3−1をキーにデータベース11−41から処理ステータス3−5の値を読み出し、「結合結果OK」を表す値“3”が設定されていれば製品構成単位で整合性が取れており公開可能と判断し、以下の処理を行う。「結合結果NG」を表す値“2”が設定されている場合は、製品構成単位で整合性が取れておらず公開不可と判断し、以下の処理を行わずに本構成単位の処理を終了する(ステップS72)。   Thereafter, the value of the processing status 3-5 is read from the database 11-41 using the product ID 3-1 as a key, and if the value “3” representing “joining result OK” is set, consistency can be obtained in the product configuration unit. It is determined that the document can be released, and the following processing is performed. If the value “2” representing “Combination result NG” is set, it is determined that the product configuration unit is not consistent and cannot be disclosed, and the processing of this configuration unit is terminated without performing the following processing. (Step S72).

次に、製品ID3−1をキーに、データベース11−41の処理ステータス3−5及び3−15を「公開処理中」を表す値“1”に設定する(ステップS73)。さらに、製品ID3−1をキーにして、変換済み3Dデータの所在情報を読み出す。具体的には、変換処理対象フラグが“1”であり且つ結合処理終了日時が前記一時記憶した本処理実行開始日時よりも新しくなっている全てのユニットIDについて、該当する変換済み3Dデータの所在情報をテーブル項目3−17から読み出す。そして、その所在情報から変換作業用領域11−32に保管されている変換3Dデータ11−33を取得し、そのコピーを公開用領域11−35に公開用結合3Dデータ11−36として保管する。さらに、保管した結合3Dデータ11−36の所在情報をテーブル項目3−18へセットする。   Next, using the product ID 3-1 as a key, the processing statuses 3-5 and 3-15 of the database 11-41 are set to a value “1” representing “public processing” (step S73). Further, the location information of the converted 3D data is read using the product ID 3-1 as a key. Specifically, for all unit IDs whose conversion process target flag is “1” and whose combination process end date and time is newer than the temporarily stored main process execution start date and time, the location of the corresponding converted 3D data Read information from table entry 3-17. Then, the converted 3D data 11-33 stored in the conversion work area 11-32 is acquired from the location information, and a copy thereof is stored as the public combined 3D data 11-36 in the public area 11-35. Further, the location information of the stored combined 3D data 11-36 is set in the table item 3-18.

また、製品ID3−1について、結合処理対象フラグ3−2が“1”であり、且つ結合処理終了日時3−4がステップS71で一時記憶した本処理実行開始日時よりも新しい場合に限り、結合済み3Dデータの所在情報3−7を読み出す。そして、その所在情報から変換作業用領域11−32に保管されている結合3Dデータ11−34を取得し、そのコピーを公開用領域11−35に公開用結合3Dデータ11−37として保管する。さらに、保管した結合3Dデータ11−37の所在情報をテーブル項目3−8へセットする。なお、既に同一キーのデータが存在している場合は、ファイル、データベース共に上書きして更新する(ステップS74)。   Further, for the product ID 3-1, the combination process target flag 3-2 is “1” and the combination process end date 3-4 is newer than the process execution start date and time temporarily stored in step S71. The location information 3-7 of the completed 3D data is read. Then, the combined 3D data 11-34 stored in the conversion work area 11-32 is acquired from the location information, and a copy thereof is stored in the public area 11-35 as the public combined 3D data 11-37. Further, the location information of the stored combined 3D data 11-37 is set in the table item 3-8. If data with the same key already exists, both the file and the database are overwritten and updated (step S74).

ここで、図13を用いて変換データ保管領域11−31の内容を詳細に説明する。図13は、変換データ保管領域の内容を示すデータ階層図である。   Here, the contents of the conversion data storage area 11-31 will be described in detail with reference to FIG. FIG. 13 is a data hierarchy diagram showing the contents of the converted data storage area.

最上位に配置する変換3Dデータフォルダ7−1の配下には、製品構成単位のフォルダ7−2を作成する。以降、7−15のように他の製品についても同様である。7−2の配下には、公開用領域11−35に該当する公開用フォルダ7−3と、変換作業用領域11−32に該当する変換作業用フォルダ7−9を作成する。   A folder 7-2 of a product configuration unit is created under the conversion 3D data folder 7-1 arranged at the highest level. Thereafter, the same applies to other products such as 7-15. 7-2, a public folder 7-3 corresponding to the public area 11-35 and a conversion work folder 7-9 corresponding to the conversion work area 11-32 are created.

公開用フォルダ7−3の配下には、公開用結合3Dデータ11−37に該当する製品構成単位の結合3Dデータファイル7−5を格納し、また個々の変換3Dデータを保管する個々の変換データフォルダ7−4を作成する。該フォルダ7−4の配下には、変換後の3Dデータ11−36に該当する個々の変換3Dデータ7−6、7−7、7−8を格納する。 また、変換作業用フォルダ7−9の配下には、3Dデータ11−34に該当する製品構成単位の結合3Dデータファイル7−11を格納し、また個々の変換3Dデータを保管する個々の変換データフォルダ7−10を作成する。該フォルダ7−10の配下には変換後の3Dデータ11−33に該当する個々の変換3Dデータ7−12、7−13、7−14を格納する。なお、このフォルダ構成は事前に作成しておいてもよいし、第一の実施の形態における第一の前処理で構成単位を登録する際に、ファイルサーバ11−30へ自動生成する方法もある。   Under the publishing folder 7-3, the combined 3D data file 7-5 of the product configuration unit corresponding to the linking combined 3D data 11-37 is stored, and individual converted data folders for storing individual converted 3D data Create 7-4. Under the folder 7-4, individual converted 3D data 7-6, 7-7, and 7-8 corresponding to the converted 3D data 11-36 are stored. Also, under the conversion work folder 7-9, a combined 3D data file 7-11 of a product configuration unit corresponding to the 3D data 11-34 is stored, and individual conversion data folders for storing individual conversion 3D data are stored. Create 7-10. Under the folder 7-10, individual converted 3D data 7-12, 7-13, and 7-14 corresponding to the converted 3D data 11-33 are stored. Note that this folder structure may be created in advance, or there is a method of automatically generating it in the file server 11-30 when registering a structural unit in the first preprocessing in the first embodiment. .

図12に戻り、ステップS72からS75までを終了したら、製品ID3−1をキーに、データベース11−41の処理ステータス3−5を「結合結果OK」に、処理ステータス3−15を「変換結果OK」に設定する(ステップS75)。そして、本構成単位の処理を終了する。   Returning to FIG. 12, when steps S72 to S75 are completed, the processing status 3-5 of the database 11-41 is set to “join result OK” and the processing status 3-15 is set to “conversion result OK” using the product ID 3-1 as a key. "(Step S75). Then, the processing of this structural unit ends.

なお、本実施の形態では、図7における10−3、10−4が指すデータの保管場所は、公開用領域11−35に保管した変換3Dデータ11−37及び結合3Dデータ11−36の実データファイルへのリンクポインタ3−18及び3−8となっている。リンクポインタ3−18及び3−8が未設定の場合は該当データの表示はできない。   In the present embodiment, the storage location of the data indicated by 10-3 and 10-4 in FIG. 7 is the actual location of the converted 3D data 11-37 and the combined 3D data 11-36 stored in the public area 11-35. Link pointers 3-18 and 3-8 to the data file are provided. If the link pointers 3-18 and 3-8 are not set, the corresponding data cannot be displayed.

<第三の実施の形態に係る利点>
第三の実施の形態によれば、公開用領域11−35を設け、この公開用領域11−35に、利用者への公開を確定した変換後の3Dデータ11−36と結合後の3Dデータ11−37を製品構成単位で格納するようにした。これにより、利用者は、変換データの生成及び更新作業の実施中においても、以前に確定されたデジタルモックアップデータやビューアデータなどの変換データの最終状態を安定的に取得することができる。
<Advantages of Third Embodiment>
According to the third embodiment, a public area 11-35 is provided, and in this public area 11-35, the converted 3D data 11-36 and the combined 3D data which are confirmed to be disclosed to the user are combined. 11-37 is stored in the product unit. As a result, the user can stably acquire the final state of the conversion data such as digital mockup data and viewer data that has been previously determined even during the generation and update of the conversion data.

なお、上記各実施の形態に記載した変換後の3Dデータはデジタルモックアップデータやビューアデータに限定するものではなく、各種変換コンバータを利用することでより汎用的な装置として活用することも可能である。   The converted 3D data described in the above embodiments is not limited to digital mockup data or viewer data, and can be used as a more general-purpose device by using various conversion converters. .

また、本発明の目的は、前述した各実施の形態の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても達成される。   Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or apparatus, and the computer of the system or apparatus (or CPU, MPU, or the like). Is also achieved by reading and executing the program code stored in the storage medium.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した各実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention. .

また、プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW等の光ディスク、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。または、プログラムコードをネットワークを介してダウンロードしてもよい。   Examples of the storage medium for supplying the program code include a floppy (registered trademark) disk, a hard disk, a magneto-optical disk, a CD-ROM, a CD-R, a CD-RW, a DVD-ROM, a DVD-RAM, and a DVD. An optical disc such as RW or DVD + RW, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used. Alternatively, the program code may be downloaded via a network.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した各実施の形態の機能が実現されるだけではなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した各実施の形態の機能が実現される場合も含まれる。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (Operating System) running on the computer based on the instruction of the program code Includes a case where the functions of the above-described embodiments are realized by performing part or all of the actual processing.

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

第一の実施の形態に係るデータ変換装置を含むシステムの全体的な構成例を示すブロック図である。It is a block diagram which shows the example of a whole structure of the system containing the data converter which concerns on 1st embodiment. 図1の各サーバ及びクライアントPCの装置構成の一例を示したブロック図である。It is the block diagram which showed an example of the apparatus structure of each server of FIG. 1, and client PC. 第一の実施の形態に係るデータベースに格納するデータの一例を示すテーブル図である。It is a table figure which shows an example of the data stored in the database which concerns on 1st embodiment. 第一の実施の形態に係るユーザインタフェースの画面例を示す表示画面図である。It is a display screen figure which shows the example of a screen of the user interface which concerns on 1st embodiment. 第一の実施の形態に係るユーザインタフェースの画面例を示す表示画面図である。It is a display screen figure which shows the example of a screen of the user interface which concerns on 1st embodiment. 本発明に係る第一の実施の形態に係るデータ変換処理を示すフローチャートである。It is a flowchart which shows the data conversion process which concerns on 1st embodiment which concerns on this invention. 第一の実施の形態に係るユーザインタフェースの画面例を示す表示画面図である。It is a display screen figure which shows the example of a screen of the user interface which concerns on 1st embodiment. 利用アプリケーションの画面例を示す表示画面図である。It is a display screen figure which shows the example of a screen of a utilization application. 第二の実施の形態に係るデータ変換処理を示すフローチャートである。It is a flowchart which shows the data conversion process which concerns on 2nd embodiment. 第三の実施の形態に係るデータ変換装置を含むシステムの全体的な構成例を示すブロック図である。It is a block diagram which shows the example of a whole structure of the system containing the data converter which concerns on 3rd embodiment. 第三の実施の形態に係るデータベースに格納するデータの一例を示すテーブル図である。It is a table figure which shows an example of the data stored in the database which concerns on 3rd embodiment. 第三の実施の形態に係るデータ変換処理を示すフローチャートである。It is a flowchart which shows the data conversion process which concerns on 3rd embodiment. 変換データ保管領域の内容を示すデータ階層図である。である。It is a data hierarchy figure which shows the content of the conversion data storage area. It is.

符号の説明Explanation of symbols

11−10 3D−CADサーバ
11−20 変換サーバ
11−30 ファイルサーバ
11−40 データベースサーバ
11−50 ユーザインタフェースサーバ
11−60 クライアント・コンピュータ
11−13 3D−CADデータ
11−12 CADデータ保管領域
11−11 データベース
11−21 データ変換プログラム本体
11−31 変換データ保管領域
11−32 変換作業用の領域
11−33 変換後の3Dデータ
11−34 結合後の3Dデータ
11−41 変換管理情報データベース
11−51 構成単位登録サーバプログラム
11−52 変換データ指定サーバプログラム
11−53 変換データ参照サーバプログラム
11−61 構成単位登録クライアントプログラム
11−62 変換データ指定クライアントプログラム
11−63 変換データ参照クライアントプログラム
11−64 変換データ利用アプリケーションプログラム
11-10 3D-CAD server 11-20 conversion server 11-30 file server 11-40 database server 11-50 user interface server 11-60 client computer 11-13 3D-CAD data 11-12 CAD data storage area 11- 11 Database 11-21 Data conversion program main body 11-31 Conversion data storage area 11-32 Conversion work area 11-33 Converted 3D data 11-34 Combined 3D data 11-41 Conversion management information database 11-51 Structural unit registration server program 11-52 Conversion data designation server program 11-53 Conversion data reference server program 11-61 Structural unit registration client program 11-62 Conversion data designation client program 11-63 Conversion Over data reference client program 11-64 conversion data using application program

Claims (5)

変換元データを製品のユニット単位で登録する構成単位登録手段と、
前記ユニット単位で変換元データのデータ形式をそれぞれ変換するデータ変換手段と、
前記データ変換手段により得られた変換後データの結合可否を判定する判定手段と、
前記判定手段により結合が可能であると判定された場合に、前記データ変換手段により得られた変換後データを結合した結合データを生成する結合データ生成手段と、
前記結合データ生成手段で生成した結合データを保管先へ保存する結合データ保管手段とを備えたことを特徴とするデータ変換装置。
A unit registration means for registering conversion source data in units of products,
Data conversion means for converting the data format of the conversion source data in units, respectively;
Determining means for determining whether or not to combine the converted data obtained by the data converting means;
Combined data generating means for generating combined data obtained by combining the converted data obtained by the data converting means when it is determined by the determining means that combining is possible;
A data conversion apparatus comprising: a combined data storage unit that stores the combined data generated by the combined data generation unit in a storage destination.
前記変換元データに対応した変換後データに関する情報の有無を確認する情報確認手段を備えたことを特徴とする請求項1に記載のデータ変換装置。   2. The data conversion apparatus according to claim 1, further comprising an information confirmation unit configured to confirm presence / absence of information related to the converted data corresponding to the conversion source data. 前記変換元データに対応する新たな変換後データを生成する前或いは前記保管先に保管されている既存の変換後データを更新する前において、
前記変換元データの更新情報と前記変換後データの更新情報とを比較し、その比較結果に応じて、前記既存の変換後データを更新するか否か、及び新たな変換後データを生成するか否かを判定する変換要否判定手段を備えたことを特徴とする請求項1または2に記載のデータ変換装置。
Before generating new converted data corresponding to the conversion source data or before updating existing converted data stored in the storage destination,
Whether to update update information of the conversion source data and update information of the converted data, and whether to update the existing converted data according to the comparison result and whether to generate new converted data The data conversion apparatus according to claim 1, further comprising a conversion necessity determination unit that determines whether or not the conversion is necessary.
変換元データを製品のユニット単位で登録する構成単位登録工程と、
前記ユニット単位で変換元データのデータ形式をそれぞれ変換するデータ変換工程と、
変換後のデータの結合可否を判定する判定工程と、
前記判定工程において結合が可能であると判定された場合に、変換後データを結合した結合データを生成する結合データ生成工程と、
前記結合データ生成工程で生成した結合データを保管先へ保存する結合データ保管工程とを備えたことを特徴とするデータ変換方法。
A unit registration process for registering conversion source data in units of products,
A data conversion step of converting the data format of the conversion source data in units, respectively;
A determination step of determining whether to combine the converted data;
A combined data generation step of generating combined data combining the converted data when it is determined in the determination step that combining is possible;
A data conversion method comprising: a combined data storage step for storing the combined data generated in the combined data generation step in a storage destination.
変換元データを製品のユニット単位で登録する構成単位登録ステップと、
前記ユニット単位で変換元データのデータ形式を変換するデータ変換ステップと、
変換後のデータの結合可否を判定する判定ステップと、
前記判定ステップにおいて結合が可能であると判定された場合に、変換後データを結合した結合データを生成する結合データ生成ステップと、
前記結合データ生成ステップで生成した結合データを保管先へ保存する結合データ保管ステップとを備えたことを特徴とする、コンピュータで読み取り可能な制御プログラム。
A composition unit registration step for registering conversion source data in units of products,
A data conversion step of converting the data format of the conversion source data in units;
A determination step for determining whether to combine the converted data;
A combined data generation step of generating combined data combining the converted data when it is determined in the determining step that combining is possible;
A computer-readable control program comprising: a combined data storage step for storing the combined data generated in the combined data generation step in a storage destination.
JP2005376408A 2005-12-27 2005-12-27 Data conversion device, data conversion method and control program Pending JP2007179264A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005376408A JP2007179264A (en) 2005-12-27 2005-12-27 Data conversion device, data conversion method and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005376408A JP2007179264A (en) 2005-12-27 2005-12-27 Data conversion device, data conversion method and control program

Publications (1)

Publication Number Publication Date
JP2007179264A true JP2007179264A (en) 2007-07-12

Family

ID=38304394

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005376408A Pending JP2007179264A (en) 2005-12-27 2005-12-27 Data conversion device, data conversion method and control program

Country Status (1)

Country Link
JP (1) JP2007179264A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010250713A (en) * 2009-04-20 2010-11-04 Fujitsu Ltd Data processor, data processing method, and data processing program
JP2012203441A (en) * 2011-03-23 2012-10-22 Nec Corp Building design support device and building design support method
JP2014056524A (en) * 2012-09-13 2014-03-27 Ricoh Co Ltd Information processing system, information processing method and program
KR101610192B1 (en) 2015-04-15 2016-04-14 한국건설기술연구원 SYSTEM FOR SUPPORTING COBie STANDARD BASED ON BIM AND METHOD THEREOF
US11797738B2 (en) 2019-07-25 2023-10-24 Mitsubishi Electric Corporation Test apparatus, computer readable medium, and test method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010250713A (en) * 2009-04-20 2010-11-04 Fujitsu Ltd Data processor, data processing method, and data processing program
JP2012203441A (en) * 2011-03-23 2012-10-22 Nec Corp Building design support device and building design support method
JP2014056524A (en) * 2012-09-13 2014-03-27 Ricoh Co Ltd Information processing system, information processing method and program
KR101610192B1 (en) 2015-04-15 2016-04-14 한국건설기술연구원 SYSTEM FOR SUPPORTING COBie STANDARD BASED ON BIM AND METHOD THEREOF
US11797738B2 (en) 2019-07-25 2023-10-24 Mitsubishi Electric Corporation Test apparatus, computer readable medium, and test method

Similar Documents

Publication Publication Date Title
CN102939612B (en) The method and system of the amendment to user interface components is merged in the user-defined situation of protection
JP2008059367A (en) System data structure management program, system data structure management device, and system data structure management method
US20080072217A1 (en) Method, apparatus, and system for customizing and performing policy in version control
US7856621B2 (en) Method for synchronization of concurrently modified interdependent semi-derived artifacts
EP1703381A2 (en) Rich data-bound applications
CN101313294A (en) Smart copy/paste of graphical nodes
JP2009508227A (en) Browse mode designer
JP2007179264A (en) Data conversion device, data conversion method and control program
JP2009070174A (en) Document preparation device, document preparation method, and program for making computer execute
JP4425205B2 (en) Partial flow definition generation program, partial flow definition generation method, and partial flow definition generation device
JP2007128356A (en) Information processor and information processing method and system
JP2003114793A (en) Screen transition chart editing device, screen transition chart editing method, and program for executing the same method by computer
JP2007233973A (en) Sequential processing transfer device and sequential processing transfer method
US20180150294A1 (en) Backout tool for source control systems
JP2004070810A (en) Visual programming system, visual programming method, program for visual programming, and storage medium containing the program
JP2009122933A (en) Definition information-reconstructing device for xml document conversion, method and program for the same
JP2008158691A (en) Parts list generation method and parts list generation program
JP2019079165A (en) Editing program, editing device and editing method
JP2009059212A (en) Pod screen generator, and program therefor
JP6097231B2 (en) Program generating apparatus and method
JP5256112B2 (en) Document management system and method
JP2007004239A (en) Design-support device, design-support method, and program
JP2020170530A (en) Information processing apparatus, processing method thereof, and program
JP2004280473A (en) Workflow program generation device and method
JP2006285473A (en) Manufacturing process management system

Legal Events

Date Code Title Description
RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626