JP2001014491A - Three-dimensional shape data processing system - Google Patents

Three-dimensional shape data processing system

Info

Publication number
JP2001014491A
JP2001014491A JP11180684A JP18068499A JP2001014491A JP 2001014491 A JP2001014491 A JP 2001014491A JP 11180684 A JP11180684 A JP 11180684A JP 18068499 A JP18068499 A JP 18068499A JP 2001014491 A JP2001014491 A JP 2001014491A
Authority
JP
Japan
Prior art keywords
dimensional shape
data
text
shape data
display device
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.)
Withdrawn
Application number
JP11180684A
Other languages
Japanese (ja)
Inventor
Akihiro Miyazawa
明弘 宮澤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP11180684A priority Critical patent/JP2001014491A/en
Publication of JP2001014491A publication Critical patent/JP2001014491A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a three-dimensional(3D) shape data processing system with which a 3D shape can be generated as intended by reading text data outputted by the other 3D shape data processing system and the burden of a user therefor can be reduced as well. SOLUTION: In the 3D shape data processing system capable of generating and displaying the 3D shape data from the text data, the 3D shape data are generated from the text data by a 3D shape data generator 3, the 3D shape is displayed on a graphics display device 4, the text data are displayed on a text display device 2, the 3D shape data generator 3 makes the text data correspond to 3D shape data for each shape element and store them into a corresponding data storage device 5 and when the 3D shape data of a shape element at one part of the 3D shape can not be generated or are abnormally generated, the display pattern of the character string of the shape element in the text data displayed on the text display device 2 is changed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、3次元CAD/C
AM/CAE/CGシステムなど3次元形状の設計支援
を行う3次元形状データ処理システムに係わり、特に、
他の3次元形状データ処理システムで作成された3次元
形状を、テキストファイル形式で表現したテキストデー
タから生成した3次元形状データにより、グラフィック
ス表示装置に表示すると共に、前記テキストデータをテ
キスト表示装置に表示する3次元形状データ処理システ
ムに関する。
TECHNICAL FIELD The present invention relates to a three-dimensional CAD / C
Involved in 3D shape data processing systems that support 3D shape design such as AM / CAE / CG systems.
A three-dimensional shape created by another three-dimensional shape data processing system is displayed on a graphics display device using three-dimensional shape data generated from text data expressed in a text file format, and the text data is displayed on a text display device. The present invention relates to a three-dimensional shape data processing system to be displayed in the following.

【0002】[0002]

【従来の技術】従来より、グラフィクス表示装置とコン
ピュータとを用いて各種設計業務を支援する3次元CA
Dシステムなどの3次元形状データ処理システムでは、
一つの3次元形状データ処理システムで作成した3次元
形状を他の3次元形状処理システムへ受け渡しすること
によって3次元形状データを共有化し、有効に活用する
ことができる。このような3次元形状データ処理システ
ムでは、3次元形状をテキストファイル形式で表現した
テキストデータを作成し、このテキストデータを他の3
次元形状データ処理システムへ渡し、テキストデータを
受け取った3次元形状データ処理システムでは、そのテ
キストデータから3次元形状データを生成しグラフィッ
クス表示装置に表示する。しかしながら、通常、3次元
形状データ処理システムはそれぞれ固有の幾何精度や表
現形式を有するため、多くの3次元形状データ処理シス
テムの出力するテキストデータを完全に自動的に読み込
むことは困難である。そのため、部分的に3次元形状が
生成されなかったり、不適切に生成されたりする事態が
発生し、そのような場合、従来では、例えば、テキスト
ファイル形式がIGES(Initial Graphics Exchange S
pecification)形式である場合で言えば、正常に生成さ
れなかったエンティティ(Entity,要素)について、そ
のエンティティのタイプやそのエンティティのディレク
トリ・エントリなどへのポインタをエラーレポートとし
て画面に表示して利用者に知らせる。利用者は、それを
見て、生成できなかった部分を自分でモデリングし直す
とか、そのテキストファイルを出力した3次元形状デー
タ処理システム側を調査するとか、前記タイプとポイン
タを手がかりにIGESファイル中の問題の箇所を探
し、IGESファイルを修正する等の作業を行う。な
お、特開平8-16654号公報に示されたCADシステムで
は、グラフィクス表示装置の他に前記テキストデータを
表示するテキスト表示装置を備え、グラフィクス表示装
置を用いて図形編集などを行い、編集された図形に対応
するテキストファイルを作成して、そのテキストファイ
ルの内容をテキスト表示装置に表示する。そして、テキ
スト表示装置においてテキストファイル中の一部の文字
列を指定することによりグラフィクス表示装置に表示さ
れた前記文字列に対応する図形要素の表示態様を変化さ
せ、テキストファイル中の文字列とそれに対応する図形
要素との照合作業における利用者の負担を軽減させよう
としている。例えば、複数の部品からなる図面をグラフ
ィクス表示装置に表示し、前記複数の部品の部品表をテ
キスト表示装置に表示し、図面内の部品と部品表中の部
品の照合を容易にさせようというわけである。
2. Description of the Related Art Conventionally, a three-dimensional CA that supports various design tasks using a graphics display device and a computer.
In a three-dimensional shape data processing system such as a D system,
By transferring a three-dimensional shape created by one three-dimensional shape data processing system to another three-dimensional shape processing system, the three-dimensional shape data can be shared and used effectively. In such a three-dimensional shape data processing system, text data expressing a three-dimensional shape in a text file format is created, and this text data is converted to another three-dimensional shape data.
The three-dimensional shape data processing system, which has passed the text data to the three-dimensional shape data processing system, generates three-dimensional shape data from the text data and displays it on a graphics display device. However, since three-dimensional shape data processing systems usually have their own geometric accuracy and expression format, it is difficult to completely automatically read text data output from many three-dimensional shape data processing systems. For this reason, a situation occurs in which a three-dimensional shape is not partially generated or is generated improperly. In such a case, conventionally, for example, a text file format is IGES (Initial Graphics Exchange S).
In the case of the (pecification) format, for an entity (Entity, element) that was not generated normally, the type of the entity and the pointer to the directory entry of the entity are displayed on the screen as an error report and the user Inform The user sees it and remodels the part that could not be created by himself, investigates the 3D shape data processing system that output the text file, or uses the type and pointer as clues in the IGES file. Search for the location of the problem and work to correct the IGES file. The CAD system disclosed in Japanese Patent Application Laid-Open No. H8-16654 has a text display device for displaying the text data in addition to the graphics display device, and performs graphic editing using the graphics display device. A text file corresponding to the figure is created, and the contents of the text file are displayed on a text display device. Then, the display mode of the graphic element corresponding to the character string displayed on the graphics display device is changed by designating a part of the character string in the text file on the text display device, and the character string in the text file and the An attempt is made to reduce the burden on the user in the collation work with the corresponding graphic element. For example, a drawing composed of a plurality of parts may be displayed on a graphics display device, a bill of materials of the plurality of parts may be displayed on a text display device, and the parts in the drawing and the parts in the bill of materials may be easily collated. It is.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、特開平
8-16654号公報に示された前記の従来技術においては、
特定のCADシステムの場合でテキストデータと図形と
の対応を取るものに過ぎないし、テキスト表示装置上で
文字列を修正することもできない。つまり、多くの3次
元形状データ処理システムの出力するテキストデータを
扱うことができない。また、出力されたエンティティの
タイプとポインタを手がかりに対処する方法では、エラ
ーリポート等を画面に表示するのみであるので、修正等
の作業には利用者に多大な負担をかけてしまう。本発明
の課題は、このような従来技術の問題を解決し、多くの
3次元形状データ処理システムの出力するテキストデー
タを読み込んで意図通りの3次元形状を生成することが
できると共に、そのための利用者の負担も少なくて済む
3次元形状データ処理システム提供することにある。
SUMMARY OF THE INVENTION
In the above-mentioned prior art shown in 8-16654,
In the case of a specific CAD system, it is merely a correspondence between text data and a figure, and a character string cannot be corrected on a text display device. That is, text data output from many three-dimensional shape data processing systems cannot be handled. Further, in the method of responding to the clues of the output type of the entity and the pointer, only an error report or the like is displayed on the screen, so that the operation of correction or the like imposes a heavy burden on the user. An object of the present invention is to solve the problems of the prior art described above, read text data output from many three-dimensional shape data processing systems, and generate a three-dimensional shape as intended, and use it for the purpose. Another object of the present invention is to provide a three-dimensional shape data processing system that can reduce the burden on the user.

【0004】[0004]

【課題を解決するための手段】前記の課題を解決するた
めに、請求項1記載の発明では、他の3次元形状データ
処理システムで作成された、3次元形状をテキストファ
イル形式で表現したテキストデータから3次元形状デー
タを生成して、グラフィクス表示装置に3次元形状を表
示することができる3次元形状データ処理システムにお
いて、テキストデータから3次元形状データを生成して
グラフィクス表示装置に3次元形状を表示すると共に前
記テキストデータをテキスト表示装置に表示させ、且
つ、前記テキストデータと3次元形状データとを形状要
素毎に対応付け、グラフィクス表示装置に3次元形状を
表示させる際、3次元形状の一部の形状要素の3次元形
状データが生成できなかったとき、または異常に生成さ
れたとき、前記テキスト表示装置に表示されたテキスト
データ中の、前記形状要素の3次元形状データに対応す
るテキストデータである文字列の表示態様を変化させる
構成にした。また、請求項2記載の発明では、請求項1
記載の発明において、形状要素をグラフィクス表示装置
上で指定する形状要素指定手段を備え、前記形状要素指
定手段により指定された形状要素に対応するテキストデ
ータである文字列の表示態様を変化させるように構成し
た。また、請求項3記載の発明では、請求項1または請
求項2記載の発明において、表示態様を変化させた文字
列を編集させる編集手段を備え、前記編集手段により編
集された文字列を含むテキストデータから生成した3次
元形状データに基づいて、グラフィクス表示装置に3次
元形状を再び表示する構成にした。また、請求項4記載
の発明では、請求項1、請求項2、または請求項3記載
の発明において、テキストファイル形式をIGES形式
とした。
In order to solve the above-mentioned problems, according to the present invention, a three-dimensional shape created by another three-dimensional shape data processing system is expressed in a text file format. In a three-dimensional shape data processing system capable of generating three-dimensional shape data from data and displaying the three-dimensional shape on a graphics display device, the three-dimensional shape data is generated from text data and the three-dimensional shape data is generated on a graphics display device. And displaying the text data on a text display device, and associating the text data with the three-dimensional shape data for each shape element, and displaying the three-dimensional shape on the graphics display device. When the three-dimensional shape data of some of the shape elements cannot be generated or is generated abnormally, DOO display in the text data displayed on, and the configuration of changing the display mode of the character string is text data corresponding to the three-dimensional shape data of the shape element. According to the second aspect of the invention,
In the invention described above, a shape element designating means for designating a shape element on a graphics display device is provided, and a display mode of a character string as text data corresponding to the shape element designated by the shape element designating means is changed. Configured. According to a third aspect of the present invention, in the first or second aspect of the present invention, there is provided an editing means for editing a character string whose display mode has been changed, and the text including the character string edited by the editing means is provided. The three-dimensional shape is displayed again on the graphics display device based on the three-dimensional shape data generated from the data. Further, in the invention described in claim 4, in the invention described in claim 1, 2, or 3, the text file format is IGES format.

【0005】前記のような手段にしたので、請求項1記
載の発明では、他の3次元形状データ処理システムで作
成されたテキストデータから3次元形状データが生成さ
れ、その3次元形状データに基づいてグラフィクス表示
装置に3次元形状が表示されると共に、前記テキストデ
ータがテキスト表示装置に表示され、且つ、前記テキス
トデータと3次元形状データとが形状要素毎に対応付け
られ、グラフィクス表示装置に3次元形状を表示させる
際、3次元形状の一部の形状要素の3次元形状データが
生成できなかったとき、または異常に生成されたとき、
前記テキスト表示装置に表示されたテキストデータ中
の、前記形状要素の3次元形状データに対応するテキス
トデータである文字列の表示態様が変化する。請求項2
記載の発明では、請求項1記載の発明において、形状要
素をグラフィクス表示装置上で指定する形状要素指定手
段を備え、前記形状要素指定手段により指定された形状
要素に対応するテキストデータである文字列の表示態様
を変化させるように構成した。請求項3記載の発明で
は、請求項1または請求項2記載の発明において、編集
された文字列を含むテキストデータから生成した3次元
形状データに基づいて、グラフィクス表示装置に3次元
形状が再び表示される。請求項4記載の発明では、テキ
ストファイル形式がIGES形式の場合で、請求項1、
請求項2、または請求項3記載の発明の作用が行われ
る。
According to the first aspect of the present invention, three-dimensional shape data is generated from text data created by another three-dimensional shape data processing system, and based on the three-dimensional shape data. The three-dimensional shape is displayed on the graphics display device, the text data is displayed on the text display device, and the text data and the three-dimensional shape data are associated with each shape element. When displaying a three-dimensional shape, when three-dimensional shape data of a part of the three-dimensional shape cannot be generated, or when the three-dimensional shape is abnormally generated,
A display mode of a character string as text data corresponding to the three-dimensional shape data of the shape element in the text data displayed on the text display device changes. Claim 2
According to the invention described in the first aspect, a character string which is text data corresponding to the shape element designated by the shape element designation means, further comprising shape element designation means for designating a shape element on a graphics display device. Is configured to change the display mode. According to a third aspect of the present invention, in the first or second aspect, the three-dimensional shape is displayed again on the graphics display device based on the three-dimensional shape data generated from the text data including the edited character string. Is done. According to the fourth aspect of the present invention, the text file format is the IGES format.
The operation of the invention described in claim 2 or 3 is performed.

【0006】[0006]

【発明の実施の形態】以下、図面により本発明の実施の
形態を詳細に説明する。図1は本発明の一実施例を示す
3次元形状データ処理システムの構成ブロック図であ
る。図示したように、この実施例の3次元形状データ処
理システムは、他の3次元形状データ処理システムで作
成された、3次元形状をテキストファイル形式で表現し
たテキストファイル(テキストデータ)を読み込み、そ
の内容を解析するファイル処理装置1、そのファイル処
理装置1から渡されたテキストファイルの内容を表示し
たりするテキスト表示装置2、ファイル処理装置1から
渡された解析結果を基に3次元形状データを生成する3
次元形状データ生成装置3、その3次元形状データ生成
装置3から渡された3次元形状を表示するグラフィクス
表示装置4、3次元形状を表現したテキストデータと3
次元形状データとを形状要素毎に対応付けて記憶してお
く対応データ記憶装置5などを備えている。このような
構成で、この実施例の3次元形状データ処理システム
は、グラフィクス表示装置4に3次元形状を表示させる
際、3次元形状データ生成装置3が3次元形状の一部の
形状要素の3次元形状データを生成できなかったかまた
は異常に生成したとき、テキスト表示装置2が前記形状
要素に対応するテキストデータである文字列の表示態様
を変化させる。以下、前記各装置について詳細に説明す
る。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a configuration block diagram of a three-dimensional shape data processing system showing one embodiment of the present invention. As illustrated, the three-dimensional shape data processing system of this embodiment reads a text file (text data) representing a three-dimensional shape in a text file format created by another three-dimensional shape data processing system. A file processing device 1 for analyzing the contents, a text display device 2 for displaying the contents of a text file passed from the file processing device 1, and a three-dimensional shape data based on the analysis result passed from the file processing device 1. Generate 3
A three-dimensional shape data generating device 3; a graphics display device 4 for displaying a three-dimensional shape passed from the three-dimensional shape data generating device 3;
A corresponding data storage device 5 for storing dimensional shape data in association with each shape element is provided. With such a configuration, the three-dimensional shape data processing system according to the present embodiment, when displaying the three-dimensional shape on the graphics display device 4, uses the three-dimensional shape data generation device 3 When the dimensional shape data cannot be generated or is generated abnormally, the text display device 2 changes the display mode of the character string that is the text data corresponding to the shape element. Hereinafter, each of the devices will be described in detail.

【0007】まず、ファイル処理装置1であるが、前記
のように、他の3次元形状データ処理システムで作成さ
れた、3次元形状をテキストファイル形式で表現したテ
キストファイルを読み込み、その内容を解析し、解析結
果を3次元形状データ生成装置3へ渡す。テキストデー
タの構文解析を行って、後述する3次元形状データの生
成を容易にさせるのである。また、ファイル処理装置1
はテキストファイルの内容(テキストデータ)および3
次元形状データ生成装置3から渡された文字列(テキス
トデータ)をテキスト表示装置2に渡す。3次元形状デ
ータ生成装置3はファイル処理装置1から渡された解析
結果をもとに3次元形状データを生成し、生成した3次
元形状データをグラフィクス表示装置4に渡すと共に、
3次元形状を表現したテキストデータと生成した3次元
形状データとを形状要素毎に対応付けて対応データ記憶
装置5内の対応テーブルに記憶させる。また、3次元形
状データ生成に失敗した(生成できなかった)形状要素
の文字列(テキストデータ)をファイル処理装置1に渡
す。また、グラフィクス表示装置4から渡された、指定
された形状要素の文字列を対応テーブルから取得しファ
イル処理装置1に渡す。グラフィクス表示装置4は、不
図示のマウスなどを備えており、3次元形状を表示する
と共に、利用者がマウスなどを用いて指定した形状要素
を示す情報を3次元形状データ生成装置3に渡す。ま
た、テキスト表示装置2は、ファイル処理装置1から渡
されたテキストファイルの内容(テキストデータ)を表
示すると共に、表示されたテキストデータ中の、ファイ
ル処理装置1から渡された文字列の表示態様を変化させ
る(例えば反転表示する)。また、キーボードを備え、
利用者がそのキーボードによって編集したテキストファ
イルの内容をファイル処理装置1に渡す。
First, the file processing apparatus 1 reads a text file representing a three-dimensional shape in a text file format created by another three-dimensional shape data processing system as described above, and analyzes the contents. Then, the analysis result is passed to the three-dimensional shape data generation device 3. The syntax analysis of the text data is performed to facilitate the generation of three-dimensional shape data described later. Also, the file processing device 1
Is the contents of the text file (text data) and 3
The character string (text data) passed from the dimensional shape data generation device 3 is passed to the text display device 2. The three-dimensional shape data generating device 3 generates three-dimensional shape data based on the analysis result passed from the file processing device 1, and passes the generated three-dimensional shape data to the graphics display device 4.
The text data representing the three-dimensional shape and the generated three-dimensional shape data are stored in the correspondence table in the correspondence data storage device 5 in association with each shape element. In addition, a character string (text data) of a shape element for which generation of three-dimensional shape data has failed (cannot be generated) is passed to the file processing apparatus 1. The character string of the designated shape element passed from the graphics display device 4 is obtained from the correspondence table and passed to the file processing device 1. The graphics display device 4 includes a mouse or the like (not shown), displays a three-dimensional shape, and passes information indicating a shape element specified by a user using a mouse or the like to the three-dimensional shape data generation device 3. The text display device 2 displays the contents (text data) of the text file passed from the file processing device 1 and displays the character string passed from the file processing device 1 in the displayed text data. Is changed (for example, highlighted display). It also has a keyboard,
The user passes the contents of the text file edited by the keyboard to the file processing device 1.

【0008】図2に、このような3次元形状データ処理
システムの動作フローを示す。以下、図2などに従っ
て、この実施例の動作を説明する。まず、システム制御
装置(図示していない)が、他の3次元形状処理システ
ムで作成された、テキストファイル形式で表現された3
次元形状のテキストファイルを開き(読み込み)、その
テキストファイルをファイル処理装置1に渡す(ステッ
プS1)。そして、そのファイル処理装置1において、
テキストファイルの内容を解析する。例えば、テキスト
ファイル形式がIGES(Initial GraphicsExchange Sp
ecification)形式の場合で言えば、この解析とは、渡さ
れたテキストデータを、本発明の形状要素とは異なるI
GESの概念であるエンティティ(Entity,要素)毎に
まとめるのである。このIGESは、おおまかには、テ
キストファイルがディレクトリ・エントリ部(Directory
Entry Section)とパラメータデータ部(Parameter Data
Section)から構成されている。ディレクトリ・エント
リ部はディレクトリ・エントリの集合で、各ディレクト
リ・エントリは一つのエンティティに対応し、各パラメ
ータデータ部へのポインタを有する。そのパラメータデ
ータ部には、座標値など具体的な幾何情報が記述され、
さらに、関連するエンティティがある場合、そのエンテ
ィティがどこに記述されているかというようなことも記
述されている。ファイル処理装置は、このような、各エ
ンティティを表現するエンティティデータをエンティテ
ィ単位にまとめてそれぞれをメモリ上のそれぞれの番地
に移し、解析結果として3次元形状データ生成装置3に
渡すのである(ステップS2)。
FIG. 2 shows an operation flow of such a three-dimensional shape data processing system. The operation of this embodiment will be described below with reference to FIG. First, a system controller (not shown) generates a text file format 3D created by another three-dimensional shape processing system.
The text file of the dimensional shape is opened (read), and the text file is transferred to the file processing device 1 (step S1). Then, in the file processing device 1,
Parse the contents of the text file. For example, if the text file format is IGES (Initial Graphics Exchange Sp
ecification) format, this analysis means that the passed text data is converted into an I
It is organized for each entity (Entity), which is the concept of GES. In IGES, roughly, a text file is a directory entry part (Directory
Entry Section) and Parameter Data
Section). The directory entry section is a set of directory entries. Each directory entry corresponds to one entity and has a pointer to each parameter data section. Specific geometric information such as coordinate values is described in the parameter data portion,
In addition, if there is a related entity, it describes where the entity is described. The file processing device puts such entity data representing each entity in entity units, moves each to an address on the memory, and passes it to the three-dimensional shape data generating device 3 as an analysis result (step S2). ).

【0009】次に、3次元形状データ生成装置3が本発
明で言うところの形状要素毎にまとめて3次元形状を生
成する。例えば、境界を自由曲線で囲まれた自由曲面が
この形状要素の「面」およびそれを囲む「稜線」に相当
し、IGESのエンティティとしてはエンティティタイ
プ番号144(要素番号144,以下、Type 144と称す)の
「切り取られたパラメトリック面」で表現され、3次元
形状データ生成装置3は次のようにして3次元形状を生
成するのである(ステップS3)。 (1)Type144のディレクトリ・エントリにあるパラメ
ータデータを調べる。 (2)そのパラメータデータには、母曲面(境界を囲ま
れる前のもとになる曲面)を表すディレクトリ・エント
リ(Type114:スプライン曲面)と境界曲線を表すディ
レクトリ・エントリ(Type142:パラメトリック面上の
曲線)へのポインタがあるので、それぞれのディレクト
リ・エントリを調べる。 (3)Type114のディレクトリ・エントリにあるパラメ
ータデータを調べる。 (4)そのパラメータデータには、スプライン曲面の幾
何情報を表す数値データがあるので、これをもとに形状
要素「面」を生成する。 (5)Type142のディレクトリ・エントリにあるパラメ
ータデータを調べる。 (6)そのパラメータデータには、実際の曲線を表すデ
ィレクトリ・エントリ(Type102:複合曲線)へのポイ
ンタがあるので、そのディレクトリ・エントリを調べ
る。 (7)Type102のディレクトリ・エントリにあるパラメ
ータデータを調べる。 (8)そのパラメータデータには、複合曲線を構成する
複数の曲線を表すディレクトリ・エントリ(Type112:
スプライン曲線)への複数のポインタがあるので、各デ
ィレクトリ・エントリを調べる。 (9)Type112の各ディレクトリ・エントリにある各パ
ラメータデータを調べる。 (10)その各パラメータデータには、スプライン曲線の
幾何情報を表す数値データがあるので、これをもとに形
状要素「稜線」を生成すると共に(4)において生成し
た「面」との位相的な関連付けを行う。このようにし
て、3次元形状データを生成すると、3次元形状データ
生成装置3は、その3次元形状データをグラフィクス表
示装置4に渡し(ステップS3)、グラフィクス表示装
置4は、3次元形状データをもとに3次元形状を表示す
る(ステップS4)。但し、生成できなかった形状要素
は表示されない。また、3次元形状データ生成装置3
は、各形状要素の3次元形状データを生成する際、その
生成のために各形状要素毎に抽出したテキストデータを
各形状要素毎に3次元形状データと対応付けて対応デー
タ記憶装置5内の対応テーブルに記憶させる。また、3
次元形状データ生成に失敗した(生成できなかった)形
状要素の文字列(テキストデータ)をファイル処理装置
1に渡す(ステップS5)。
Next, the three-dimensional shape data generating device 3 generates a three-dimensional shape collectively for each shape element referred to in the present invention. For example, a free-form surface whose boundary is surrounded by a free curve corresponds to the “face” of this shape element and the “edge” surrounding it, and the entity of IGES is an entity type number 144 (element number 144, hereinafter referred to as Type 144). ), And the three-dimensional shape data generation device 3 generates a three-dimensional shape as follows (step S3). (1) Check the parameter data in the directory entry of Type144. (2) The parameter data includes a directory entry (Type114: spline surface) representing a generating surface (a surface before the boundary is enclosed) and a directory entry (Type142: parametric surface) representing a boundary curve. Since there is a pointer to the curve, examine each directory entry. (3) Check the parameter data in the Type 114 directory entry. (4) Since the parameter data includes numerical data representing the geometric information of the spline curved surface, the shape element “surface” is generated based on the numerical data. (5) Check the parameter data in the Type 142 directory entry. (6) Since the parameter data includes a pointer to a directory entry (Type 102: composite curve) representing an actual curve, the directory entry is checked. (7) Check the parameter data in the Type 102 directory entry. (8) The parameter data includes directory entries (Type 112:
Since there are multiple pointers to the spline curve, each directory entry is examined. (9) Check each parameter data in each type 112 directory entry. (10) Each of the parameter data includes numerical data representing the geometric information of the spline curve. Based on the numerical data, the shape element “edge” is generated, and the topological difference with the “surface” generated in (4) is obtained. Make an association. When the three-dimensional shape data is generated in this way, the three-dimensional shape data generating device 3 passes the three-dimensional shape data to the graphics display device 4 (step S3), and the graphics display device 4 converts the three-dimensional shape data. The three-dimensional shape is displayed based on the original (step S4). However, the shape elements that could not be generated are not displayed. The three-dimensional shape data generation device 3
When generating the three-dimensional shape data of each shape element, the text data extracted for each shape element for the generation is associated with the three-dimensional shape data for each shape element and stored in the corresponding data storage device 5. It is stored in the correspondence table. Also, 3
The character string (text data) of the shape element for which the generation of the dimensional shape data has failed (cannot be generated) is passed to the file processing device 1 (step S5).

【0010】続いて、ファイル処理装置1はテキストフ
ァイルの内容(テキストデータ)と3次元形状生成に失
敗した形状要素の文字列(テキストデータ)をテキスト
表示装置2に渡す(ステップS6)。これにより、テキ
スト表示装置2はテキストファイルの内容(テキストデ
ータ)を表示すると共に、失敗した形状要素の文字列を
全テキストデータ中から検索し、失敗した形状要素に当
たる文字列の表示態様を変化させる(例えば反転表示)
(ステップS7)(図3(a)(b)参照)。なお、図3(a)
はグラフィクス表示装置4に3次元形状が表示されてい
る状態であり、手前の面が生成されず、したがって、そ
の面が表示されていない。また、図3(b)はテキスト表
示装置2にテキストファイルの内容が表示されている状
態であり、前記手前の面に対応したテキストデータ(文
字列)が反転表示されている状態を示している。なお、
前記において、テキストファイルの内容をテキスト表示
装置2に渡し、表示するタイミングはステップS1の次
のステップでもよい。前記のように表示態様の変化して
いる文字列があり、そのため、利用者が編集手段により
テキストファイルの内容を修正した場合は(ステップS
8でYes)、この後ステップS2へ戻り、ステップS2
からくり返す。そして、前記の修正が適切であれば、3
次元形状を生成できない形状要素がなくなり、例えば図
3(c)のように正常に表示される。それに対して、生成
できなかった形状要素がなければ、ステップS7までの
ステップでは反転表示が行われず、したがって、テキス
トファイルの編集(修正)は行われない(ステップS8
でNo)。しかし、図4(a)に示すように、生成結果が不
適切であるという場合もある。図示の例では、矢印で示
した稜線は本来、その下の稜線と一致していなければな
らないのに、隙間が空いている。このような場合、利用
者は、その形状要素のテキストデータを修正するため
に、形状要素指定手段であるマウスなどを用いて不適切
である部分を指定する(ステップS9でYes)。こうし
て、グラフィクス表示装置4はマウスから渡された不適
切部分の位置情報を取得し、その位置情報により不適切
部分の形状要素を識別する。そして、その形状要素を示
す情報を3次元形状データ生成装置3に渡す(ステップ
S10)。すると、3次元形状データ生成装置3は、対応
データ記憶装置5内の対応テーブルから前記形状要素の
文字列(テキストデータ)を読み出し、それをファイル
処理装置1に渡す(ステップS11)。
Subsequently, the file processing device 1 transfers the contents (text data) of the text file and the character string (text data) of the shape element whose three-dimensional shape generation has failed to the text display device 2 (step S6). As a result, the text display device 2 displays the contents (text data) of the text file, searches the entire text data for the character string of the failed shape element, and changes the display mode of the character string corresponding to the failed shape element. (For example, reverse display)
(Step S7) (see FIGS. 3A and 3B). FIG. 3 (a)
Is a state in which a three-dimensional shape is displayed on the graphics display device 4, a front surface is not generated, and therefore, that surface is not displayed. FIG. 3B shows a state in which the contents of the text file are displayed on the text display device 2, and a state in which the text data (character string) corresponding to the front side is highlighted. . In addition,
In the above, the contents of the text file may be transferred to the text display device 2 and displayed at the next step after step S1. As described above, there is a character string whose display form has changed, and therefore, when the user has modified the contents of the text file by the editing means (step S
8), and thereafter returns to step S2, and returns to step S2.
Repeat. And if the above modification is appropriate, 3
There is no shape element for which a dimensional shape cannot be generated, and the image is normally displayed, for example, as shown in FIG. On the other hand, if there is no shape element that could not be generated, the reverse display is not performed in the steps up to step S7, and thus the text file is not edited (corrected) (step S8).
No). However, as shown in FIG. 4A, the generation result may be inappropriate. In the illustrated example, the ridge line indicated by the arrow originally has to coincide with the ridge line below it, but there is a gap. In such a case, in order to correct the text data of the shape element, the user specifies an inappropriate part using a mouse or the like as the shape element specification means (Yes in step S9). In this way, the graphics display device 4 acquires the position information of the inappropriate part passed from the mouse, and identifies the shape element of the inappropriate part based on the position information. Then, information indicating the shape element is passed to the three-dimensional shape data generation device 3 (step S10). Then, the three-dimensional shape data generation device 3 reads out the character string (text data) of the shape element from the correspondence table in the correspondence data storage device 5 and passes it to the file processing device 1 (step S11).

【0011】続いて、ファイル処理装置1は前記形状要
素の文字列(テキストデータ)をテキスト表示装置2に
渡す(ステップS12)。これにより、テキスト表示装置
2は前記形状要素の文字列を全テキストデータ中から検
索し、その文字列の表示態様を変化させる(例えば反転
表示)(ステップS13)(図4(b)参照)。こうして、
利用者によりテキストファイルの内容が修正されたなら
ば(ステップS8でYes)ステップS2へ戻り、ステッ
プS2からくり返す。そして、前記の修正が適切であれ
ば、3次元形状が意図通りに生成され、例えば図4(c)
のように意図通りに表示される。このようにして、3次
元形状データ処理システムの出力するテキストデータを
読み込んで意図通りの3次元形状を生成することがで
き、3次元形状を修正する際の利用者の負担が少ない3
次元形状データ処理システムを提供することができる。
Subsequently, the file processing device 1 passes the character string (text data) of the shape element to the text display device 2 (step S12). Thereby, the text display device 2 searches the character string of the shape element from all the text data, and changes the display mode of the character string (for example, reverse display) (step S13) (see FIG. 4B). Thus,
If the contents of the text file have been modified by the user (Yes in step S8), the process returns to step S2 and repeats from step S2. Then, if the above correction is appropriate, a three-dimensional shape is generated as intended, for example, as shown in FIG.
Is displayed as intended. In this way, the text data output from the three-dimensional shape data processing system can be read to generate a three-dimensional shape as intended, and the burden on the user when correcting the three-dimensional shape is small.
A dimensional shape data processing system can be provided.

【0012】[0012]

【発明の効果】以上説明したように、本発明によれば、
請求項1記載の発明では、他の3次元形状データ処理シ
ステムで作成されたテキストデータから3次元形状デー
タが生成され、その3次元形状データに基づいてグラフ
ィックス表示装置に3次元形状が表示されると共に、前
記テキストデータがテキスト表示装置に表示され、且
つ、前記テキストデータと3次元形状データとが形状要
素毎に対応付けられ、グラフィックス表示装置に3次元
形状を表示させる際、3次元形状の一部の形状要素の3
次元形状データが生成できなかったとき、または異常に
生成されたとき、前記テキスト表示装置に表示されたテ
キストデータ中の、前記形状要素の3次元形状データに
対応するテキストデータである文字列の表示態様が変化
するので、不適切なテキストデータを容易に修正するこ
とができ、したがって、多くの3次元形状データ処理シ
ステムの出力するテキストデータを読み込んで意図通り
の3次元形状を生成することができるし、そのための利
用者の負担も少なくて済む。また、請求項2記載の発明
では、請求項1記載の発明において、形状要素をグラフ
ィクス表示装置上で指定する形状要素指定手段を備え、
前記形状要素指定手段により指定された形状要素に対応
するテキストデータである文字列の表示態様を変化させ
るように構成したので、グラフィックス表示装置に3次
元形状を表示させる際に異常に生成された形状要素を容
易に指定することができる。また、請求項3記載の発明
では、請求項1または請求項2記載の発明において、編
集された文字列を含むテキストデータから生成した3次
元形状データに基づいて、グラフィックス表示装置に3
次元形状が再び表示されるので、修正結果の確認を容易
に行える。また、請求項4記載の発明では、テキストフ
ァイル形式がIGES形式の場合に、請求項1、請求項
2、または請求項3記載の発明の効果を実現することが
できる。
As described above, according to the present invention,
According to the first aspect of the present invention, three-dimensional shape data is generated from text data created by another three-dimensional shape data processing system, and the three-dimensional shape is displayed on a graphics display device based on the three-dimensional shape data. In addition, the text data is displayed on a text display device, and the text data and the three-dimensional shape data are associated with each other for each shape element, and when the graphics display device displays the three-dimensional shape, the three-dimensional shape is displayed. Of some shape elements of
When the dimensional shape data cannot be generated or when the dimensional shape data is abnormally generated, a character string that is text data corresponding to the three-dimensional shape data of the shape element in the text data displayed on the text display device is displayed. Since the mode changes, inappropriate text data can be easily corrected, and therefore, text data output from many three-dimensional shape data processing systems can be read to generate a three-dimensional shape as intended. Therefore, the burden on the user for that purpose can be reduced. According to a second aspect of the present invention, in the first aspect of the invention, there is provided a shape element designating means for designating a shape element on a graphics display device,
Since the display mode of the character string which is the text data corresponding to the shape element specified by the shape element specifying means is configured to be changed, when the three-dimensional shape is displayed on the graphics display device, it is abnormally generated. Shape elements can be easily specified. According to a third aspect of the present invention, in the first or second aspect of the present invention, a graphics display device is provided with a three-dimensional shape data generated from text data including an edited character string.
Since the dimensional shape is displayed again, the correction result can be easily confirmed. According to the fourth aspect of the invention, when the text file format is the IGES format, the effects of the first, second, or third aspect of the invention can be realized.

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

【図1】本発明の一実施例を示す3次元形状データ処理
システムの構成ブロック図である。
FIG. 1 is a block diagram showing a configuration of a three-dimensional shape data processing system according to an embodiment of the present invention.

【図2】本発明の一実施例を示す3次元形状データ処理
システムの動作フロー図である。
FIG. 2 is an operation flowchart of a three-dimensional shape data processing system according to an embodiment of the present invention.

【図3】本発明の一実施例を示す3次元形状データ処理
システムの説明図である。
FIG. 3 is an explanatory diagram of a three-dimensional shape data processing system showing one embodiment of the present invention.

【図4】本発明の一実施例を示す3次元形状データ処理
システムの他の説明図である。
FIG. 4 is another explanatory diagram of the three-dimensional shape data processing system showing one embodiment of the present invention.

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

1 ファイル処理装置 2 テキスト表示装置 3 3次元形状データ生成装置 4 グラフィクス表示装置 5 対応データ記憶装置 Reference Signs List 1 file processing device 2 text display device 3 three-dimensional shape data generation device 4 graphics display device 5 compatible data storage device

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 他の3次元形状データ処理システムで作
成された3次元形状を、テキストファイル形式で表現し
たテキストデータから3次元形状データを生成して、グ
ラフィクス表示装置に3次元形状を表示することができ
る3次元形状データ処理システムにおいて、 テキストデータから3次元形状データを生成してグラフ
ィクス表示装置に3次元形状を表示すると共に前記テキ
ストデータをテキスト表示装置に表示させ、且つ、前記
テキストデータと3次元形状データとを形状要素毎に対
応付け、グラフィクス表示装置に3次元形状を表示させ
る際に、該3次元形状の一部の形状要素の3次元形状デ
ータが生成できなかった場合あるいは異常に生成された
場合、 前記テキスト表示装置に表示されたテキストデータ中
の、前記形状要素の3次元形状データに対応するテキス
トデータである文字列の表示態様を変化させるように構
成にしたことを特徴とする3次元形状データ処理システ
ム。
1. A three-dimensional shape data is generated from text data representing a three-dimensional shape created by another three-dimensional shape data processing system in a text file format, and the three-dimensional shape is displayed on a graphics display device. A three-dimensional shape data processing system capable of generating three-dimensional shape data from text data, displaying the three-dimensional shape on a graphics display device, and displaying the text data on a text display device, When the three-dimensional shape data is associated with each shape element, and the graphics display device displays the three-dimensional shape, if the three-dimensional shape data of some of the three-dimensional shape elements cannot be generated or abnormally, When generated, the third order of the shape element in the text data displayed on the text display device Three-dimensional shape data processing system being characterized in that a configuration to change the display mode of the character string is text data corresponding to the shape data.
【請求項2】 請求項1記載の3次元形状データ処理シ
ステムにおいて、形状要素をグラフィクス表示装置上で
指定する形状要素指定手段を備え、 前記形状要素指定手段により指定された形状要素に対応
するテキストデータである文字列の表示態様を変化させ
るように構成したことを特徴とする3次元形状データ処
理システム。
2. The three-dimensional shape data processing system according to claim 1, further comprising a shape element designating means for designating a shape element on a graphics display device, wherein said text corresponds to the shape element designated by said shape element designating means. A three-dimensional shape data processing system, wherein a display mode of a character string as data is changed.
【請求項3】 請求項1または請求項2記載の3次元形
状データ処理システムにおいて、表示態様を変化させた
文字列を編集させる編集手段を備え、 前記編集手段により編集された文字列を含むテキストデ
ータから生成した3次元形状データに基づいて、グラフ
ィクス表示装置に3次元形状を再び表示する構成にした
ことを特徴とする3次元形状データ処理システム。
3. The three-dimensional shape data processing system according to claim 1, further comprising editing means for editing a character string whose display mode has been changed, wherein the text includes the character string edited by the editing means. A three-dimensional shape data processing system, wherein a three-dimensional shape is displayed again on a graphics display device based on three-dimensional shape data generated from the data.
【請求項4】 請求項1、請求項2、または請求項3記
載の3次元形状データ処理システムにおいて、テキスト
ファイル形式をIGES形式としたことを特徴とする3
次元形状データ処理システム。
4. The three-dimensional shape data processing system according to claim 1, wherein the text file format is an IGES format.
Dimensional shape data processing system.
JP11180684A 1999-06-25 1999-06-25 Three-dimensional shape data processing system Withdrawn JP2001014491A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11180684A JP2001014491A (en) 1999-06-25 1999-06-25 Three-dimensional shape data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11180684A JP2001014491A (en) 1999-06-25 1999-06-25 Three-dimensional shape data processing system

Publications (1)

Publication Number Publication Date
JP2001014491A true JP2001014491A (en) 2001-01-19

Family

ID=16087508

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11180684A Withdrawn JP2001014491A (en) 1999-06-25 1999-06-25 Three-dimensional shape data processing system

Country Status (1)

Country Link
JP (1) JP2001014491A (en)

Similar Documents

Publication Publication Date Title
EP0836158B1 (en) Automated re-layout with dimensional associativity
JP2000155859A (en) Method for preparing mesh for analyzing numerical value and its device
JP4342193B2 (en) Three-dimensional CAD system, partial reprojection method, and computer program
US20020045963A1 (en) CAD supporting apparatus, and CAD supporting program storage medium
JP2000200034A (en) Three-dimensional mapping system and method thereof, and recording medium where three-dimensional mapping program is stored
JPH10149432A (en) Three-dimensional form retrieval device
JP3369734B2 (en) Three-dimensional computer-aided design apparatus and method
JP2000003379A (en) Drawing preparation device in product model
JP2001014491A (en) Three-dimensional shape data processing system
JPH11120385A (en) Two-dimensional and three-dimensional integrated type cad system and storage medium where drawing generating program is recorded
JP4915522B2 (en) Graphic processing device
JP3199029B2 (en) Method and system for creating shape information with manufacturing information
JP3981804B2 (en) Conversion table generation method and apparatus, and mounting board inspection program generation method
JPS61226834A (en) Displaying picture editing system
JPH05225290A (en) Shape correction system by three dimensional parametric function
JP2726746B2 (en) Graphic information management method and system
JP4434469B2 (en) Drawing file generating method and medium storing the program
JPH0962721A (en) Method for conversion from two-dimensional cad diagram to three-dimensional cad diagram
JP2881735B1 (en) 3D video data transfer method
CN112329147A (en) Bogie data processing method and system
JP3344471B2 (en) Design change location verification device, design change location verification method, and recording medium storing design change location verification program
JPH02277171A (en) Drawing producing device for parts drawing
JP2001067394A (en) Method and system for processing drawing information
JPH07152839A (en) Teaching method for preparation of business form and device therefor
JPH05159003A (en) Parts management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050111

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050208

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20070706