JP2950245B2 - Graphic data conversion method in CAD device - Google Patents

Graphic data conversion method in CAD device

Info

Publication number
JP2950245B2
JP2950245B2 JP8203094A JP20309496A JP2950245B2 JP 2950245 B2 JP2950245 B2 JP 2950245B2 JP 8203094 A JP8203094 A JP 8203094A JP 20309496 A JP20309496 A JP 20309496A JP 2950245 B2 JP2950245 B2 JP 2950245B2
Authority
JP
Japan
Prior art keywords
data
layer
layers
change
attribute
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
JP8203094A
Other languages
Japanese (ja)
Other versions
JPH1031692A (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.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP8203094A priority Critical patent/JP2950245B2/en
Publication of JPH1031692A publication Critical patent/JPH1031692A/en
Application granted granted Critical
Publication of JP2950245B2 publication Critical patent/JP2950245B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、CAD(計算機支
援型設計)装置における図形データ変換方法に関し、特
に印刷配線板などの配置・配線設計において、層単位に
図形データを他の層に移動させるなどの変換を行うCA
D装置における図形データ変換方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic data conversion method in a CAD (computer-aided design) apparatus, and in particular, in a layout / wiring design of a printed wiring board or the like, moves graphic data to another layer in layer units. CA that performs conversion such as
The present invention relates to a graphic data conversion method in a D device.

【0002】[0002]

【従来の技術】この種の従来の図形情報修正方法とし
て、例えば特開平3−44771号公報には、一旦設計
が完了して登録された図形情報の属性、位置などを、外
部から入力する変更情報により修正することにより、配
線情報等の情報を保持させたまま、所望の属性の層、位
置に実装部品取り付け部であるランド等を移動させるこ
とができ、設計作業を効率化させるようにした図形情報
修正方法が提案されている。
2. Description of the Related Art As a conventional graphic information correction method of this kind, for example, Japanese Unexamined Patent Publication No. 3-47471 discloses a method of externally inputting the attributes and positions of graphic information once design is completed and registered. By correcting with information, it is possible to move a land or the like, which is a mounting component mounting portion, to a layer or position having a desired attribute while retaining information such as wiring information, thereby improving design work efficiency. A graphic information correction method has been proposed.

【0003】この従来の図形情報修正方法の処理につい
て、図8に示すデータ構造と、図9に示すフローチャー
トを参照して説明する。
The processing of this conventional graphic information correction method will be described with reference to a data structure shown in FIG. 8 and a flowchart shown in FIG.

【0004】プリント基板設計装置では、基板外形、配
線パターン、ランド、スルーホール、カバー等など基板
を構成するデータの属性毎に、層が割付けられている。
In a printed circuit board design apparatus, layers are allocated for each attribute of data constituting the board such as a board outer shape, a wiring pattern, a land, a through hole, a cover, and the like.

【0005】図8に示すデータ構造は、フレキシブル基
板両側に各層が設けられているもので、基板外形層14
の上面側に、順次、ランド層13、配線パターン層1
2、カバーレイ層11が配置され、また、基板外形層1
4の下面側には、順次、ランド層15、配線パターン層
16、カバーレイ層17が配置されている。
[0005] The data structure shown in FIG. 8 is one in which each layer is provided on both sides of the flexible substrate.
Land layer 13, wiring pattern layer 1
2, the coverlay layer 11 is arranged, and the substrate outer layer 1
A land layer 15, a wiring pattern layer 16, and a coverlay layer 17 are sequentially arranged on the lower surface side of the substrate 4.

【0006】図9を参照して、修正作業のフローについ
て説明する。
Referring to FIG. 9, a flow of the correction work will be described.

【0007】まず移動命令を入力し(ステップP2
0)、入力後移動させるランドの指定とそのランドが属
する層番号を入力する(ステップP21)。
First, a movement command is input (step P2).
0), designation of a land to be moved after input, and input of a layer number to which the land belongs (step P21).

【0008】次に、ランドの移動先の層番号とその上で
ランドを設定する位置を示す座標値を入力する(ステッ
プP22)。なお、層が変わっても、位置が変わらない
場合には、この座標値の入力は不要である。
Next, a layer number to which the land is moved and a coordinate value indicating a position on which the land is to be set are inputted (step P22). If the position does not change even if the layer changes, it is not necessary to input the coordinate values.

【0009】移動先の座標値の入力の有無を判別し(ス
テップP23)、座標値入力があるときは、図形情報の
中から該当するランドを見出し、その層番号と座標値
を、入力された層番号と座標値により修正する(ステッ
プP24)。
It is determined whether or not a coordinate value of the destination has been input (step P23). If there is a coordinate value input, a corresponding land is found from the graphic information, and the layer number and the coordinate value are input. Correction is made based on the layer number and the coordinate value (step P24).

【0010】座標値入力がないときには、図形情報の中
から該当するランドを見出し、その層番号のみを修正す
る(ステップP25)。
If there is no coordinate value input, a corresponding land is found from the graphic information, and only the layer number is corrected (step P25).

【0011】そして、修正済みの図形情報を画面表示し
て確認する(ステップP26)。
Then, the corrected graphic information is displayed on the screen and confirmed (step P26).

【0012】[0012]

【発明が解決しようとする課題】しかしながら、上記し
た従来の図形修正方法では、ある指定された層にあるデ
ータについて指定されたデータの移動しかできない、と
いう問題点を有している。
However, the above-described conventional graphic correction method has a problem that data specified in a certain specified layer can only be moved.

【0013】その理由は、フレキシブル基板において機
器に組込んだ際に、様々な形状に折曲げられ、その結
果、部品の移動が必要になることしか考慮されていな
い、ことによる。
[0013] The reason is that, when the flexible substrate is incorporated into a device, it is bent into various shapes, and as a result, only the necessity of moving components is considered.

【0014】従って、本発明は、上記事情に鑑みてなさ
れたものであって、その目的は、基板の層数変更や層の
入れ替え処理をコマンドと、変更のためのパラメータを
入力することで変更作業を行い、変更作業の操作を簡易
なものとした、CAD装置における図形データ変換方法
を提供することにある。
Accordingly, the present invention has been made in view of the above circumstances, and an object of the present invention is to change the number of layers of a substrate or change layers by inputting a command and a parameter for the change. It is an object of the present invention to provide a graphic data conversion method in a CAD device which performs a work and simplifies a change work.

【0015】[0015]

【課題を解決するための手段】前記目的を達成するた
め、本発明のデータ変換方法は、変更後の層数や移動先
の層面の指定情報を入力し、図形データのうち層に関す
属性データが移動対象の層のデータであるか否かをチ
ェックし、移動対象の層である場合には、前記図形デー
タの前記移動対象の層に関する属性値を、移動先の層の
属性値に変更することで層の入れ替えを行い、層単位に
図形データを他の層に移動させことを特徴とする。
Means for Solving the Problems] To achieve the above object, a data conversion method of the present invention inputs the designation information of the layer plane of the layer number and the destination after the change, related to out layer of the graphic data
That attribute data Ji whether the data layer of the moving object
And Ekku, when a layer of the moving object, the graphic data
The attribute value of the target layer of the data
The layers are exchanged by changing to attribute values, and
Before moving the graphic data in the other layers, characterized in that.

【0016】また、本発明においては、入れ換え対象と
なる層の指定情報を入力し、図形データのうち層に関す
属性データが入れ替え対象の層のデータであるか否か
をチェックし入れ替え対象の層である場合には、指定
された層のデータの入れ替えを行うことで層単位に図形
データの入れ替えを行う、ことを特徴とする。
[0016] In the present invention, by entering the specification information of the layer to be replaced subject, about the out layer of the graphic data
Whether or not the data of that attribute data is replacement of the target layer
Was checked and if a layer of replacement subject graphic in the layer units by performing exchange of data in the specified layers
The data is replaced .

【0017】本発明によれば、変更後の層数と変更後に
新旧の層の対応をパラメータとして与え、変更対象の設
計データを読み込み、該読み込んだデータのうち、パタ
ーンに関するデータについて、該データ内に属性データ
として保持される層についてチェックを行い、これが変
更対象層のデータであれば、該属性データの値を、パラ
メータとして与えられた層のデータに変更し、データを
移動させて層数変更処理を行う。このように、本発明に
よれば、設計者が層数変更や層の入れ替えを行うための
パラメータを与えることで、設計データを読み込み、対
象のデータの変更を行うことにより、層数変更や層の入
れ替え処理を自動で行うものである。
According to the present invention, the number of layers after the change and the correspondence between the new and old layers after the change are given as parameters, the design data to be changed is read, and among the read data, the data relating to the pattern is included in the data. Check the layer that is held as attribute data, and if this is the data of the layer to be changed, change the value of the attribute data to the data of the layer given as a parameter, move the data and change the number of layers Perform processing. As described above, according to the present invention, the design data is read by giving the parameter for the designer to change the number of layers and the layers are exchanged, and the target data is changed. Is automatically performed.

【0018】[0018]

【発明の実施の形態】本発明の実施の形態について図面
を参照して以下に説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0019】図1は、本発明の実施の形態を説明するた
めのデータ構造の一例を示す。図1は、4層基板の構造
を示し、基板外形層1、第1層面シルク層2、第1層面
レジスト層3、第1層パターン層4、第2層パターン層
5、第3層パターン層6、第4層パターン層7、第4層
レジスト層8、第4層シルク層9が配置されている。
FIG. 1 shows an example of a data structure for describing an embodiment of the present invention. FIG. 1 shows the structure of a four-layer substrate, including a substrate outer layer 1, a first layer silk layer 2, a first layer resist layer 3, a first layer pattern layer 4, a second layer pattern layer 5, and a third layer pattern layer. 6, a fourth pattern layer 7, a fourth resist layer 8, and a fourth silk layer 9 are arranged.

【0020】本発明の実施の形態において、基板を構成
する図形情報は、層別にデータが管理されている。
In the embodiment of the present invention, data of graphic information constituting a substrate is managed for each layer.

【0021】図2は、本発明の実施の形態における層数
変更の処理フローを示す流れ図である。図2を参照し
て、まず、変更後の層数指定を行う(ステップP1)。
FIG. 2 is a flowchart showing a processing flow of changing the number of layers according to the embodiment of the present invention. Referring to FIG. 2, first, the number of layers after the change is specified (step P1).

【0022】次に、変更前の各層が、変更後のどの層に
移動するか指定する(ステップP2)。以上の2ステッ
プで層数変更のためのパラメータの設定を行う。
Next, it is specified which layer after the change is to be moved to which layer after the change (step P2). The parameters for changing the number of layers are set in the above two steps.

【0023】次に、登録したい基板のデータを読み込む
(ステップP3)。そして、全データ処理を行なったか
否かのチェックを行う(ステップP4)。全データ処理
済みの場合には、変更後のデータを表示する(ステップ
P8)。
Next, the data of the substrate to be registered is read (step P3). Then, it is checked whether or not all data processing has been performed (step P4). If all data processing has been completed, the changed data is displayed (step P8).

【0024】一方、全データ処理済みでない場合、設計
データには、ネットデータやバックアノテーションデー
タもあるので、読み込んだデータが、パターンに関連し
たデータであるか否かのチェックを行う(ステップP
5)。
On the other hand, if not all data processing has been completed, since the design data includes net data and back annotation data, it is checked whether or not the read data is data related to the pattern (step P).
5).

【0025】各パターンデータには、図形形状や位置や
どの層にあるかを示すデータを属性として持っているの
で、ステップP2で設定した移動対象層のデータ(パラ
メータ)に一致するか否かをチェックする(ステップP
6)。
Each of the pattern data has, as attributes, data indicating a figure shape, a position and a layer in which the pattern data is located. Therefore, it is determined whether or not the data (parameter) of the movement target layer set in step P2 matches. Check (Step P
6).

【0026】ステップP6でチェックした結果、移動対
象のデータであれば、データ内にある層に関する属性値
を、変更後のデータに変更し、データを移動させる(ス
テップP7)。
As a result of the check in step P6, if the data is the data to be moved, the attribute value of the layer in the data is changed to the changed data, and the data is moved (step P7).

【0027】そして、ステップP3の設計データの読み
込み処理に移行し、全てのデータ処理が終了したら、変
更後のデータを表示させる(ステップP8)。
Then, the process shifts to the design data reading process in step P3, and when all data processes are completed, the changed data is displayed (step P8).

【0028】上記した本発明の実施の形態を、より具体
的な実施例を以て以下に説明する。図3及び図4は、本
発明の一実施例を説明するための図であり、4層板を6
層板に変更する層数変更処理を説明するための図であ
る。図3に変更前の4層板、図4に、変更した後の6層
板の層構成を示す。
The above-described embodiment of the present invention will be described below using more specific examples. 3 and 4 are views for explaining one embodiment of the present invention.
It is a figure for explaining the number-of-layers change processing changed to a layer board. FIG. 3 shows the layer configuration of the four-layer plate before the change, and FIG. 4 shows the layer configuration of the six-layer plate after the change.

【0029】図3、図4及び図2の流れ図を参照して、
本発明の一実施例の動作について説明する。
Referring to the flowcharts of FIGS. 3, 4, and 2,
The operation of one embodiment of the present invention will be described.

【0030】まず、ステップP1で、変更後の層数6を
指定する。
First, in step P1, the number of layers after change 6 is specified.

【0031】次に、ステップP2で、変更前後の層対応
を指定する。ここでは4層板のL1を6層板のL1へ、
4層板のL2を6層板のL3へ、4層板のL3を6層板
のL4へ、4層板のL4を6層板のL6へ移動するよう
に設定する。
Next, in step P2, the layer correspondence before and after the change is specified. Here, L1 of the four-layer plate is changed to L1 of the six-layer plate,
The L2 of the 4-layer board is set to move to the L3 of the 6-layer board, the L3 of the 4-layer board to the L4 of the 6-layer board, and the L4 of the 4-layer board to the L6 of the 6-layer board.

【0032】次に、ステップP3で、4層板の設計デー
タの読み込み処理を行う。
Next, in step P3, a process of reading the design data of the four-layer board is performed.

【0033】次に、ステップP4で、全データの処理が
終了したか否かのチェック作業を行う。
Next, in step P4, a check is performed to determine whether or not processing of all data has been completed.

【0034】全データ処理が終わっていなければ、ステ
ップP5にて、読み込んできたデータがパターンに関す
るデータであるか否かのチェックを行う。ステップP3
で読み込んでくるデータには、パターンに関するもの以
外にも、ネットデータに関するものや、変更履歴に関す
るデータもあるので、パターンに関するデータを選択
し、次のステップP6に移行する。
If all data processing has not been completed, it is checked in step P5 whether the read data is data relating to a pattern. Step P3
In addition to the data read in step (1), there are data related to net data and data related to change history in addition to data related to the pattern. Therefore, data related to the pattern is selected, and the routine goes to the next step P6.

【0035】次に、ステップP6にて、移動対象層のデ
ータであるか否かをチェックする。この例では、4層板
のL1にあるデータは、6層板でもL1にあるので、層
の移動対象ではないことから、ステップP3に戻り、次
のデータ読み込みを行う。
Next, in step P6, it is checked whether or not the data is of a moving target layer. In this example, since the data in L1 of the four-layer board is also in L1 even in the six-layer board, it is not a layer movement target, so the process returns to step P3 to read the next data.

【0036】読み込んできたデータが4層板のL2〜L
4にあるデータであれば、移動対象の層であるため、ス
テップP6は、次のステップP7へわたす。
The read data is L2 to L of the four-layer plate.
If the data exists in step 4, the step P6 is passed to the next step P7 because the data is the layer to be moved.

【0037】次に、ステップP7にて、指定した層への
データの移動を行う。この時、データの移動は、ステッ
プP3で読み込んだデータには、どの層に属するかを示
すデータが存在するため、このデータの書き替えを行
う。
Next, in step P7, data is moved to the designated layer. At this time, in the data movement, since data indicating which layer belongs to the data read in step P3, the data is rewritten.

【0038】そして、再び、ステップP3のデータの読
み込み作業に戻り、処理を繰り返す。そして、全データ
処理が終了すればデータ表示を行う。
Then, the process returns to the data reading operation in step P3, and the process is repeated. When all data processing is completed, data display is performed.

【0039】次に、本発明の第2の実施の形態として、
層の入れ替えの処理を説明する流れ図を図5に示す。
Next, as a second embodiment of the present invention,
FIG. 5 is a flowchart illustrating the process of changing layers.

【0040】図5を参照して、まず、入れ替えとなる層
の指定を行う(ステップP11)。そして、次に層の入
れ替え処理を行う設計データの読み込み処理を行う(ス
テップP12)。
Referring to FIG. 5, first, a layer to be replaced is designated (step P11). Then, a reading process of design data for performing a layer switching process is performed (step P12).

【0041】次に、設計データの全てを処理したか否か
のチェックを行う(ステップP13)。全て処理が終わ
っていなけれは、ステップP4に進み、読み込んできた
データがパターンに関するものであるか否かのチェック
を行う。
Next, it is checked whether all the design data has been processed (step P13). If all the processing has not been completed, the process proceeds to step P4, and it is checked whether or not the read data is related to the pattern.

【0042】パターンに関するもの以外であれば、ステ
ップP12に戻り再びデータ読み込み処理を行う。パタ
ーンデータであればステップP15に進み、読み込んで
きたデータの属性として持っている層のデータのチェッ
クを行ない、ステップP11で指定した移動対象の層で
あるか否かのチェックを行う。
If it is not related to the pattern, the process returns to step P12 and the data reading process is performed again. If it is the pattern data, the process proceeds to step P15, where the data of the layer possessed as the attribute of the read data is checked, and it is checked whether the data is the layer to be moved specified in step P11.

【0043】移動対象の層のデータであれば、層のデー
タの入れ替え処理を行なう(ステップP16)。そし
て、入れ替え処理を行なったら、再び、ステップP12
に戻り、次のデータ読み込み処理に戻る。この処理を全
データの処理が終わるまで繰り返し、全データ処理が終
了すれば、ステップP17で変更後のデータ表示を行
う。
If it is the data of the layer to be moved, the data of the layer is replaced (step P16). Then, after performing the replacement process, step P12 is performed again.
To return to the next data reading process. This process is repeated until the processing of all data is completed, and when the processing of all data is completed, the changed data is displayed in step P17.

【0044】図5は、上記した本発明の第2の実施の形
態を、具体的に説明するための実施例として層の入れ替
えを説明する図である。図6、図7及び図5の流れ図を
参照して、本発明の一実施例の動作について説明する。
なお、図6及び図7は図面作成の都合で分図されたもの
である。
FIG. 5 is a diagram for explaining layer replacement as an example for specifically describing the second embodiment of the present invention. The operation of one embodiment of the present invention will be described with reference to the flowcharts of FIGS.
Note that FIGS. 6 and 7 are separated for convenience of drawing.

【0045】まず、ステップP11で入れ替えとなる層
の指定を行う。図6及び図7において、図6のL2を図
7のL3へ、図6のL3を図7のL2へ、また図6のL
4を図7のL5へ、図6のL5を図7のL4へという具
合に、層を入れ替え、L1、L6は入れ替えを行わな
い。ここでは、入れ替え対象となる層を指定する。
First, in step P11, a layer to be replaced is designated. 6 and 7, L2 in FIG. 6 is changed to L3 in FIG. 7, L3 in FIG. 6 is changed to L2 in FIG. 7, and L2 in FIG.
4 are changed to L5 in FIG. 7, L5 in FIG. 6 is changed to L4 in FIG. 7, and the layers are interchanged, and L1 and L6 are not interchanged. Here, the layer to be replaced is specified.

【0046】次に、ステップP12で設計データを読み
込む。
Next, design data is read in step P12.

【0047】次に、ステップP13で読み込んだデータ
全てを処理を行ったか否かをチェックし、終了していな
ければステップP14に進む。ステップP14では、読
み込んだデータがパターン関係のデータであるか否かか
をチェックし、パターンデータでなければ、ステップP
12に戻り次のデータを読み込む。
Next, it is checked whether or not all the data read in step P13 has been processed, and if not completed, the flow proceeds to step P14. In step P14, it is checked whether or not the read data is pattern-related data.
Returning to step 12, the next data is read.

【0048】パターンデータであればステップP15に
進み、ステップP15では、パターンデータが入れ替え
対象のデータであるか否かをチェックする。読み込んだ
データがL1、L6のデータであれば入れ替え対象の層
のデータではないので、ステップP12に戻り、次のデ
ータ読み込みを行う。
If the data is pattern data, the process proceeds to step P15, where it is checked whether the pattern data is data to be replaced. If the read data is the data of L1 and L6, it is not the data of the layer to be replaced, and the process returns to Step P12 to read the next data.

【0049】読み込んだデータがL2のデータであれ
ば、ステップP11にてL3へ移動(入れ替え)と変更
の指示をしているので、読み込んだデータ内には、どの
層にデータがあるかを示しているデータがあるので、該
当するデータをL3に変更することでデータの入れ替え
を行う(ステップP16)。
If the read data is L2 data, since the instruction to move (replace) and change to L3 is issued in step P11, the read data indicates in which layer the data is located. Since there is data that has been changed, the data is replaced by changing the corresponding data to L3 (step P16).

【0050】そして、全データの処理が終われば変更後
のデータを表示する(ステップP7)。
When the processing of all data is completed, the changed data is displayed (step P7).

【0051】[0051]

【発明の効果】以上説明したように、本発明によれば、
基板設計の、どの時点(設計段階)において層数変更や
層の入れ替えの指示がでても、変更作業を効率的に行う
ことができるという効果を奏する。
As described above, according to the present invention,
Even when an instruction to change the number of layers or replace layers is issued at any time (design stage) in the board design, the change operation can be performed efficiently.

【0052】その理由は、本発明によれば、設計データ
中の図形データに関して層の属性を与えられた変更指示
により、層数の変更処理や層の入れ替え処理を自動で行
えるようにした、ことによる。
The reason for this is that according to the present invention, the change processing of the number of layers and the layer replacement processing can be automatically performed by the change instruction given the attribute of the layer with respect to the graphic data in the design data. by.

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

【図1】本発明の実施の形態を説明するための図であ
り、CADシステムのデータ構成を示す図である。
FIG. 1 is a diagram for describing an embodiment of the present invention, and is a diagram illustrating a data configuration of a CAD system.

【図2】本発明の実施の形態における層数変更の処理動
作を説明するためのフローチャートである。
FIG. 2 is a flowchart illustrating a processing operation of changing the number of layers according to the embodiment of the present invention.

【図3】本発明の一実施例の処理動作を説明するための
図であり、変更前の4層板の様子を示す図である。
FIG. 3 is a diagram for explaining a processing operation of one embodiment of the present invention, and is a diagram showing a state of a four-layer plate before change.

【図4】本発明の一実施例の処理動作を説明するための
図であり、変更後の6層板の様子を示す図である。
FIG. 4 is a diagram for explaining a processing operation of one embodiment of the present invention, and is a diagram showing a state of a six-layer plate after a change.

【図5】本発明の第2の実施の形態における層の入れ替
えの処理動作を説明するためのフローチャートである。
FIG. 5 is a flowchart for explaining a layer switching processing operation according to the second embodiment of the present invention.

【図6】本発明の一実施例を説明するための図であり、
層の入れ替えの様子を示す図である。
FIG. 6 is a diagram for explaining one embodiment of the present invention;
It is a figure which shows a mode of a layer exchange.

【図7】本発明の一実施例を説明するための図であり、
層の入れ替えの様子を示す図である。
FIG. 7 is a diagram for explaining one embodiment of the present invention;
It is a figure which shows a mode of a layer exchange.

【図8】従来技術におけるデータ構成を示す図である。FIG. 8 is a diagram showing a data configuration according to a conventional technique.

【図9】従来技術の処理動作を説明するためのフローチ
ャートである。
FIG. 9 is a flowchart illustrating a processing operation according to the related art.

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

1 基板外形層 2 第1層面シルク層 3 第1層面レジスト層 4 第1層パターン層 5 第2層パターン層 6 第3層パターン層 7 第4層パターン層 8 第4層レジスト層 9 第4層シルク層 11 カバーレイ層 12 配線パターン層 13 ランド層 14 基板外形層 15 ランド層 16 配線パターン層 17 カバーレイ層 DESCRIPTION OF SYMBOLS 1 Substrate outer layer 2 1st layer silk layer 3 1st layer resist layer 4 1st layer pattern layer 5 2nd layer pattern layer 6 3rd layer pattern layer 7 4th layer pattern layer 8 4th layer resist layer 9 4th layer Silk layer 11 Coverlay layer 12 Wiring pattern layer 13 Land layer 14 Board outer layer 15 Land layer 16 Wiring pattern layer 17 Coverlay layer

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】変更後の層数や移動先の層面の指定情報を
入力し、図形データのうち層に関する属性データが移動
対象の層のデータであるか否かをチェックし、移動対象
の層である場合には、前記図形データの前記移動対象の
層に関する属性値を、移動先の層の属性値に変更するこ
とで層の入れ替えを行い、層単位に図形データを他の層
移動させことを特徴とするCAD装置における図
形データ変換方法。
(1) Specifying information on the number of layers after change and a layer surface of a movement destination.
Input and move attribute data related to layer in figure data
It is checked whether or not the data is of the target layer, and if the data is of the moving target, the moving target of the graphic data is checked .
Change the attribute value of the layer to the attribute value of the destination layer.
The layers are exchanged between and layers, and the figure data is
Graphic data conversion method in a CAD system Before moving, characterized in that the.
【請求項2】入れ換え対象となる層の指定情報を入力
、図形データのうち層に関する属性データが入れ替え
対象の層のデータであるか否かをチェックし入れ替え
対象の層である場合には、指定された層のデータの入れ
替えを行うことで層単位に図形データの入れ替えを行
う、ことを特徴とするCAD装置における図形データ変
換方法。
2. Inputting designation information of a layer to be replaced
And the attribute data related to the layer in the figure data is replaced
Check whether it is the data of the target layer and replace it
If it is the target layer, the data of the specified layer is exchanged, and the graphic data is exchanged for each layer.
Cormorants, graphic data conversion method in a CAD system, characterized in that.
【請求項3】変更後の層数と変更後に新旧の層の対応を
パラメータとして入力し、変更対象の設計データを読み
込み、該読み込んだデータのうち、パターンに関するデ
ータについて、該データ内に属性データとして保持され
る層についてチェックを行い、この層が移動又は入れ替
対象層のデータであれば、該属性データの値を、前記
パラメータとして与えられた層のデータに変更すること
により、データを移動させて層数の変更や、層単位での
層の移動又は層の入れ替え処理を行うことを特徴とする
CAD装置における図形データ変換方法。
3. The number of layers after the change and the correspondence between the new and old layers after the change are input as parameters, the design data to be changed is read, and among the read data, data relating to a pattern is included in the attribute data in the data. checks for the layer to be retained as the layer is moved or swapped
If the data of the example target layer, the value of the attribute data, by changing the data of the given layer as the <br/> parameter, by moving the data number of changes or layers, of the layer by layer
A graphic data conversion method in a CAD device, wherein a layer movement or a layer exchange process is performed.
JP8203094A 1996-07-12 1996-07-12 Graphic data conversion method in CAD device Expired - Fee Related JP2950245B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8203094A JP2950245B2 (en) 1996-07-12 1996-07-12 Graphic data conversion method in CAD device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8203094A JP2950245B2 (en) 1996-07-12 1996-07-12 Graphic data conversion method in CAD device

Publications (2)

Publication Number Publication Date
JPH1031692A JPH1031692A (en) 1998-02-03
JP2950245B2 true JP2950245B2 (en) 1999-09-20

Family

ID=16468283

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8203094A Expired - Fee Related JP2950245B2 (en) 1996-07-12 1996-07-12 Graphic data conversion method in CAD device

Country Status (1)

Country Link
JP (1) JP2950245B2 (en)

Also Published As

Publication number Publication date
JPH1031692A (en) 1998-02-03

Similar Documents

Publication Publication Date Title
JPH08227428A (en) Printed circuit bard cad device
KR940003151B1 (en) Nc data forming device and method for interactive packaging machine
JP2950245B2 (en) Graphic data conversion method in CAD device
JP2609320B2 (en) Interactive component placement evaluation method and device
JPH10307855A (en) Method for wiring printed board
JPH11143926A (en) Three-dimensional graphic layout device
JP3076458B2 (en) Component placement position determination device
JP4316351B2 (en) Printed circuit board design method, printed circuit board design apparatus, program, and computer-readable recording medium
JP3181353B2 (en) Multi-layer printed wiring board design CAD system
JP2834843B2 (en) Electronic component mounting device
JP3099782B2 (en) Automatic correction device, automatic correction method, and recording medium for recording automatic correction program for CAM data
JP2785751B2 (en) Part number alignment method
JP3122040B2 (en) Spiral via design equipment for printed circuit board design equipment
JPH0728868A (en) Data generation method
JPH03148770A (en) Wiring pattern formation processing method
JPH0944535A (en) Layout editing method
JPH04151774A (en) Wiring method for unwired section of multilayered printed circuit board
JP2646849B2 (en) Computer-aided design equipment
JP2003037392A (en) Method for attaching electronic component and device therefor
JP3095307B2 (en) Automatic electric component placement apparatus and automatic electric component placement method
JPH10256797A (en) Part assembling method and its apparatus
JPS62286300A (en) Method of generating assembly information
JPH0452970A (en) Cad system for printed board
JPH05114010A (en) Interactive arrangement system for printed board
JPS63115273A (en) Cad system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990608

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

Free format text: PAYMENT UNTIL: 20080709

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees