JPH096990A - Information processor and output method - Google Patents

Information processor and output method

Info

Publication number
JPH096990A
JPH096990A JP15357495A JP15357495A JPH096990A JP H096990 A JPH096990 A JP H096990A JP 15357495 A JP15357495 A JP 15357495A JP 15357495 A JP15357495 A JP 15357495A JP H096990 A JPH096990 A JP H096990A
Authority
JP
Japan
Prior art keywords
information
display
analysis result
projection
displayed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP15357495A
Other languages
Japanese (ja)
Other versions
JP3744969B2 (en
Inventor
Toyonari Sasaki
豊成 佐々木
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 JP15357495A priority Critical patent/JP3744969B2/en
Publication of JPH096990A publication Critical patent/JPH096990A/en
Application granted granted Critical
Publication of JP3744969B2 publication Critical patent/JP3744969B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To provide an information processor and an output method which can output various analysis results through a simple operation. CONSTITUTION: The polygons showing the surface or the section of a model to be analyzed are extracted, and a drawing flag showing the drawing that is used to plot the analysis result of the model against every extracted polygon (S11, S12). Then the analysis result is plotted to every polygon by means of the drawing (such as the contour line display, the arrow display, the boundary line display, etc.) which are designated by the drawing flags of every polygon stored in a storage means (S14 to S22). In such a way, the drawing can be individually decided for every polygon and therefore various analysis results are obtained.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、有限要素法、境界要素
法、差分法等の解析結果を表示するための情報処理装置
及び出力方法に関する。特に解析モデル上に等高線、矢
印等を表示することで結果を表現するのに好適な情報処
理装置及び出力方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus and an output method for displaying analysis results such as a finite element method, a boundary element method and a difference method. Particularly, the present invention relates to an information processing apparatus and an output method suitable for expressing a result by displaying contour lines, arrows, etc. on an analysis model.

【0002】[0002]

【従来の技術】近年コンピュータ性能の発達と共に、有
限要素法、差分法等を中心とした数値実験が、設計のた
めの一手段として広く行なわれ、その重要性は年々増大
している。このような数値実験ではモデルを細かい要素
に分割したモデル(要素分割モデル)を使用する。
2. Description of the Related Art In recent years, along with the development of computer performance, numerical experiments centering on the finite element method and the difference method have been widely carried out as one means for designing, and their importance is increasing year by year. In such a numerical experiment, a model in which the model is divided into fine elements (element division model) is used.

【0003】このような要素分割モデルを用いた解析の
結果を表示する場合、その解析モデルの表面又は断面に
等高線を描いた図、または矢印を描いた図がよく使用さ
れる。すなわち解析結果であるスカラー値をもとに等高
線を描いたり、ベクトル量を矢印で表示した図が用いら
れる。
When displaying the results of analysis using such an element division model, a diagram in which contour lines or arrows are drawn on the surface or cross section of the analysis model is often used. That is, a contour line is drawn based on the scalar value as the analysis result, or a diagram in which the vector amount is displayed by an arrow is used.

【0004】図16は一般的な解析結果の表示オプショ
ンを説明する図である。また、図17は一般的な解析結
果の表示手順を説明するフローチャートである。図16
に示されるように、本例では図法として等高線と矢印、
表示部分としてモデル表面と断面、オプションとして要
素の境界線の表示と非表示を選択できるものとして説明
する。なおここでは、解析結果をグラフィックディスプ
レイ11上に、視覚に訴えるように表示する手段を図
法、そしてその図法を用いてモデル中の表示を行なう部
分を表示部分と呼ぶ。
FIG. 16 is a view for explaining a general analysis result display option. In addition, FIG. 17 is a flowchart for explaining a general analysis result display procedure. FIG.
In this example, as shown in FIG.
The model surface and cross section are displayed as the display portion, and the display and non-display of the boundary line of the element can be selected as an option. In addition, here, a means for displaying the analysis result on the graphic display 11 so as to visually appeal is called a drawing method, and a portion for displaying in the model using the drawing method is called a display portion.

【0005】以下に図17に従って個々のステップを説
明する。なお、ここでは表示を行なう解析結果および表
示部分(表面及び断面)は既に設定されているものとす
る。
The individual steps will be described below with reference to FIG. Here, it is assumed that the analysis result to be displayed and the display portion (surface and cross section) have already been set.

【0006】まず、解析モデルから、表示を行なうため
のポリゴン(多角形の面)を抽出する(ステップS50
1)。すなわち、ユーザによって指定された、解析結果
を表示する部分(要素の集まり。以後、要素ブロックと
呼ぶ)を対象にして、以下に説明するポリゴンを抽出す
る。
First, a polygon (polygonal surface) for displaying is extracted from the analysis model (step S50).
1). That is, a polygon described below is extracted for a portion (collection of elements; hereinafter referred to as an element block) designated by the user and displaying an analysis result.

【0007】図18、図19を用いてポリゴンを説明す
る。図18はユーザによって表示対象に指定された2つ
の6面体要素からなる分割モデルにおける表面を表わす
ポリゴンを説明する図である。図19はユーザによって
表示対象に指定された2つの6面体要素からなる分割モ
デルにおける断面を表わすポリゴンを説明する図であ
る。
Polygons will be described with reference to FIGS. 18 and 19. FIG. 18 is a diagram illustrating a polygon representing a surface in a divided model composed of two hexahedral elements designated by the user as a display target. FIG. 19 is a diagram for explaining a polygon representing a cross section in a divided model composed of two hexahedral elements designated by the user as a display target.

【0008】81は6面体要素を示す。図18におい
て、82は要素ブロック81の表面を表すポリゴンであ
る。表面を表すポリゴンは、要素ブロックの各要素の面
のうち、複数の要素に共有されない面(一般には(フリ
ーフェイスと呼ぶ))として抽出される。一方、図19
において、83は要素ブロック81を図中P1,P2,
P3の3点を含む面で切断したときの、断面を表す2つ
のポリゴンである。このように、各要素の切断面が、断
面を表すポリゴンとなる。
Reference numeral 81 represents a hexahedral element. In FIG. 18, reference numeral 82 is a polygon representing the surface of the element block 81. The polygon representing the surface is extracted as a surface (generally referred to as a free face) that is not shared by a plurality of elements among the surfaces of each element of the element block. On the other hand, FIG.
In the figure, reference numeral 83 designates the element block 81 as P1, P2 in the drawing.
Two polygons representing a cross section when cut at a plane including three points P3. In this way, the cut surface of each element becomes a polygon representing a cross section.

【0009】ここでは、モデルの表面に解析結果を表示
する場合には要素ブロックの表面(フリーフェイス)
を、断面に解析結果を表示する場合には、要素の切断面
を表すポリゴンを抽出する。
Here, when displaying the analysis result on the surface of the model, the surface of the element block (free face)
When displaying the analysis result on the cross section, a polygon representing the cut surface of the element is extracted.

【0010】次に、描画する図法によって、これに続く
処理を切り分ける(ステップS502)。等高線の場合
は、ステップS503へ進み、これに続くループによ
り、ポリゴンを1つずつ処理し、ディスプレイ上に表示
していく。
Next, the subsequent processing is divided according to the drawing method (step S502). In the case of contour lines, the process proceeds to step S503, and the polygons are processed one by one by the loop following the process and displayed on the display.

【0011】まず、ステップS504において、解析結
果をもとにポリゴン面内に等高線を表示する。そして、
ステップS505において、オプションとして要素境界
線の表示が指定されているか否かを判断する。指定され
ている場合には、ポリゴンの境界線(ポリゴンの内部と
外部の境界の線)を描画する(S506)。以上のステ
ップS504〜S506の処理を、ステップS501で
抽出した全ポリゴンに対して行なう(ステップS50
7)。
First, in step S504, contour lines are displayed on the polygon surface based on the analysis result. And
In step S505, it is determined whether the display of the element boundary line is designated as an option. If specified, the boundary line of the polygon (the boundary line between the inside and outside of the polygon) is drawn (S506). The above steps S504 to S506 are performed on all the polygons extracted in step S501 (step S50).
7).

【0012】一方、ステップS502において描画の図
法が矢印であった場合は、ステップS508へ進み、こ
れに続くループにより、ポリゴン1つずつに矢印を描画
し、ディスプレイに表示していく(ステップS50
8)。即ち、ステップS509にて解析結果をもとにポ
リゴン面内に矢印を表示し、オプションとして要素境界
線の表示が指定されている場合には、ポリゴンの境界線
(ポリゴンの内部と外部の境界の線)を描画する(ステ
ップS510、S511)。以上のステップS509〜
S511の処理をステップS501で抽出した全ポリゴ
ンに対して行なう(S512)。以上のような処理によ
り、ユーザの求める解析結果を表示した図が得られる。
On the other hand, when the drawing method is an arrow in step S502, the process proceeds to step S508, and in the loop following this, an arrow is drawn for each polygon and displayed on the display (step S50).
8). That is, in step S509, when the arrow is displayed in the polygon surface based on the analysis result and the display of the element boundary line is designated as an option, the boundary line of the polygon (the boundary between the inside and the outside of the polygon is A line is drawn (steps S510 and S511). Step S509-
The processing of S511 is performed on all the polygons extracted in step S501 (S512). Through the above processing, a diagram displaying the analysis result desired by the user can be obtained.

【0013】上述のような一般的な手法によって、図4
に示すような分割モデルの表示処理を以下に説明する。
図4は2次元磁界解析のモデルであり、20は解析領域
を示し、領域21は空気、領域22,23は磁性体であ
る。ここでは便宜上、領域21〜23の各部分をそれぞ
れ領域R1〜R3と呼ぶことにする。なお図には示して
いないが、領域R1〜R3は細かな要素で分割されてい
るものとする。
As shown in FIG.
The display process of the division model as shown in will be described below.
FIG. 4 is a model of a two-dimensional magnetic field analysis, 20 indicates an analysis region, region 21 is air, and regions 22 and 23 are magnetic substances. Here, for convenience, the respective portions of the regions 21 to 23 will be referred to as regions R1 to R3, respectively. Although not shown in the figure, the regions R1 to R3 are assumed to be divided by fine elements.

【0014】本モデルにおいて、磁性体部分に解析結果
を等高線で表示するように指定されている場合について
説明する(本例のように2次元モデルの場合、断面は存
在しない)。なお、ここでは要素の境界線も同時に表示
するものとする。
In the present model, the case where the analysis result is designated to be displayed as contour lines on the magnetic material portion will be described (in the case of the two-dimensional model as in this example, there is no cross section). In addition, the boundary line of an element shall also be displayed here.

【0015】(1)まず磁性体部分の要素の表面を抽出
する。2次元モデルの場合、要素そのものが要素表面な
ので、領域R2,R3の要素をポリゴンとして抽出す
る. (2)等高線を表示することから、抽出した各ポリゴン
に対してステップS503以降の処理を行う. (3)解析結果をもとにポリゴンの内部に等高線を描画
する. (4)ポリゴンの境界線を表示する。このポリゴンの境
界線が要素の境界線となる. (5)(3),(4)の処理を(1)で抽出したポリゴ
ンすべてに対して繰り返す。
(1) First, the surface of the element of the magnetic material portion is extracted. In the case of a two-dimensional model, since the elements themselves are the element surface, the elements in the regions R2 and R3 are extracted as polygons. (2) Since contour lines are displayed, the processing from step S503 is performed on each extracted polygon. (3) Draw contour lines inside the polygon based on the analysis results. (4) Display the boundary line of the polygon. The boundary line of this polygon becomes the boundary line of the element. (5) The processes of (3) and (4) are repeated for all the polygons extracted in (1).

【0016】以上のような処理によって、所望の解析結
果の図を得ていた。なお本例では、磁性体の部分に等高
線を表示したが、他の領域に表示する場合や、矢印の表
示の場合も同様な手順で、解析結果を表示することがで
きる。
By the above-mentioned processing, the desired analysis result diagram is obtained. In this example, the contour lines are displayed on the magnetic material portion, but the analysis result can be displayed by the same procedure when displaying in other regions or when displaying arrows.

【0017】ところで、上記の各種図法を用いて結果を
表示する場合、描画の前に予めいくつかのパラメータ
(ここでは描画パラメータと称する)を設定する必要が
ある。描画パラメータとしては、例えば、 (1)タイプ:「等高線を表す線のみを描画」、「等高
線の間をレベル毎に所定の色で塗りつぶして描画」の2
通りのいずれかを選択. (2)等高線の本数:何本の等高線を表示するかを指定 (3)各レベルの値:各等高線のレベル(高さ)値の指
定で、「等間隔(最大値、最小値を与えて、その間を等
間隔とする)」、「任意設定(各等高線に対してレベル
値を個々に指定する)」のいずれかによって指定. (4)等高線の色:各等高線を表示する色の指定で、
「自動(適当な色を自動的に設定する)」、「任意設定
(各等高線に対して色を個々に指定する)」のいずれか
によって指定. が挙げられる。
By the way, when displaying the results using the above-mentioned various projection methods, it is necessary to set some parameters (herein referred to as drawing parameters) in advance before drawing. As the drawing parameters, for example, (1) type: 2 "drawing only lines representing contour lines" and "painting between contour lines with a predetermined color for each level"
Select one of the streets. (2) Number of contour lines: Specify how many contour lines to display (3) Value of each level: Specify the level (height) value of each contour line, and specify , And set them at equal intervals) "or" arbitrary setting (specify level values individually for each contour line) ". (4) Contour line color: By specifying the color to display each contour line,
Specified by either "automatic (automatically set appropriate color)" or "arbitrary setting (color is specified individually for each contour line)". Is mentioned.

【0018】なお、ここでは等高線にかかわるパラメー
タを描画パラメータと呼んでいるが、一般には、図法
(等高線、矢印等)そのものも、描画パラメータとして
考えることができる。
Although the parameters relating to contour lines are called drawing parameters here, generally, the drawing method (contour lines, arrows, etc.) itself can be considered as drawing parameters.

【0019】一般に解析結果は、これらの描画パラメー
タを変化させることにより、幾つかの表現方法で表示し
て、様々な角度から検討される。そして、同類の解析結
果が複数個ある場合は、全結果を、同様ないくつかの表
現で表示し、それらを比較検討することがよくある。
In general, the analysis result is displayed by several expression methods by changing these drawing parameters and examined from various angles. Then, when there are a plurality of similar analysis results, it is often the case that all the results are displayed in some similar expressions and the results are compared and examined.

【0020】全結果を、同様な幾つかの表現で表示した
図を作成するには、個々の結果に対して同じ操作をくり
返し行うことになる。そこで、このような煩わしさを解
消するために、操作の内容をプログラム化し(プログラ
ムの入ったファイルをリスタートファイルと呼ぶ)、自
動的に次々に描画パラメータを変化させて表示できるよ
うにした装置がある。
In order to create a diagram in which all the results are displayed in some similar expressions, the same operation is repeated for each result. Therefore, in order to eliminate such annoyance, the contents of the operation are programmed (the file containing the program is called a restart file), and the drawing parameters can be automatically changed one after another and displayed. There is.

【0021】一般に表示装置はリスタートファイルを作
成するモードと作成しないモードの2つを持つ。リスタ
ートファイルは、作成するモードの時にのみ作成され
る。リスタートファイル作成モードにおいて、解析者が
行なった操作は、逐一外部メモリに書き出され、本処理
をリスタートファイルの作成終了するまで繰り返す。こ
うして作成されたファイルがリスタートファイルとな
る。また、作成されたリスタートファイルに記録されて
いる命令を、記録された順に逐次実行する。
Generally, the display device has two modes, that is, a mode for creating a restart file and a mode for not creating a restart file. The restart file is created only in the create mode. In the restart file creation mode, the operations performed by the analyst are written out to the external memory one by one, and this process is repeated until the creation of the restart file is completed. The file thus created becomes the restart file. In addition, the commands recorded in the created restart file are sequentially executed in the recorded order.

【0022】上きリスタートファイルによる一般的な自
動表示手順を図20及び図21を用いて説明する。図2
0は一般的なリスタートファイルのデータ構成の一例を
説明する図である。また、図21はリスタートファイル
を用いた解析結果表示の一般的な手順を表わすフローチ
ャートである。
A general automatic display procedure using the upper restart file will be described with reference to FIGS. 20 and 21. FIG.
0 is a diagram illustrating an example of the data structure of a general restart file. In addition, FIG. 21 is a flowchart showing a general procedure for displaying an analysis result using a restart file.

【0023】解析結果を自動的に表示する場合、解析者
はまず、リスタートファイルを作成する。すなわち、解
析結果の1つを用いて、所望の表現法で一通り結果を表
示し、その全操作をリスタートファイルとして記録す
る。次に、解析結果を、自動表示したいものに交換し、
作成されたリスタートファイルを実行する。
When automatically displaying the analysis result, the analyst first creates a restart file. That is, one of the analysis results is used to display all the results in a desired expression method, and all the operations are recorded as a restart file. Next, replace the analysis result with the one you want to display automatically,
Execute the created restart file.

【0024】リスタートファイルを実際に作成する例
を、図13のような図Z1〜Z4のような自動表示を行
う場合を例に挙げて説明する。図13は表示する図の描
画パラメータの設定を示しており、表示する図はすべて
等高線図とし、図番の欄に示したZ1〜Z4の4つの図
を、順次描画するものとする。尚、説明を簡略化するた
め、描画パラメータは、タイプ、等高線の本数、各レベ
ル(等高線の間隔)の値の3つ(前述)とした。また各
図に対する描画パラメータの設定は表に示した通りとす
る。例えば、図Z1の描画では、タイプをA1、本数を
B1、レベルの値をC1として、等高線図を表示するも
のとする。また、図中丸で囲んだ設定値は、解析者がパ
ラメータを設定する操作を行う必要があることを示す。
すなわち、丸で囲んでいない部分については、前回まで
の表示過程で既に値が設定されていることから、解析者
は改めて設定をおこなう必要はない。
An example of actually creating a restart file will be described by taking an example of automatic display as in FIGS. Z1 to Z4 as shown in FIG. FIG. 13 shows the setting of the drawing parameters of the drawing to be displayed, all the displayed figures are contour maps, and the four figures Z1 to Z4 shown in the figure number column are drawn sequentially. In order to simplify the description, the drawing parameters are three (the above-mentioned), that is, the type, the number of contour lines, and the value of each level (contour line interval). The drawing parameter settings for each figure are as shown in the table. For example, in the drawing of FIG. Z1, the contour map is displayed with the type as A1, the number as B1, and the level value as C1. In addition, the set value surrounded by a circle in the figure indicates that the analyst needs to perform the operation of setting the parameter.
That is, for the part not circled, the value has already been set in the display process up to the previous time, and therefore the analyst does not need to set the value again.

【0025】解析者は、リスタートファイル作成モード
において、表示装置上で次の操作を行なうことによりリ
スタートファイルが自動的に作成される。
In the restart file creation mode, the analyst automatically creates a restart file by performing the following operation on the display device.

【0026】(1)タイプをA1に設定する、(2)本
数をB1に設定する、(3)レベルの値をC1に設定す
る、(4)描画を行なう(Z1の描画)、(5)タイプ
をA2に設定する、(6)描画を行なう(Z2の描
画)、(7)本数をB2に設定する、(8)描画を行な
う(Z3の描画)、(9)タイプをA1に設定する、
(10)描画を行なう(Z4の描画)。
(1) Type is set to A1, (2) Number is set to B1, (3) Level value is set to C1, (4) Drawing is performed (Z1 drawing), (5) Type is set to A2, (6) Drawing is performed (Z2 drawing), (7) Number is set to B2, (8) Drawing is performed (Z3 drawing), (9) Type is set to A1 ,
(10) Draw (draw Z4).

【0027】以上の操作の過程をリスタートファイルと
して格納すると、図20のようになる。図20におい
て、リスタートファイルF91は、外部メモリ上に作成
され、C86〜C95の内容を持つ。なお、ここでC8
6〜C95の内容は、上記(1)〜(10)の各操作
(命令)に対応したもので、実際には定められたコード
を用いて記述される。
When the process of the above operation is stored as a restart file, it becomes as shown in FIG. In FIG. 20, the restart file F91 is created on the external memory and has the contents of C86 to C95. In addition, here C8
The contents of 6 to C95 correspond to the respective operations (commands) of (1) to (10) above, and are actually described using a predetermined code.

【0028】次に、リスタートファイルF91を実行す
る過程を図21のフローチャートともに説明する。解析
者が解析結果を自動表示したいものに交換し、リスター
トファイルF91を実行すると、以下のように、逐次命
令が実行されていく。
Next, the process of executing the restart file F91 will be described with reference to the flowchart of FIG. When the analyst exchanges the analysis result with one that he / she wants to automatically display and executes the restart file F91, the sequential instructions are executed as follows.

【0029】(1)まず、C86の命令を読み込む(ス
テップS601)。その命令内容から、データの変更と
判定し(ステップS602)、装置が実際の表示に用い
る描画パラメータのうち、タイプのパラメータをA1に
変更する(ステップS603)。
(1) First, the C86 instruction is read (step S601). From the instruction content, it is determined that the data is changed (step S602), and the type parameter is changed to A1 among the drawing parameters used by the apparatus for actual display (step S603).

【0030】(2)C87,C88についても同様に、
命令を読み込んだ後(ステップS601)、その命令内
容から、データの変更と判定し(ステップS602)、
装置が表示に用いる描画パラメータの該当するパラメー
タを変更する(ステップS603)。
(2) Similarly for C87 and C88,
After reading the instruction (step S601), it is determined that the data is changed based on the content of the instruction (step S602).
The corresponding parameter of the drawing parameters used by the device for display is changed (step S603).

【0031】(3)次に、C89の命令を読み込む(ス
テップS601)と、その命令内容から、描画命令であ
ることを判定し(S602)、解析結果の描画(Z1の
表示)を行なう(S604)。C90〜C95に対して
も、同様の処理を行なう。
(3) Next, when the command of C89 is read (step S601), it is judged from the contents of the command that it is a drawing command (S602), and the analysis result is drawn (Z1 is displayed) (S604). ). Similar processing is performed for C90 to C95.

【0032】(4)最後に、リスタートファイルF91
に格納された全命令の実行を完了したら、本処理を終了
する(ステップS605)。
(4) Finally, restart file F91
When the execution of all the instructions stored in is completed, this processing ends (step S605).

【0033】また以上の説明では、解析者の実際の操作
を通して、リスタートファイルを作成したが、一般に
は、テキストエディタを用いて、直接リスタートファイ
ルを記述してもよい。すなわち、例えば図13の表示を
行なう例において、図20のリスタートファイルF91
をテキストエディタで、直接作成するようなものもあ
る。
In the above description, the restart file is created through the actual operation of the analyst. However, in general, the restart file may be directly described using a text editor. That is, for example, in the example of performing the display of FIG. 13, the restart file F91 of FIG.
There is also something like creating directly with a text editor.

【0034】[0034]

【発明が解決しようとする課題】しかしながら、上述の
実施例では、単調な方法でしか結果を表示できないこと
から、以下のような問題があった。
However, in the above-mentioned embodiment, since the result can be displayed only by the monotonous method, there are the following problems.

【0035】(1)1枚の図に対して1つの図法しか使
えない。このため、いくつかの図法を用いて結果を吟味
したい場合、その図法の数だけ図を用意しなくてはなら
なかった。例えば、図4に示すモデルで、領域R1は矢
印で、領域R2,R3は等高線で結果を見たいような場
合にも、矢印だけの図、等高線だけの図と、結果を2回
に分けて表示しなくてはならなかった。その結果、表示
に手間がかかり、表示された図のコピーを紙にとる場
合、紙の無駄も大きかった。また求める結果が2枚の図
にまたがることから、結果の解釈も困難な場合があっ
た。
(1) Only one projection method can be used for one drawing. For this reason, if you wanted to examine the results using several projections, you had to prepare as many drawings as there were projections. For example, in the model shown in FIG. 4, even when it is desired to see the result with the arrows in the region R1 and the contours in the regions R2 and R3, the result is displayed in two times: a diagram with only the arrow and a diagram with only the contour line. I had to do it. As a result, it takes a lot of time to display, and when a copy of the displayed figure is made on paper, the paper is wasted. Further, since the obtained result spans two figures, it may be difficult to interpret the result.

【0036】(2)1枚の図に対して1種類の解析結果
しか表示できない。このため、いくつかの結果をみたい
場合、その結果の数だけ図を用意しなくてはならなかっ
た。例えば、図4に示すモデルで、領域R1の部分では
磁界強度の結果を、領域R2,R3の部分では磁束密度
の結果をみたい場合にも、磁界強度だけの図、磁束密度
だけの図と、結果を2回に分けて表示しなくてはならな
かった。その結果、上記第1項と同様な問題が発生し
た。
(2) Only one type of analysis result can be displayed for one drawing. Therefore, when I wanted to see some results, I had to prepare as many figures as the results. For example, in the model shown in FIG. 4, when looking at the results of the magnetic field strength in the region R1 and the results of the magnetic flux density in the regions R2 and R3, a diagram showing only the magnetic field intensity and a diagram showing only the magnetic flux density, The results had to be displayed twice. As a result, the same problem as in the above item 1 occurred.

【0037】(3)結果を表示した要素の、解析モデル
全体に占める位置関係が分かりにくい場合が多々あっ
た。例えば、図4に示すモデルで、磁性体部分だけの結
果を表示した場合、解析領域の表現がないため、その位
置関係がわからなかった。本問題は特に断面に結果を表
示した場合に多発する。すなわち、単に断面が表示され
ただけではモデルのどの部分の断面かがわからず、混乱
をまねいた。
(3) In many cases, it was difficult to understand the positional relationship of the elements displaying the results in the entire analysis model. For example, in the model shown in FIG. 4, when the results of only the magnetic material portion are displayed, the positional relationship cannot be understood because there is no representation of the analysis region. This problem occurs especially when the result is displayed on the cross section. That is, it was confusing because the section was not displayed just by displaying the section.

【0038】そして、ここであげた問題に対して、これ
まで様々な解決策が検討、実施されてきたが、操作法が
複雑になって非常に使い難い、機能を限定されている
(例えば上記問題点の(1)だけを解決した)、等の問
題が発生し、これらの問題を完全に克服したものはなか
った。
Various solutions have been studied and implemented up to now for the above-mentioned problem, but the operation method is complicated and it is very difficult to use, and the functions are limited (for example, the above). Problems such as (1) of the problem point were solved) occurred, and none of them completely overcome these problems.

【0039】更に、リスタートファイルを用いて解析結
果を連続的に表示する方法では、一連の結果表示の一部
を変更する場合に、いくつかの難点があった。このこと
を、以下に説明する。
Further, the method of continuously displaying the analysis results using the restart file has some difficulties when a part of the result display is changed. This will be described below.

【0040】まず、基本的な事項として、次のような問
題があった。即ち、 (1)テキストエディタが使える環境が必要:テキスト
エディタが使えないと、リスタートファイルを変えられ
ないことから、表示を変更できなかった. (2)操作に対応したコード体系に関する知識が必要:
一般にリスタートファイル中では、解析者が行なった操
作(命令)がすべてコードで記載されている。従ってそ
のコード体系に関する知識がないと、変更できなかっ
た。
First, as a basic matter, there were the following problems. That is, (1) An environment where a text editor can be used is required: If the text editor cannot be used, the restart file cannot be changed, so the display could not be changed. (2) Knowledge of code system corresponding to operation is required:
Generally, in the restart file, all operations (commands) performed by the analyst are described in code. Therefore, it could not be changed without knowledge of the code system.

【0041】次に、リスタートファイルの持つ特性上、
次のような問題があった。即ち、 (3)変更箇所の検索が困難:一般にリスタートファイ
ルは非常に大きく、該当箇所を見つけるのに多大な時間
と労力を要した。特に、上記説明のように実際にオペレ
ーションを通してリスタートファイルを作成した場合、
試行錯誤段階での操作、不注意によるミスの操作等も入
ってしまう。その結果、リスタートファイルは非常に冗
長で、理解しずらいものとなり、該当箇所の検索には一
層の時間と労力を要した。
Next, due to the characteristics of the restart file,
There were the following problems. That is, (3) it is difficult to search for a changed part: Generally, the restart file is very large, and it takes a lot of time and effort to find the corresponding part. In particular, when a restart file is actually created through an operation as described above,
This includes operations at the trial and error stage and mistakes made by carelessness. As a result, the restart file was very verbose and difficult to understand, and it took more time and effort to search for the relevant part.

【0042】(4)該当箇所に対するデータの変更が、
それに続く命令に影響を与えることがある:図13の図
番Z3のレベル値をC2に変えて、自動表示する場合を
例にあげて、このことを説明する。
(4) The change of data for the corresponding part is
This may affect subsequent instructions: This will be explained by taking as an example the case where the level value of the drawing number Z3 in FIG. 13 is changed to C2 and automatically displayed.

【0043】この場合、図20のリスタートファイルF
91のC93の命令(Z3の描画)の直前に、レベル値
をC2に設定する命令を挿入することになる。しかしな
がら、このような変更だけでは、後続のZ4の描画にお
いても、レベル値がC2の条件でなされてしまうことに
なる。従ってそれを避けるためには、C93の命令の直
後にレベル値の設定を元に戻す命令を挿入する必要があ
る。ところが、Z3(C93)におけるレベルの値とし
て何が設定されていたかを知るには、Z1の描画の前
(C88)まで遡って探さなくてはならない。
In this case, the restart file F in FIG.
Immediately before the C93 command (drawing Z3) of 91, the command for setting the level value to C2 is inserted. However, with such a change alone, the level value will be C2 even in the subsequent Z4 drawing. Therefore, in order to avoid this, it is necessary to insert an instruction for restoring the setting of the level value immediately after the instruction of C93. However, in order to know what is set as the level value in Z3 (C93), it is necessary to search back to the point before the drawing of Z1 (C88).

【0044】このように、1つの描画パラメータを変更
する際にも、その後の処理に影響を与えないようにする
ためには、プログラムの広い範囲に渡る調査が必要で、
そのために長大な時間と労力を要した。特にここでは非
常に単純な例で示したが、実際のリスタートファイルは
もっと複雑であることから、本変更作業は非常に難し
く、また変更ミスにより、後の表示が誤って表示される
こともあった。
As described above, even when one drawing parameter is changed, in order to prevent the subsequent processing from being affected, it is necessary to investigate the program over a wide range.
It took a lot of time and effort to do so. In particular, here is a very simple example, but since the actual restart file is more complicated, this change work is very difficult, and the subsequent display may be erroneously displayed due to a mistake in the change. there were.

【0045】そして、ここであげた問題に対して、これ
まで様々な解決策が検討、実施されてきた。例えば、リ
スタートファイルが読み易いように注釈が加えられた
り、命令文の表現(上述のコード体系)が工夫されたり
した。しかし、上で述べた様に、リスタートファイルは
どうしても冗長になる傾向があり、これらの問題を完全
に克服することはできなかった。
Various solutions to the problems mentioned above have been studied and implemented so far. For example, annotations were added to the restart file to make it easier to read, and the statement expression (code system described above) was devised. However, as mentioned above, restart files tended to be verbose, and we couldn't completely overcome these problems.

【0046】本発明は上述した従来技術の問題に鑑みて
なされたものであり、簡単な操作で多様な解析結果の出
力を行える情報処理装置及び出力方法を提供することを
目的とする。
The present invention has been made in view of the above-mentioned problems of the prior art, and an object thereof is to provide an information processing apparatus and an output method capable of outputting various analysis results by a simple operation.

【0047】また、本発明の目的は、1つの図に複数の
図法で結果を表示することを可能とすることにある。
Another object of the present invention is to make it possible to display the results in a plurality of projections on one drawing.

【0048】また、本発明の目的は、1つの図に複数種
類の解析結果を表示できるようにすることにある。
Another object of the present invention is to be able to display a plurality of types of analysis results in one figure.

【0049】また、本発明の目的は、解析結果を表示し
た部分の、解析領域全体に占める位置をわかりやすく示
した図を描画することを可能とすることにある。
Another object of the present invention is to make it possible to draw a diagram in which the position of the portion displaying the analysis result in the entire analysis region is clearly shown.

【0050】また、本発明の目的は、解析者が容易に解
析結果を自動表示できるとともに、自動表示の内容の変
更を容易に行える情報処理装置及び出力方法を提供する
ことにある。
It is another object of the present invention to provide an information processing apparatus and an output method that allow an analyst to easily automatically display the analysis result and easily change the content of the automatic display.

【0051】[0051]

【課題を解決するための手段】上記目的を達成するため
の本発明の情報処理装置は以下の構成を備えている。即
ち、解析対象モデルの表面又は断面を表すポリゴンに解
析結果を描画することで該モデルの解析結果を出力する
情報処理装置であって、前記ポリゴンの各々に対して前
記解析結果の描画に用いる図法を示す図法情報を記憶す
る記憶手段と、前記ポリゴンの各々に前記記憶手段に記
憶された図法情報で指定される図法を用いて前記解析結
果を描画する描画手段とを備える。
An information processing apparatus of the present invention for achieving the above object has the following configuration. That is, an information processing apparatus that outputs the analysis result of the model by drawing the analysis result on a polygon that represents the surface or cross section of the analysis target model, and is a drawing method used for drawing the analysis result for each of the polygons. And a drawing means for drawing the analysis result for each of the polygons using a drawing method specified by the drawing method information stored in the storage means.

【0052】また、好ましくは、前記図法情報は複数種
類の図法を同時に指定でき、前記描画手段は、前記図法
情報が複数の図法を指定している場合、指定された複数
の図法を用いて前記ポリゴンの各々に前記解析結果を描
画する。一つのポリゴン(領域)に複数種類の図法で解
析結果を描画でき、使用者がより解析しやすい図を提供
できるからである。
Preferably, the projection information can specify a plurality of types of projections at the same time, and the drawing means uses the specified projections when the projection information specifies a plurality of projections. The analysis result is drawn on each of the polygons. This is because the analysis result can be drawn on one polygon (region) by a plurality of types of drawing methods, and a drawing that is easier for the user to analyze can be provided.

【0053】また、好ましくは、表示対象となる要素毎
に、表示図法を個別に指定する指定手段を更に備え、前
記記憶手段は、前記要素の各々に含まれるポリゴンにつ
いて前記指定手段で指定された表示図法を示す図法情報
を記憶する。一般に、図法の変更は要素(領域)毎で十
分である。よって、要素毎に表示図法を指定できるよう
にしたので、図法の表示を効率的に行える。
Further, it is preferable that the apparatus further comprises designation means for individually designating a display projection for each element to be displayed, and the storage means is designated by the designation means for polygons included in each of the elements. The projection information indicating the display projection is stored. Generally, it is sufficient to change the projection method for each element (region). Therefore, since the display projection can be designated for each element, the display of the projection can be efficiently performed.

【0054】また、好ましくは、前記指定手段は、表示
図法毎に表示対象となる要素を一覧表示する手段を含
む。図法指定時の操作性が向上するからである。
Further, preferably, the designation means includes means for displaying a list of elements to be displayed for each display projection. This is because the operability when designating a drawing method is improved.

【0055】また、好ましくは、各図法と描画すべき解
析結果とを対応付ける対応情報を保持する保持手段を更
に備え、前記描画手段は、前記ポリゴンの各々に、前記
記憶手段に記憶された図法情報で指定される図法を用い
て、前記対応情報で当該図法に対応付けられた解析結果
を描画する。図法によって描画する解析結果を変えるこ
とができ、より多彩な描画可能となるからである。
Further, preferably, the drawing means further comprises holding means for holding correspondence information for associating each drawing method with an analysis result to be drawn, and the drawing means stores drawing method information stored in the storage means in each of the polygons. By using the drawing method designated by, the analysis result associated with the drawing method is drawn by the correspondence information. This is because the analysis result to be drawn can be changed according to the drawing method, and a wider variety of drawing can be performed.

【0056】また、好ましくは、前記対応情報を設定す
る設定手段を更に備える。図法と解析結果について所望
の対応付けが可能となるからである。
Further, preferably, a setting means for setting the correspondence information is further provided. This is because the drawing method and the analysis result can be associated with each other as desired.

【0057】また、好ましくは、各ポリゴンについて描
画すべき解析結果を割り当てた割当て情報を保持する保
持手段を更に備え、前記描画手段は、前記ポリゴンの各
々に、前記記憶手段に記憶された図法情報で指定される
図法を用いて、前記割当て情報で当該ポリゴンに割り当
てられた解析結果を描画する。各ポリゴン(領域)に対
して描画すべき解析結果を割り当てられるので、より必
要に応じた好適な解析結果表示を得ることが可能とな
る。
Preferably, the drawing means further comprises a holding means for holding allocation information to which an analysis result to be drawn is assigned for each polygon, and the drawing means stores drawing information for each polygon in the storage means. The analysis result assigned to the polygon by the assignment information is drawn using the drawing method designated by. Since the analysis result to be drawn can be assigned to each polygon (region), it is possible to obtain a more suitable analysis result display as needed.

【0058】また、好ましくは、表示対象となる要素毎
に、描画すべき解析結果を指定する指定手段を更に備
え、前記保持手段は、前記要素の各々に含まれるポリゴ
ンに対して前記指定手段で指定された解析結果を割り当
てて、これを割当て情報として保持する。所望の領域に
所望の解析結果を割り当てることができる。
Further, preferably, the apparatus further comprises designation means for designating an analysis result to be drawn for each element to be displayed, and the holding means is configured to designate the polygon included in each of the elements by the designation means. The designated analysis result is assigned and held as assignment information. A desired analysis result can be assigned to a desired area.

【0059】また、好ましくは、前記図法は、表示対象
となる要素の境界線の描画を含む。或は、前記図法は、
表示対象となる要素の輪郭線の描画を含む。要素の境界
線或は輪郭線を図法の一つとして指定できるので、所望
の要素(領域)について境界線或は輪郭線の描画の有無
を指定でき、操作性が向上する。
Further, preferably, the drawing method includes drawing a boundary line of an element to be displayed. Alternatively, the projection is
Includes drawing of the outline of the element to be displayed. Since the boundary line or contour line of an element can be designated as one of the drawing methods, it is possible to specify whether or not the boundary line or contour line is drawn for a desired element (region), and operability is improved.

【0060】また、好ましくは、同一ポリゴン上に指定
された複数の図法で描画を行う場合に、前記解析結果の
表示に不具合が生じる場合は、該指定された複数の図法
のいずれかによる描画を禁止する禁止手段を更に備え
る。複数の図法による描画で、かえって解析結果が見難
くなることを防止できる。
Further, preferably, in the case where the drawing of a plurality of projections designated on the same polygon causes a problem in the display of the analysis result, drawing by any one of the plurality of designated projections is performed. It further comprises a prohibition means for prohibiting. It is possible to prevent the analysis results from becoming difficult to see by drawing with multiple projections.

【0061】また、上記の目的を達成する本発明の他の
構成の情報処理装置は、解析結果等を描画する複数の図
を順次描画する情報処理装置であって、前記複数の図の
各々を描画するために必要な描画パラメータを含む描画
情報を各図毎に保持する第1保持手段と、前記描画情報
の使用順序を示す実行情報を保持する第2保持手段と、
前記実行情報に規定された使用順序で描画情報を読み出
す読出し手段と、前記読出し手段で読み出された描画情
報によって解析結果の描画を行う描画手段と、を備え
る。
An information processing apparatus having another configuration of the present invention that achieves the above object is an information processing apparatus that sequentially draws a plurality of drawings for drawing analysis results and the like. First holding means for holding drawing information including drawing parameters necessary for drawing for each drawing, and second holding means for holding execution information indicating a use order of the drawing information,
A reading unit that reads the drawing information in the order of use defined by the execution information and a drawing unit that draws the analysis result based on the drawing information read by the reading unit are provided.

【0062】また、好ましくは、前記第1保持手段は、
前記各図の描画情報を各図毎に個別のファイルとして保
持する。ファイル単位で管理することで、各図単位の描
画情報の読出しが容易になるからである。
Further, preferably, the first holding means is
The drawing information of each drawing is held as an individual file for each drawing. This is because by managing in file units, it becomes easy to read drawing information in each drawing unit.

【0063】また、好ましくは、所望の描画パラメータ
を設定した新たな描画情報を生成する生成手段と、前記
新たな描画情報を前記第1保持手段に保持された描画情
報のいずれかと置換する置換手段とを更に備える。所望
の描画パラメータを変更することが可能となるからであ
る。
Further, preferably, a generating means for generating new drawing information in which desired drawing parameters are set, and a replacing means for replacing the new drawing information with any of the drawing information held in the first holding means. And further. This is because it is possible to change desired drawing parameters.

【0064】また、好ましくは、前記第1保持手段に保
持された各図の描画情報のうち、所望の描画情報を指定
して読み出す第2読出し手段と、前記第2読出し手段で
読み出された描画情報を変更する変更手段と、前記変更
手段で変更された描画情報で前記第1保持手段の対応す
る描画情報を更新する更新手段とを更に備える。所望の
描画パラメータを変更するに際して、その描画パラメー
タを基にして変更作業を行うことができ、操作性が向上
する。
Further, preferably, of the drawing information of each drawing held in the first holding means, desired drawing information is designated and read out, and read by the second reading means. The image processing apparatus further includes changing means for changing the drawing information and updating means for updating the corresponding drawing information of the first holding means with the drawing information changed by the changing means. When changing a desired drawing parameter, the changing operation can be performed based on the drawing parameter, and the operability is improved.

【0065】[0065]

【作用】上記の構成によれば、記憶手段は、解析対象モ
デルの表面又は断面を表すポリゴンの各々に対して解析
結果の描画に用いる図法を示す図法情報を記憶する。そ
して、解析結果を描画する描画手段は、記憶手段に記憶
された各ポリゴンの図法情報で指定される図法を用い
て、各ポリゴンに対して解析結果を描画する。各ポリゴ
ンに毎に個別に図法を決定できるので、多様な解析結果
出力が得られる。
According to the above arrangement, the storage means stores drawing method information indicating a drawing method used for drawing the analysis result for each polygon representing the surface or cross section of the analysis target model. Then, the drawing means for drawing the analysis result draws the analysis result for each polygon by using the drawing method specified by the drawing method information of each polygon stored in the storage means. Since the drawing method can be individually determined for each polygon, various analysis result outputs can be obtained.

【0066】また、本発明の他の構成によれば、第1保
持手段は、複数の図の各々を描画するために必要な描画
パラメータを含む描画情報を各図毎に保持する。また、
第2保持手段は、第1保持手段に保持された各描画情報
について、その使用順序を示す実行情報を保持する。読
出し手段は、実行情報に規定された使用順序で第1保持
手段より描画情報を読み出す。描画手段は読み出された
描画情報を用いて解析結果の描画を行う。こうして、解
析結果等を描画する複数の図を順次描画する。描画情報
は各図毎に完結しているので、描画情報の編集等に際し
ては、所望の描画情報に対して編集処理を行えばよく、
操作性が向上する。
Further, according to another configuration of the present invention, the first holding unit holds drawing information including drawing parameters necessary for drawing each of the plurality of drawings for each drawing. Also,
The second holding unit holds, for each drawing information held in the first holding unit, execution information indicating a usage order. The reading means reads the drawing information from the first holding means in the order of use defined by the execution information. The drawing means draws the analysis result using the read drawing information. In this way, a plurality of figures for drawing the analysis result and the like are sequentially drawn. Since the drawing information is completed for each figure, when editing the drawing information, it is sufficient to perform the editing process on the desired drawing information.
Operability is improved.

【0067】[0067]

【実施例】以下に添付の図面を参照して本発明の好適な
実施例を説明する。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings.

【0068】<実施例1>図1は解析結果の表示を行な
う本実施例のコンピュータの構成を示すブロック図であ
る。同図において、11はグラフィックディスプレイ
(以後、ディスプレイと称する)であり、各種処理結果
等を表示する。12は中央処理部(以後CPUとする)
であり、メモリ73に格納された制御プログラムによっ
て各種の制御を実現する。13はメモリであり、ROM
及びRAMから構成される。ROMにはCPU12によ
って実行される制御プログラムが格納される。また、R
AMは、CPU12が各種の処理を実行するに際して必
要な作業領域を提供する。14は外部メモリであり、磁
気記憶装置等で構成され、データがファイルという形で
保存される。なお、CPU12によって実行される制御
プログラムは外部メモリ14に格納され、メモリ13内
のRAMにロードされ、実行されてもよい。15は入力
部であり、操作者により各種指示が入力される。
<Embodiment 1> FIG. 1 is a block diagram showing the configuration of a computer of this embodiment for displaying analysis results. In the figure, reference numeral 11 denotes a graphic display (hereinafter referred to as a display), which displays various processing results and the like. 12 is a central processing unit (hereinafter referred to as CPU)
That is, various controls are realized by the control program stored in the memory 73. 13 is a memory, ROM
And RAM. A control program executed by the CPU 12 is stored in the ROM. Also, R
The AM provides a work area required when the CPU 12 executes various processes. An external memory 14 is composed of a magnetic storage device or the like and stores data in the form of a file. The control program executed by the CPU 12 may be stored in the external memory 14, loaded into the RAM in the memory 13, and executed. An input unit 15 is used by the operator to input various instructions.

【0069】以上の構成で、ユーザが入力部15を通し
て表示したい図のデータを入力(或は指定)すると、C
PU12にて所要の計算を行なった後、ディスプレイ1
1に解析結果の図が表示される。
With the above configuration, when the user inputs (or specifies) the data of the figure to be displayed through the input unit 15, C
After performing the required calculations in PU12, display 1
A diagram of the analysis result is displayed in 1.

【0070】図2は本実施例における結果を表示する要
素の表示属性を説明する図である。表示図法には、図2
に示すように、要素表示、等高線表示、矢印表示の3種
類がある。ここで要素表示は、該当する要素ブロックの
ポリゴンを境界線をつけて単一色で塗りつぶして表示す
るもので、単純に要素の形状を示すものである。従っ
て、要素表示は結果の表示図法ではないが、後述のよう
に、要素表示をこのような位置付けとすることで、結果
表示処理を合理的に行えるとともに、表示の設定もしや
すくなる。一方、表示部分としては、従来例で述べた様
に、モデル表面と断面がある。
FIG. 2 is a diagram for explaining the display attributes of the elements for displaying the results in this embodiment. The display method is shown in Figure 2.
As shown in, there are three types of display, element display, contour line display, and arrow display. Here, the element display is to display the polygon of the corresponding element block with a boundary line and to fill it with a single color, and simply indicate the shape of the element. Therefore, although the element display is not a method of displaying the result, as described later, by positioning the element display in this way, the result display processing can be rationally performed and the display can be easily set. On the other hand, the display portion includes the model surface and the cross section as described in the conventional example.

【0071】図2に示されるように、本例における表示
図法と表示部分の組み合わせは、A1からB3の6通り
となる。そして、本実施例ではA1〜B3の各々に対し
て、個別に表示要素を設定する。そして、その設定され
た情報に従って、各ポリゴンを表示する。なおA1〜B
3に示すように、本実施例ではオペレータは要素で表示
対象を設定するが、プログラム中ではその要素から抽出
されるポリゴンで管理がなされる。すなわち、各ポリゴ
ンごとにどのような図法で描画するかの情報が管理され
ている。図2に示されたようなA1〜B3の表示属性の
設定は、まず、各要素ブロックについて行われ、その設
定内容は、メモリ13に格納される。そして、各ポリゴ
ンに対して図法の情報を設定する際に参照される。
As shown in FIG. 2, there are six combinations of display method and display portion in this example, A1 to B3. Then, in this embodiment, display elements are individually set for each of A1 to B3. Then, each polygon is displayed according to the set information. A1 to B
As shown in FIG. 3, in the present embodiment, the operator sets the display target by the element, but in the program, the polygon is extracted from the element for management. That is, information about what drawing method is used to draw each polygon is managed. The display attributes A1 to B3 as shown in FIG. 2 are first set for each element block, and the set contents are stored in the memory 13. Then, it is referred to when setting the projection information for each polygon.

【0072】図3は本実施例1における解析結果表示処
理の手順を表すフローチャートである。尚、本手順を実
現する制御プログラムは、メモリ13のROMに格納さ
れていてもよいし、外部メモリ14から必要に応じてメ
モリ13のRAMにロードされるように構成されてもよ
い。
FIG. 3 is a flow chart showing the procedure of the analysis result display process in the first embodiment. The control program that implements this procedure may be stored in the ROM of the memory 13 or may be configured to be loaded from the external memory 14 to the RAM of the memory 13 as necessary.

【0073】(1)解析モデルからA1〜B3のいずれ
かで指定されたポリゴンを抽出する(ステップS1
1)。まず、A1〜A3のうち、いずれか1つ以上で指
定された要素からなる要素ブロックの表面を表すポリゴ
ンを抽出する。次にB1〜B3についても同様に、B1
〜B3のいずれか1つ以上で指定された要素を対象に、
その断面を表すポリゴンを抽出する。
(1) A polygon designated by any of A1 to B3 is extracted from the analysis model (step S1).
1). First, a polygon that represents the surface of an element block including elements specified by any one or more of A1 to A3 is extracted. Similarly for B1 to B3,
For elements specified by any one or more of ~ B3,
A polygon representing the cross section is extracted.

【0074】(2)抽出した各ポリゴンに対して、どの
図法で表示するかを表すフラグを設定する(ステップS
12)。例えば各ポリゴンに対して3つのフラグF
(1),F(2),F(3)を用意しておき、要素表示
が指定されている場合はF(1)を、等高線表示が指定
されている場合はF(2)を、矢印表示が指定されてい
る場合はF(3)のフラグをONに設定する。なお、こ
こでは便宜上、本処理をステップS11の後の独立な処
理としているが、実際にはステップS11で各ポリゴン
を抽出する段階で行なうのが効率的である。
(2) For each of the extracted polygons, a flag indicating which drawing method is used to display is set (step S
12). For example, three flags F for each polygon
(1), F (2), and F (3) are prepared, and F (1) is designated when the element display is designated, and F (2) is designated when the contour display is designated. When the display is designated, the flag of F (3) is set to ON. Note that, for convenience, this process is an independent process after step S11, but in practice, it is efficient to perform this process at the stage of extracting each polygon in step S11.

【0075】(3)これに続くループにより、以上で抽
出したポリゴンに、順次結果を描画していく(ステップ
S13)。なお、ループ中ではポリゴンiのフラグをF
iで表している。
(3) By the subsequent loop, the results are sequentially drawn on the polygons extracted above (step S13). In the loop, the flag of polygon i is set to F.
It is represented by i.

【0076】(4)等高線のフラグF(2)の状態を調
べる(ステップS14)。F(2)がONの場合は、ポ
リゴンの内部に結果を表す等高線を描画する(ステップ
S15)。一方、F(2)がOFFの場合は、要素表示
のフラグであるF(1)を調べ(ステップS16)、F
(1)がONの場合は、当該ポリゴンの内部を塗りつぶ
す(ステップS17)。
(4) The state of the contour line flag F (2) is checked (step S14). If F (2) is ON, contour lines representing the result are drawn inside the polygon (step S15). On the other hand, when F (2) is OFF, the element display flag F (1) is checked (step S16),
If (1) is ON, the inside of the polygon is painted (step S17).

【0077】(5)矢印表示のフラグF(3)の状態を
調べる(ステップS18)。F(3)がONの場合は、
ポリゴンの中心に結果を表す矢印を描画する(ステップ
S19)。ステップS18においてフラグF(3)がO
FFであった場合は、そのままステップS20へ進む。
(5) The state of the flag F (3) indicated by the arrow is checked (step S18). If F (3) is ON,
An arrow representing the result is drawn at the center of the polygon (step S19). In step S18, the flag F (3) is set to O.
If it is FF, the process directly proceeds to step S20.

【0078】(6)要素表示のフラグF(1)を調べる
(ステップS20)。F(1)がONの場合は、ポリゴ
ンの境界線を描画する(ステップS21)。また、ステ
ップS20でF(1)がOFFであった場合は、そのま
まステップS22へ進む。
(6) Check the element display flag F (1) (step S20). If F (1) is ON, the boundary line of the polygon is drawn (step S21). If F (1) is OFF in step S20, the process directly proceeds to step S22.

【0079】(7)以上の(4)〜(6)の処理を
(1)で抽出したすべてのポリゴンに対して行なう(ス
テップS22)。これによって、各要素ブロックに対し
て次のものが表示された図が得られる。即ち、 A1:要素ブロックの表面(塗りつぶし)及び要素境界
線 A2:要素ブロックの表面に等高線 A3:要素ブロックの表面に矢印 B1:断面(塗りつぶし)及び要素境界線 B2:断面に等高線 B3:断面に矢印 なお、複数の表示図法が設定されていた要素(ポリゴ
ン)に対しては、その全ての図法による表示がなされ
る。ただし、ステップS14〜S17の処理により、要
素表示と等高線表示が同時に指定された要素に対して
は、塗りつぶしは行われず、要素境界線のついた等高線
が表示されることになる。これは、塗りつぶしの処理が
等高線の描画よりも後であるためである。従って、矢印
表示については、塗りつぶしが描画された面に対して表
示できる。また、等高線の描画を塗りつぶしよりも後に
すれば、塗りつぶしと等高線の表示を共存させることが
できる。
(7) The above processes (4) to (6) are performed on all the polygons extracted in (1) (step S22). This gives a view with the following displayed for each element block: That is, A1: surface of element block (fill) and element boundary line A2: contour line on surface of element block A3: arrow on surface of element block B1: cross section (fill) and element boundary line B2: contour line on cross section B3: cross section Arrows In addition, for elements (polygons) for which a plurality of display projections have been set, display by all the projections is performed. However, by the processing of steps S14 to S17, the elements for which the element display and the contour line display are designated at the same time are not filled, and the contour lines with the element boundary lines are displayed. This is because the filling process is performed after the contour line drawing. Therefore, the arrow display can be displayed on the surface on which the fill is drawn. If the contour line is drawn after the filling, the filling and the contour line display can coexist.

【0080】以上の説明からわかるように、本実施例1
によれば、各表示図法に対して、それを適用して表示す
る要素を個別に与えられるようになる。すなわち、要素
表示で設定された要素に対しては要素形状の表示(境界
線を含む)を、等高線表示で設定された要素に対しては
等高線の表示を、矢印表示で設定された要素に対しては
矢印の表示を行い、これらが要素表示と等高線表示の面
の表示を除いて互いに干渉せず、全く独立に行なわれる
ようになった。
As can be seen from the above description, the first embodiment
According to this, it becomes possible to individually give an element to be applied and displayed for each display projection. That is, the element shape display (including the boundary line) is displayed for the element set in the element display, the contour display is displayed for the element set in the contour display, and the element display is displayed for the element set in the arrow display. The arrows are displayed so that they do not interfere with each other except the display of the surface of the element display and the contour display, and they are completely independent.

【0081】また、A1,B1でだけで指定された要素
に対しては、それぞれ要素ブロックの形状、断面におけ
る要素形状が表示され、これによって結果表示だけでな
く、単なる要素分割図の描画も、結果表示の図の中に入
れられるようになったことがわかる。
For the elements designated only by A1 and B1, the element block shape and the element shape in the cross section are displayed, so that not only the result display but also the drawing of the element division diagram is performed. You can see that it can be put in the figure of the result display.

【0082】以上のことを図4のモデルを用いて、更に
具体的に説明する。
The above will be described more specifically using the model of FIG.

【0083】図4は2次元磁界解析のモデルの一例を表
す図である。図中、20は解析領域を示し、領域21は
空気、領域22,23は磁性体である。ここでは便宜
上、領域21〜23の各部分をそれぞれ領域R1〜R3
と呼ぶことにする。なお図には示していないが、領域R
1〜R3は細かな要素で分割されているものとする。本
モデルにおいて、各領域に個別に図法を設定して解析結
果を表示する手順を以下に述べる(本例のように2次元
モデルの場合、断面は存在しない)。
FIG. 4 is a diagram showing an example of a two-dimensional magnetic field analysis model. In the figure, 20 indicates an analysis region, region 21 is air, and regions 22 and 23 are magnetic substances. Here, for the sake of convenience, the respective portions of the regions 21 to 23 are respectively referred to as regions R1 to R3.
I will call it. Although not shown in the figure, the region R
It is assumed that 1 to R3 are divided by fine elements. In this model, the procedure for individually setting the drawing method in each area and displaying the analysis result will be described below (in the case of the two-dimensional model as in this example, there is no cross section).

【0084】図5は図4に示したモデルの表示設定を行
なうための表示データ設定画面を表す図である。図中、
30は設定画面を示すウィンドウであり、31はスイッ
チの内容をあらわすラベル(コメント)である。32,
33,34,35,36,37は、各要素を図2のA
1,A2,A3,B1,B2,B3のいずれの図法(表
示属性)とするかを設定するスイッチであり、各々、領
域R1〜R3に属する要素が独立に選択できるようにな
っている(同時に複数選択可)。なお、このような操作
画面はXウィンドウ、ウインドウズ(共に登録商標)等
のウィンドウシステムを用いることで、作成可能であ
る。
FIG. 5 is a diagram showing a display data setting screen for making display settings of the model shown in FIG. In the figure,
Reference numeral 30 is a window showing a setting screen, and reference numeral 31 is a label (comment) showing the contents of the switch. 32,
33, 34, 35, 36, 37 are the elements shown in FIG.
1, A2, A3, B1, B2, B3 is a switch for setting which projection method (display attribute) is to be set, and elements belonging to regions R1 to R3 can be independently selected (at the same time). You can select more than one). Note that such an operation screen can be created by using a window system such as X Window or Windows (both are registered trademarks).

【0085】本設定画面を用いて、図2のモデルにおけ
る領域R1〜領域R3の夫々に対して結果表示のための
図法が設定される。ここでは、領域R1を矢印で、領域
R2を要素境界線つきの等高線で、領域R3を分割図だ
けの表示とするために、スイッチ32〜34について図
5のように設定される。即ち、領域R1については矢印
を表示するためにスイッチ34だけをONにし、領域R
2に対しては要素境界線と等高線を表示するのでスイッ
チ32と33をONにする。また、領域R3に対しては
分割図だけを表示するのでスイッチ32だけをONにす
る。この結果、スイッチの状態は図5中、ハッチングで
示したようになる(ハッチング部分がONを表す。以下
同様)。
Using this setting screen, the drawing method for displaying the results is set for each of the regions R1 to R3 in the model of FIG. Here, the switches R32 to R34 are set as shown in FIG. 5 in order to display the region R1 by an arrow, the region R2 by a contour line with an element boundary line, and the region R3 by a divided view only. That is, for the area R1, only the switch 34 is turned on to display the arrow, and the area R1 is displayed.
Since the element boundary line and the contour line are displayed for 2, the switches 32 and 33 are turned on. Further, since only the divided view is displayed for the region R3, only the switch 32 is turned on. As a result, the state of the switch becomes as shown by hatching in FIG. 5 (the hatched portion represents ON. The same applies hereinafter).

【0086】以上のような設定により、領域R1にはA
3の表示属性が、領域R2にはA1とA2の表示属性
が、領域R3にはA1の表示属性がそれぞれ与えられ、
この状態で図3で示した手順の表示を行えば、所望の解
析結果図が得られる。
With the above settings, the area R1 has A
3, the display attribute of A1 and A2 is given to the area R2, and the display attribute of A1 is given to the area R3.
If the procedure shown in FIG. 3 is displayed in this state, a desired analysis result diagram can be obtained.

【0087】なお、本表示方法の場合、解析モデルの要
素がいくつかのグループに分類されている必要があるが
(図2の例の場合、領域R1〜R3に属する要素として
分類されていた)、一般に要素は、材料分布等の関係か
らすでに分類されている場合が多く、それをそのまま使
用すればよい。
In the case of this display method, the elements of the analysis model need to be classified into several groups (in the example of FIG. 2, the elements are classified as elements belonging to the regions R1 to R3). Generally, in many cases, elements are already classified based on the relationship of material distribution and the like, and the elements may be used as they are.

【0088】以上説明したように、実施例1によれば、
解析結果の表示に用いる図法を、各要素に対して独立に
設定することが可能となる。このため、複数の図法で表
現した解析結果を1つの図面に表記することが可能とな
る。
As described above, according to the first embodiment,
The drawing method used to display the analysis result can be set independently for each element. Therefore, it is possible to describe the analysis result expressed by a plurality of drawing methods in one drawing.

【0089】なお本実施例では、隠画処理を施さなかっ
たが、ステップS11とS12の間に次の処理を挿入す
ることで、容易にZソート法を用いた隠画処理を行なう
ことができる。すなわち、全ポリゴンに対して、表示を
行なう際の視点位置からの距離によるソーティングを行
なう。そして、ステップS13以降のループでは、視点
位置から遠い順にポリゴンを表示していく。これによっ
て後に描画された視点位置に近いポリゴンが、前に描画
された遠いポリゴンの結果を上書きすることから、最終
的に隠画処理図を得ることができる。なお、このような
隠面処理は、以降に説明する各実施例にも同様に適用で
きる。
Although the hidden image processing is not performed in this embodiment, the hidden image processing using the Z sort method can be easily performed by inserting the following processing between steps S11 and S12. . That is, all polygons are sorted according to the distance from the viewpoint position when displaying. Then, in the loop after step S13, the polygons are displayed in order from the viewpoint position. As a result, the polygon drawn closer to the viewpoint position later overwrites the result of the far polygon drawn earlier, so that the hidden image processing diagram can be finally obtained. Note that such hidden surface processing can be similarly applied to each of the embodiments described below.

【0090】<実施例2>実施例1では、表示図法にか
かわらず、表示する解析結果は同じものであった。本実
施例2では、図法ごとに異なった解析結果を表示する。
なお、実施例2における基本的な考え方、処理の流れ
は、実施例1とほぼ同じである。従ってここでは、図
2、図3を用いて異なる部分だけを説明する。
<Example 2> In Example 1, the displayed analysis results were the same regardless of the display method. In the second embodiment, different analysis results are displayed for each drawing method.
The basic idea and processing flow in the second embodiment are almost the same as those in the first embodiment. Therefore, here, only different parts will be described with reference to FIGS.

【0091】実施例2では、各表示図法に対して、用い
る解析結果の内容を設定する。すなわち図2で示した等
高線と矢印の2つの表示図法に対して、それぞれ解析結
果として何を用いるかを個別に指定する(当然ながら、
要素表示に対しては、結果を表示しないので指定しな
い)。そして、図3のステップS15,S19で等高線
もしくは矢印を描画する時、それぞれに指定された解析
結果を用いて描画を行なう。
In the second embodiment, the content of the analysis result to be used is set for each display drawing method. That is, for the two display methods of the contour line and the arrow shown in FIG. 2, what to use as the analysis result is individually specified (of course,
For element display, do not specify because the result is not displayed). Then, when drawing contour lines or arrows in steps S15 and S19 of FIG. 3, the drawing is performed using the analysis results designated for each.

【0092】図6は図4の解析モデルの表示を行なうた
めの実施例2における表示データ設定画面を表す図であ
る。図中、30〜37は図5で示したものと同じであ
り、その説明を省略する。41,42は解析結果を選択
するスイッチである。スイッチ41は、等高線表示を
「磁界強度」と「磁束密度」のいずれの解析結果に適用
するかを指定する。同様に、スイッチ42は、矢印表示
を「磁界強度」と「磁束密度」のいずれの解析結果に適
用するかを指定する。
FIG. 6 is a diagram showing a display data setting screen in the second embodiment for displaying the analysis model of FIG. In the figure, 30 to 37 are the same as those shown in FIG. 5, and the description thereof will be omitted. Reference numerals 41 and 42 are switches for selecting an analysis result. The switch 41 designates which of the “magnetic field strength” and “magnetic flux density” analysis results the contour line display is applied to. Similarly, the switch 42 designates which of the “magnetic field strength” and the “magnetic flux density” analysis results the arrow display is applied to.

【0093】以上のような設定の結果、メモリ13内
に、解析結果と表示図法とを対応付ける対応情報が形成
される。そして、図3のステップS15、S19では、
この対応情報を参照して、夫々の図法に対応する解析結
果を描画する。
As a result of the above setting, the correspondence information for associating the analysis result with the display projection is formed in the memory 13. Then, in steps S15 and S19 of FIG.
By referring to this correspondence information, the analysis result corresponding to each projection is drawn.

【0094】本設定画面を用いて、図4のモデルに対し
て、領域R1では磁界強度を矢印で、領域R2では磁束
密度を要素境界線つきの等高線で表示し、また領域R3
では分割図だけを表示する場合の設定を説明する。
Using this setting screen, the magnetic field strength is displayed by arrows in the region R1, the magnetic flux density is displayed by contour lines with element boundaries in the region R2, and the region R3 is displayed in the model of FIG.
Now, the setting for displaying only the split view will be described.

【0095】まず、要素表示、等高線表示、矢印表示に
対する表示要素の選択は、実施例1で説明したのと同様
に、図6にハッチングで示した通りとする(符号32〜
34)。そしてスイッチ41,42を用いて等高線表
示、矢印表示に対する解析結果の選択を行う。ここで
は、等高線表示、矢印表示の図法に適用する表示結果と
してそれぞれ磁束密度、磁界強度を選択する。
First, selection of display elements for element display, contour line display, and arrow display is as shown by hatching in FIG.
34). Then, the switches 41 and 42 are used to select the analysis result for the contour line display and the arrow display. Here, the magnetic flux density and the magnetic field strength are respectively selected as the display results applied to the contour line display and the arrow display.

【0096】以上のような設定で、図3に示したような
手順による表示を行うと、所望の図を得られる。
By performing the display according to the procedure shown in FIG. 3 with the above settings, a desired figure can be obtained.

【0097】なお、図4の設定画面によれば、モデル表
面と断面では同じ解析結果を用いることになる。しかし
これはスイッチ33,34,36,37に対してそれぞ
れ結果選択スイッチを独立に設けることで、容易にそれ
ぞれに対して結果を選択できるように変更できることは
明らかである。
According to the setting screen of FIG. 4, the same analysis result is used for the model surface and the cross section. However, it is obvious that the switches 33, 34, 36, and 37 can be changed so that the results can be easily selected by providing the result selection switches independently.

【0098】<実施例3>実施例2では、図法ごとに異
なった解析結果を表示した。実施例3では、要素ブロッ
クごとに異なった解析結果を表示する例を説明する。な
お、実施例3における基本的な考え方、処理の流れは実
施例1とほぼ同様である。従ってここでは、図2、3を
用いて異なる部分だけを説明する。
<Example 3> In Example 2, different analysis results were displayed for each drawing method. In the third embodiment, an example of displaying different analysis results for each element block will be described. The basic idea and processing flow in the third embodiment are almost the same as those in the first embodiment. Therefore, here, only different parts will be described with reference to FIGS.

【0099】本実施例3では、ユーザが指定した各要素
ブロックに対して、個々に使用する解析結果を指定す
る。そして、図2のステップS15,S19で、当該ポ
リゴンが属する要素ブロックに指定された、解析結果を
用いて描画を行なう。
In the third embodiment, the analysis result to be used individually is designated for each element block designated by the user. Then, in steps S15 and S19 of FIG. 2, drawing is performed using the analysis result designated for the element block to which the polygon belongs.

【0100】図7は図4のモデルの表示を行なうための
実施例3の表示データ設定画面である。図中、30〜3
7は図5で示したものと同様であり、その説明を省略す
る。51,52,53は、それぞれ領域R1,R2,R
3のモデル表面を表すポリゴンの表示に使用する結果を
選択するスイッチ、54,55,56は、それぞれ領域
R1,R2,R3の断面を表すポリゴンの表示に使用す
る結果を選択するスイッチである。図7において、選択
できる解析結果として磁界強度と磁束密度が示されてい
る。
FIG. 7 is a display data setting screen of the third embodiment for displaying the model of FIG. 30 to 3 in the figure
7 is the same as that shown in FIG. 5, and the description thereof is omitted. 51, 52, and 53 are regions R1, R2, and R, respectively.
A switch for selecting a result used for displaying the polygon representing the model surface of No. 3 and switches 54, 55, 56 for selecting a result used for displaying the polygon representing the cross section of the regions R1, R2, R3, respectively. In FIG. 7, magnetic field strength and magnetic flux density are shown as selectable analysis results.

【0101】以上のようにして、各領域と描画すべき解
析結果を対応付ける対応情報がメモリ13に格納され
る。そして、ステップS15、S19では、当該ポリゴ
ン属する領域に対応付けられた解析結果を上記対応情報
から獲得し、描画を行う。
As described above, the correspondence information for associating each area with the analysis result to be drawn is stored in the memory 13. Then, in steps S15 and S19, the analysis result associated with the area to which the polygon belongs is acquired from the association information and drawing is performed.

【0102】本設定画面を用いて、図4のモデルに対し
て、領域R1では磁界強度を等高線で、領域R2では磁
束密度を要素境界線付きの等高線で表示し、また領域R
3では分割図だけを表示する場合の設定を説明する。
Using this setting screen, the magnetic field strength is displayed in contour lines in the region R1, the magnetic flux density is displayed in contour lines with element boundaries in the region R2, and the region R is displayed in the model of FIG.
In Section 3, the setting for displaying only the divided drawings will be described.

【0103】まず、領域R1に対しては、等高線のスイ
ッチだけをONにして(スイッチ33)、用いる解析結
果として磁界強度を選択する(スイッチ51)。次に領
域R2に対しては、要素表示と等高線表示をONとし
(スイッチ32,33)、用いる解析結果として磁束密
度を選択する(スイッチ52)。最後に領域R3に関し
ては、要素表示だけをONとする(スイッチ31)。以
上のような設定によって図3の処理を行うことで、所望
の図が得られる。
First, for the region R1, only the contour switches are turned on (switch 33), and the magnetic field strength is selected as the analysis result to be used (switch 51). Next, for the region R2, the element display and the contour line display are turned on (switches 32 and 33), and the magnetic flux density is selected as the analysis result to be used (switch 52). Finally, regarding the region R3, only the element display is turned on (switch 31). By performing the processing of FIG. 3 with the above settings, a desired figure can be obtained.

【0104】なお、図7の設定画面によれば、1つの領
域中における等高線表示と矢印表示では同じ解析結果を
用いることになる。しかし、これはスイッチ33,3
4,36,37の各領域に対してそれぞれ結果選択スイ
ッチを独立に設けることで、容易にそれぞれに対して結
果を選択できるように変更できることは明らかである。
According to the setting screen shown in FIG. 7, the same analysis result is used for displaying contour lines and displaying arrows in one area. However, this is the switch 33,3
It is obvious that the result selection switches can be independently provided for the areas 4, 36, and 37 so that the results can be easily selected for the respective areas.

【0105】<実施例4>以上の実施例1〜3では、要
素表示が指定された要素に対して、各要素の境界線を描
画した。しかし、実際の表示においては、各要素の境界
線を表示したのでは、表示される線が多すぎて、等高
線、矢印等の解析結果がみにくくなる場合がよくある。
そこで本実施例4では、要素表示が指定された要素に対
して、その輪郭線だけを表示する例を説明する。
<Fourth Embodiment> In the above first to third embodiments, the boundary line of each element is drawn with respect to the element for which the element display is designated. However, in the actual display, displaying the boundary line of each element often causes too many lines to be displayed, making it difficult to see the analysis results such as contour lines and arrows.
Therefore, in the fourth embodiment, an example will be described in which only the outline of the element for which the element display is designated is displayed.

【0106】一般に要素ブロックの輪郭線は、複数の要
素に共有されない辺(その辺を介して他の要素と隣接す
ることはない辺)で代用することができる。すなわち、
ブロック中の各要素の形状を表す辺のうち、他の要素と
共有されない辺を抽出して、それを表示すれば、要素ブ
ロックの輪郭線となる。そして本輪郭線は、実施例1
で、要素表示の際に、モデル表面に描画した要素境界線
の一部でもある。
In general, the outline of an element block can be substituted by a side that is not shared by a plurality of elements (a side that is not adjacent to other elements via that side). That is,
Of the sides representing the shape of each element in the block, the side that is not shared with other elements is extracted and displayed, and the contour line of the element block is obtained. The contour line is the first embodiment.
Then, it is also a part of the element boundary line drawn on the model surface when the element is displayed.

【0107】そこで実施例4では、輪郭線の描画を、図
8に示すように実施例1における表示方法に組み込む。
図8は実施例4における解析結果表示処理の手順を表す
フローチャートである。図8において、実施例1(図
3)と同様の処理ステップには同じステップ番号を付
し、ここでは説明を省略する。
Therefore, in the fourth embodiment, the contour line drawing is incorporated into the display method in the first embodiment as shown in FIG.
FIG. 8 is a flowchart showing the procedure of analysis result display processing in the fourth embodiment. In FIG. 8, the same process steps as those in the first embodiment (FIG. 3) are designated by the same step numbers, and description thereof will be omitted here.

【0108】図3と比べて、ステップS61、ステップ
S62が新しく加わっている。このステップS61、S
62、すなわち、ポリゴンの境界線を描画するステップ
において、境界線が輪郭線と一致すれば描画、違ってい
れば描画しないようにして、輪郭線を描画するようにし
ている。なお、要素ブロックの輪郭線を表示する方法を
採用する場合には、表示する面を塗りつぶさない方がよ
い。このため、図8では、図3のステップS16,S1
7を省略してある。これによって、3次元モデルの場
合、輪郭線だけが表示されるので非常に分かりやすい図
が提供できるようになる。
Compared with FIG. 3, steps S61 and S62 are newly added. This step S61, S
62, that is, in the step of drawing the boundary line of the polygon, if the boundary line coincides with the contour line, the contour line is drawn, and if not, the contour line is not drawn and the contour line is drawn. When the method of displaying the outline of the element block is adopted, it is better not to paint the surface to be displayed. Therefore, in FIG. 8, steps S16 and S1 of FIG.
7 is omitted. As a result, in the case of the three-dimensional model, only the outline is displayed, so that a very easy-to-understand diagram can be provided.

【0109】次に、要素境界線を輪郭線で表示する例
を、図4のモデルを用いて具体的に説明する。また、表
示データ設定画面として図5に示したものを用いる。図
4のモデルに対して、磁性体部分の結果を等高線で表示
し、同時に領域R1,R2,R3内の要素ブロックの、
輪郭線も表示する。
Next, an example of displaying the element boundary line by the outline will be concretely described with reference to the model of FIG. Further, the display data setting screen shown in FIG. 5 is used. For the model of FIG. 4, the result of the magnetic material portion is displayed by contour lines, and at the same time, the element blocks of the regions R1, R2 and R3
Also show contour lines.

【0110】この場合、図5の設定画面において、要素
表示の要素として、スイッチ32の領域R1,R2,R
3を全てONにする。また等高線表示の要素として、ス
イッチ33の領域R2,R3をONにする。そしてそれ
以外は全てOFFとする。
In this case, the areas R1, R2, R of the switch 32 are set as elements for element display on the setting screen of FIG.
Turn all 3 on. Further, as an element for displaying contour lines, the regions R2 and R3 of the switch 33 are turned on. And other than that, it is turned off.

【0111】以上のようなスイッチの設定で表示を行え
ば、磁性体の部分(領域R2、R3)の等高線の他に、
図8のステップS61、S62の処理によって領域R
1,R2,R3の各輪郭線が表示される。
When the display is performed by setting the switches as described above, in addition to the contour lines of the magnetic material portions (regions R2 and R3),
The region R is obtained by the processing of steps S61 and S62 in FIG.
Each contour line of R1, R2 and R3 is displayed.

【0112】なお、ここでは2次元モデルを用いて具体
例を説明したが、3次元モデルの場合も同様に輪郭線を
表示できることは明らかである。
Although a specific example has been described here using a two-dimensional model, it is clear that the contour line can be displayed in the same manner in the case of a three-dimensional model.

【0113】また、実施例1〜3では要素表示として要
素の境界線を、実施例4では輪郭線を表示する例を示し
た。これら(要素境界線の表示か輪郭線の表示か)は、
図5の設定画面において、要素表示に関して要素境界線
を表示するか、それとも輪郭線だけを表示するのかのス
イッチを追加することで、一つのプログラム中で容易に
切り替えるようにすることが可能である。
Further, in the first to third embodiments, the boundary between the elements is displayed as the element display, and in the fourth embodiment, the contour line is displayed. These (display of element boundary line or contour line)
In the setting screen of FIG. 5, it is possible to easily switch in one program by adding a switch for displaying the element boundary line or only the contour line for the element display. .

【0114】以上説明したように、実施例1によれば、
1回の表示に複数の図法が使用できるため、解析モデル
の部分部分に応じて、最適な結果の表示方法が選択で
き、非常に分かりやすい解析結果の図を提供できるよう
になった。また、従来複数の表示が必要であったもの
が、1回の表示で済むようになり、操作の手間も省け、
操作性がよくなった。更に、グラフィックディスプレイ
等に表示したものを紙にコピーする際のコピー回数も減
り、紙の節約もできるようになった。
As described above, according to the first embodiment,
Since a plurality of drawing methods can be used for one display, it is possible to select the optimum display method of the result according to the partial portion of the analysis model, and to provide a very easy-to-understand drawing of the analysis result. In addition, it is now possible to display a single display, which used to require a plurality of displays in the past.
The operability has improved. Furthermore, the number of times of copying what is displayed on a graphic display or the like onto paper is reduced, and paper can be saved.

【0115】また、実施例2及び実施例3によれば、実
施例1の効果に加えて、1回の表示で複数種類の解析結
果が表示できるという機能が追加されるため、更に多様
な解析結果の表示が可能となる。このため、さらに分か
りやすい図を得られるようになるとともに、手間も省
け、コピー用紙の節約ができる。
Further, according to the second and third embodiments, in addition to the effect of the first embodiment, a function of displaying a plurality of kinds of analysis results in one display is added, so that a wider variety of analyzes can be performed. The result can be displayed. Therefore, it is possible to obtain a more understandable diagram, save labor, and save copy paper.

【0116】また、実施例4によれば、解析モデル全体
の輪郭線を解析結果と同時に表示できることから、解析
モデル全体に対する、結果を表示した要素の位置が、非
常に分かりやすい図を提供できるようになった。特に、
3次元モデルの結果の断面表示においても、容易にその
断面の位置がわかる図を提供できるようになった。
Further, according to the fourth embodiment, since the contour line of the entire analysis model can be displayed at the same time as the analysis result, it is possible to provide a very easy-to-understand diagram of the position of the element displaying the result with respect to the entire analysis model. Became. Especially,
Even in the cross-section display of the result of the three-dimensional model, it is now possible to provide a diagram that allows the position of the cross-section to be easily understood.

【0117】また、以上の説明からもわかるように、上
記実施例1〜4によれば、3つの表示図法(要素表示、
等高線表示、矢印表示)に対して、個々に表示対象とす
る要素ブロックを指定でき、また表示図法または要素ブ
ロックごとに表示結果が単純に対応させられることか
ら、複雑な設定が非常に容易にできるようになった。特
に、要素境界線の表示/非表示を、要素表示の一部にす
ることによって、設定が極めて合理的で理解しやすいも
のとなり、使い易いものとなった。
Further, as can be understood from the above description, according to the above-mentioned Examples 1 to 4, the three display projection methods (element display,
(Contour line display, arrow display), you can specify the element block to be displayed individually, and display results can be simply associated with each display method or element block, making it extremely easy to make complicated settings. It became so. In particular, by making the display / non-display of the element boundary line a part of the element display, the setting becomes extremely rational, easy to understand, and easy to use.

【0118】また、表示図法と表示部分の組み合わせに
対して、表示対象とする要素ブロックの指定を1つの画
面上で行えるようにしており、これによって設定方法が
極めてわかり易く、容易になった。
Further, with respect to the combination of the display method and the display portion, the element block to be displayed can be designated on one screen, which makes the setting method extremely easy and easy to understand.

【0119】<実施例5>次に、複数の解析結果図を夫
々に設定された描画パラメータに従って自動的に順次表
示する装置を説明する。
<Embodiment 5> Next, an apparatus for automatically and sequentially displaying a plurality of analysis result diagrams according to the drawing parameters set respectively will be described.

【0120】図9は実施例5における解析結果を表示す
るコンピュータの構成を表すブロック図である。同図に
おいて、実施例1(図1)と同様の構成には同じ参照番
号を付し、説明を省略する。93はメモリであり、図1
のメモリ13と同様の機能を有する他に、M91〜M9
3で示されるメモリ領域を有する。M91〜M93に
は、描画処理のために設定された各種描画パラメータが
格納される。M91には結果表示に用いる等高線のタイ
プ(等高線を示す線のみを表示するか、等高線の間をレ
ベル毎に異なる色で塗りつぶすか等)を示す情報が格納
される。M92には、何本の等高線を表示するかを指定
する情報が格納される。M93には、各等高線間のレベ
ルの値を示す情報が格納される。本実施例では、以上の
3つの描画パラメータを用いて説明するが、描画パラメ
ータはこれらに限られるものではなく、一般に知られた
各種の描画パラメータを用いることができる。
FIG. 9 is a block diagram showing the arrangement of a computer for displaying the analysis result in the fifth embodiment. In the figure, the same components as those in Embodiment 1 (FIG. 1) are designated by the same reference numerals, and the description thereof will be omitted. Reference numeral 93 is a memory, which is shown in FIG.
In addition to having the same function as the memory 13 of
3 has a memory area. Various drawing parameters set for drawing processing are stored in M91 to M93. M91 stores information indicating the type of contour line used for displaying the result (whether to display only the lines showing the contour lines or to fill the space between the contour lines with a different color for each level). M92 stores information designating how many contour lines are to be displayed. Information indicating the level value between the contour lines is stored in M93. In the present embodiment, description will be made using the above three drawing parameters, but the drawing parameters are not limited to these, and various generally known drawing parameters can be used.

【0121】外部メモリ94には、一般的なリスタート
ファイルのかわりに、環境ファイルと実行ファイルが格
納される。環境ファイルF41〜F44は、夫々の描画
単位で描画パラメータを記録したファイルである。ま
た、実行ファイルF45は、描画の実行に際して上記環
境ファイルF41〜F44の使用順序を規定する。
The external memory 94 stores an environment file and an execution file instead of a general restart file. The environment files F41 to F44 are files in which drawing parameters are recorded for each drawing unit. The execution file F45 defines the order of use of the environment files F41 to F44 when drawing is executed.

【0122】図10は実施例5におけるコンピュータの
解析結果表示に関する機能構成を示すブロック図であ
る。同図において、100は中央制御部であり、本装置
全体を制御する部分を表す。101は描画パラメータ設
定部であり、上述した各種の描画パラメータを設定す
る。102は描画部であり、解析者またはリスタートフ
ァイルからの描画命令により、グラフィックディスプレ
イ11上に解析結果を描画する。103はファイル入出
力部であり、外部メモリ94との間でファイルの入出力
を行なう。104は自動表示ファイル作成部であり、解
析結果を自動的に表示するための自動表示ファイル(環
境ファイルと実行ファイル)を作成する部分である。1
05は自動表示ファイル実行部であり、自動表示ファイ
ル作成部104で作成した自動表示ファイルを用いて、
描画部102を通して、グラフィックディスプレイ11
に解析結果を表示する部分である。
FIG. 10 is a block diagram showing the functional arrangement relating to the analysis result display of the computer in the fifth embodiment. In the figure, reference numeral 100 denotes a central control unit, which represents a unit that controls the entire apparatus. A drawing parameter setting unit 101 sets various drawing parameters described above. A drawing unit 102 draws an analysis result on the graphic display 11 according to a drawing command from an analyst or a restart file. A file input / output unit 103 inputs / outputs files to / from the external memory 94. An automatic display file creation unit 104 is a part that creates an automatic display file (environment file and execution file) for automatically displaying the analysis result. 1
Reference numeral 05 denotes an automatic display file execution unit, which uses the automatic display file created by the automatic display file creation unit 104
Through the drawing unit 102, the graphic display 11
This is the part that displays the analysis results.

【0123】次に図11及び図12を用いて本実施例5
の動作を説明する。図11は実施例5における自動表示
ファイル作成部104の処理手順を説明するフローチャ
ートである。また、図12は、自動表示ファイル実行部
105の処理手順を説明するフローチャートである。
Next, referring to FIG. 11 and FIG. 12, the fifth embodiment will be described.
Will be described. FIG. 11 is a flowchart illustrating a processing procedure of the automatic display file creation unit 104 according to the fifth embodiment. In addition, FIG. 12 is a flowchart illustrating a processing procedure of the automatic display file execution unit 105.

【0124】まず図11に従って、自動表示ファイル作
成部104の処理を説明する。実施例5の装置は、自動
表示ファイルを「作成するモード」と「作成しないモー
ド」の2つを持ち、自動表示ファイルは、「作成するモ
ード」のときに作成される。解析者が自動表示ファイル
を作成するモードで結果を描画すると、その都度、自動
表示ファイル作成部104により図11の処理が自動的
に実行される。
First, the processing of the automatic display file creation unit 104 will be described with reference to FIG. The apparatus according to the fifth embodiment has two modes, that is, a mode for creating an automatic display file and a mode for not creating the automatic display file, and the automatic display file is created in the mode for creating. When the analyst draws the result in the mode of creating the automatic display file, the processing of FIG. 11 is automatically executed by the automatic display file creating unit 104 each time.

【0125】(1)描画において設定された描画パラメ
ータが1つの環境ファイルとして外部メモリ94に出力
される(ステップS101)。ここでいう描画パラメー
タとは、ディスプレイ11に解析結果を表示するため
の、上述した様々な図法に付随するパラメータのことで
あり、図9ではM91〜M93に格納されるものであ
る。ここで出力する描画パラメータは、当該装置の表示
系が有する全ての描画パラメータであっても、また今描
画を行なっている図法に関するものだけであってもよ
い。環境ファイルは図9中F41〜F44で示すよう
に、外部メモリ94上に作成される。
(1) The drawing parameters set in the drawing are output to the external memory 94 as one environment file (step S101). The drawing parameters referred to here are parameters associated with the above-described various drawing methods for displaying the analysis result on the display 11, and are stored in M91 to M93 in FIG. The drawing parameters output here may be all the drawing parameters of the display system of the device, or may be only those related to the drawing method in which the drawing is being performed. The environment file is created in the external memory 94, as indicated by F41 to F44 in FIG.

【0126】(2)実行ファイルF45にステップS1
01で作成した環境ファイルの名称を記録する(ステッ
プS102)される。もし、実行ファイルF45に既に
環境ファイル名が記録されている場合は、その最後に追
加記録される。従って、実行ファイルF45には、外部
メモリ94に格納された環境ファイルの数だけその名称
が記録されることになる。尚、実行ファイルF45も、
外部メモリ94上に作成される。
(2) Step S1 in the execution file F45
The name of the environment file created in 01 is recorded (step S102). If the environment file name is already recorded in the execution file F45, it is additionally recorded at the end. Therefore, in the execution file F45, as many names as the number of environment files stored in the external memory 94 are recorded. The execution file F45 is also
It is created on the external memory 94.

【0127】なお、上述した自動表示ファイル作成部1
04によって自動表示ファイルを作成するタイミング
は、解析結果を表示する直前、直後のいずれでもよい。
Note that the automatic display file creation unit 1 described above is used.
The timing for creating the automatic display file according to 04 may be immediately before or after displaying the analysis result.

【0128】次に図12に従って、自動表示ファイル実
行部105の処理を説明する。解析結果を自動表示する
には、実行ファイルF45を、図10のファイル入出力
部103を介して読み込み、これに従って実行する。
Next, the processing of the automatic display file executing section 105 will be described with reference to FIG. In order to automatically display the analysis result, the execution file F45 is read via the file input / output unit 103 in FIG. 10 and executed according to this.

【0129】(1)ファイル入出力部103を介して外
部メモリ94に格納された実行ファイルF45が読み出
されると、図12の処理が開始される。まず、読み出し
た実行ファイルF45から、環境ファイル名が1つ読み
込まれる(ステップステップS111)。
(1) When the execution file F45 stored in the external memory 94 is read out via the file input / output unit 103, the processing shown in FIG. 12 is started. First, one environment file name is read from the read execution file F45 (step S111).

【0130】(2)(1)で得た環境ファイル名を有す
る環境ファイルを、ファイル入出力部103を介して外
部メモリ94から読み出す。(ステップS112)。
(2) The environment file having the environment file name obtained in (1) is read from the external memory 94 via the file input / output unit 103. (Step S112).

【0131】(3)(2)で読み込まれた環境ファイル
に格納されている描画パラメータに従って、装置の持つ
描画パラメータ(図9のM91〜M93)の値が設定さ
れる(ステップS113)。
(3) The values of the drawing parameters (M91 to M93 in FIG. 9) of the apparatus are set according to the drawing parameters stored in the environment file read in (2) (step S113).

【0132】(4)M91〜M93に設定された描画パ
ラメータに基づいてディスプレイ11上に解析結果が描
画される(ステップS114)。
(4) The analysis result is drawn on the display 11 based on the drawing parameters set in M91 to M93 (step S114).

【0133】(5)実行ファイル中に記された環境ファ
イル名の数だけ、上記(1)から(4)の処理が自動的
に繰り返される(ステップS115)。なお(1)にお
いて環境ファイル名は、ファイルの先頭から順に読み込
まれる。
(5) The above processes (1) to (4) are automatically repeated for the number of environment file names described in the execution file (step S115). In (1), the environment file name is read in order from the beginning of the file.

【0134】次に、本実施例5の装置の動作を、図13
に示すような描画パラメータを用いて、図番Z1〜Z4
について連続した表示を行なう場合を例に挙げて、更に
具体的に説明する。
Next, the operation of the apparatus according to the fifth embodiment will be described with reference to FIG.
Drawing numbers Z1 to Z4 using drawing parameters as shown in
Will be described more concretely by taking as an example the case of continuously displaying.

【0135】まず自動表示ファイルを作成する過程を説
明する。一般的なリスタートファイルの作成と同様に、
図番Z1〜Z4を表示することにより、自動表示ファイ
ルが自動的に作成される。以下に操作内容、および自動
表示ファイル作成部104の処理を説明する。
First, the process of creating an automatic display file will be described. Similar to creating a general restart file,
The automatic display file is automatically created by displaying the drawing numbers Z1 to Z4. The operation content and the process of the automatic display file creation unit 104 will be described below.

【0136】(1)解析者は、描画パラメータ(図9の
M91〜M93)として、タイプをA1、本数をB1、
レベルの値をC1に設定する。本操作は、描画パラメー
タ設定部101によってディスプレイ11上にメニュー
を表示し、この表示されたメニューを通して、入力部1
5を用いて行なう。メニューでは、従来技術で説明した
ような描画パラメータ(タイプ、等高線の本数、各レベ
ルの値等)の項目、選択肢を表示する。この結果、描画
パラメータを設定するためのコードに関する知識やテキ
ストエディタ等は不要となる。以上のようにして描画パ
ラメータの設定を終えたらディスプレイ11に解析結果
を表示する(図番Z1)。このとき、M91〜M93に
設定された描画パラメータがファイル入出力部103を
介して外部メモリ94へ出力される。これにより、図9
に示す環境ファイルF41(タイプ=A1、本数=B
1、レベルの値=C1)が自動的に作成される(ステッ
プS101)。また図9の実行ファイルF45の第1行
目に、ここで作成した環境ファイルF45の名称が自動
的に記録される(ステップS102)。
(1) The analyst, as the drawing parameters (M91 to M93 in FIG. 9), type A1, number B1,
Set the level value to C1. In this operation, the drawing parameter setting unit 101 displays a menu on the display 11, and the input unit 1 is operated through the displayed menu.
5 is used. In the menu, items and options of drawing parameters (type, number of contour lines, value of each level, etc.) as described in the related art are displayed. As a result, knowledge about the code for setting the drawing parameters and a text editor are unnecessary. When the drawing parameters have been set as described above, the analysis result is displayed on the display 11 (drawing number Z1). At this time, the drawing parameters set in M91 to M93 are output to the external memory 94 via the file input / output unit 103. As a result, FIG.
Environment file F41 (Type = A1, Number = B
1, the level value = C1) is automatically created (step S101). The name of the environment file F45 created here is automatically recorded in the first line of the execution file F45 in FIG. 9 (step S102).

【0137】(2)次に、図番Z2を表示させる。
(1)と同様な方法で、解析者は描画パラメータ設定部
101によって装置の持つ描画パラメータを編集し、タ
イプ(M91)をA2に変更する。この結果、描画パラ
メータM91〜M93が夫々A2、B1、C1となり、
このパラメータにしたがって図番Z2を表示する。この
とき、メモリ93内の描画パラメータがファイル入出力
部103を介して外部メモリ94へ出力される。これに
より、外部メモリ94に環境ファイルF42(タイプ=
A2、本数=B1、レベルの値=C1)が自動的に作成
される(ステップS101)。また実行ファイルF45
には、ここで作成した環境ファイルF42の名称が環境
ファイルF41の名称に続いて自動的に追加される(ス
テップS102)。
(2) Next, the drawing number Z2 is displayed.
By the same method as (1), the analyst edits the drawing parameter of the apparatus by the drawing parameter setting unit 101 and changes the type (M91) to A2. As a result, the drawing parameters M91 to M93 become A2, B1 and C1, respectively,
The drawing number Z2 is displayed according to this parameter. At this time, the drawing parameters in the memory 93 are output to the external memory 94 via the file input / output unit 103. As a result, the environment file F42 (type =
A2, number = B1, level value = C1) are automatically created (step S101). Also, the execution file F45
The name of the environment file F42 created here is automatically added following the name of the environment file F41 (step S102).

【0138】(3)解析者は、同様に図番Z3,Z4に
ついても、結果の表示を行なう。これによって、図9の
環境ファイルF43,F44が自動的に作成され、また
実行ファイルF45にはここで作成された環境ファイル
F43、環境ファイルF44の名称が追加される。以上
の操作により、図9に示した環境ファイルF41〜F4
4、及び実行ファイルF45が作成される。
(3) The analyst similarly displays the results for the drawing numbers Z3 and Z4. As a result, the environment files F43 and F44 in FIG. 9 are automatically created, and the names of the environment file F43 and environment file F44 created here are added to the execution file F45. By the above operation, the environment files F41 to F4 shown in FIG.
4 and the execution file F45 are created.

【0139】次に、自動表示を行なう過程、つまり自動
表示ファイル実行部105を実行した場合の動作を説明
する。自動表示ファイル実行部105は、以上の自動表
示ファイル作成部104のプロセスで作成した実行ファ
イルF45を読み込み、順次表示を実行する。以下にそ
の処理内容を説明する。
Next, the process of automatic display, that is, the operation when the automatic display file execution unit 105 is executed will be described. The automatic display file execution unit 105 reads the execution file F45 created by the above process of the automatic display file creation unit 104, and sequentially executes display. The processing content will be described below.

【0140】(1)まず実行ファイルF45の第1行目
にある、環境ファイル名(環境ファイルF41の名称)
が読み込まれる(ステップS111). (2)環境ファイルF41にある描画パラメータ(タイ
プ=A1、本数=B1、レベルの値=C1)が読み込ま
れる(ステップS112). (3)(2)で読み込んだ描画パラメータに従って、描
画パラメータ(図9のM91〜M93)が設定される
(ステップS113)。すなわち、タイプはA1、本数
はB1、レベルの値はC1に夫々設定される. (4)この状態にて、解析結果が描画される(ステップ
S114)。本描画は、図13の図番Z1にあたる. (5)実行ファイルの第2〜4行目(環境ファイルF4
2〜F44)に対しても、同様の処理が行われる(ステ
ップS115)。これにより、図番Z2〜Z4の図が順
次表示される. (6)図番Z4の図を描画した時点で全表示を完了し
(ステップS115)、本処理は終了する. 以上の処理によって、図番Z1〜Z4の処理が、自動的
に順次表示される。
(1) First, the environment file name (name of the environment file F41) in the first line of the execution file F45
Is read (step S111). (2) The drawing parameters (type = A1, number = B1, level value = C1) in the environment file F41 are read (step S112). (3) The drawing parameters (M91 to M93 in FIG. 9) are set according to the drawing parameters read in (2) (step S113). That is, the type is set to A1, the number is set to B1, and the level value is set to C1. (4) In this state, the analysis result is drawn (step S114). This drawing corresponds to the drawing number Z1 in FIG. (5) Lines 2-4 of the executable file (environment file F4
2 to F44), the same processing is performed (step S115). As a result, the drawings with the drawing numbers Z2 to Z4 are sequentially displayed. (6) When the drawing of the drawing number Z4 is drawn, all the display is completed (step S115), and this processing ends. Through the above processing, the processing of the drawing numbers Z1 to Z4 is automatically and sequentially displayed.

【0141】次に、自動表示の内容の一部を変更する方
法について説明する。本実施例5の装置において自動表
示の内容を変更するには、該当する表示を行なう環境フ
ァイルを更新すればよい。そのためには、所望の環境フ
ァイルを別途新しく作成し、変更したい環境ファイルと
置換すればよい。以下にその手順を述べる。
Next, a method of changing a part of the contents of automatic display will be described. In order to change the contents of the automatic display in the device of the fifth embodiment, the environment file for the corresponding display may be updated. For that purpose, a desired environment file may be newly created and replaced with the environment file to be changed. The procedure is described below.

【0142】(1)表示装置の持つ描画パラメータ(Z
4のM91〜M93)を、所望の値に設定する。本操作
は、上で述べたように描画パラメータ設定部101の制
御によりディスプレイ11上に表示されたメニューを通
して、入力部15を用いて行なう。
(1) Rendering parameters (Z
4 M91-M93) to the desired values. This operation is performed using the input unit 15 through the menu displayed on the display 11 under the control of the drawing parameter setting unit 101 as described above.

【0143】(2)自動表示ファイルを作成するモード
で、結果を表示する。これによって新たな自動表示ファ
イル(環境ファイルと実行ファイル)が外部メモリF9
4に自動的に作成される。
(2) Display the result in the mode for creating an automatic display file. As a result, a new automatic display file (environment file and execution file) is created in the external memory F9.
Automatically created in 4.

【0144】(3)外部メモリ94内の変更したい環境
ファイルを、(2)で新たに作成した環境ファイルで置
換する。そして、置換後は、上記の変更前と同じ手順
で、実行ファイルを実行することにより、所望の結果表
示を得られるようになる。
(3) The environment file to be changed in the external memory 94 is replaced with the environment file newly created in (2). After the replacement, by executing the execution file in the same procedure as before the above change, the desired result display can be obtained.

【0145】図13の図番Z3におけるレベルの値をC
2に変えて、図番Z1〜Z4を自動的に表示する場合の
具体的な手順を、図14を用いて以下に説明する。な
お、図14中図9と同様の構成には同一の符号を付して
ある。
The value of the level in the drawing number Z3 of FIG.
A specific procedure for automatically displaying the drawing numbers Z1 to Z4 instead of 2 will be described below with reference to FIG. In FIG. 14, the same components as those in FIG. 9 are designated by the same reference numerals.

【0146】(1)描画パラメータを、タイプ=A2、
本数=B2、レベルの値=C2に設定する。この結果、
メモリ93のM91〜M93には、タイプ=A2、本数
=B2、レベルの値=C2が格納される。
(1) The drawing parameters are type = A2,
The number is set to B2 and the level value is set to C2. As a result,
Type = A2, number = B2, and level value = C2 are stored in M91 to M93 of the memory 93.

【0147】(2)自動表示ファイルを作成するモード
で、表示を行なう。これによって、外部メモリ94に環
境ファイルF51と実行ファイルF52が新たに作成さ
れる。
(2) Display is performed in a mode for creating an automatic display file. As a result, the environment file F51 and the execution file F52 are newly created in the external memory 94.

【0148】(3)図9における環境ファイルF43を
(2)で新たに作成した環境ファイル51で置換する。
これによって、環境ファイルは更新された。後は、更新
前と全く同様な手順で実行ファイルを実行すればよい。
(3) The environment file F43 in FIG. 9 is replaced with the environment file 51 newly created in (2).
This updated the environment file. After that, the execution file may be executed by the same procedure as before the update.

【0149】以上のように、実施例5によれば、自動表
示における描画パラメータの変更に際しては、各描画パ
ラメータが各表示に独立に設定されているので、変更対
象の描画パラメータのみを変更すればよい。このため、
操作性が著しく向上する。
As described above, according to the fifth embodiment, when the drawing parameters are changed in the automatic display, each drawing parameter is set independently for each display. Therefore, it is necessary to change only the drawing parameter to be changed. Good. For this reason,
Operability is significantly improved.

【0150】<実施例6>実施例5では、自動表示の内
容の一部を変更するために、新たに自動表示ファイルを
作成した。本実施例6では、変更したい解析結果表示
(図番)の環境ファイルを直接メモリ93に読み込み、
更新する方法について説明する。
<Sixth Embodiment> In the fifth embodiment, a new automatic display file is created in order to change a part of the contents of the automatic display. In the sixth embodiment, the environment file of the analysis result display (drawing number) to be changed is directly read into the memory 93,
A method for updating will be described.

【0151】本実施例6では、図10に示す装置の構成
に、環境ファイル入出力部を加える(わずかな変更のた
め、図は省略した)。実施例5の説明から明らかなよう
に、装置の持つ描画パラメータ(図9のM91〜M9
3)と環境ファイルの内容は対応するものであるが、本
環境ファイル入出力部は、装置と環境ファイルの間で次
のように入出力を行なう。
In the sixth embodiment, an environment file input / output unit is added to the configuration of the apparatus shown in FIG. 10 (the illustration is omitted due to a slight change). As is clear from the description of the fifth embodiment, the drawing parameters of the apparatus (M91 to M9 in FIG. 9) are
Although 3) corresponds to the contents of the environment file, this environment file input / output unit performs input / output as follows between the device and the environment file.

【0152】(1)出力時:装置の持つ描画パラメータ
をすべて、環境ファイルとして出力する. (2)入力時:環境ファイルから描画パラメータを読み
込み、それに従って装置の持つ描画パラメータを設定し
直す。 このように、環境ファイル入出力部は、環境ファイルの
入出力を専門に行うもので、所望の環境ファイルを指定
して読み出すことができ、これを変更後に既存の対応す
る環境ファイルに上書きすることができる。
(1) At the time of output: All drawing parameters of the apparatus are output as an environment file. (2) At the time of input: The drawing parameters are read from the environment file, and the drawing parameters possessed by the apparatus are reset accordingly. In this way, the environment file input / output unit specializes in inputting / outputting environment files, can specify and read a desired environment file, and after changing this, overwrite the existing corresponding environment file. You can

【0153】次に、本環境ファイル入出力部を用いて、
自動表示の内容の一部を変更する操作の手順を説明す
る。
Next, using this environment file input / output unit,
An operation procedure for changing a part of the contents of automatic display will be described.

【0154】自動表示の内容を変更するには、該当する
表示を行なう環境ファイルを更新すればよい。図15は
解析者が行なう、本更新の手続きを示す。以下に個々の
ステップを説明する。
To change the contents of the automatic display, the environment file for the corresponding display may be updated. FIG. 15 shows the procedure of this update performed by the analyst. The individual steps will be described below.

【0155】(1)変更したい環境ファイルを、環境フ
ァイル入出力部を通して読み込む(ステップS12
1)。本操作によって環境ファイル入出力部により、装
置の持つ描画パラメータ(図9のM91〜M93)は、
読み込んだ描画パラメータに従って自動的に設定され
る。
(1) The environment file to be changed is read through the environment file input / output unit (step S12).
1). By this operation, the drawing parameters (M91 to M93 in FIG. 9) of the apparatus are changed by the environment file input / output unit.
It is automatically set according to the drawing parameters read.

【0156】(2)描画パラメータM91〜M93を所
望の値に設定する(ステップS122)。本操作は解析
者が、実施例5で述べたのと同様に、描画パラメータ設
定部101の制御によりディスプレイ11上にメニュー
を表示し、このメニューを介して入力部15を用いて行
なう。
(2) The drawing parameters M91 to M93 are set to desired values (step S122). This operation is performed by the analyst as in the fifth embodiment by displaying a menu on the display 11 under the control of the drawing parameter setting unit 101 and using the input unit 15 via this menu.

【0157】(3)解析者は、装置の持つ描画パラメー
タを、(1)で読み込んだのと同じ名前の環境ファイル
名で、環境ファイル入出力部を介して書き出す(ステッ
プS123)。そして更新後は、上記の更新前と同じ手
順で、実行ファイルを実行することにより、所望の図を
得られるようになる。
(3) The analyst writes the drawing parameter of the apparatus with the same name as the environment file name read in (1) through the environment file input / output unit (step S123). After the update, by executing the execution file in the same procedure as before the update, the desired figure can be obtained.

【0158】図3の図番Z3のレベルの値をC2に変え
て、図番Z1〜Z4を自動的に表示する場合の、解析者
が行なう具体的な操作は以下の通りである。即ち、 (1)図3に示した環境ファイル3を読み込む(ステッ
プS121). (2)描画パラメータ設定部101により、レベルの値
をC2に変更する(ステップS122). (3)装置上の描画パラメータを環境ファイル43とい
う名称で書き出す(ステップS123). という操作により、既存の環境ファイルを更新できる。
後は、更新前と全く同じ手順で実行ファイルを実行すれ
ばよい。
When the level value of the drawing number Z3 in FIG. 3 is changed to C2 and the drawing numbers Z1 to Z4 are automatically displayed, the specific operation performed by the analyst is as follows. That is, (1) the environment file 3 shown in FIG. 3 is read (step S121). (2) The drawing parameter setting unit 101 changes the level value to C2 (step S122). (3) The drawing parameters on the device are written out under the name of environment file 43 (step S123). You can update the existing environment file by the operation.
After that, the execution file may be executed by the same procedure as before the update.

【0159】以上のように本実施例6によれば、装置上
での描画パラメータの設定が、最小限で済むようにな
る。例えば、上記図13の図番Z3の場合、実施例5で
はタイプ、本数、レベルの値というすべての描画パラメ
ータを設定しなおしたのに対し、本実施例6によれば、
変更部分(レベルの値)だけで済むことになる。
As described above, according to the sixth embodiment, the setting of drawing parameters on the apparatus can be minimized. For example, in the case of the drawing number Z3 in FIG. 13 described above, in the fifth embodiment, all the drawing parameters such as the type, the number of lines, and the value of the level are reset.
Only the changed part (level value) will be required.

【0160】なお、実施例5、6においては、等高線を
表示する場合だけについて説明したが、本発明の適用は
これに限らない。例えば、矢印、変形図、グラフ等、他
表現方法による解析結果表示でも同様な手順で自動的に
表示することができる。また結果の表現方法だけにとど
まらず、表示を行なう視点位置、拡大/縮小倍率、グラ
フィック画面における表示位置、隠面処理法、遠近法、
半透明表示法等の、描画上での手法についても、同様な
描画パラメータとして取り扱い、自動表示を行なうこと
ができる。
In the fifth and sixth embodiments, only the case of displaying contour lines has been described, but the application of the present invention is not limited to this. For example, an analysis result display by another representation method such as an arrow, a modified drawing, or a graph can be automatically displayed by the same procedure. Not only the result representation method, but also the viewpoint position for display, the enlargement / reduction ratio, the display position on the graphic screen, the hidden surface processing method, the perspective method,
A drawing method such as a semi-transparent display method can be treated as the same drawing parameter and automatically displayed.

【0161】以上説明したように実施例5、実施例6に
よれば、解析結果の自動表示を容易に行えるとともに、
表示内容の一部変更に関して、従来の問題点が以下のよ
うに解決された。即ち、 (1)描画パラメータ設定部のメニュー表示により描画
パラメータを設定するのでテキストエディタが不要とな
った. (2)操作に対応したコード体系が不要になるととも
に、その知識も必要なくなった. (3)ある図番にかかわる描画パラメータを変更するに
あたっては当該図番の環境ファイルを変更すればよいの
で、変更箇所を検索する必要がなくなった. (4)各図番毎に描画パラメータが独立の環境ファイル
に格納されるので、表示の一部を変更したときに他の部
分に影響を及ぼすことがない. という効果が得られ、この結果極めて容易に自動表示の
内容を変更できるようになった。
As described above, according to the fifth and sixth embodiments, the analysis result can be easily displayed automatically, and
Regarding the partial change of the display contents, the conventional problem was solved as follows. That is, (1) a text editor is not required because the drawing parameters are set by the menu display of the drawing parameter setting section. (2) The code system corresponding to the operation is no longer needed, and its knowledge is no longer needed. (3) To change the drawing parameters related to a certain drawing number, the environment file of the drawing number needs to be changed, so there is no need to search for the changed part. (4) Drawing parameters are stored in an independent environment file for each drawing number, so when a part of the display is changed, it does not affect other parts. As a result, the contents of automatic display can be changed extremely easily.

【0162】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。また、本発明はシステム或は装置にプログ
ラムを供給することによって達成される場合にも適用で
きることはいうまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or an apparatus.

【発明の効果】以上説明したように、本発明によれば、
簡単な操作で多様な解析結果の出力が行える。
As described above, according to the present invention,
Various analysis results can be output with a simple operation.

【0163】また、本発明によれば、1つの図に複数の
図法で結果を表示することが可能となる、或は、1つの
図に複数種類の解析結果を表示可能となり、多彩で柔軟
な解析結果の描画が行える。
Further, according to the present invention, it is possible to display the results in one drawing by a plurality of projection methods, or it is possible to display a plurality of kinds of analysis results in one drawing, which is versatile and flexible. The analysis result can be drawn.

【0164】また、本発明によれば、各要素の境界線或
は輪郭線を描画でき、解析結果を表示した部分の解析領
域全体に占める位置をわかりやすく示した図を描画する
ことが可能となる。
Further, according to the present invention, it is possible to draw a boundary line or a contour line of each element, and to draw a diagram in which the position of the portion displaying the analysis result in the entire analysis region is easily understood. Become.

【0165】また、本発明によれば、解析者が容易に解
析結果を自動表示できるとともに、自動表示の内容の変
更を容易に行うことができる。
Further, according to the present invention, the analyst can easily automatically display the analysis result and can easily change the contents of the automatic display.

【0166】[0166]

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

【図1】解析結果の表示を行なう本実施例のコンピュー
タの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a computer of this embodiment that displays an analysis result.

【図2】本実施例における結果を表示する要素の表示属
性を説明する図である。
FIG. 2 is a diagram illustrating display attributes of elements that display a result according to the present exemplary embodiment.

【図3】実施例1における解析結果表示処理の手順を表
すフローチャートである。
FIG. 3 is a flowchart illustrating a procedure of analysis result display processing according to the first exemplary embodiment.

【図4】2次元磁界解析のモデルの一例を表す図であ
る。
FIG. 4 is a diagram illustrating an example of a two-dimensional magnetic field analysis model.

【図5】図4に示したモデルの表示設定を行なうための
表示データ設定画面を表す図である。
5 is a diagram showing a display data setting screen for performing display setting of the model shown in FIG.

【図6】図4の解析モデルの表示を行なうための実施例
2における表示データ設定画面を表す図である。
6 is a diagram showing a display data setting screen in Example 2 for displaying the analysis model of FIG.

【図7】図4のモデルの表示を行なうための実施例3の
表示データ設定画面を表す図である。
7 is a diagram showing a display data setting screen of a third embodiment for displaying the model of FIG.

【図8】実施例4における解析結果表示処理の手順を表
すフローチャートである。
FIG. 8 is a flowchart illustrating a procedure of analysis result display processing according to the fourth embodiment.

【図9】実施例5における解析結果を表示するコンピュ
ータの構成を表すブロック図である。
FIG. 9 is a block diagram illustrating a configuration of a computer that displays an analysis result according to the fifth exemplary embodiment.

【図10】実施例5におけるコンピュータの解析結果表
示に関する機能構成を示すブロック図である。
FIG. 10 is a block diagram illustrating a functional configuration related to analysis result display of a computer according to a fifth embodiment.

【図11】実施例5における自動表示ファイル作成部1
04の処理手順を説明するフローチャートである。
FIG. 11 is an automatic display file creation unit 1 according to the fifth embodiment.
It is a flowchart explaining the processing procedure of 04.

【図12】自動表示ファイル実行部105の処理手順を
説明するフローチャートである。
FIG. 12 is a flowchart illustrating a processing procedure of the automatic display file execution unit 105.

【図13】表示すべき図に設定された描画パラメータの
状態を表す図である。
FIG. 13 is a diagram showing a state of drawing parameters set in a diagram to be displayed.

【図14】実施例5における描画パラメータの更新処理
を説明する図である。
FIG. 14 is a diagram illustrating a drawing parameter update process according to the fifth embodiment.

【図15】実施例6における描画パラメータの更新処理
を説明するフローチャートである。
FIG. 15 is a flowchart illustrating a drawing parameter update process according to the sixth embodiment.

【図16】一般的な解析結果の表示オプションを説明す
る図である。
FIG. 16 is a diagram illustrating a general analysis result display option.

【図17】一般的な解析結果の表示手順を説明するフロ
ーチャートである。
FIG. 17 is a flowchart illustrating a general analysis result display procedure.

【図18】ユーザによって表示対象に指定された2つの
6面体要素からなる分割モデルにおける表面を表わすポ
リゴンを説明する図である。
FIG. 18 is a diagram illustrating a polygon representing a surface in a divided model made up of two hexahedral elements designated as a display target by a user.

【図19】ユーザによって表示対象に指定された2つの
6面体要素からなる分割モデルにおける断面を表わすポ
リゴンを説明する図である。
FIG. 19 is a diagram illustrating a polygon representing a cross section in a divided model made up of two hexahedral elements designated as a display target by a user.

【図20】一般的なリスタートファイルのデータ構成の
一例を説明する図である。
FIG. 20 is a diagram illustrating an example of a data structure of a general restart file.

【図21】リスタートファイルを用いた解析結果表示の
一般的な手順を表わすフローチャートである。
FIG. 21 is a flowchart showing a general procedure for displaying an analysis result using a restart file.

【符号の説明】 11 グラフィックディスプレイ 12 CPU 13 メモリ 14 外部メモリ 15 入力部[Explanation of Codes] 11 Graphic Display 12 CPU 13 Memory 14 External Memory 15 Input Unit

Claims (17)

【特許請求の範囲】[Claims] 【請求項1】 解析対象モデルの表面又は断面を表すポ
リゴンに解析結果を描画することで該モデルの解析結果
を出力する情報処理装置であって、 前記ポリゴンの各々に対して前記解析結果の描画に用い
る図法を示す図法情報を記憶する記憶手段と、 前記ポリゴンの各々に前記記憶手段に記憶された図法情
報で指定される図法を用いて前記解析結果を描画する描
画手段とを備えることを特徴とする情報処理装置。
1. An information processing apparatus for outputting an analysis result of a model by drawing the analysis result on a polygon representing a surface or a cross section of a model to be analyzed, wherein the analysis result is drawn on each of the polygons. Storage means for storing the projection information indicating the projection method used for, and drawing means for drawing the analysis result for each of the polygons using the projection method specified by the projection information stored in the storage means. Information processing device.
【請求項2】 前記図法情報は複数種類の図法を同時に
指定でき、 前記描画手段は、前記図法情報が複数の図法を指定して
いる場合、指定された複数の図法を用いて前記ポリゴン
の各々に前記解析結果を描画することを特徴とする請求
項1に記載の情報処理装置。
2. The projection information can specify a plurality of types of projections at the same time, and when the drawing information specifies a plurality of projections, the drawing means uses each of the specified projections to render each of the polygons. The information processing apparatus according to claim 1, wherein the analysis result is drawn.
【請求項3】 表示対象となる要素毎に、表示図法を個
別に指定する指定手段を更に備え、 前記記憶手段は、前記要素の各々に含まれるポリゴンに
ついて前記指定手段で指定された表示図法を示す図法情
報を記憶することを特徴とする請求項1又は2に記載の
情報処理装置。
3. The display device further comprises designation means for individually designating a display projection for each element to be displayed, and the storage means stores the display projection designated by the designating means for a polygon included in each of the elements. The information processing apparatus according to claim 1 or 2, wherein the illustrated projection information is stored.
【請求項4】 前記指定手段は、表示図法毎に表示対象
となる要素を一覧表示する手段を含むことを特徴とする
請求項3に記載の情報処理装置。
4. The information processing apparatus according to claim 3, wherein the designating means includes means for displaying a list of elements to be displayed for each display projection.
【請求項5】 各図法と描画すべき解析結果とを対応付
ける対応情報を保持する保持手段を更に備え、 前記描画手段は、前記ポリゴンの各々に、前記記憶手段
に記憶された図法情報で指定される図法を用いて、前記
対応情報で当該図法に対応付けられた解析結果を描画す
ることを特徴とする請求項1に記載の情報処理装置。
5. A holding means for holding correspondence information for associating each projection with an analysis result to be drawn, wherein the drawing means is designated for each polygon by the projection information stored in the storage means. The information processing apparatus according to claim 1, wherein an analysis result associated with the corresponding projection method is drawn by the correspondence information using the corresponding projection method.
【請求項6】 前記対応情報を設定する設定手段を更に
備えることを特徴とする請求項5に記載の情報処理装
置。
6. The information processing apparatus according to claim 5, further comprising setting means for setting the correspondence information.
【請求項7】 各ポリゴンについて描画すべき解析結果
を割り当てた割当て情報を保持する保持手段を更に備
え、 前記描画手段は、前記ポリゴンの各々に、前記記憶手段
に記憶された図法情報で指定される図法を用いて、前記
割当て情報で当該ポリゴンに割り当てられた解析結果を
描画することを特徴とする請求項1に記載の情報処理装
置。
7. A holding means for holding allocation information to which an analysis result to be drawn for each polygon is allocated, wherein the drawing means is designated by the projection method information stored in the storage means for each of the polygons. The information processing apparatus according to claim 1, wherein the analysis result assigned to the polygon by the assignment information is drawn by using a drawing method according to claim 1.
【請求項8】 表示対象となる要素毎に、描画すべき解
析結果を指定する指定手段を更に備え、 前記保持手段は、前記要素の各々に含まれるポリゴンに
対して前記指定手段で指定された解析結果を割り当て
て、これを割当て情報として保持することを特徴とする
請求項7に記載の情報処理装置。
8. The apparatus further comprises designation means for designating an analysis result to be drawn for each element to be displayed, wherein the holding means is designated by the designation means for a polygon included in each of the elements. The information processing apparatus according to claim 7, wherein the analysis result is assigned and held as assignment information.
【請求項9】 前記図法は、表示対象となる要素の境界
線の描画を含むことを特徴とする請求項1乃至8のいず
れかに記載の情報処理装置。
9. The information processing apparatus according to claim 1, wherein the drawing method includes drawing a boundary line of an element to be displayed.
【請求項10】 前記図法は、表示対象となる要素の輪
郭線の描画を含むことを特徴とする請求項1乃至8のい
ずれかに記載の情報処理装置。
10. The information processing apparatus according to claim 1, wherein the drawing method includes drawing an outline of an element to be displayed.
【請求項11】 同一ポリゴン上に指定された複数の図
法で描画を行う場合に、前記解析結果の表示に不具合が
生じる場合は、該指定された複数の図法のいずれかによ
る描画を禁止する禁止手段を更に備えることを特徴とす
る請求項2に記載の情報処理装置。
11. Prohibition of prohibiting drawing by any of the specified plurality of projections when a problem occurs in the display of the analysis result when drawing by a plurality of projections specified on the same polygon The information processing apparatus according to claim 2, further comprising means.
【請求項12】 解析結果等を描画する複数の図を順次
描画する情報処理装置であって、 前記複数の図の各々を描画するために必要な描画パラメ
ータを含む描画情報を各図毎に保持する第1保持手段
と、 前記描画情報の使用順序を示す実行情報を保持する第2
保持手段と、 前記実行情報に規定された使用順序で描画情報を読み出
す読出し手段と、 前記読出し手段で読み出された描画情報によって解析結
果の描画を行う描画手段と、 を備えることを特徴とする情報処理装置。
12. An information processing apparatus for sequentially drawing a plurality of drawings for drawing an analysis result and the like, wherein drawing information including drawing parameters necessary for drawing each of the plurality of drawings is held for each drawing. And a second holding unit for holding execution information indicating a use order of the drawing information.
Holding means, reading means for reading the drawing information in the use order defined in the execution information, and drawing means for drawing the analysis result by the drawing information read by the reading means. Information processing equipment.
【請求項13】 前記第1保持手段は、前記各図の描画
情報を各図毎に個別のファイルとして保持することを特
徴とする請求項12に記載の情報処理装置。
13. The information processing apparatus according to claim 12, wherein the first holding unit holds the drawing information of each drawing as an individual file for each drawing.
【請求項14】 所望の描画パラメータを設定した新た
な描画情報を生成する生成手段と、 前記新たな描画情報を前記第1保持手段に保持された描
画情報のいずれかと置換する置換手段とを更に備えるこ
とを特徴とする請求項12に記載の情報処理装置。
14. A generating means for generating new drawing information in which desired drawing parameters are set, and a replacing means for replacing the new drawing information with any of the drawing information held in the first holding means. The information processing apparatus according to claim 12, further comprising:
【請求項15】 前記第1保持手段に保持された各図の
描画情報のうち、所望の描画情報を指定して読み出す第
2読出し手段と、 前記第2読出し手段で読み出された描画情報を変更する
変更手段と、 前記変更手段で変更された描画情報で前記第1保持手段
の対応する描画情報を更新する更新手段とを更に備える
ことを特徴とする請求項12に記載の情報処理装置。
15. A second reading unit for designating and reading desired drawing information among the drawing information of each drawing held by the first holding unit, and drawing information read by the second reading unit. The information processing apparatus according to claim 12, further comprising: a changing unit that changes, and an updating unit that updates the corresponding drawing information of the first holding unit with the drawing information changed by the changing unit.
【請求項16】 解析対象モデルの表面又は断面を表す
ポリゴンに解析結果を描画することで該モデルの解析結
果を出力する出力方法であって、 前記ポリゴンの各々に対して前記解析結果の描画に用い
る図法を示す図法情報を記憶する記憶工程と、 前記ポリゴンの各々に前記記憶工程に記憶された図法情
報で指定される図法を用いて前記解析結果を描画する描
画工程とを備えることを特徴とする出力方法。
16. An output method of outputting an analysis result of a model by drawing the analysis result on a polygon representing a surface or a cross section of a model to be analyzed, wherein the analysis result is drawn on each of the polygons. A storage step of storing projection information indicating a projection method to be used; and a drawing step of drawing the analysis result for each of the polygons using a projection method specified by the projection information stored in the storage step. Output method.
【請求項17】 解析結果等を描画する複数の図を順次
描画するための出力方法であって、 前記複数の図の各々を描画するために必要な描画パラメ
ータを含む描画情報を各図毎に保持する第1保持工程
と、 前記描画情報の使用順序を示す実行情報を保持する第2
保持工程と、 前記実行情報に規定された使用順序で描画情報を読み出
す読出し工程と、 前記読出し工程で読み出された描画情報によって解析結
果の描画を行う描画工程と、 を備えることを特徴とする出力方法。
17. An output method for sequentially drawing a plurality of drawings for drawing an analysis result or the like, wherein drawing information including drawing parameters necessary for drawing each of the plurality of drawings is provided for each drawing. A first holding step of holding, and a second holding of execution information indicating a use order of the drawing information
A holding step; a reading step for reading drawing information in a use order defined in the execution information; and a drawing step for drawing an analysis result based on the drawing information read in the reading step. output method.
JP15357495A 1995-06-20 1995-06-20 Information processing apparatus and output method Expired - Fee Related JP3744969B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15357495A JP3744969B2 (en) 1995-06-20 1995-06-20 Information processing apparatus and output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15357495A JP3744969B2 (en) 1995-06-20 1995-06-20 Information processing apparatus and output method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2005253799A Division JP2006065873A (en) 2005-09-01 2005-09-01 Information processor and output method

Publications (2)

Publication Number Publication Date
JPH096990A true JPH096990A (en) 1997-01-10
JP3744969B2 JP3744969B2 (en) 2006-02-15

Family

ID=15565473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15357495A Expired - Fee Related JP3744969B2 (en) 1995-06-20 1995-06-20 Information processing apparatus and output method

Country Status (1)

Country Link
JP (1) JP3744969B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006023875A (en) * 2004-07-07 2006-01-26 Institute Of Physical & Chemical Research Visualization system and visualization program for displayed data
JP2007213562A (en) * 2005-12-30 2007-08-23 Dassault Systemes Process for selecting object in plm database and apparatus implementing this process
JP2007220089A (en) * 2005-12-30 2007-08-30 Dassault Systemes Processing for selecting object in plm database, and device mounted therewith
JP2008059274A (en) * 2006-08-31 2008-03-13 Toyota Motor Corp Vibration analysis system
JP2008181185A (en) * 2007-01-23 2008-08-07 Sony Corp Numerical simulation result display program, numerical simulation result display method, and numerical simulation result display system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006023875A (en) * 2004-07-07 2006-01-26 Institute Of Physical & Chemical Research Visualization system and visualization program for displayed data
JP2007213562A (en) * 2005-12-30 2007-08-23 Dassault Systemes Process for selecting object in plm database and apparatus implementing this process
JP2007220089A (en) * 2005-12-30 2007-08-30 Dassault Systemes Processing for selecting object in plm database, and device mounted therewith
JP2008059274A (en) * 2006-08-31 2008-03-13 Toyota Motor Corp Vibration analysis system
JP2008181185A (en) * 2007-01-23 2008-08-07 Sony Corp Numerical simulation result display program, numerical simulation result display method, and numerical simulation result display system

Also Published As

Publication number Publication date
JP3744969B2 (en) 2006-02-15

Similar Documents

Publication Publication Date Title
JP4058118B2 (en) Program generation system and method
US5808616A (en) Shape modeling method and apparatus utilizing ordered parts lists for designating a part to be edited in a view
JPH07200278A (en) Program system using graphic
JPH096990A (en) Information processor and output method
JPH05233185A (en) User interface control system
US10994381B2 (en) Controller, data generation device, control method, and control program
US20020051000A1 (en) Design support system facilitating process modification
JP2006065873A (en) Information processor and output method
JP3218569B2 (en) Mesh generator
JPH08166973A (en) Image data managing system
JPH086982A (en) Graphic processing method and device therefor
JPS6330976A (en) Macrocommand editing system
JP5788812B2 (en) Tailoring device, tailoring method, and tailoring program
JPH06203130A (en) Graphic editing system
JP2002140653A (en) Method and device for preparing simulation data and recording medium
JPH02285414A (en) Key display processing system
JPH07244681A (en) Cad system utilizing feature
JP2003263541A (en) Scenario edition device and its processing method
JP2001067394A (en) Method and system for processing drawing information
JPH04342024A (en) Document preparing system dealing with program
JPH04247519A (en) Program managing device
JPH03228126A (en) Housing destination selecting system for integrated object
JPH08180111A (en) Schedule problem input device
JPH0667869A (en) Menu display method and its device
JPH04190423A (en) Information control assisting device using function-classified pointer

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050704

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050901

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20051031

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20051116

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20091202

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091202

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20101202

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20111202

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20121202

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees