JPH056401A - Cad graphic display system - Google Patents

Cad graphic display system

Info

Publication number
JPH056401A
JPH056401A JP3182937A JP18293791A JPH056401A JP H056401 A JPH056401 A JP H056401A JP 3182937 A JP3182937 A JP 3182937A JP 18293791 A JP18293791 A JP 18293791A JP H056401 A JPH056401 A JP H056401A
Authority
JP
Japan
Prior art keywords
data
command
display
control means
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3182937A
Other languages
Japanese (ja)
Inventor
Mitsuhiro Sato
光博 佐藤
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3182937A priority Critical patent/JPH056401A/en
Publication of JPH056401A publication Critical patent/JPH056401A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To improve the response to an operator by controlling the display data and suppressing conversion from work data to the display data. CONSTITUTION:An input device 1-1 inputs the commands and the data for the formation of the graphics, and an input control means 1-2 analyzes the inputted commands and the data. A command control means 1-3 controls each analyzed command, and a command processing means 1-4 performs the processing at every command based on the commands and the data. A working data control means 1-5 controls the processed working data, and a display control means 1-7 converts the working data into the display data and produces a drawing instruction. Then a display device 1-6 displays a graphic in response to the drawing instruction, and a display data control means 1-8 controls the display data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はCAD(Compute
r Aided Design)の図形表示方式に関
し、特に基本的な描画命令しか有していない表示装置を
用いたCADの図形表示方式に関する。
The present invention relates to a CAD (Compute)
The present invention relates to a graphic display system of r Aided Design), and particularly to a CAD graphic display system using a display device having only basic drawing commands.

【0002】[0002]

【従来の技術】CADの図形表示処理の分野では、図形
を作成していく段階および作成された図形を修正してい
く段階において、常に作成図形を再表示し、その時点で
の最新の作成図形を操作者に視覚的に伝える必要があ
る。
2. Description of the Related Art In the field of CAD graphic display processing, the created figure is always displayed again at the stage of creating the figure and the step of correcting the created figure, and the latest created figure at that time is displayed. Must be visually communicated to the operator.

【0003】従来、基本的な描画命令(点列および線列
の描画命令)しか有さず、データ管理機能を持たない比
較的安価な表示装置を用いたCADの図形表示処理で
は、図2に示すように、入力装置2−1から図形の一部
の要素を更新または削除するコマンドが入力された場
合、コマンド制御手段2−3は、入力制御手段2−2を
介してコマンドを受け取り、コマンド処理手段2−4に
渡す。コマンド処理手段2−4は、作業データ管理手段
2−5を用いて作業データの更新または削除を行い、そ
の後に表示制御手段2−7に作業データを送り、表示制
御手段2−7は、作業データを表示データに変換して表
示装置2−6に描画命令を発行して再表示させることに
より、常に最新の作成図形を表示していた。
FIG. 2 shows a conventional CAD graphic display process using a relatively inexpensive display device that has only basic drawing commands (point and line drawing commands) and has no data management function. As shown, when a command for updating or deleting some elements of the graphic is input from the input device 2-1, the command control unit 2-3 receives the command via the input control unit 2-2, and the command It is passed to the processing means 2-4. The command processing means 2-4 updates or deletes the work data by using the work data management means 2-5, then sends the work data to the display control means 2-7, and the display control means 2-7 makes the work. The latest created figure is always displayed by converting the data into display data and issuing a drawing command to the display device 2-6 to display again.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のCAD
の図形表示方式では、色,強調などの要素属性の更新時
における描画図形の再表示において更新対象となる要素
の作業データを表示データに変換しなければならなかっ
たので、表示処理としては要素の生成時とほぼ同等の時
間を要することになり、操作者に対するレスポンスが悪
いという問題点があった。
SUMMARY OF THE INVENTION Conventional CAD described above
In the figure display method, the work data of the element to be updated has to be converted into the display data when the drawing figure is redisplayed when the element attributes such as color and emphasis are updated. Since it takes almost the same time as the time of generation, there is a problem that the response to the operator is bad.

【0005】また、要素の削除においては、作成図形を
削除した後に一度画面をクリアしてすべての作成図形の
再表示を行わなければならなかったので、要素数に比例
して要素の削除が遅くなるという問題点があった。
In addition, when deleting elements, it is necessary to clear the screen once and redisplay all created figures after deleting the created figures. Therefore, deletion of elements is delayed in proportion to the number of elements. There was a problem that

【0006】本発明の目的は、上述の点に鑑み、表示デ
ータの管理を行って作業データから表示データへの変換
を抑制し、操作者に対するレスポンスの向上を図るよう
にしたCADの図形表示方式を提供することにある。
In view of the above points, an object of the present invention is to provide a CAD graphic display system which manages display data, suppresses conversion of work data into display data, and improves response to an operator. To provide.

【0007】[0007]

【課題を解決するための手段】本発明のCADの図形表
示方式は、図形作成に必要なコマンドおよびデータの入
力を行う入力装置と、この入力装置から入力されたコマ
ンドおよびデータの解析を行う入力制御手段と、この入
力制御手段により解析された各コマンドを制御するコマ
ンド制御手段と、このコマンド制御手段から送られてき
たコマンドおよびデータを基に各コマンドごとの処理を
行うコマンド処理手段と、このコマンド処理手段により
処理された作業データを管理する作業データ管理手段
と、前記コマンド処理手段により処理された作業データ
を表示データに変換して描画命令を発行する表示制御手
段と、この表示制御手段により発行された描画命令に従
って図形を表示する表示装置と、前記表示制御手段によ
り変換された表示データを管理する表示データ管理手段
とを有する。
A CAD graphic display system of the present invention is an input device for inputting commands and data necessary for graphic creation, and an input for analyzing commands and data input from this input device. Control means, command control means for controlling each command analyzed by the input control means, command processing means for performing processing for each command based on the command and data sent from the command control means, Work data management means for managing the work data processed by the command processing means, display control means for converting the work data processed by the command processing means into display data and issuing a drawing command, and this display control means A display device for displaying a graphic according to the issued drawing command, and a display device converted by the display control means. And a display data managing means for managing data.

【0008】[0008]

【作用】本発明のCADの図形表示方式では、入力装置
が図形作成に必要なコマンドおよびデータの入力を行
い、入力制御手段が入力装置から入力されたコマンドお
よびデータの解析を行い、コマンド制御手段が入力制御
手段により解析された各コマンドを制御し、コマンド処
理手段がコマンド制御手段から送られてきたコマンドお
よびデータを基に各コマンドごとの処理を行い、作業デ
ータ管理手段がコマンド処理手段により処理された作業
データを管理し、表示制御手段がコマンド処理手段によ
り処理された作業データを表示データに変換して描画命
令を発行し、表示装置が表示制御手段により発行された
描画命令に従って図形を表示し、表示データ管理手段が
表示制御手段により変換された表示データを管理する。
In the CAD graphic display system of the present invention, the input device inputs commands and data necessary for creating a graphic, and the input control means analyzes the command and data input from the input device, and the command control means. Controls each command analyzed by the input control means, the command processing means performs processing for each command based on the command and data sent from the command control means, and the work data management means processes by the command processing means. The display control means converts the work data processed by the command processing means into display data and issues a drawing command, and the display device displays a graphic according to the drawing command issued by the display control means. Then, the display data management means manages the display data converted by the display control means.

【0009】[0009]

【実施例】次に、本発明について図面を参照しながら詳
細に説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0010】図1は、本発明の一実施例に係るCADの
図形表示方式の構成を示すブロック図である。本実施例
のCADの図形表示方式は、図形作成に必要なコマンド
およびデータの入力を行う入力装置1−1と、入力コマ
ンドおよび入力データの解析を行う入力制御手段1−2
と、各コマンドを制御するコマンド制御手段1−3と、
各コマンドごとの処理を行うコマンド処理手段1−4
と、作業データを管理する作業データ管理手段1−5
と、図形を表示する表示装置1−6と、表示装置1−6
に描画命令を送る表示制御手段1−7と、表示データを
管理する表示データ管理手段1−8とから構成されてい
る。
FIG. 1 is a block diagram showing the configuration of a CAD graphic display system according to an embodiment of the present invention. The CAD graphic display system of the present embodiment has an input device 1-1 for inputting commands and data necessary for graphic creation, and an input control means 1-2 for analyzing input commands and input data.
And command control means 1-3 for controlling each command,
Command processing means 1-4 for processing each command
And work data management means 1-5 for managing work data
And a display device 1-6 for displaying a graphic, and a display device 1-6
It is composed of a display control means 1-7 for sending a drawing command to the display and a display data management means 1-8 for managing display data.

【0011】入力装置1−1は、操作者からのコマンド
およびデータを受け付けるマウス,キーボード等の入力
装置であり、入力制御手段1−2からの要求により有効
になって入力コマンドおよび入力データを取り込んで保
存する。
The input device 1-1 is an input device such as a mouse and a keyboard that receives commands and data from an operator, and is enabled by a request from the input control means 1-2 to fetch the input command and input data. Save with.

【0012】入力制御手段1−2は、コマンド制御手段
1−3から要求された形式のコマンドおよびデータを入
力装置1−1に保存されたコマンドおよびデータの中か
ら読み取り、コマンドおよびデータの解析を行って編集
した後に、コマンド制御手段1−3にコマンドおよびデ
ータを送る。
The input control means 1-2 reads the command and data in the format requested by the command control means 1-3 from the commands and data stored in the input device 1-1, and analyzes the commands and data. After performing and editing, the command and data are sent to the command control unit 1-3.

【0013】コマンド制御手段1−3は、入力制御手段
1−2に対して、その時点で必要なコマンドおよびデー
タの要求を行い、返ってきたコマンドおよびデータをそ
の他の制御情報とともにコマンド処理手段1−4に送
る。
The command control means 1-3 requests the input control means 1-2 for the necessary commands and data at that time, and the returned commands and data together with other control information are processed by the command processing means 1. Send to -4.

【0014】コマンド処理手段1−4は、コマンド制御
手段1−3から送られてきたデータを基に、各コマンド
ごとに生成,更新,削除等の処理を行う。その際、コマ
ンド処理手段1−4は、必要に応じて作業データ管理手
段1−5を通して作業データの参照,更新,削除等を行
う。そして、コマンド処理手段1−4は、処理結果の作
業データを作業データ管理手段1−5と表示制御手段1
−6とに送る。
The command processing means 1-4 performs processing such as generation, update and deletion for each command based on the data sent from the command control means 1-3. At that time, the command processing means 1-4 refers to, updates, or deletes the work data through the work data management means 1-5 as necessary. Then, the command processing means 1-4 stores the work data of the processing result in the work data management means 1-5 and the display control means 1.
-6 and send.

【0015】作業データ管理手段1−5は、コマンド処
理手段1−4からの命令に従い、作業データの生成,更
新,検索,削除等を行い、作業データの管理を行う。
The work data management means 1-5 manages work data by generating, updating, retrieving and deleting work data in accordance with commands from the command processing means 1-4.

【0016】表示制御手段1−7は、コマンド処理手段
1−4からの命令に従い、必要に応じて表示データの編
集を行い、表示データ管理手段1−8に登録,更新,検
索,削除等の命令を送る。また、表示制御手段1−7
は、図形の再描画が必要な場合には、表示データ管理手
段1−8により表示データの検索を行わせ、表示装置1
−6に描画命令を送り、図形の描画を行わせる。
The display control means 1-7 edits the display data as needed in accordance with the command from the command processing means 1-4, and registers, updates, retrieves, deletes, etc. the display data management means 1-8. Send an order. Also, the display control means 1-7
When it is necessary to redraw the graphic, the display data management unit 1-8 searches the display data, and the display device 1
Send a drawing command to -6 to draw a figure.

【0017】表示データ管理手段1−8は、図3に示す
ような階層構造のデータ構造で各要素ごとの表示データ
を管理する手段であり、表示制御手段1−7からの命令
に従い指定された要素の表示データの登録,更新,検
索,削除等を行う。
The display data managing means 1-8 is means for managing display data for each element in a hierarchical data structure as shown in FIG. 3, and is designated in accordance with an instruction from the display control means 1-7. Register, update, search, delete, etc. the display data of the element.

【0018】ここで、表示データ管理手段1−8におけ
る表示データの管理方法について説明する。表示データ
管理手段1−8は、図3に示すように、表示データを管
理するデータ構造として、3つのリスト構造でなる要素
の定義データ構造3−1,座標データ構造3−2および
座標値データ構造3−3を持っており、これらを階層的
に管理している。
Here, a display data management method in the display data management means 1-8 will be described. As shown in FIG. 3, the display data management unit 1-8 defines, as a data structure for managing display data, an element definition data structure 3-1 having three list structures, a coordinate data structure 3-2, and coordinate value data. It has a structure 3-3 and manages these hierarchically.

【0019】まず、最上位の階層である要素の定義デー
タ構造3−1は、要素の定義情報として、要素検索のキ
ーとなる要素一連番号と、要素の種類(点,線,ポリゴ
ン等)を識別するための要素タイプと、要素の色を決め
る要素色番号と、操作者に処理の対象となる要素を視覚
的に伝えるための強調属性と、要素の表示および非表示
を制御するための可視属性とを持ち、その他にリスト構
造および階層構造のためのポインタ情報を持つ。
First, the element definition data structure 3-1 which is the highest layer has an element serial number which is a key for element retrieval and an element type (point, line, polygon, etc.) as element definition information. The element type for identifying, the element color number that determines the color of the element, the emphasis attribute for visually telling the operator which element to process, and the visibility for controlling the display and non-display of the element. It has attributes, and also has pointer information for list structure and hierarchical structure.

【0020】2番目の階層である座標データ構造3−2
は、座標データを管理するリスト構造である。ここで、
座標データとは、座標値の数の座標値データを1つのか
たまりにしたデータ(例えば、線列)のことである。
Coordinate data structure 3-2 which is the second layer
Is a list structure for managing coordinate data. here,
The coordinate data is data (for example, a line array) in which the coordinate value data of the number of coordinate values is made into one block.

【0021】最下位の階層である座標値データ構造3−
3は、座標データの中の1つ1つの座標値データを管理
するリスト構造である。
Coordinate value data structure 3 which is the lowest hierarchy
Reference numeral 3 is a list structure for managing each coordinate value data in the coordinate data.

【0022】表示装置1−6は、表示制御手段1−7か
らの描画命令を受け、表示データに従って図形をディス
プレイに描画する。
The display device 1-6 receives a drawing command from the display control means 1-7 and draws a graphic on the display according to the display data.

【0023】次に、このように構成された本実施例のC
ADの図形表示方式の動作について説明する。
Next, the C of this embodiment constructed as described above.
The operation of the AD graphic display system will be described.

【0024】(1) 要素の描画(1) Element drawing

【0025】ここでは、説明を分りやすくするために、
直線分の描画時の動作を例にとって説明する。
Here, in order to make the explanation easy to understand,
The operation of drawing a straight line will be described as an example.

【0026】入力装置1─1から直線分の描画コマンド
が指示されると、入力制御手段1−2を介してコマンド
制御手段1─3が直線分の描画コマンドを受け、コマン
ド制御手段1−3は、入力制御手段1−2に対して直線
分の端点の1点目のデータの要求を行う。
When a straight line drawing command is instructed from the input device 1-1, the command control means 1-3 receives the straight line drawing command via the input control means 1-2, and the command control means 1-3. Makes a request to the input control means 1-2 for the data of the first end point of the straight line segment.

【0027】要求を受けた入力制御手段1−2は、直線
分の端点の1点目のデータ入力が可能な入力装置1−1
を有効にする。
Upon receipt of the request, the input control means 1-2 is capable of inputting the data of the first point of the end points of the straight line segment.
To enable.

【0028】入力装置1−1は、操作者から直線分の端
点の1点目のデータの入力が行われると、入力されたデ
ータを専用のバッファ(図示せず)に保存し、入力制御
手段1−2に制御を戻す。
When the operator inputs the data of the first end point of the straight line segment, the input device 1-1 stores the input data in a dedicated buffer (not shown), and the input control means. Return the control to 1-2.

【0029】入力制御手段1−2は、入力装置1−1の
バッファに保存された直線分の端点の1点目のデータを
読み取り、コマンド制御手段1−3から要求された形式
に変換して直線分の端点の1点目のデータをコマンド制
御手段1−3に送る。
The input control means 1-2 reads the data of the first end point of the straight line segment stored in the buffer of the input device 1-1 and converts it into the format required by the command control means 1-3. The data of the first end point of the straight line segment is sent to the command control means 1-3.

【0030】同様にして、直線分の端点の2点目のデー
タの処理も行い、直線分の両端点のデータを得た段階
で、コマンド制御手段1−3は、直線分の両端点のデー
タを直線分の描画コマンドとともにコマンド処理手段1
−4に送る。
In the same manner, the data of the end points of the straight line segment is processed when the data of the second end point of the straight line segment is processed and the data of the end points of the straight line segment are obtained. Command processing means 1 together with a drawing command for a straight line segment
Send to -4.

【0031】コマンド処理手段1−4は、送られてきた
直線分の両端点のデータを基に直線分の座標データを作
り出し、それに必要な要素属性を付加して、直線分の作
業データとして作業データ管理手段1−5および表示制
御手段1−7にそれぞれ送る。
The command processing means 1-4 creates coordinate data of a straight line based on the data of the end points of the straight line that has been sent, adds necessary element attributes to it, and works as work data of the straight line. It is sent to the data management means 1-5 and the display control means 1-7, respectively.

【0032】作業データ管理手段1−5は、受け取った
直線分の作業データを専用のファイル(図示せず)に登
録する。
The work data management means 1-5 registers the received work data of the straight line in a dedicated file (not shown).

【0033】一方、表示制御手段1−7は、受け取った
直線分の作業データを座標値データの計算等を行って表
示装置1−6とのインターフェースの形式に変換して表
示データを作成し、描画命令を表示装置1−6に送り、
表示データに従って直線分をディスプレイに描画させ
る。また、これと同時に、表示制御手段1−7は、表示
データ管理手段1−8に表示データの登録命令を送る。
On the other hand, the display control means 1-7 creates the display data by converting the received work data of the straight line into the format of the interface with the display device 1-6 by calculating the coordinate value data and the like. Send a drawing command to the display device 1-6,
A straight line segment is drawn on the display according to the display data. At the same time, the display control means 1-7 sends a display data registration command to the display data management means 1-8.

【0034】表示データ管理手段1−8は、受け取った
表示データの登録命令に従って直線分の表示データを、
図3に示したデータ構造に登録する。
The display data managing means 1-8 stores the display data of the straight line in accordance with the received display data registration command.
Register in the data structure shown in FIG.

【0035】ここまでの動作で作られるデータ構造の一
例を、図4の符号4−1で示す。ここでは、白色の直線
分の表示データが登録されている。
An example of the data structure created by the above operation is shown by reference numeral 4-1 in FIG. Here, the display data of the white straight line segment is registered.

【0036】(2) 要素の更新(2) Element update

【0037】ここでは、(1)の要素の描画例で描画さ
れた直線分の要素色を変更するときの動作を、コマンド
制御手段1−3が色変更コマンドで必要な更新対象要素
の要素一連番号および変更する要素色番号を受け取った
時点から説明する。
Here, the operation when changing the element color of the straight line drawn in the drawing example of the element of (1), the command control means 1-3 is a series of elements of the update target element required by the color change command. The description will be given from the time when the number and the element color number to be changed are received.

【0038】更新対象要素の要素一連番号および要素色
番号を受け取ると、コマンド制御手段1−3は、要素一
連番号および要素色番号を色変更コマンドとともにコマ
ンド処理手段1−4に送る。
Upon receiving the element serial number and the element color number of the element to be updated, the command control means 1-3 sends the element serial number and the element color number to the command processing means 1-4 together with the color change command.

【0039】コマンド処理手段1−4は、送られてきた
色変更コマンドの要素一連番号および要素色番号を作業
データ管理手段1−5と表示制御手段1−7とに要素属
性変更命令として送る。
The command processing means 1-4 sends the element serial number and the element color number of the sent color change command to the work data management means 1-5 and the display control means 1-7 as an element attribute change command.

【0040】作業データ管理手段1−5は、要素属性変
更命令により与えられた要素一連番号で更新対象要素の
作業データを検索し、検索された作業データ中の要素色
番号を要素属性変更命令により与えられた要素色番号に
変更する。
The work data management means 1-5 searches the work data of the element to be updated with the element serial number given by the element attribute change command, and determines the element color number in the searched work data by the element attribute change command. Change to the given element color number.

【0041】一方、表示制御手段1−7は、要素一連番
号および要素色番号を伴う要素属性変更命令をさらに表
示データ管理手段1−8に送る。
On the other hand, the display control means 1-7 further sends an element attribute change command accompanied by the element serial number and the element color number to the display data management means 1-8.

【0042】表示データ管理手段1−8は、要素属性変
更命令により与えられた要素一連番号で更新対象要素の
表示データを検索し、検索された表示データの要素色番
号を要素属性変更命令により与えられた要素色番号に変
更して、変更後の表示データを表示制御手段1−7に戻
す。
The display data management means 1-8 searches the display data of the element to be updated with the element serial number given by the element attribute change command, and gives the element color number of the searched display data by the element attribute change command. The display data after the change is returned to the display control means 1-7.

【0043】表示制御手段1−7は、変更後の表示デー
タに従って描画命令を表示装置1−6に送り、色変更後
の直線分をディスプレイに描画させる。
The display control means 1-7 sends a drawing command to the display device 1-6 according to the changed display data, and causes the display to draw the straight line segment after the color change.

【0044】以上のような動作により、作業データを表
示装置1−6とのインターフェースの形式に変換して表
示データを作成することなく(座標値データを再計算す
ることなく)、要素の色が変更される。
By the above-described operation, the work data is converted into the interface format with the display device 1-6 to create the display data (without recalculating the coordinate value data), and the color of the element is changed. Be changed.

【0045】ここまでの動作で作られるデータ構造の例
を、図4の符号4−2に示す。ここでは、図4の符号4
−1で示した白色の直線分の表示データが赤色の直線分
の表示データに変更されている。
An example of the data structure created by the above operation is shown by reference numeral 4-2 in FIG. Here, reference numeral 4 in FIG.
The display data of the white straight line segment indicated by -1 has been changed to the display data of the red straight line segment.

【0046】(3) 要素の削除(3) Deleting elements

【0047】ここでは、(2)の要素の更新例までで描
画された直線分を削除するときの動作を、コマンド制御
手段1−3が削除コマンドで必要な削除対象要素の要素
一連番号を受け取った時点から説明する。
Here, regarding the operation when deleting the straight line segment drawn up to the element updating example of (2), the command control unit 1-3 receives the element serial number of the element to be deleted which is required by the deletion command. It will be explained from the point when the

【0048】削除対象要素の要素一連番号を受け取る
と、コマンド制御手段1−3は、要素一連番号を削除コ
マンドとともにコマンド処理手段1−4に送る。
Upon receiving the element serial number of the element to be deleted, the command control means 1-3 sends the element serial number to the command processing means 1-4 together with the delete command.

【0049】コマンド処理手段1−4は、送られてきた
削除コマンドの要素一連番号を作業データ管理手段1−
5と表示制御手段1−7とに要素削除命令として送る。
The command processing means 1-4 uses the element sequence number of the transmitted deletion command as the work data management means 1-
5 and display control means 1-7 as an element deletion command.

【0050】作業データ管理手段1−5は、要素削除命
令により与えられた要素一連番号で削除対象要素の作業
データを検索し、検索された作業データを専用のファイ
ルから削除する。
The work data management means 1-5 searches the work data of the element to be deleted with the element serial number given by the element deletion command, and deletes the searched work data from the dedicated file.

【0051】一方、表示制御手段1−7は、要素の削除
により直線分の可視属性を不可視にするため、直線分を
描画ウィンドウの背景色に設定する可視属性変更命令を
要素一連番号とともに表示データ管理手段1−8に送
る。
On the other hand, the display control means 1-7, in order to make the visible attribute of the straight line segment invisible by deleting the element, displays the visible attribute change command for setting the straight line segment as the background color of the drawing window together with the element serial number. Send to the management means 1-8.

【0052】表示データ管理手段1−8は、可視属性変
更命令により与えられた要素一連番号で削除対象要素の
表示データを検索し、検索された表示データの可視属性
を不可視に変更して、変更後の表示データを表示制御手
段1−7に戻す。
The display data management means 1-8 searches the display data of the element to be deleted by the element serial number given by the visible attribute change command, changes the visible attribute of the searched display data to invisible, and changes the display attribute. The subsequent display data is returned to the display control means 1-7.

【0053】表示制御手段1−7は、変更後の表示デー
タを従って描画命令を表示装置1−6に送り、描画ウィ
ンドウの背景色で直線分をディスプレイに描画させる。
The display control means 1-7 sends a drawing command to the display device 1-6 according to the changed display data, and causes the display to draw a straight line segment in the background color of the drawing window.

【0054】これにより、いままで描画されていた直線
分は上から背景色で再描画されるために、操作者からは
削除されたように見える。
As a result, the straight line segment that has been drawn up to this point is redrawn from above with the background color, so that it appears to the operator that it has been deleted.

【0055】ここまでの動作で作られるデータ構造の例
を、図4の符号4−3に示す。ここでは、図4の符号4
−2で示した赤色の直線分の表示データの可視属性がO
FFに設定されている。
An example of the data structure created by the above operation is shown by reference numeral 4-3 in FIG. Here, reference numeral 4 in FIG.
-2, the visible attribute of the display data of the red straight line segment is O
It is set to FF.

【0056】最後に、表示制御手段1−7は、表示デー
タ管理手段1−8に対して要素一連番号を指定して削除
命令を送る。
Finally, the display control means 1-7 sends a deletion command to the display data management means 1-8 by designating the element serial number.

【0057】表示データ管理手段1−8は、削除命令に
より与えられた要素一連番号で削除対象要素の表示デー
タを検索し、検索された削除対象要素の表示データを削
除する。
The display data managing means 1-8 searches the display data of the element to be deleted by the element serial number given by the delete command, and deletes the display data of the searched element to be deleted.

【0058】以上の動作により、削除対象要素のみの再
表示処理で、表示データを作業データに追従させて削除
することが可能となる。
With the above operation, the display data can be deleted by following the work data by the redisplay processing of only the deletion target element.

【0059】[0059]

【発明の効果】以上説明したように本発明は、CADの
図形表示方式において、表示データを管理しそれを有効
に利用することにより、色,強調などの要素属性の更新
時の図形の再表示が高速になり、操作者に対するレスポ
ンスが向上するという効果がある。
As described above, according to the present invention, in the CAD graphic display system, by managing the display data and effectively utilizing the display data, the graphic is redisplayed when the element attributes such as color and emphasis are updated. Is faster and the response to the operator is improved.

【0060】また、要素の削除において、削除対象要素
のみの再表示処理でディスプレイから要素の描画を消去
することが可能となるため、要素数が増えても削除処理
の速度を一定に保つことができるという効果がある。
Further, when deleting an element, the drawing of the element can be erased from the display by redisplaying only the element to be deleted, so that the speed of the deletion processing can be kept constant even if the number of elements increases. There is an effect that you can.

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

【図1】本発明の一実施例に係るCADの図形表示方式
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a CAD graphic display system according to an embodiment of the present invention.

【図2】従来のCADの図形表示方式の構成を示すブロ
ック図である。
FIG. 2 is a block diagram showing a configuration of a conventional CAD graphic display system.

【図3】図1中の表示データ管理手段のデータ構造図で
ある。
FIG. 3 is a data structure diagram of display data management means in FIG.

【図4】図3のデータ構造図の例を示す図である。FIG. 4 is a diagram showing an example of a data structure diagram of FIG.

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

1−1 入力装置 1−2 入力制御手段 1−3 コマンド制御手段 1−4 コマンド処理手段 1−5 作業データ管理手段 1−6 表示装置 1−7 表示制御手段 1−8 表示データ管理手段 3−1 要素の定義データ構造 3−2 座標データ構造 3−3 座標値データ構造 4−1 要素生成時のデータ構造の例 4−2 要素更新時のデータ構造の例 4−3 要素削除時のデータ構造の例 1-1 Input Device 1-2 Input Control Means 1-3 Command Control Means 1-4 Command Processing Means 1-5 Work Data Management Means 1-6 Display Device 1-7 Display Control Means 1-8 Display Data Management Means 3- Definition data structure of 1 element 3-2 Coordinate data structure 3-3 Coordinate value data structure 4-1 Example of data structure when creating element 4-2 Example of data structure when updating element 4-3 Data structure when deleting element Example

Claims (1)

【特許請求の範囲】 【請求項1】 図形作成に必要なコマンドおよびデータ
の入力を行う入力装置と、この入力装置から入力された
コマンドおよびデータの解析を行う入力制御手段と、こ
の入力制御手段により解析された各コマンドを制御する
コマンド制御手段と、このコマンド制御手段から送られ
てきたコマンドおよびデータを基に各コマンドごとの処
理を行うコマンド処理手段と、このコマンド処理手段に
より処理された作業データを管理する作業データ管理手
段と、前記コマンド処理手段により処理された作業デー
タを表示データに変換して描画命令を発行する表示制御
手段と、この表示制御手段により発行された描画命令に
従って図形を表示する表示装置と、前記表示制御手段に
より変換された表示データを管理する表示データ管理手
段とを有することを特徴とするCADの図形表示方式。
Claim: What is claimed is: 1. An input device for inputting a command and data required for creating a figure, an input control means for analyzing a command and data input from the input device, and an input control means. Command control means for controlling each command analyzed by, command processing means for processing each command based on the command and data sent from this command control means, and work processed by this command processing means Work data management means for managing data, display control means for converting the work data processed by the command processing means into display data and issuing a drawing command, and a graphic according to the drawing command issued by this display control means. Display device for displaying and display data management for managing display data converted by the display control means Graphic display method of CAD, characterized in that it comprises a stage.
JP3182937A 1991-06-27 1991-06-27 Cad graphic display system Pending JPH056401A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3182937A JPH056401A (en) 1991-06-27 1991-06-27 Cad graphic display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3182937A JPH056401A (en) 1991-06-27 1991-06-27 Cad graphic display system

Publications (1)

Publication Number Publication Date
JPH056401A true JPH056401A (en) 1993-01-14

Family

ID=16126986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3182937A Pending JPH056401A (en) 1991-06-27 1991-06-27 Cad graphic display system

Country Status (1)

Country Link
JP (1) JPH056401A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013511225A (en) * 2009-11-30 2013-03-28 ソニー株式会社 Data tunneling via closed captioning

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013511225A (en) * 2009-11-30 2013-03-28 ソニー株式会社 Data tunneling via closed captioning

Similar Documents

Publication Publication Date Title
JP3216979B2 (en) Large data search method using pointer-based device
US5708764A (en) Hotlinks between an annotation window and graphics window for interactive 3D graphics
JP2642041B2 (en) Method for pseudo-direct editing of graphic elements and data processing system
JPH056401A (en) Cad graphic display system
JPH0773297A (en) Drawing updating method for map information system
JPH0652278A (en) Data processing system and value selecting method
US20230050854A1 (en) Gpu accelerated geospatial queries and geometric operations
JPH05189529A (en) Graphic editing system
JPH07219739A (en) Window management system for data analysis device
JPH05216944A (en) Display control system for cad
JP2753015B2 (en) Attribute input method
JPH0620021A (en) Method and device for graphic processing
EP0425172A2 (en) Graphics display system
JPH03170022A (en) Plant data display device
JP2629399B2 (en) Multi-window display method
JP2928513B2 (en) Structure and search method of drawing data
JPH0844717A (en) Document editing device
JPH05108790A (en) Document image information editing device
JPH024023A (en) User interface managing device
JPH03214268A (en) Graphic restoring/displaying system
JPH04142675A (en) Map display processor
JPH08115358A (en) Method and device for data connection of table and graphic
JP2000172703A (en) Drawing managing device
JPH05135122A (en) Method and device for facility drawing display
JPH0581357A (en) Interactive cad device