JP3545190B2 - CAD system and recording medium - Google Patents

CAD system and recording medium Download PDF

Info

Publication number
JP3545190B2
JP3545190B2 JP00615698A JP615698A JP3545190B2 JP 3545190 B2 JP3545190 B2 JP 3545190B2 JP 00615698 A JP00615698 A JP 00615698A JP 615698 A JP615698 A JP 615698A JP 3545190 B2 JP3545190 B2 JP 3545190B2
Authority
JP
Japan
Prior art keywords
data
attribute
shape data
attribute data
shape
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.)
Expired - Fee Related
Application number
JP00615698A
Other languages
Japanese (ja)
Other versions
JPH10261100A (en
Inventor
一郎 五十嵐
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP00615698A priority Critical patent/JP3545190B2/en
Publication of JPH10261100A publication Critical patent/JPH10261100A/en
Application granted granted Critical
Publication of JP3545190B2 publication Critical patent/JP3545190B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Processing Or Creating Images (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、形状データとその属性データを管理するCADシステムおよび記録媒体に関するものである。
【0002】
【従来の技術】
従来、CADシステムは形状データ(シンボル)に属性データ(名称や番号など)をつける場合、自動処理の高速性や検索の容易性などを考慮し、形状データに属性データを取り込んで1セグメント化(形状データ内情報として属性データを取り込み1要素属性にした形)にするのが通例であった。
【0003】
【発明が解決しようとする課題】
上述したように従来は1セグメント化をしたため、▲1▼形状データだけの変更、▲2▼属性データ(名称や番号など)だけの変更するために、▲1▼用の編集機能および▲2▼用の編集機能をそれぞれ個別に準備し、これら▲1▼、▲2▼用の編集機能を用いて変更を行う必要が生じてしまうと共に、操作性が煩雑となり、更に、セグンメントの分解が必須となり編集レスポンスが遅くなるという問題があった。
【0004】
また、他CADシステムで作図した図面をコンバートする場合、セグメント化された要素は個々の一般要素(線、点、文字など)に分解され、形状データ属性として意味を失うのが通例であり、そのために、自CADシステムに取り込んだときに形状データと属性データを新たに付けなおす必要が生じてしまうという問題があった。
【0005】
本発明は、これらの問題を解決するため、形状データと当該形状データの属性点の所定範囲内に属性データを配置して両者を関連づけ、形状データと属性データを別管理可能にすることを目的としている。
【0006】
【課題を解決するための手段】
図1を参照して課題を解決するための手段を説明する。
図1において、関連付け手段2は、形状データ4と属性データ5とを関連づけるものである。
【0007】
編集手段3は、形状データおよび属性データを編集するものである。
形状データ4は、線分、円、点およびその位置情報などからなるものである。
属性データ5は、文字などおよびその位置情報などからなるものである。
【0008】
次に、動作を説明する。
関連付け手段2が形状データ4の点である属性点の所定範囲内に属性データ5の文字などがあるときに両者を関連づけるようにしている。
【0009】
この際、編集手段3が関連づけられた形状データ4の点である属性点と属性データ5の文字などを一緒に複写、移動あるいは削除するようにしている。
また、線分、円、点およびその位置情報からなる形状データを作成する手段と、文字などおよびその位置情報からなる属性データを作成する手段と、形状データの点である属性点の所定範囲内に属性データの文字などがあるときに両者を関連づける関連付け手段とを機能させるプログラムを図1のCADシステム1にインストールして動作させるようにしている。
【0010】
従って、形状データ4と当該形状データ4の属性点の所定範囲内に属性データ5を配置して両者を関連づけることにより、形状データ4と属性データ5を別管理することが可能となる。
【0011】
【発明の実施の形態】
次に、図1から図6を用いて本発明の実施の形態および動作を順次詳細に説明する。ここで、記録媒体から読み出したプログラムあるいは外部記憶装置であるハードディスク装置などから読み出したプログラム、またはセンタの外部記憶装置から回線を介して転送を受けたプログラムを主記憶にローディングして起動し、以下に説明する各種処理を行うようにしている。
【0012】
図1は、本発明のシステム構成図を示す。
図1において、CADシステム1は、図形を作図したりなどするものであって、ここでは、関連付け手段2および編集手段3などから構成されるものである。
【0013】
関連付け手段2は、形状データ4の点である属性点の所定範囲内にある属性データ5の文字などとを関連付けるものである。
編集手段3は、形状データの点である属性点に関連付けられた属性データを一緒に複写、移動、削除したりなどするものである。
【0014】
形状データ4は、線分、円、点およびその色、位置情報、長さ、傾きなどの形状を特定するデータである(図4の(a)参照)。
属性データ5は、文字などおよびその色、位置情報、線種などの属性情報からなるものである(図4の(b)参照)。
【0015】
表示装置6は、形状データ4および属性データ5などを表示するものである。
入力装置7は、各種入力を行うものである。
次に、図2のフローチャートを用いて本発明の動作を順次詳細に説明する。
【0016】
図2の(a)は、形状データ/属性データの入力フローチャートを示す。
図2の(a)において、S1は、形状データを入力する。
S2は、形状データを作成する。これらS1およびS2は、後述する図3の▲1▼形状データを作図して入力し、図4の(a)の形状データを作成する。
【0017】
S3は、属性データを入力する。
S4は、属性データを作成する。これらS3およびS4は、後述する図3の▲2▼属性データを入力し、図4の(b)の属性データを作成する。
【0018】
以上によって、図3の▲1▼形状データおよび▲2▼属性データを入力して図4の(a)の形状データおよび(b)の属性データを作成し、図3の▲3▼の形状データ(シンボル)に属性データを付けた状態に表示することが可能となると共に、図4の(a)の形状データおよび(b)の属性データを独立に管理することが可能となる。
【0019】
図2の(b)は、複写時のフローチャートを示す。
図2の(b)において、S11は、複写する形状データを指示する。
S12は、属性点を中心に範囲検索する。これは、例えば図3の▲3▼上で複写指示された形状データの属性点aの所定範囲内に属性データ(ここでは“88M”)が存在するか検索する。
【0020】
S13は、属性データの有無を判別する。S12の範囲検索によって属性データが属性点の所定範囲に有るか、無しかを判別する。YES(有)の場合には、S14ないしS16で複写を行う。NO(無し)の場合には、終了する。
【0021】
S14は、S13のYESで属性データが有と判明したので、属性データを複写対象データにする。
S15は、複写先の座標を指示する。
【0022】
S16は、形状データと属性データの複写を行う。これは、指示された形状データと当該形状データの属性点の所定範囲内の属性データを一緒に、指示された位置に複写する。
【0023】
S17は、終わりか判別する。YESの場合には、終了する。NOの場合には、S11に戻り繰り返す。
以上によって、複写する形状データおよび複写先の指示に対応して、複写する形状データの属性点の所定範囲内に属性データがあったときに当該形状データと一緒に複写先に複写することにより、図4の(a)の形状データと、図4の(b)の属性データを独立に管理しても複写時に関連付けて一緒に複写することが可能となる。
【0024】
図2の(c)は、属性移動時のフローチャートを示す。
図2の(c)において、S21は、属性データ(TEXT)を指示する。
S22は、属性データから属性点を検索する。これは、例えば図3の▲3▼上で属性移動指示された属性データの所定範囲内に形状データの属性点があるか検索する(ここでは属性データ“88M”の所定範囲内に形状データの属性点aが存在すると検索する)。
【0025】
S23は、属性点の有無を判別する。S22の検索によって属性点が有るか、無しかを判別する。YES(有)の場合には、S24ないしS26で移動を行う。NO(無し)の場合には、終了する。
【0026】
S24は、S23のYESで属性点が有と判明したので、属性点を移動対象とする。
S25は、移動先の座標を指示する。
【0027】
S26は、属性データと属性点の移動を行う。これは、指示された属性データと当該属性データの所定範囲内の形状データの属性点を一緒に、指示された位置に移動する。
【0028】
S27は、終わりか判別する。YESの場合には、終了する。NOの場合には、S21に戻り繰り返す。
以上によって、移動する属性データおよび移動先の指示に対応して、移動する属性データの所定範囲内に形状データの属性点があったときに当該属性データと一緒に移動先に移動することにより、図4の(b)の属性データと、図4の(a)の形状データを独立に管理しても移動時に関連付けて一緒に移動することが可能となる。
【0029】
図3は、本発明の説明図を示す。
図3の▲1▼は、形状データの例を示す。ここでは、形状データは、2本の線分、2つの円と、4つの属性点(1つは属性データを関連づけないので省略)を持つ形状データである(図4の(a)の形状データ参照)。ここで、
・属性点a:属性データを出力する点(器具番号出力点)
・属性点b:属性データを出力する点(ピン番号(右)出力点)
・属性点c:属性データを出力する点(ピン番号(左)出力点)
である。
【0030】
図3の▲2▼は、属性データの例を示す。ここでは、属性データは、図示のように
・a:形状データ(▲1▼)に付けようとする属性データ(器具番号名称)
・b:形状データ(▲1▼)に付けようとする属性データ(ピン番号(右))
・c:形状データ(▲1▼)に付けようとする属性データ(ピン番号(左))
である。
【0031】
図3の▲3▼は、▲1▼形状データに▲2▼属性データを関連づけて表示した例を示す。関連付けは、▲1▼形状データの属性点a、b、cの所定範囲内に▲2▼の属性データa、b、cがここでは存在するので、図示の▲3▼に示すように表示するものである。
【0032】
以上のように、▲1▼形状データに対して、当該▲1▼形状データの属性点の所定範囲内に属性データが存在させて関連付けることにより、▲1▼形状データと▲2▼属性データとを独立に管理し、表示時に自動的に関連付けて表示することが可能となる。
【0033】
図4は、本発明の形状データと属性データ例を示す。これは、既述した図3の▲1▼形状データおよび▲2▼属性データのフォーマットである。
図4の(a)は、形状データの例を示す。この形状データは、(a−2)に示すように、既述した図3の▲1▼形状データと同一であって、4つの点(属性点)、2本の線分、2つの円から構成され、図示の下記のように設定するものである。形状データは、管理情報と形状データとから構成されるものである。
【0034】
・管理情報は、要素情報、タイプ、レイヤ、図面名、グループ、識別番号、任意情報、点個数、アングル、スケールなどから構成されるものである。
・形状データは、図示のように
・点(属性点)の場合には、色、線種、X座標、Y座標から構成される。
【0035】
・線分の場合には、色、始点X座標、始点Y座標、終点X座標、終点Y座標、傾き、長さから構成される。
・円の場合には、色、線種、中心X座標、中心Y座標、半径から構成される。
【0036】
図4の(b)は、属性データの例を示す。この属性データは、(b−2)に示すように、既述した図3の▲2▼属性データのうちの“88M”を取り出したものである。ここでは、属性データは、管理情報(要素情報、タイプ、レイヤ、図面名)と属性データ(基準点、色、X座標、Y座標、文字基準位置、番号など)から構成される。ここで、形状データと属性データとの関連づけは、例えば形状データの点(属性点)の▲1▼のX座標、Y座標で表される(a−2)中の点線の矩形の範囲内に、属性データの▲2▼のX座標、Y座標で表される左下位置となる文字列に内接する点線の矩形が一部でも▲3▼検索して含まれるときに両者を関連付けるようにしている。
【0037】
図5は、本発明の形状データと属性データ例(具体例)を示す。これは、既述した図4の形状データと属性データの具体的な数値を入れた例を示す。
図6は、本発明の編集説明図を示す。
【0038】
図6の(a)は、文字列の変更(書換え)と文字列の移動例を示す。動作を説明する。
(1) ▲1▼の属性データである文字“MC1”を“RA1”に変更する(属性データは、既述した図4の(b)に示すように独立に管理しているので、単に文字“MC1”を“RA1”に変更すればよい)。
【0039】
(2) (1)で変更した後の属性データである文字“RA1”を▲2▼に示す左方向に移動させる。この場合、文字“RA1”の移動に伴い、当該文字“RA1”に内接する矩形内に形状データの属性点があるか検索し(既述した図4の▲1▼、▲2▼、▲3▼の説明参照)、ここでは形状データの点(属性点)があるので当該点を一緒に属性データの文字“RA1”と移動し、▲2▼に示すようにする。
【0040】
(3) (2)で移動後の位置に属性データである文字“RA1”の位置(X座標、Y座標)および一緒に移動させた属性点の位置(X座標、Y座標)を更新する。
【0041】
以上によって、属性データの文字の移動および移動に伴う形状データの属性点の移動を行い、両者の関連付けを行うようにしている。
図6の(b)は、形状データの置き換え例を示す。これは、▲3▼の形状データと属性データを関連づけて表示されている状態で、形状データのみを入れ換えて▲4▼に示すように入換え後の形状データと属性データを関連付けて表示した例を示す。このように、形状データと属性データを別管理しているため、形状データのみを簡易に別の形状データに入れ換え、入換え後の形状データに関連づけて属性データを表示することが可能となる。
【0042】
【発明の効果】
以上説明したように、本発明によれば、形状データ4と当該形状データ4の属性点の所定範囲内に属性データ5を配置して両者を関連づける構成を採用しているため、形状データ4と属性データ5を別管理でき、形状データ4あるいは属性データ5を簡易に編集することが可能となった。
【図面の簡単な説明】
【図1】本発明のシステム構成図である。
【図2】本発明の動作説明フローチャートである。
【図3】本発明の説明図である。
【図4】本発明の形状データと属性データ例である。
【図5】本発明の形状データと属性データ例(具体例)である。
【図6】本発明の編集説明図である。
【符号の説明】
1:CADシステム
2:関連付け手段
3:編集手段
4:形状データ
5:属性データ
6:表示装置
7:入力装置
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a CAD system and a recording medium for managing shape data and its attribute data.
[0002]
[Prior art]
Conventionally, in the case of attaching attribute data (name, number, etc.) to shape data (symbol), a CAD system takes attribute data into shape data into one segment in consideration of high-speed automatic processing and ease of search ( It is customary to take attribute data as information in the shape data and take it as one element attribute).
[0003]
[Problems to be solved by the invention]
Conventionally, as described above, since one segment is used, (1) only the shape data is changed, (2) only the attribute data (name and number, etc.) are changed, and the editing function for (1) and (2) It is necessary to prepare editing functions for each of them individually, and to make changes using these editing functions for (1) and (2), the operability becomes complicated, and the segmentation must be disassembled. There was a problem that editing response was slow.
[0004]
Also, when converting a drawing drawn by another CAD system, segmented elements are usually decomposed into individual general elements (lines, points, characters, etc.) and lose their meaning as shape data attributes. In addition, there is a problem that it is necessary to newly attach shape data and attribute data when the data is taken into the own CAD system.
[0005]
SUMMARY OF THE INVENTION In order to solve these problems, an object of the present invention is to arrange shape data and attribute data within a predetermined range of attribute points of the shape data and associate the two with each other so that shape data and attribute data can be managed separately. And
[0006]
[Means for Solving the Problems]
Means for solving the problem will be described with reference to FIG.
In FIG. 1, an associating unit 2 associates shape data 4 with attribute data 5.
[0007]
The editing means 3 edits the shape data and the attribute data.
The shape data 4 is composed of line segments, circles, points and their position information.
The attribute data 5 is composed of characters and their positional information.
[0008]
Next, the operation will be described.
The associating means 2 associates the two with each other when a character or the like of the attribute data 5 exists within a predetermined range of the attribute point which is a point of the shape data 4.
[0009]
At this time, the editing means 3 copies, moves or deletes the attribute points, which are the points of the associated shape data 4, and the characters of the attribute data 5 together.
Means for creating shape data composed of line segments, circles, points and their position information; means for creating attribute data composed of characters and the like and their position information; When a character or the like of attribute data is present in the CAD system 1 shown in FIG.
[0010]
Therefore, the shape data 4 and the attribute data 5 can be separately managed by arranging the shape data 4 and the attribute data 5 within a predetermined range of the attribute point of the shape data 4 and associating the two.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
Next, an embodiment and operation of the present invention will be sequentially described in detail with reference to FIGS. Here, a program read from a recording medium or a program read from a hard disk device as an external storage device, or a program transferred from an external storage device of a center via a line is loaded into a main storage and activated. Are performed.
[0012]
FIG. 1 shows a system configuration diagram of the present invention.
In FIG. 1, a CAD system 1 is for drawing graphics and the like, and here comprises an associating means 2 and an editing means 3.
[0013]
The associating means 2 associates the character of the attribute data 5 within a predetermined range of the attribute point which is the point of the shape data 4.
The editing means 3 is for copying, moving, deleting, etc. together the attribute data associated with the attribute point which is the point of the shape data.
[0014]
The shape data 4 is data for specifying shapes such as line segments, circles, points and their colors, positional information, lengths, inclinations, and the like (see FIG. 4A).
The attribute data 5 includes attribute information such as characters and their colors, position information, and line types (see FIG. 4B).
[0015]
The display device 6 displays the shape data 4, the attribute data 5, and the like.
The input device 7 performs various inputs.
Next, the operation of the present invention will be sequentially described in detail with reference to the flowchart of FIG.
[0016]
FIG. 2A shows an input flowchart of shape data / attribute data.
In FIG. 2A, in S1, shape data is input.
In step S2, shape data is created. In these steps S1 and S2, (1) shape data of FIG. 3 to be described later is drawn and input, and the shape data of (a) of FIG. 4 is created.
[0017]
In step S3, attribute data is input.
In step S4, attribute data is created. In steps S3 and S4, attribute data (2) in FIG. 3 described later is input, and attribute data in (b) in FIG. 4 is created.
[0018]
As described above, the (1) shape data and (2) attribute data of FIG. 3 are input to create the shape data of (a) and (b) of FIG. 4 and the shape data of (3) in FIG. (Symbol) can be displayed with attribute data attached thereto, and the shape data of FIG. 4A and the attribute data of FIG. 4B can be managed independently.
[0019]
FIG. 2B shows a flowchart at the time of copying.
In FIG. 2B, S11 indicates shape data to be copied.
In step S12, a range search is performed around the attribute point. That is, for example, a search is performed to determine whether attribute data (here, “88M”) exists within a predetermined range of the attribute point a of the shape data instructed to be copied on (3) in FIG.
[0020]
A step S13 decides whether or not there is attribute data. It is determined whether the attribute data is within a predetermined range of the attribute point by the range search in S12. If YES (yes), copying is performed in S14 to S16. If NO (none), the process ends.
[0021]
In S14, since the attribute data is determined to be present in YES in S13, the attribute data is set as the copy target data.
S15 indicates the coordinates of the copy destination.
[0022]
In step S16, the shape data and the attribute data are copied. That is, the designated shape data and the attribute data within a predetermined range of the attribute point of the shape data are copied together at the designated position.
[0023]
In S17, it is determined whether or not it is the end. If YES, the process ends. If NO, the process returns to S11 and repeats.
As described above, in response to the shape data to be copied and the instruction of the copy destination, when the attribute data is within a predetermined range of the attribute point of the shape data to be copied, the attribute data is copied to the copy destination together with the shape data. Even if the shape data shown in FIG. 4A and the attribute data shown in FIG. 4B are managed independently, they can be linked and copied together at the time of copying.
[0024]
FIG. 2C shows a flowchart at the time of attribute movement.
In FIG. 2C, S21 designates attribute data (TEXT).
In step S22, an attribute point is searched from the attribute data. This is done, for example, by searching for the attribute point of the shape data within the predetermined range of the attribute data instructed to move the attribute on (3) in FIG. Search if attribute point a exists).
[0025]
A step S23 decides whether or not there is an attribute point. It is determined whether or not there is an attribute point by the search in S22. If YES (Yes), the movement is performed in S24 to S26. If NO (none), the process ends.
[0026]
In S24, since the attribute point is determined to be present in YES in S23, the attribute point is set as a movement target.
S25 indicates the coordinates of the destination.
[0027]
In step S26, attribute data and attribute points are moved. This moves the designated attribute data and the attribute points of the shape data within a predetermined range of the attribute data together to the designated position.
[0028]
In S27, it is determined whether or not it is the end. If YES, the process ends. If NO, the process returns to S21 and repeats.
By the above, when there is an attribute point of the shape data within a predetermined range of the attribute data to be moved, in accordance with the attribute data to be moved and the instruction of the destination, by moving to the destination together with the attribute data, Even if the attribute data of FIG. 4B and the shape data of FIG. 4A are managed independently, it is possible to move them together in association with the movement.
[0029]
FIG. 3 shows an explanatory diagram of the present invention.
(1) in FIG. 3 shows an example of shape data. Here, the shape data is shape data having two line segments, two circles, and four attribute points (one is omitted because one is not associated with the attribute data) (the shape data in FIG. 4A). reference). here,
Attribute point a: A point at which attribute data is output (apparatus number output point)
Attribute point b: Attribute data output point (pin number (right) output point)
Attribute point c: Point for outputting attribute data (pin number (left) output point)
It is.
[0030]
(2) in FIG. 3 shows an example of attribute data. Here, the attribute data is as shown in the figure. A: Attribute data (apparatus number name) to be added to the shape data (1)
B: Attribute data to be added to shape data (1) (pin number (right))
C: Attribute data to be added to the shape data (1) (pin number (left))
It is.
[0031]
(3) in FIG. 3 shows an example in which (1) shape data is associated with (2) attribute data and displayed. Since the attribute data a, b, and c of (2) exist within a predetermined range of the attribute points a, b, and c of the shape data, the association is displayed as shown in (3) in the drawing. Things.
[0032]
As described above, the (1) shape data and the (2) attribute data are associated with the (1) shape data by causing the attribute data to exist within a predetermined range of the attribute points of the (1) shape data. Can be managed independently, and can be automatically associated and displayed at the time of display.
[0033]
FIG. 4 shows an example of shape data and attribute data according to the present invention. This is the format of (1) shape data and (2) attribute data of FIG. 3 described above.
FIG. 4A shows an example of shape data. As shown in (a-2), this shape data is the same as the above-mentioned (1) shape data of FIG. 3, and includes four points (attribute points), two line segments, and two circles. It is configured and set as shown below. The shape data is composed of management information and shape data.
[0034]
The management information is composed of element information, type, layer, drawing name, group, identification number, arbitrary information, number of points, angle, scale, and the like.
As shown in the figure, the shape data is composed of a color (line type), an X coordinate, and a Y coordinate in the case of a point (attribute point).
[0035]
In the case of a line segment, it is composed of a color, a start point X coordinate, a start point Y coordinate, an end point X coordinate, an end point Y coordinate, an inclination, and a length.
In the case of a circle, it is composed of a color, a line type, a center X coordinate, a center Y coordinate, and a radius.
[0036]
FIG. 4B shows an example of attribute data. As shown in (b-2), this attribute data is obtained by extracting “88M” from the above-mentioned (2) attribute data in FIG. Here, the attribute data is composed of management information (element information, type, layer, drawing name) and attribute data (reference point, color, X coordinate, Y coordinate, character reference position, number, etc.). Here, the association between the shape data and the attribute data is, for example, within the range of the dotted line rectangle in (a-2) represented by the (1) X coordinate and Y coordinate of the point (attribute point) of the shape data. When even a part of the dotted line rectangle inscribed in the character string at the lower left position represented by the X coordinate and Y coordinate of the attribute data (2) is searched for and included in the part (3), the two are associated with each other. .
[0037]
FIG. 5 shows an example (specific example) of shape data and attribute data according to the present invention. This is an example in which specific numerical values of the shape data and attribute data of FIG.
FIG. 6 shows an editing explanatory diagram of the present invention.
[0038]
FIG. 6A shows an example of changing (rewriting) a character string and moving the character string. The operation will be described.
(1) Change the character “MC1”, which is the attribute data of (1), to “RA1” (Since the attribute data is independently managed as shown in FIG. “MC1” may be changed to “RA1”).
[0039]
(2) The character “RA1”, which is the attribute data changed in (1), is moved to the left as indicated by (2). In this case, with the movement of the character “RA1”, it is searched whether or not there is an attribute point of the shape data in the rectangle inscribed in the character “RA1” ((1), (2), and (3) in FIG. 4 described above). Since there is a point (attribute point) in the shape data, the point is moved together with the character "RA1" of the attribute data, as shown in (2).
[0040]
(3) Update the position (X coordinate, Y coordinate) of the character "RA1" as attribute data and the position (X coordinate, Y coordinate) of the attribute point moved together with the position after the movement in (2).
[0041]
As described above, the movement of the character of the attribute data and the movement of the attribute point of the shape data accompanying the movement are performed, and the two are associated with each other.
FIG. 6B shows an example of replacement of the shape data. This is an example in which the shape data and attribute data of (3) are displayed in association with each other, and only the shape data is replaced and the shape data after replacement and the attribute data are displayed in association with each other as shown in (4). Is shown. As described above, since the shape data and the attribute data are separately managed, it is possible to easily replace only the shape data with another shape data and display the attribute data in association with the replaced shape data.
[0042]
【The invention's effect】
As described above, according to the present invention, a configuration is adopted in which the shape data 4 and the attribute data 5 are arranged within a predetermined range of the attribute point of the shape data 4 and the two are associated with each other. The attribute data 5 can be separately managed, and the shape data 4 or the attribute data 5 can be easily edited.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram of the present invention.
FIG. 2 is a flowchart illustrating the operation of the present invention.
FIG. 3 is an explanatory diagram of the present invention.
FIG. 4 is an example of shape data and attribute data according to the present invention.
FIG. 5 is an example (specific example) of shape data and attribute data according to the present invention.
FIG. 6 is an explanatory diagram of editing according to the present invention.
[Explanation of symbols]
1: CAD system 2: associating means 3: editing means 4: shape data 5, attribute data 6, display device 7, input device

Claims (2)

形状データとその属性データを管理するCADシステムにおいて、
図形の形状に関する情報およびその位置情報からなる形状データを記憶する手段と、
文字およびその位置情報からなる属性データを記憶する手段と、
前記形状データまたは、前記属性データいずれかの編集によって前記形状データまたは、前記属性データの位置情報が変化した結果として、前記属性データの位置情報が前記形状データの位置情報を中心とする所定の領域に含まれた場合、前記形状データと前記属性データを関連づける関連付け手段と
を備えたことを特徴とするCADシステム。
In a CAD system that manages shape data and its attribute data,
Means for storing information on the shape of the figure and shape data comprising the position information;
Means for storing attribute data comprising characters and their position information;
As a result of the change of the shape data or the position information of the attribute data by editing either the shape data or the attribute data, the position information of the attribute data is a predetermined area centered on the position information of the shape data. A CAD system comprising: an associating unit that associates the shape data with the attribute data when included in the CAD data.
図形の形状に関する情報およびその位置情報からなる形状データを記憶する手段中の形状データまたは、文字およびその位置情報からなる属性データを記憶する手段中の属性データいずれかの編集によって前記形状データまたは、前記属性データの位置情報が変化した結果として、前記属性データの位置情報が前記形状データの位置情報を中心とする所定の領域に含まれた場合、前記形状データと前記属性データを関連付ける関連付けステップをコンピュータに実行させるためのプログラムを記録したコンピュータ読取可能な記録媒体。The shape data in the means for storing information on the shape of the figure and the shape data comprising the position information thereof, or the shape data by editing either the attribute data in the means for storing the character and the attribute data comprising the position information thereof, or Associating the shape data with the attribute data when the position information of the attribute data is included in a predetermined area centered on the position information of the shape data as a result of the change in the position information of the attribute data. A computer-readable recording medium that records a program to be executed by a computer.
JP00615698A 1997-01-20 1998-01-14 CAD system and recording medium Expired - Fee Related JP3545190B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00615698A JP3545190B2 (en) 1997-01-20 1998-01-14 CAD system and recording medium

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP9-8029 1997-01-20
JP802997 1997-01-20
JP00615698A JP3545190B2 (en) 1997-01-20 1998-01-14 CAD system and recording medium

Publications (2)

Publication Number Publication Date
JPH10261100A JPH10261100A (en) 1998-09-29
JP3545190B2 true JP3545190B2 (en) 2004-07-21

Family

ID=26340236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00615698A Expired - Fee Related JP3545190B2 (en) 1997-01-20 1998-01-14 CAD system and recording medium

Country Status (1)

Country Link
JP (1) JP3545190B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015185800A (en) * 2014-03-26 2015-10-22 株式会社ニューフレアテクノロジー Charged particle beam lithography apparatus, information processing apparatus and charged particle beam lithography method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101698851B1 (en) * 2008-11-07 2017-01-24 주식회사 솔리데오시스템즈 System for facilities namagement and method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015185800A (en) * 2014-03-26 2015-10-22 株式会社ニューフレアテクノロジー Charged particle beam lithography apparatus, information processing apparatus and charged particle beam lithography method
US9659745B2 (en) 2014-03-26 2017-05-23 Nuflare Technology, Inc. Charged particle beam drawing apparatus, information processing apparatus and pattern inspection apparatus

Also Published As

Publication number Publication date
JPH10261100A (en) 1998-09-29

Similar Documents

Publication Publication Date Title
US5819295A (en) Document storing and managing system
US6339439B1 (en) Device for modifying appearance of related display planes
US5469539A (en) Method for abstracting/detailing structuring elements of system specification information
JP2835791B2 (en) Graphic processing unit
JP3545190B2 (en) CAD system and recording medium
JPH096982A (en) Hierarchical chart editing device
JPH0635914A (en) Document preparing system
JP2000207396A (en) Document laying-out device
JPH05158771A (en) Meth0d and system for file management
JP4479949B2 (en) Organization chart processing device
JP3990772B2 (en) Data processing device, data processing method for data processing device, and storage medium storing computer-readable program
JP3169596B2 (en) Database management device
JP3598594B2 (en) Document processing apparatus and document processing method
JP7298413B2 (en) Operation screen creation device, operation screen creation method and program
JPH0340171A (en) Method and device for editing document
JPH05298172A (en) Control device and control method of common file
JP2572441B2 (en) Form-specific figure creation device
JPH0451359A (en) Document managing system
JPH10228492A (en) Cad system
JP2735921B2 (en) Address definition operation device
JPH02244316A (en) Registration processing system for macroname
JPH0793324A (en) Document editing device
JPH05290105A (en) Figure component control system
JPH0340065A (en) Document generating device
JP2001067394A (en) Method and system for processing drawing information

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20031021

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: 20040330

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040407

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: 20080416

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100416

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110416

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110416

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140416

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees