JPH05216944A - Display control system for cad - Google Patents

Display control system for cad

Info

Publication number
JPH05216944A
JPH05216944A JP92477A JP47792A JPH05216944A JP H05216944 A JPH05216944 A JP H05216944A JP 92477 A JP92477 A JP 92477A JP 47792 A JP47792 A JP 47792A JP H05216944 A JPH05216944 A JP H05216944A
Authority
JP
Japan
Prior art keywords
display
data
window
command
display control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP92477A
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 JP92477A priority Critical patent/JPH05216944A/en
Publication of JPH05216944A publication Critical patent/JPH05216944A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To freely control the display/non-display of an arbitrary type of elements for each window and to improve the efficiency of preparing graphics. CONSTITUTION:An input device 1-1 inputting data required for preparing the graphics an input control means 1-2 performing an input request and the analyzation of input data, a command control means 1-3 controlling each command, a command processing means 1-4, a work data management means 1-5 managing work data, a display device 1-6 displaying the graphics, a display control means 1-7 provided with a display control function controlling the type of graphics to be displayed for each window, and a display data management means 1-8 managing display data added with a display control information to be used in the display control function, are provided.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、CADの表示制御方式
に関し、特にマルチウインドウ状態での、各ウインドウ
ごとの表示制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a CAD display control system, and more particularly to a display control system for each window in a multi-window state.

【0002】[0002]

【従来の技術】CADの表示制御処理の分野では、マル
チウインドウ状態で、図形を作成していく段階、及び作
成された図形を修正していく段階において、各ウインド
ウごとに、プリミティブの表示・非表示を制御する必要
がある。例えば、マウス等の、入力装置により、実際に
入力をおこなう作業ウインドウでは、作業の効率化のた
めに、入力に必要なプリミティブのみを表示し、その他
のウインドウでは、全体の配置を検討できるように、す
べてのプリミティブを表示する、といった場合がある。
2. Description of the Related Art In the field of CAD display control processing, a primitive is displayed / not displayed for each window in a step of creating a figure in a multi-window state and a step of modifying a created figure. You need to control the display. For example, in the work window where input is actually performed using an input device such as a mouse, only the primitives required for input are displayed in order to improve work efficiency, and in other windows, the entire layout can be examined. , Display all primitives.

【0003】従来のこの種のCADの表示制御処理は、
マルチウインドウ状態で、各ウインドウごとに、図2に
示すような構造で、表示データを管理することにより、
ウインドウごとのプリミティブの表示・非表示を、下記
の方法で制御していた。
The conventional CAD display control process of this type is as follows.
In the multi-window state, by managing the display data with the structure shown in FIG. 2 for each window,
The display / non-display of primitives for each window was controlled by the following method.

【0004】まず、ウインドウ情報2−1として、各ウ
インドウごとに、フィルタ番号を持ち、プリミティブデ
ータ2−2としてフィルタ情報(ビット情報)を管理し
ていた。ここで、ウインドウ情報2−1のフィルタ番号
は、プリミティブデータ2−2のビット位置に対応して
おり、値が“1”のビットに対応するウインドウにの
み、そのプリミティブが描画される。また、カレントフ
ィルタ情報2−3は、プリミティブ登録時に、プリミテ
ィブデータ2−2に登録すべきフィルタ情報が管理され
ている。
First, the window information 2-1 has a filter number for each window, and the primitive data 2-2 manages the filter information (bit information). Here, the filter number of the window information 2-1 corresponds to the bit position of the primitive data 2-2, and the primitive is drawn only in the window corresponding to the bit whose value is "1". The current filter information 2-3 manages the filter information to be registered in the primitive data 2-2 at the time of primitive registration.

【0005】上記のように、データを管理することによ
り、あるウインドウでの、任意のプリミティブの表示・
非表示の制御は、プリミティブデータ2−2のフィルタ
情報の、対応するビット位置のON/OFFで制御して
いた。
By managing the data as described above, the display / display of an arbitrary primitive in a certain window is performed.
The non-display control is performed by turning ON / OFF the corresponding bit position in the filter information of the primitive data 2-2.

【0006】例えば、4つのウィンドウが表示されてい
る状態で、プリミティブデータ2−2のフィルタ情報の
ビット位置“1,3”が“1”で、“2,4”が“0”
であったとすると、ウィンドウ1,3では、その要素は
表示され、ウィンドウ2,4では非表示となっていた。
For example, in a state where four windows are displayed, the bit position "1,3" of the filter information of the primitive data 2-2 is "1" and "2,4" is "0".
Then, the element was displayed in the windows 1 and 3 and was hidden in the windows 2 and 4.

【0007】また、プリミティブ登録時プリミティブ
の、ウインドウごとの表示・非表示の制御は、カレント
フィルタ情報2−3の、対応するビット位置のON/O
FFで制御していた。
Further, when the primitive is registered, control of display / non-display of the primitive for each window is performed by ON / O of the corresponding bit position of the current filter information 2-3.
It was controlled by FF.

【0008】例えば、4つのウィンドウが表示されてい
る状態で、カレントフィルタ情報2−3のビット位置
“1,3”が“1”で、“2,4”が“0”ならば、以
後登録されるプリミティブは、ウィンドウ1,3では表
示、ウィンドウ2,4では非表示となっていた。
For example, when four windows are displayed and the bit positions "1, 3" of the current filter information 2-3 are "1" and "2, 4" are "0", they are registered thereafter. The primitives to be displayed were displayed in windows 1 and 3 and hidden in windows 2 and 4.

【0009】[0009]

【発明が解決しようとする課題】CADの表示制御処理
においては、マルチウィンドウ状態で、図形を作成して
いく段階、及び作成された図形を修正していく段階にお
いて、各ウインドウごとに、あるタイプのプリミティブ
すべてを非表示にしたい場面が、頻繁に発生する。
In the CAD display control process, a certain type is set for each window in the step of creating a figure in the multi-window state and in the step of modifying the created figure. Often, you want to hide all the primitives in.

【0010】例えば、3次元形状の、骨組みとなる、線
データを作成する作業ウインドウでは、線データは表
示、面データは非表示にし、意匠検討を行うウインドウ
では、作業用のデータである、線データは非表示、面デ
ータは表示にするといった場面である。
For example, in a work window for creating line data of a three-dimensional shape, which is a skeleton, line data is displayed, surface data is hidden, and in a window for design examination, work data, line data, is displayed. The situation is where data is hidden and surface data is displayed.

【0011】上述した従来のCADの表示制御方式で
は、プリミティブ単位にしか、ウインドウごとの表示・
非表示の制御ができなかったため、任意の要素タイプの
表示/非表示の制御を、ウインドウごとに行うために
は、該当する、すべての要素に対して、同様の操作をし
なければならないという問題点があった。
In the conventional CAD display control system described above, display / display for each window is performed only in primitive units.
Since it was not possible to control hiding, in order to control hiding / hiding of an arbitrary element type for each window, the same operation must be performed for all applicable elements. There was a point.

【0012】[0012]

【課題を解決するための手段】本発明のCADの表示制
御方式は、図作作成に必要なデータの入力を行なう入力
装置と、入力要求及び入力データの解析を行なう入力制
御手段と、各コマンドの制御をするコマンド制御手段
と、コマンド処理手段と、作業用のデータを管理する作
業データ管理手段と、図形を表示する表示装置と、各ウ
インドウごとに表示できる図形の種類をコントロールす
る表示制御機能を付加された表示制御手段と、前記表示
制御機能で用いる表示制御情報を付加した表示データを
管理する管理手段とを有することを特徴とする。
A CAD display control system according to the present invention includes an input device for inputting data necessary for drawing creation, an input control means for input request and analysis of input data, and respective commands. Command control means for controlling the above, command processing means, work data management means for managing work data, a display device for displaying graphics, and a display control function for controlling the types of graphics that can be displayed for each window. It is characterized by comprising display control means to which is added and management means for managing display data to which display control information used in the display control function is added.

【0013】[0013]

【実施例】次に本発明について、図を参照しながら説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0014】〔構成〕図1に示すように、本発明のCA
Dの表示制御方式は、図形作成に必要なデータの入力を
おこなう入力装置1−1と、入力要求及び入力データの
解析をする入力制御手段1−2と、各コマンドの制御を
するコマンド制御手段1−3と、コマンド処理手段1−
4と、作業用のデータを管理する作業データ管理手段1
−5と、図形を表示する表示装置1−6と、表示装置に
描画命令を送る表示制御手段1−7と、表示データを管
理する表示データ管理手段1−8から構成される。
[Structure] As shown in FIG. 1, the CA of the present invention
The display control method of D includes an input device 1-1 for inputting data necessary for creating a figure, an input control means 1-2 for analyzing an input request and input data, and a command control means for controlling each command. 1-3 and command processing means 1-
4 and work data management means 1 for managing work data
-5, a display device 1-6 for displaying graphics, a display control means 1-7 for sending a drawing command to the display device, and a display data management means 1-8 for managing display data.

【0015】〔各部の機能〕入力装置1−1は、操作者
からの入力データを受け付ける装置で、入力制御手段1
−2からの要求により有効になり、入力データを取り込
み保存する。
[Functions of Each Part] The input device 1-1 is a device that receives input data from an operator, and is the input control means 1
-It becomes valid by the request from -2 and the input data is fetched and saved.

【0016】入力制御手段1−2は、コマンド制御手段
1−3から要求された形式のデータを、入力装置1−1
により保存されたデータの中から読みとり、データの解
析を行い編集した後、コマンド制御手段1−3にデータ
を送る。
The input control means 1-2 inputs the data in the format requested by the command control means 1-3 to the input device 1-1.
The data is read from the stored data, the data is analyzed and edited, and then the data is sent to the command control unit 1-3.

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

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

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

【0020】表示制御手段1−7は、コマンド処理手段
1−4からの命令に従い、必要に応じて表示データの編
集を行い、表示データ管理手段1−8に、登録・更新・
検索・削除等の命令を送る。また、データの再描画が必
要な場合には、表示データ管理手段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 / displays the display data in the display data management means 1-8.
Send commands such as search and delete. When redrawing of data is necessary, the display data managing means 1-8 searches the display data and sends a drawing command to the display device 1-6 to draw the data.

【0021】表示データ管理手段1−8は、図3に示し
たように、ウインドウ情報3−1、プリミティブヘッダ
3−2、プリミティブデータ3−3、カレントフィルタ
情報3−4を管理する手段で、表示制御手段1−7から
の命令に従い、指定されたデータの登録・更新・検索・
削除などを行う。
The display data managing means 1-8 is means for managing the window information 3-1, the primitive header 3-2, the primitive data 3-3 and the current filter information 3-4, as shown in FIG. In accordance with commands from the display control means 1-7, registration / update / retrieval of designated data
Delete it.

【0022】ここで、各データとそれらの相互関係につ
いて説明する。
Here, each data and their mutual relation will be described.

【0023】まず、ウインドウ情報3−1の要素フィル
タ番号には、システム立ち上げ時に、ウインドウごとに
異なる番号がセットされ、各プリミティブ描画時に、プ
リミティブデータ3−3の要素フィルタ情報との比較に
より、ウインドウごとに、要素1つ1つに対して、描画
するか否かを判断する。要素フィルタ情報はビット情報
で、ビット位置が要素フィルタ番号に対応しており、対
応するビットがON(“1”)であるウインドウのみ
に、要素が描画される。
First, the element filter number of the window information 3-1 is set to a different number for each window when the system is started up, and at the time of drawing each primitive, by comparison with the element filter information of the primitive data 3-3, For each window, it is determined whether or not to draw each element. The element filter information is bit information, the bit position corresponds to the element filter number, and the element is drawn only in the window in which the corresponding bit is ON (“1”).

【0024】次に、ウインドウ情報3−1のタイプフィ
ルタ情報は、プリミティブヘッダ3−2のタイプフィル
タ番号に対応しており、ウインドウごとに、任意のタイ
プの要素を描画するか否かを、制御する。タイプフィル
タ情報はビット情報で、ビット位置がタイプフィルタ番
号に対応しており、対応するビットがONであるタイプ
の要素のみが描画される。
Next, the type filter information of the window information 3-1 corresponds to the type filter number of the primitive header 3-2, and it is controlled whether or not an arbitrary type element is drawn for each window. To do. The type filter information is bit information, the bit position corresponds to the type filter number, and only the element of the type in which the corresponding bit is ON is drawn.

【0025】カレント要素フィルタ情報3−4には、プ
リミティブ登録時に、プリミティブデータ3−3の要素
フィルタ情報に、登録すべきフィルタ情報が管理されて
いる。
The current element filter information 3-4 manages the filter information to be registered in the element filter information of the primitive data 3-3 at the time of primitive registration.

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

【0027】〔動作〕次に、本発明の特徴となる部分の
具体的な動作を示す。ここでは、説明を分かり易くする
ために、ユーザインタフェイスとなるコマンド(フィル
タコマンドとする)からの動きを示す。
[Operation] Next, a specific operation of a characteristic part of the present invention will be described. Here, in order to make the explanation easy to understand, a movement from a command (a filter command) serving as a user interface is shown.

【0028】まず、フィルタコマンドが指示されると、
コマンド制御手段1−3は、入力制御手段1−2に対し
て、ウインドウIDデータの要求を行う。要求を受けた
入力制御手段1−2は、ウインドウ指示の可能な入力装
置1−1を有効にする。入力装置1−1は、操作者から
の入力(任意のウインドウ内でのマウスのクリックな
ど)が行われると、そのデータを専用のバッファに保存
し、入力制御手段1−2に制御を戻す。入力制御手段1
−2は、バッファに保存されたデータを読み取り、コマ
ンド制御手段1−3から要求された形式(ここではウイ
ンドウID)に変換して、コマンド制御手段1−3にデ
ータを送る。
First, when the filter command is instructed,
The command control unit 1-3 requests the window ID data from the input control unit 1-2. The input control means 1-2 that has received the request validates the input device 1-1 capable of indicating a window. When the operator inputs (clicks the mouse in an arbitrary window, etc.), the input device 1-1 stores the data in a dedicated buffer and returns the control to the input control means 1-2. Input control means 1
-2 reads the data stored in the buffer, converts it into the format (here, window ID) requested by the command control means 1-3, and sends the data to the command control means 1-3.

【0029】同様にして、要素タイプ及び表示/非表示
のデータの入力処理も行い、これら3つのデータを得た
段階で、コマンド制御手段1−3は、コマンド処理手段
1−4にデータ(ウインドウID、要素タイプ、表示/
非表示)を送る。コマンド処理手段1−4は、受け取っ
たデータの解析を行い、その結果により表示制御手段1
−7に対して、必要な命令を行う。以下、入力データ別
に分けて、以後の動作を示す。
Similarly, the input processing of the element type and the display / non-display data is performed, and at the stage where these three data are obtained, the command control means 1-3 causes the command processing means 1-4 to send data (window). ID, element type, display /
Send (hide). The command processing means 1-4 analyzes the received data, and based on the result, the display control means 1
For -7, give necessary instructions. Hereinafter, the operation after that will be shown separately for each input data.

【0030】(1)ウインドウID:1,要素タイプ:
1,非表示 このパターンでの操作者の要求は、要素タイプ1の要素
をウインドウ1で、非表示にして欲しいというものであ
る。
(1) Window ID: 1, element type:
1, Hidden display The operator's request in this pattern is that the element of the element type 1 should be hidden in the window 1.

【0031】まず、コマンド制御手段1−4は、表示制
御手段1−7に対して、“タイプ1の要素をウインドウ
1で、非表示にする”という命令を送る。命令を受けた
表示制御手段1−7は、表示データ管理手段1−8によ
り、プリミティブヘッダ3−2を検索し、タイプ1要素
へのポインタを得る。同様にウインドウ情報3−1を検
索し、ウインドウ1のビュー情報も得る。
First, the command control means 1-4 sends a command to the display control means 1-7, "Hide type 1 element in window 1". Upon receiving the instruction, the display control means 1-7 searches the primitive header 3-2 by the display data management means 1-8 and obtains a pointer to the type 1 element. Similarly, the window information 3-1 is searched to obtain the view information of the window 1.

【0032】次に、表示制御手段1−7は、表示装置1
−6を用いて、ウインドウ1に、背景色で、タイプ1要
素のヘッダ配下の要素を描画する。ここで、タイプ1の
要素は、ウインドウ1で非表示となる。
Next, the display control means 1-7 causes the display device 1 to operate.
-6 is used to draw the element under the header of the type 1 element in the window 1 in the background color. Here, the type 1 element is hidden in the window 1.

【0033】続いて、表示制御手段1−7は、表示デー
タ管理手段1−8に対して、ウインドウ情報3−1のタ
イプフィルタ情報の更新(タイプ1のタイプフィルタ番
号に対応するビットをOFFにする)の命令を行う。
Subsequently, the display control means 1-7 updates the type filter information of the window information 3-1 with respect to the display data management means 1-8 (turns off the bit corresponding to the type filter number of type 1). Do) command.

【0034】表示データ管理手段1−8は、ウインドウ
情報3−1のウインドウ1のタイプフィルタ情報を更新
する。こうすることにより、以後、プリミティブデータ
3−3の再描画及び要素の生成を行っても、タイプ1の
要素はウインドウ1には描画されない。
The display data management means 1-8 updates the type filter information of the window 1 of the window information 3-1. By doing so, even if the primitive data 3-3 is redrawn and the element is generated thereafter, the element of type 1 is not drawn in the window 1.

【0035】(2)ウインドウID:1,要素タイプ:
2,表示 このパターンでの、操作者の要求は、要素タイプ2の要
素をウインドウ1で、表示にして欲しいというものであ
る。
(2) Window ID: 1, element type:
2, Display In this pattern, the operator's request is to display the element of the element type 2 in the window 1.

【0036】まず、コマンド制御手段1−4は、表示制
御手段1−7に対して、“タイプ2の要素をウインドウ
2で、表示にする”という命令を送る。命令を受けた表
示制御手段1−7は、表示データ管理手段1−8によ
り、プリミティブヘッダ3−2を検索し、タイプ1要素
へのポインタを得る。同様にウインドウ情報3−1を検
索し、ウインドウ1のビュー情報も得る。
First, the command control means 1-4 sends a command to the display control means 1-7 to "display type 2 elements in the window 2". Upon receiving the instruction, the display control means 1-7 searches the primitive header 3-2 by the display data management means 1-8 and obtains a pointer to the type 1 element. Similarly, the window information 3-1 is searched to obtain the view information of the window 1.

【0037】次に、表示制御手段1−7は、表示装置1
−6を用いて、ウインドウ1に、タイプ1要素のヘッダ
配下の要素を描画する。ここでタイプ1の要素は、ウイ
ンドウ1で表示となる。
Next, the display control means 1-7 causes the display device 1
-6 is used to draw the element under the header of the type 1 element in the window 1. Here, the type 1 element is displayed in the window 1.

【0038】続いて、表示制御手段1−7は、表示デー
タ管理手段1−8に対して、ウインドウ情報3−1のタ
イプフィルタ情報の更新(タイプ1のタイプフィルタ番
号に対応するビットをONにする)の命令を行う。
Subsequently, the display control means 1-7 updates the type filter information of the window information 3-1 with respect to the display data management means 1-8 (turns ON the bit corresponding to the type filter number of type 1). Do) command.

【0039】表示データ管理手段1−8は、ウインドウ
情報3−1のウインドウ1のタイプフィルタ情報を更新
する。こうすることにより、以後、プリミティブデータ
3−3の再描画及び、要素の生成を行うと、タイプ1の
要素はウインドウ1に描画される。
The display data managing means 1-8 updates the type filter information of the window 1 of the window information 3-1. By doing so, when the primitive data 3-3 is redrawn and the element is generated thereafter, the element of type 1 is drawn in the window 1.

【0040】以上の動作により、任意のタイプの要素の
表示/非表示を、ウインドウごとに制御することが可能
となる。
With the above operation, display / non-display of an element of any type can be controlled for each window.

【0041】[0041]

【発明の効果】以上説明したように、本発明は、表示デ
ータの管理方法の工夫と、表示管理手段の改善により、
操作者は、ウインドウ指示、要素タイプ指示、表示/非
表示の指示の3つの簡単な操作だけで、任意のタイプの
要素の表示/非表示をウインドウごとに自由に制御する
ことが可能となり、図形の作成が効率的に行うことがで
きる。
As described above, according to the present invention, the device for managing the display data is improved and the display managing means is improved.
The operator can freely control the display / non-display of any type of element for each window by simply performing three simple operations: window instruction, element type instruction, and display / non-display instruction. Can be created efficiently.

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

【図1】本発明の構成を示す図である。FIG. 1 is a diagram showing a configuration of the present invention.

【図2】従来の表示データ管理構造図である。FIG. 2 is a conventional display data management structure diagram.

【図3】本発明の特徴である表示データ管理構造図であ
る。
FIG. 3 is a display data management structure diagram that is a feature of the present invention.

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

1−1 入力装置 1−2 入力制御手段 1−3 コマンド制御手段 1−4 コマンド処理手段 1−5 作業データ管理手段 1−6 表示装置 1−7 表示制御手段 1−8 表示データ管理手段 2−1 ウインドウ情報 2−2 プリミティブデータ 2−3 カレントフィルタ情報 3−1 ウインドウ情報 3−2 プリミティブヘッダ 3−3 プリミティブデータ 3−4 カレントフィルタ情報 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 2- 1 Window Information 2-2 Primitive Data 2-3 Current Filter Information 3-1 Window Information 3-2 Primitive Header 3-3 Primitive Data 3-4 Current Filter Information

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】図作作成に必要なデータの入力を行なう入
力装置と、 入力要求及び入力データの解析を行なう入力制御手段
と、 各コマンドの制御をするコマンド制御手段と、 コマンド処理手段と、 作業用のデータを管理する作業データ管理手段と、 図形を表示する表示装置と、 各ウインドウごとに表示できる図形の種類をコントロー
ルする表示制御機能を付加された表示制御手段と、 前記表示制御機能で用いる表示制御情報を付加した表示
データを管理する管理手段とを有することを特徴とする
CADの表示制御方式。
1. An input device for inputting data required for drawing creation, input control means for input request and analysis of input data, command control means for controlling each command, and command processing means. Work data management means for managing work data, a display device for displaying graphics, display control means with a display control function for controlling the type of graphics that can be displayed for each window, and the display control function. A display control system for CAD, comprising: a management unit that manages display data to which display control information to be used is added.
JP92477A 1992-01-07 1992-01-07 Display control system for cad Withdrawn JPH05216944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP92477A JPH05216944A (en) 1992-01-07 1992-01-07 Display control system for cad

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP92477A JPH05216944A (en) 1992-01-07 1992-01-07 Display control system for cad

Publications (1)

Publication Number Publication Date
JPH05216944A true JPH05216944A (en) 1993-08-27

Family

ID=11474862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP92477A Withdrawn JPH05216944A (en) 1992-01-07 1992-01-07 Display control system for cad

Country Status (1)

Country Link
JP (1) JPH05216944A (en)

Similar Documents

Publication Publication Date Title
JP3212113B2 (en) Map information display method and device
JPH08287288A (en) Plurality of side annotations interactive three-dimensional graphics and hot link
JPH06348762A (en) Equipment and method for search of database
JPH01161481A (en) Display
JP3369734B2 (en) Three-dimensional computer-aided design apparatus and method
JP3599198B2 (en) Figure editing device
JP3078540B2 (en) Image processing system
JPH076076A (en) Hypermedia system
JPH05216944A (en) Display control system for cad
JPH0215910B2 (en)
CN114693854A (en) Modeling system, method, electronic device and storage medium based on domain drive design
JPH056401A (en) Cad graphic display system
JPH05189529A (en) Graphic editing system
JP2002278999A (en) Device and method for managing display of object and program therefor
JP2967317B2 (en) Hypertext document editing method and apparatus
JPH07219739A (en) Window management system for data analysis device
JPH03180979A (en) Traversing of hierarchical data structure and graphics display system
JPH10333554A (en) System and method for displaying map information
JP2000348046A (en) Interactive database information presentation system
JP2520485B2 (en) Dragging and rubber band independent display system
JPH09230784A (en) Map display system
JPH024023A (en) User interface managing device
JPH04139583A (en) Graphic plotting device
JPH0944703A (en) Three-dimensional image processor
JPH06119425A (en) Pick input system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408