JPH0573632A - Expansion connection diagram automatic editing method - Google Patents

Expansion connection diagram automatic editing method

Info

Publication number
JPH0573632A
JPH0573632A JP3230676A JP23067691A JPH0573632A JP H0573632 A JPH0573632 A JP H0573632A JP 3230676 A JP3230676 A JP 3230676A JP 23067691 A JP23067691 A JP 23067691A JP H0573632 A JPH0573632 A JP H0573632A
Authority
JP
Japan
Prior art keywords
connection diagram
key
create
circuit pattern
editing
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
JP3230676A
Other languages
Japanese (ja)
Inventor
Toshihiko Sugimoto
敏彦 杉本
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP3230676A priority Critical patent/JPH0573632A/en
Publication of JPH0573632A publication Critical patent/JPH0573632A/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】 【目的】 CADシステムで配電盤用展開接続図を入力
する際に図面作成の手間と時間を節約する。 【構成】 類似回路を含む展開接続図を変更する際、グ
ラフィックディスプレイ上に表示して処理するのではな
く、まず(1)類似回路を抽出して共通回路パターンを
作成し、同時にその付属情報としての記入文字の変更部
分にキーを割付け、割付表を作成しておく。次に(2)
前記共通回路パターンをコピーする。続いて(3)キー
に対する所望の変更内容をキーボードより指示する。
(4)上記の(2)及び(3)の処理を回路数だけ繰返
す。
(57) [Summary] [Purpose] To save the time and effort required to create a drawing when inputting a development board connection diagram in a CAD system. [Configuration] When changing an expanded connection diagram including similar circuits, instead of displaying and processing on a graphic display, first, (1) extracting similar circuits to create a common circuit pattern, and at the same time, as ancillary information thereof. Assign a key to the changed part of the entered characters and create an assignment table. Next (2)
Copy the common circuit pattern. Then, the desired change content for the (3) key is designated from the keyboard.
(4) The above processes (2) and (3) are repeated for the number of circuits.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、CADシステムで配電
盤用の展開接続図を入力する際の展開接続図自動編集方
法に関し、特に、記入文字を変更するための展開接続図
自動編集方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for automatically editing a developed connection diagram when inputting a developed connection diagram for a switchboard in a CAD system, and more particularly to a method for automatically editing a developed connection diagram for changing a written character.

【0002】[0002]

【従来の技術】CADシステムで図面内容を編集する場
合、従来のグラフィックディスプレイ上に当該図面を表
示して処理を行うのが普通である。図面中の記入文字に
ついても同様で、例えば図4(a)に示す図面中の“N
o.1”を同図(b)に示す如く“No.2”に変更した
い場合、図5に工程図を示す如く、まず図面を表示した
後にタブレットデジタイザやマウス等の座標入力装置を
使用して、変更したい記入文字を指示し、キーボード入
力により表示を更新するという処理を行っている。
2. Description of the Related Art When editing the contents of a drawing with a CAD system, it is usual to display the drawing on a conventional graphic display for processing. The same applies to the characters entered in the drawing, for example, "N" in the drawing shown in FIG.
If you want to change "o.1" to "No. 2" as shown in Fig. 5 (b), first display the drawing and then use a coordinate input device such as a tablet digitizer or mouse as shown in the process drawing in Fig. 5. Then, the input character to be changed is designated, and the display is updated by keyboard input.

【0003】[0003]

【発明が解決しようとする課題】ところで、一般的に配
電盤用の展開接続図は、図6(a)と同図(b)に示す
如く、類似回路が多くかつ図面中に同一の記入文字がい
くつも書込まれている。例えばシンボルに付属する情報
として、図7に示す器具番号71や和文コメント72等
が1枚又は2枚以上に亘って図面中に同一の内容で記入
され、このような図面が設備全体では数十枚から数千枚
に及ぶ場合もある。展開接続図を編集する場合、類似回
路が多いときはコピー処理により多数の複製図を作成
し、記入文字のみを変更するという方法もある。ただ最
終的にはグラフィックディスプレイ上に1枚ずつ表示し
て記入文字を変更することになり、非常に手間と時間が
掛かる作業になっていた。本発明は、このような課題に
鑑みて創案されたもので、図面作成の手間と時間を節約
した効率的な展開接続図自動編集方法を提供することを
目的としている。
By the way, generally, in the developed connection diagram for a switchboard, as shown in FIGS. 6 (a) and 6 (b), there are many similar circuits and the same written characters are used in the drawings. Many are written. For example, as the information attached to the symbol, the instrument number 71, the Japanese comment 72, etc. shown in FIG. 7 are written in one or more sheets with the same content in the drawings, and such a drawing is used in the entire equipment. It may range from one to several thousand. When editing the expansion connection diagram, if there are many similar circuits, there is also a method of creating a large number of duplicate diagrams by a copy process and changing only the entered characters. However, in the end, it was necessary to display the characters one by one on the graphic display and change the entered characters, which was a very laborious and time-consuming task. The present invention has been made in view of the above problems, and an object thereof is to provide an efficient method for automatically editing a developed connection diagram, which saves the trouble and time for drawing creation.

【0004】[0004]

【課題を解決するための手段】本発明における上記課題
を解決するための手段は、類似回路及びその付属情報と
しての記入文字を含む展開接続図を編集する自動編集方
法において、キーにより図面を一括変更する展開接続図
自動編集方法によるものとし、一部又は全部の記入文字
をキー入力することを好適とするものである。
Means for solving the above-mentioned problems in the present invention are as follows. In an automatic editing method for editing a development connection diagram including a similar circuit and a writing character as its auxiliary information, the drawings are collectively pressed by a key. The method for automatically editing the expanded connection diagram is to be changed, and it is preferable to key in some or all of the entered characters.

【0005】[0005]

【作用】本発明は、類似回路を含む展開接続図を変更す
る際に、グラフィックディスプレイ上に表示して処理す
るのではなく、キーに対して図面を一括変更する方法で
ある。特に、記入文字の変更はキー入力によるものとす
る。このため、本発明では、類似回路を抽出して共通回
路パターンを作成し、同時に記入文字の変更部分にキー
を割付けて割付表を作成しておき、前記共通回路パター
ンをコピーして、キーに対する所望の変更内容をキーボ
ードより指示することによりCADデータを作成する。
The present invention is a method for collectively changing a drawing for a key when changing an expanded connection diagram including a similar circuit, instead of displaying it on a graphic display for processing. Especially, the change of the entered characters is made by key input. For this reason, in the present invention, a similar circuit is extracted to create a common circuit pattern, and at the same time, a key is assigned to a changed portion of a written character to create an assignment table, and the common circuit pattern is copied to a key. CAD data is created by instructing desired changes with a keyboard.

【0006】[0006]

【実施例】以下、図面を参照して、本発明の実施例を詳
細に説明する。図1は、本発明の一実施例の工程図であ
る。同図において、実施例は下記の工程を処理する。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a process chart of an embodiment of the present invention. In the figure, the embodiment processes the following steps.

【0007】(1)図6(a)及び(b)で示した従来
例より、図2に示す如き類似回路を抽出し、図中点線で
囲んで示した共通回路部分21の回路パターンを作成し
て、その記入文字のうち変化部分にキーを割付け、下表
の如きキー割付表を作成する。
(1) A similar circuit as shown in FIG. 2 is extracted from the conventional example shown in FIGS. 6A and 6B, and a circuit pattern of the common circuit portion 21 surrounded by a dotted line in the drawing is created. Then, keys are assigned to the changed portions of the entered characters, and a key assignment table as shown in the table below is created.

【0008】[0008]

【表1】 [Table 1]

【0009】この表1は図3の共通回路パターン31の
「%」及び「#」に対応する記入文字を示すものであ
る。
Table 1 shows the entered characters corresponding to "%" and "#" of the common circuit pattern 31 of FIG.

【0010】(2)作成した共通回路パターンをまず回
路1としてメモリ内でコピーする。
(2) The created common circuit pattern is first copied in the memory as the circuit 1.

【0011】(3)キーに対して所望の変更内容を図3
の入力見本32aに示す如くキーボードより指示する。
例えば、回路1の場合、 「%」「,」「1」 「#」「,」「ホ」「°」「ン」「フ」「°」 と打ち込めば、所望の回路パターン33aが作成され
る。
(3) The contents of the desired changes to the keys are shown in FIG.
The input is given from the keyboard as shown in the input sample 32a.
For example, in the case of the circuit 1, if the user inputs "%"",""1""#"",""ho""°""n""fu""°", the desired circuit pattern 33a is created. ..

【0012】(4)上記(2)及び(3)の処理を回路
分だけ繰り返す。回路2としては図3の入力見本32b
により回路パターン33bが作成される。
(4) The above processes (2) and (3) are repeated for each circuit. As the circuit 2, the input sample 32b of FIG. 3 is used.
Thus, the circuit pattern 33b is created.

【0013】(5)これらの結果、CADデータ34が
作成される。
(5) As a result of these, CAD data 34 is created.

【0014】本実施例は下記の効果が明らかである。The following effects are apparent in this embodiment.

【0015】(1)グラフィック端末装置に表示する時
間が不要になる。
(1) The time for displaying on the graphic terminal device becomes unnecessary.

【0016】(2)各記入文字を指示する操作が不要に
なる。
(2) The operation of designating each written character is unnecessary.

【0017】(3)キーに対して一括変更するので、キ
ー入力の回数が減少する。
(3) Since the keys are collectively changed, the number of key inputs is reduced.

【0018】[0018]

【発明の効果】以上、述べたとおり、本発明によれば、
図面作成の手間と時間を節約した効率的な展開接続図自
動編集方法を提供することができる。
As described above, according to the present invention,
It is possible to provide an efficient automatic development connection diagram editing method that saves the labor and time of drawing creation.

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

【図1】本発明の一実施例の工程図。FIG. 1 is a process drawing of an embodiment of the present invention.

【図2】対象図面の見本図、FIG. 2 is a sample diagram of a target drawing,

【図3】実施例の工程の説明図。FIG. 3 is an explanatory diagram of a process of an example.

【図4】記入文字の変更の説明図。FIG. 4 is an explanatory diagram of changing a written character.

【図5】従来例の工程図。FIG. 5 is a process diagram of a conventional example.

【図6】従来例の見本図。FIG. 6 is a sample diagram of a conventional example.

【図7】シンボル付属情報の説明図。FIG. 7 is an explanatory diagram of symbol attached information.

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

31…共通回路パターン、32…入力見本、33…所望
回路パターン、34…CADデータ。
31 ... Common circuit pattern, 32 ... Input sample, 33 ... Desired circuit pattern, 34 ... CAD data.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 類似回動及びその付属情報としての記入
文字を含む展開接続図を編集する自動編集方法におい
て、キーにより図面を一括変更することを特徴とする展
開接続図自動編集方法。
1. An automatic development connection diagram automatic editing method, characterized in that a drawing is collectively changed with a key in an automatic editing method for editing a development connection diagram including a similar rotation and a character to be entered as its auxiliary information.
【請求項2】 請求項1に記載の展開接続図自動編集方
法において、一部又は全部の記入文字をキー入力するこ
とを特徴とする展開接続図自動編集方法。
2. The method for automatically editing a developed connection diagram according to claim 1, wherein a part or all of the entered characters are keyed.
JP3230676A 1991-09-11 1991-09-11 Expansion connection diagram automatic editing method Pending JPH0573632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3230676A JPH0573632A (en) 1991-09-11 1991-09-11 Expansion connection diagram automatic editing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3230676A JPH0573632A (en) 1991-09-11 1991-09-11 Expansion connection diagram automatic editing method

Publications (1)

Publication Number Publication Date
JPH0573632A true JPH0573632A (en) 1993-03-26

Family

ID=16911561

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3230676A Pending JPH0573632A (en) 1991-09-11 1991-09-11 Expansion connection diagram automatic editing method

Country Status (1)

Country Link
JP (1) JPH0573632A (en)

Similar Documents

Publication Publication Date Title
JPS6289990A (en) Table generator
JPH0573632A (en) Expansion connection diagram automatic editing method
JP2998674B2 (en) Document creation support device for design work
JPH0962659A (en) Printer
JP2659764B2 (en) Device for creating a connection diagram with a contact instruction table
JP3014751U (en) Cad device
JPH09330107A (en) Commenting method in ladder diagram creation CAD system for programmable controller
JPH04148370A (en) document processing device
JP3153481B2 (en) Circuit diagram management system
JP2900071B2 (en) Programming device for programmable controller
JPH02230375A (en) Electronic filing system
JPS581207A (en) Programmable programming device
JP2008009859A (en) Search index creation device and search index creation method
JPH0721808B2 (en) CAD device for circuit diagram input
JPH0644251A (en) Menu display method
JPH0440731B2 (en)
JPS595340A (en) Word processor input control method
JPH07105270A (en) Copying method for cad device
JPS59136840A (en) Character processor
JPH01194060A (en) Device for transferring file attribution data
JPH07261915A (en) Image editing device
JPS62189554A (en) Simple language input data attribute processing device
JPS63142467A (en) Plotting edition system
JPH07175907A (en) Cut data information management device
JPH0644233A (en) Document processor