JP4774911B2 - Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system - Google Patents

Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system Download PDF

Info

Publication number
JP4774911B2
JP4774911B2 JP2005309045A JP2005309045A JP4774911B2 JP 4774911 B2 JP4774911 B2 JP 4774911B2 JP 2005309045 A JP2005309045 A JP 2005309045A JP 2005309045 A JP2005309045 A JP 2005309045A JP 4774911 B2 JP4774911 B2 JP 4774911B2
Authority
JP
Japan
Prior art keywords
coordinates
candidate
start point
cursor
intersection
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
JP2005309045A
Other languages
Japanese (ja)
Other versions
JP2007122102A (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.)
Daikin Industries Ltd
Original Assignee
Daikin Industries 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 Daikin Industries Ltd filed Critical Daikin Industries Ltd
Priority to JP2005309045A priority Critical patent/JP4774911B2/en
Publication of JP2007122102A publication Critical patent/JP2007122102A/en
Application granted granted Critical
Publication of JP4774911B2 publication Critical patent/JP4774911B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、図面の作成に用いる作図処理プログラム、作図処理プログラムを記録した記録媒体、作図処理方法及び作図処理システムに関する。   The present invention relates to a drawing processing program used to create a drawing, a recording medium recording the drawing processing program, a drawing processing method, and a drawing processing system.

CAD(Computer Aided Design )装置が普及し、各種の図面を簡単に作成し、利用することができるようになりつつある。このようなCAD装置を用いての描画においては、設計者またはCADオペレータがデータを入力することにより行なわれる。このデータ入力は、一般的に表示画面の特定の線(2次元)を指定し、新たに描こうとする線の方向、長さ等のいわゆるベクトル値をキー入力することにより行なう。また、カーソルを用いて始点を決定し、始点から終点まで線分を作成する場合もある。   CAD (Computer Aided Design) devices have become widespread, and various drawings can be easily created and used. Drawing using such a CAD apparatus is performed by inputting data by a designer or a CAD operator. This data input is generally performed by designating a specific line (two-dimensional) on the display screen and inputting a so-called vector value such as the direction and length of the line to be newly drawn. In some cases, a start point is determined using a cursor, and a line segment is created from the start point to the end point.

このような作図や編集作業において、有効な指示ポイントとして、交点、端点、中点、中心点、垂直点があり、既に存在する図形に所定のマークを下書きすることにより位置表示を行なっている。また、有効な指示ポイントが込み入った場合、拡大して指示操作を行なう。   In such drawing and editing operations, there are intersection points, end points, midpoints, center points, and vertical points as effective instruction points, and the position is displayed by writing a predetermined mark on an already existing figure. Further, when the effective instruction point is complicated, the instruction operation is enlarged.

更に、類似図面の作図に要する時間を短縮し、単純な図面の作成ミスを減らすためのCAD図面の作成方法に関する技術も開示されている(例えば、特許文献1参照。)。ここでは、基本図形の基準点、縮尺およびその点を基準とした線分の各々の始点座標,長さ,方向を記憶させる。また、この図形の寸法として変数記号の他に縮尺寸法等の定数値を記憶させる。そして、線分の変更を行ないたい部分を選択した場合、変更部分の線分をフラッシュ表示させる。そして、変更に対応する実際の寸法を入力する。これにより、図形の変更が実行される。
特開平7−230482号公報(第1頁)
Furthermore, a technique related to a CAD drawing creation method for shortening the time required for drawing similar drawings and reducing mistakes in creating simple drawings is also disclosed (for example, see Patent Document 1). Here, the reference point, scale, and start point coordinates, length, and direction of each line segment based on the point are stored. In addition to the variable symbols, constant values such as scale dimensions are stored as the dimensions of the figure. Then, when a portion to be changed is selected, the changed portion is flash-displayed. Then, the actual dimensions corresponding to the change are input. As a result, the graphic is changed.
JP-A-7-230482 (first page)

しかし、例えば、連続線分を作図する場合、あらかじめ下書きされた線分とその交点を指示する必要があるが、毎回、下書きの線分を描くことは煩雑である。
更に、込み入った場所を指示する場合、拡大/縮小により場所を特定する必要がある。このような、拡大/縮小操作を行なっていると、本来の作図作業の効率を低下させることになる。
However, for example, when drawing a continuous line segment, it is necessary to instruct a line segment that has been drafted in advance and an intersection thereof, but it is troublesome to draw a draft line segment each time.
Furthermore, when specifying a complicated place, it is necessary to specify the place by enlargement / reduction. If such an enlargement / reduction operation is performed, the efficiency of the original drawing work is reduced.

本発明は、上記課題を解決するためになされたものであり、その目的は、図面を構成するオブジェクトを、より効率的に作成することができる作図処理プログラム、記録媒体、方法及びシステムを提供することにある。   The present invention has been made to solve the above problems, and an object of the present invention is to provide a drawing processing program, a recording medium, a method, and a system that can more efficiently create objects constituting a drawing. There is.

上記問題点を解決するために、請求項1に記載の発明は、作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうためのプログラムであって、前記制御手段を、前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する手段と、前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する手段と、前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する手段と、前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する手段として機能させることを要旨とする。 In order to solve the above problems, the invention described in claim 1 is characterized in that the object data storage means for recording the coordinate data constituting the object in the drawing space, and the object recorded in the object data storage means are displayed. Program for drawing using display means for displaying a cursor movable in the horizontal and vertical directions orthogonal to each other for drawing, input means for receiving coordinate input, and control means for controlling these The control means includes means for recording the start point coordinates of a new object set using the input means in the drawing space, the start point coordinates, and the horizontal or vertical direction from the start point coordinates. an extended line connecting the cursor coordinates is the current position coordinates of the cursor is moved obliquely with respect to A means for calculating a function to be generated; a means for specifying an intersection coordinate between the extension line and an existing object installed in the drawing space; and selecting the candidate using the intersection coordinate as a new processing target candidate A means for outputting the candidate selection means to the display means, and when the candidate selection means is selected, an intersection corresponding to the candidate selection means is used to function as a means for outputting a drawing instruction. And

請求項2に記載の発明は、請求項1に記載の作図処理プログラムにおいて、前記制御手段を、前記処理対象候補に対して、交わった既存オブジェクトの特定情報をオブジェクトデータ記憶手段から取得し、前記表示手段に出力する手段として更に機能させることを要旨とする。   According to a second aspect of the present invention, in the drawing processing program according to the first aspect, the control unit obtains, from the object data storage unit, specific information of an existing object that intersects the processing target candidate, The gist is to further function as a means for outputting to the display means.

請求項3に記載の発明は、請求項1又は2に記載の作図処理プログラムにおいて、前記制御手段を、前記処理対象候補の中から選択された交点座標から、前記カーソルの現在位置座標までの距離を算出し、算出した距離を前記表示手段に出力する手段として更に機能させることを要旨とする。   According to a third aspect of the present invention, in the drawing processing program according to the first or second aspect, the control unit is configured to determine the distance from the intersection point coordinates selected from the processing target candidates to the current position coordinates of the cursor. And a further function as a means for outputting the calculated distance to the display means.

請求項4に記載の発明は、請求項1〜3のいずれか一つに記載の作図処理プログラムにおいて、前記制御手段を、新規オブジェクトの特定情報を取得し、前記特定情報に対応する既存オブジェクト前記オブジェクトデータ記憶手段から抽出し、この既存オブジェクトに関する処理対象候補のみを前記表示手段に出力する手段として機能させることを要旨とする。   According to a fourth aspect of the present invention, in the drawing processing program according to any one of the first to third aspects, the control means acquires specific information of a new object, and the existing object corresponding to the specific information The gist is to extract from the object data storage means and to function as a means for outputting only the candidate for processing related to the existing object to the display means.

請求項5に記載の発明は、請求項1〜4のいずれか一つに記載の作図処理プログラムにおいて、前記制御手段を、前記始点座標から所定範囲内に存在する処理対象候補のみを抽出し、前記表示手段に出力する手段として機能させることを要旨とする。   The invention according to claim 5 is the drawing processing program according to any one of claims 1 to 4, wherein the control means extracts only processing target candidates existing within a predetermined range from the start point coordinates, The gist is to make the display function as a means for outputting.

請求項6に記載の発明は、請求項1〜5のいずれか一つに記載の作図処理プログラムにおいて、前記制御手段を、前記延長線から所定の距離範囲内に存在する既存オブジェクトを特定し、前記既存オブジェクトを構成する座標の中で前記延長線に対して最近接座標を交点座標として特定する手段として更に機能させることを要旨とする。   The invention according to claim 6 is the drawing processing program according to any one of claims 1 to 5, wherein the control means identifies an existing object existing within a predetermined distance range from the extension line, The gist of the present invention is to further function as means for specifying a closest coordinate as an intersection coordinate with respect to the extension line among the coordinates constituting the existing object.

請求項7に記載の発明は、作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうためのプログラムを記録した記録媒体であって、前記制御手段を、前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する手段と、前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する手段と、前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する手段と、前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する手段として機能させることを要旨とする。 According to the seventh aspect of the invention, object data storage means for recording coordinate data constituting an object in the drawing space, and horizontal objects orthogonal to each other for displaying the object recorded in the object data storage means and for drawing the object. A recording medium for recording a program for drawing using a display means for displaying a cursor movable in a direction and a vertical direction, an input means for receiving coordinate input, and a control means for controlling these, The control means includes means for recording the start point coordinates of the new object set by using the input means in the drawing space, the start point coordinates, and the horizontal or vertical direction from the start point coordinates. generating a extension line connecting the cursor coordinates is the current position coordinates of the cursor has moved to A means for calculating a number; a means for specifying an intersection coordinate between the extension line and an existing object installed in the drawing space; and a candidate for selecting the candidate using the intersection coordinate as a new processing target candidate The gist is to function as means for outputting a drawing instruction using an intersection corresponding to the candidate selection means when the selection means is output to the display means and the candidate selection means is selected. .

請求項8に記載の発明は、作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうための方法であって、前記制御手段が、前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する段階と、前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する段階と、前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する段階と、前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する段階と、前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する段階とを実行することを要旨とする。 According to an eighth aspect of the present invention, object data storage means for recording coordinate data constituting an object in the drawing space, and horizontal objects orthogonal to each other for displaying the object recorded in the object data storage means and for drawing the object. A method for drawing using a display means for displaying a cursor movable in a direction and a vertical direction, an input means for receiving coordinate input, and a control means for controlling these, wherein the control means comprises: Recording the start point coordinates of the new object set using the input means in the drawing space, the start point coordinates, and the cursor moved obliquely from the start point coordinates with respect to the horizontal or vertical direction calculating a function that generates a extension line connecting the cursor coordinates is the current position coordinates of the previous Specifying the intersection coordinates between the extension line and the existing object installed in the drawing space, and outputting the candidate selection means for selecting the candidate as a new processing target candidate to the display means And a step of outputting a drawing instruction using an intersection corresponding to the candidate selection unit when the candidate selection unit is selected.

請求項9に記載の発明は、作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうためのシステムであって、前記制御手段が、前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する手段と、前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する手段と、前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する手段と、前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する手段として機能することを要旨とする。 According to the ninth aspect of the present invention, object data storage means for recording coordinate data constituting an object in the drawing space, and horizontal objects orthogonal to each other for displaying the object recorded in the object data storage means and drawing the object. A system for drawing using a display means for displaying a cursor movable in a direction and a vertical direction, an input means for receiving coordinate input, and a control means for controlling these, wherein the control means comprises: In the drawing space, means for recording the start point coordinates of a new object set using the input means, the start point coordinates, and the cursor moved obliquely from the start point coordinates with respect to the horizontal or vertical direction cursor coordinates the current position coordinates and means for calculating a function that generates a extension line connecting the A means for specifying an intersection coordinate between the extension line and an existing object installed in the drawing space, and a candidate selection means for selecting the candidate as a new processing target candidate in the display means. When the means for outputting and the candidate selecting means are selected, the gist is to function as means for outputting a drawing instruction using the intersection corresponding to the candidate selecting means.

(作用)
請求項1、7、8、9に記載の発明によれば、制御手段が、入力手段を用いて設定された新規オブジェクトの始点座標を記録する。始点座標と、始点座標から水平方向もしくは垂直方向に対して斜めに移動したカーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する。延長線と作図空間内に設置された既存オブジェクトとの交点座標を特定する。交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を表示手段に出力する。候補選択手段が選択された場合には、候補選択手段に対応する交点を用いて、作図指示を出力する。候補選択手段を作図の指示ポイント等として利用することにより、下書きを行なうことなく、効率的に作図を行なうことができる。
(Function)
According to the first, seventh, eighth, and ninth aspects of the present invention, the control means records the starting point coordinates of the new object set by using the input means. A function that generates an extension line that connects the start point coordinates and the cursor coordinates that are the current position coordinates of the cursor that has moved obliquely from the start point coordinates in the horizontal direction or the vertical direction is calculated. Specify the intersection coordinates between the extension line and the existing object installed in the drawing space. Using the intersection coordinates as a new candidate for processing, candidate selection means for selecting this candidate is output to the display means. When the candidate selection unit is selected, a drawing instruction is output using the intersection corresponding to the candidate selection unit. By using the candidate selection means as an instruction point or the like for drawing, drawing can be performed efficiently without drafting.

請求項2に記載の発明によれば、制御手段が、処理対象候補に対して、交わった既存オブジェクトの特定情報をオブジェクトデータ記憶手段から取得し、表示手段に出力する。これにより、特定情報を参照して処理対象候補を容易に選択することができる。   According to the second aspect of the present invention, the control means acquires from the object data storage means the specific information of the existing object that has been crossed with respect to the processing target candidate, and outputs it to the display means. Thereby, a candidate for processing can be easily selected with reference to specific information.

請求項3に記載の発明によれば、制御手段が、処理対象候補の中から選択された交点座標から、カーソル座標までの距離を算出し、算出した距離を表示手段に出力する。これにより、距離を算出する指示ポイントを変更して、作図に必要な距離を効率的に把握することができる。 According to the invention described in claim 3, the control means calculates the distance to the cursor coordinates from the intersection coordinates selected from the candidates for processing, and outputs the calculated distance to the display means. As a result, the instruction point for calculating the distance can be changed to efficiently grasp the distance required for drawing.

請求項4に記載の発明によれば、制御手段が、新規オブジェクトの特定情報を取得し、特定情報に対応する既存オブジェクトオブジェクトデータ記憶手段から抽出し、この既存オブジェクトに関する処理対象候補のみを表示手段に出力する。これにより、特定情報により交点が絞り込まれるので、処理対象候補の選択が容易になる。   According to the invention described in claim 4, the control means acquires the specific information of the new object, extracts it from the existing object object data storage means corresponding to the specific information, and displays only the processing target candidates related to the existing object. Output to. Thereby, since the intersection is narrowed down by specific information, selection of a candidate for processing becomes easy.

請求項5に記載の発明によれば、制御手段が、始点座標から所定範囲内に存在する処理対象候補のみを抽出し、表示手段に出力する。これにより、交点が所定範囲内に絞り込まれるので、処理対象候補の選択が容易になる。   According to the fifth aspect of the present invention, the control means extracts only processing target candidates existing within a predetermined range from the start point coordinates and outputs them to the display means. As a result, the intersection points are narrowed down to a predetermined range, so that it becomes easy to select processing target candidates.

請求項6に記載の発明によれば、制御手段が、延長線から所定の距離範囲内に存在する既存オブジェクトを特定し、既存オブジェクトを構成する座標の中で延長線に対して最近接座標を交点座標として特定する。これにより、延長線からオブジェクトがずれている場合でも、その近傍にある場合には処理対象の候補とすることができる。   According to the invention described in claim 6, the control means specifies an existing object existing within a predetermined distance range from the extension line, and sets the closest coordinate to the extension line among the coordinates constituting the existing object. Identified as intersection coordinates. As a result, even if the object is displaced from the extension line, it can be a candidate for processing if it is in the vicinity thereof.

本発明によれば、始点座標と、始点座標から水平方向もしくは垂直方向に対して斜めに移動したカーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成して、図面を構成するオブジェクトを、より効率的に作成することができる。 According to the present invention, an extension line that connects the start point coordinates and the cursor coordinates that are the current position coordinates of the cursor moved obliquely from the start point coordinates in the horizontal direction or the vertical direction is generated, and the objects constituting the drawing are generated. Can be created more efficiently.

以下、本発明を具体化した実施形態を、図1〜図7に従って説明する。本実施形態では、作図空間におけるオブジェクトとして直線線分を作成する場合に用いる作図処理プログラム、記録媒体、方法及びシステムとして説明する。この作図処理には、図1に示す作図処理システムを用いる。この作図処理システムは、入力部10、表示部15、制御ユニット20から構成されている。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments embodying the present invention will be described with reference to FIGS. In the present embodiment, a drawing processing program, a recording medium, a method, and a system used when creating a straight line segment as an object in the drawing space will be described. The drawing processing system shown in FIG. 1 is used for this drawing processing. This drawing processing system includes an input unit 10, a display unit 15, and a control unit 20.

入力部10は座標入力を受け入れる入力手段として機能し、マウスやペン入力タブレット等のポインティングデバイスやキーボード等の入力手段からなる。入力部10で生成された各種信号は、制御ユニット20に供給される。   The input unit 10 functions as input means that accepts coordinate input, and includes input means such as a pointing device such as a mouse and a pen input tablet, and a keyboard. Various signals generated by the input unit 10 are supplied to the control unit 20.

表示部15は、作図データ記憶手段に記録された各オブジェクト及び作図を行なうためのカーソルを表示する表示手段として機能し、液晶ディスプレイ等を用いて構成する。
制御ユニット20は、CPU等の演算処理手段、RAM、ROM、ハードディスク装置等のデータ記憶手段、外部装置とのインターフェイス手段から構成され、入力制御部21、座標メモリ22、制御手段としての作図制御部23、表示制御部24、作図データ記憶部25を含んで構成される。
The display unit 15 functions as display means for displaying each object recorded in the drawing data storage means and a cursor for drawing, and is configured using a liquid crystal display or the like.
The control unit 20 includes arithmetic processing means such as a CPU, data storage means such as RAM, ROM, and hard disk device, and interface means with an external device, and includes an input control unit 21, a coordinate memory 22, and a drawing control unit as control means. 23, a display control unit 24, and a drawing data storage unit 25.

入力制御部21は、入力部10から座標信号と、座標の選択信号とが供給される。例えば、座標信号は、ポインティングデバイスにより指示された位置等に基づく信号であり、作図を行なう座標空間(作図空間)内の座標を特定するために用いる。また選択信号は、選択入力(例えばクリック入力)が行なわれた場合に供給される。   The input control unit 21 is supplied with a coordinate signal and a coordinate selection signal from the input unit 10. For example, the coordinate signal is a signal based on a position or the like instructed by the pointing device, and is used for specifying coordinates in a coordinate space (plotting space) for drawing. The selection signal is supplied when selection input (for example, click input) is performed.

この座標信号に基づいて特定される座標空間内の座標は、座標メモリ22にカーソル座標として記録され、表示部15に表示されたモデル空間表示において、この座標に対応する位置にカーソルが表示される。   The coordinates in the coordinate space specified based on this coordinate signal are recorded as cursor coordinates in the coordinate memory 22, and the cursor is displayed at a position corresponding to the coordinates in the model space display displayed on the display unit 15. .

この座標メモリ22には、更に始点座標や終点座標に関するデータも記録される。具体的には、図形等のオブジェクトを作図する場合には、その属性や位置、大きさを入力する。例えば、図面上に線分を入力する場合、所定の操作により直線入力モードに設定する。この場合、作図制御部23は、この操作に対して、直線を示すオブジェクト識別子を付与し、始点や終点の入力モードになる。   The coordinate memory 22 further records data relating to the start point coordinates and end point coordinates. Specifically, when drawing an object such as a figure, the attribute, position, and size are input. For example, when a line segment is input on the drawing, the straight line input mode is set by a predetermined operation. In this case, the drawing control unit 23 assigns an object identifier indicating a straight line to this operation, and enters a start point or end point input mode.

始点座標は、始点入力モードにおいて、入力部10の選択入力が行なわれた場合に、そのときのカーソル座標が始点座標として記録される。
一方、候補座標は、始点入力モードの次の終点入力モードにおいて、後述する処理において算出した場合に、そのときの交点座標が候補座標として記録される。
When the selection input of the input unit 10 is performed in the start point input mode, the start point coordinates are recorded as the start point coordinates.
On the other hand, when the candidate coordinates are calculated in the processing described later in the end point input mode after the start point input mode, the intersection coordinates at that time are recorded as candidate coordinates.

作図制御部23は、このように座標メモリ22に記録された始点座標や終点座標を用いて、表示部15に、それぞれの座標に対応する位置に始点マーカや終点マーカを表示する。   Using the start point coordinates and end point coordinates recorded in the coordinate memory 22 in this way, the drawing control unit 23 displays a start point marker and an end point marker on the display unit 15 at positions corresponding to the respective coordinates.

また、始点と終点とに基づいてオブジェクトが完成した場合、作図制御部23は、完成オブジェクトとして、そのオブジェクトの配置を決める座標(直線の場合、始点と終点)を、オブジェクトデータ記憶手段としての作図データ記憶部25に記録する。作図データ記憶部25には、作成されたオブジェクト毎に、オブジェクト識別子、このオブジェクトの属性等の特定情報及びオブジェクトが占める座標範囲に関するデータが記録される。   When the object is completed based on the start point and the end point, the drawing control unit 23 draws the coordinates for determining the arrangement of the object (start point and end point in the case of a straight line) as the completed object as the object data storage unit. Record in the data storage unit 25. In the drawing data storage unit 25, for each created object, specific information such as an object identifier, an attribute of the object, and data regarding a coordinate range occupied by the object are recorded.

この作図制御部23は、作図処理プログラムを実行することにより、後述する処理(延長線作成段階、候補表示段階、寸法表示段階等を含む処理)を行なう。その結果、作図制御部23は、延長線作成手段、候補表示手段、寸法表示手段等の各手段として機能する。   The drawing control unit 23 executes a drawing processing program to perform processing (processing including an extension line creation stage, a candidate display stage, a dimension display stage, etc.) described later. As a result, the drawing control unit 23 functions as each means such as extension line creating means, candidate display means, and dimension display means.

ここで、延長線作成手段は、入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、始点座標とカーソルの現在位置座標とを結ぶ延長線を生成する関数を算出する手段として機能する。   Here, the extension line creation means is a means for recording the start point coordinates of the new object set using the input means, and a means for calculating a function for generating an extension line connecting the start point coordinates and the current position coordinates of the cursor. Function.

候補表示手段は、延長線と座標空間内に設置された既存オブジェクトとの交点座標を特定する手段と、交点座標を新たな処理対象候補として候補選択手段を表示手段に出力する手段として機能する。
寸法表示手段は、候補選択手段が選択された場合には、候補選択手段に対応する交点を用いて、作図指示を出力する手段として機能する。
The candidate display means functions as means for specifying the intersection coordinates between the extension line and the existing object installed in the coordinate space, and means for outputting the candidate selection means to the display means with the intersection coordinates as new processing target candidates.
The dimension display means functions as means for outputting a drawing instruction using the intersection corresponding to the candidate selection means when the candidate selection means is selected.

上記のように構成された作図処理システムを用いて、作図を行なう場合の処理手順を、図2、図3に示すフロー図を用いて説明する。ここでは、直線を作図する場合の処理を説明する。まず、作図制御部23は、作成する図形種別の選択処理を実行する(ステップS1−1)。本実施形態では、直線線分を生成する場合を想定し、入力部10の指示に基づいて直線入力モードに設定する。この場合、表示部15には、図4(a)に示す画面が表示される。この画面には、カーソルC及び既存オブジェクト100が表示される。この既存オブジェクト100は、作図データ記憶部25に記録された座標データに基づいて表示される。ここでは、3個の既存オブジェクト100が存在する場合を想定する。   A processing procedure for drawing using the drawing processing system configured as described above will be described with reference to the flowcharts shown in FIGS. Here, a process for drawing a straight line will be described. First, the drawing control unit 23 executes a process for selecting a figure type to be created (step S1-1). In the present embodiment, it is assumed that a straight line segment is generated, and the straight line input mode is set based on an instruction from the input unit 10. In this case, the screen shown in FIG. 4A is displayed on the display unit 15. The cursor C and the existing object 100 are displayed on this screen. The existing object 100 is displayed based on the coordinate data recorded in the drawing data storage unit 25. Here, it is assumed that there are three existing objects 100.

そして、作図制御部23は、始点座標の設定処理を実行する(ステップS1−2)。ここでは、入力制御部21は、入力部10から供給された座標信号に基づいて特定される座標を、逐次、座標メモリ22のカーソル座標として記録する。この場合、表示制御部24は、この座標に基づいて、カーソルCを表示部15に出力する。そして、作図制御部23は、入力制御部21からの選択入力を待つ。   Then, the drawing control unit 23 executes start point coordinate setting processing (step S1-2). Here, the input control unit 21 sequentially records coordinates specified based on the coordinate signal supplied from the input unit 10 as cursor coordinates in the coordinate memory 22. In this case, the display control unit 24 outputs the cursor C to the display unit 15 based on the coordinates. Then, the drawing control unit 23 waits for a selection input from the input control unit 21.

そして、入力部10において始点の選択入力が行なわれ、入力制御部21が選択信号を受けた場合、作図制御部23は、座標メモリ22に記録されたカーソル座標を取得して、始点座標として座標メモリ22に記録する。この場合、図4(b)に示す始点マーカ110が設定される。   When the input point 10 is selected and input by the input unit 10 and the input control unit 21 receives the selection signal, the drawing control unit 23 acquires the cursor coordinates recorded in the coordinate memory 22 and coordinates as the start point coordinates. Record in the memory 22. In this case, the start point marker 110 shown in FIG. 4B is set.

始点が設定された場合、作図制御部23は、入力部10から逐次供給される座標信号により特定された座標が記録された座標メモリ22を用いて、カーソル座標を特定する。そして、作図制御部23は、表示制御部24を介して、現在のカーソル座標と始点座標とを結ぶ直線線分データを表示部15に供給する。この場合、表示部15には、図4(b)に示す直線線分120が表示される。この直線線分120は、カーソルCの移動に追従して表示される。更に、作図制御部23は、カーソルCの移動に追従して、始点座標から現在のカーソル座標までの方向と寸法を計算し、これらを含む作図支援表示Dを出力する。本実施形態では、この寸法計算と作図支援表示Dの出力とが、後述する変更の処理対象となる。   When the start point is set, the drawing control unit 23 specifies the cursor coordinates using the coordinate memory 22 in which the coordinates specified by the coordinate signal sequentially supplied from the input unit 10 are recorded. Then, the drawing control unit 23 supplies straight line segment data connecting the current cursor coordinates and the start point coordinates to the display unit 15 via the display control unit 24. In this case, a straight line segment 120 shown in FIG. 4B is displayed on the display unit 15. The straight line segment 120 is displayed following the movement of the cursor C. Further, the drawing control unit 23 follows the movement of the cursor C, calculates the direction and dimensions from the start point coordinates to the current cursor coordinates, and outputs a drawing support display D including them. In the present embodiment, the dimension calculation and the output of the drawing support display D are to be changed later.

次に、作図制御部23は、候補マーカ表示処理を実行する(ステップS1−3)。この候補マーカ表示処理を、図3を用いて説明する。
まず、作図制御部23は、始点座標とカーソル座標との延長線を生成する(ステップS2−1)。具体的には、始点座標とカーソル座標と結ぶ線(延長線)を生成する延長線関数を特定する。本実施形態では、延長線関数として、両者を直線で結んだ関数を用いる。
Next, the drawing control unit 23 executes candidate marker display processing (step S1-3). This candidate marker display process will be described with reference to FIG.
First, the drawing control unit 23 generates an extension line between the start point coordinates and the cursor coordinates (step S2-1). Specifically, an extension line function that generates a line (extension line) connecting the start point coordinates and the cursor coordinates is specified. In the present embodiment, a function obtained by connecting the two with a straight line is used as the extended line function.

次に、作図制御部23は、生成した延長線と他のオブジェクトとの交点を特定する(ステップS2−2)。具体的には、作図データ記憶部25に記録されたオブジェクトの座標において、先に算出した延長線関数を満足する座標があるかどうかを検索する。延長線関数を満足する座標がある場合には、これを交点とする。   Next, the drawing control unit 23 specifies an intersection between the generated extension line and another object (step S2-2). Specifically, it is searched whether there is a coordinate that satisfies the previously calculated extension line function in the coordinates of the object recorded in the drawing data storage unit 25. If there is a coordinate that satisfies the extended line function, this is taken as the intersection.

そして、作図制御部23は、新たな処理対象候補として候補選択手段としての候補マーカを表示する(ステップS2−3)。具体的には、特定した交点の座標に、図4(c)に示すように候補マーカMを表示する。この候補マーカMは、選択可能なアイコン表示である。なお、複数のオブジェクトと交点を有する場合には、すべての交点に対して候補マーカMを表示する。   And the drawing control part 23 displays the candidate marker as a candidate selection means as a new process target candidate (step S2-3). Specifically, a candidate marker M is displayed at the specified coordinates of the intersection as shown in FIG. This candidate marker M is a selectable icon display. When there are intersections with a plurality of objects, candidate markers M are displayed for all the intersections.

そして、作図制御部23は、入力制御部21を介して、入力部10における選択入力を待つ(ステップS2−4)。入力部10において選択入力がない場合(ステップS2−4において「NO」の場合)、作図制御部23は、ステップS2−1〜S2−3を繰り返す。一方、入力部10において選択入力があった場合(ステップS2−4において「YES」の場合)、図2に示す処理に戻る。   Then, the drawing control unit 23 waits for a selection input at the input unit 10 via the input control unit 21 (step S2-4). When there is no selection input in the input unit 10 (in the case of “NO” in step S2-4), the drawing control unit 23 repeats steps S2-1 to S2-3. On the other hand, when there is a selection input in the input unit 10 (in the case of “YES” in step S2-4), the process returns to the process shown in FIG.

ここで、供給された選択入力が行なわれた座標位置が、候補マーカMの表示位置と一致し、候補マーカMが選択された場合(ステップS1−4において「YES」の場合)、作図制御部23は、選択された候補マーカの位置に基づいて表示切り替えを行なう(ステップS1−5)。ここでは、選択された候補座標とカーソル座標との距離を計算し、作図支援表示Dの寸法として出力する。例えば、図5(a)に示すように、一つの候補マーカMが選択された場合、この候補マーカMの座標からカーソル座標までの距離を計算し、作図支援表示Dとして出力する。   Here, when the supplied coordinate position where the selection input is made coincides with the display position of the candidate marker M and the candidate marker M is selected (in the case of “YES” in step S1-4), the drawing control unit 23 performs display switching based on the position of the selected candidate marker (step S1-5). Here, the distance between the selected candidate coordinates and the cursor coordinates is calculated and output as the dimension of the drawing support display D. For example, as shown in FIG. 5A, when one candidate marker M is selected, the distance from the coordinates of this candidate marker M to the cursor coordinates is calculated and output as a drawing support display D.

そして、作図制御部23は、終点入力を待機する(ステップS1−6)。この場合、作図制御部23は、カーソルCの移動に応じて追従して、選択された候補座標から現在のカーソル座標までの距離を計算し、これ作図支援表示Dを出力する。再度、選択入力が行なわれた場合、作図制御部23は、この選択が行なわれたカーソル座標を終点座標としてオブジェクト(ここでは線分)の座標を確定する。   Then, the drawing control unit 23 waits for an end point input (step S1-6). In this case, the drawing control unit 23 follows the movement of the cursor C, calculates the distance from the selected candidate coordinate to the current cursor coordinate, and outputs this drawing support display D. When the selection input is performed again, the drawing control unit 23 determines the coordinates of the object (here, the line segment) using the selected cursor coordinates as the end point coordinates.

そして、作図制御部23は、オブジェクトの記録処理を行なう(ステップS1−7)。ここでは、作図制御部23は、始点座標と終点座標とに基づいて、確定されたオブジェクトに関するデータを、作図データ記憶部25に記録する。   Then, the drawing control unit 23 performs object recording processing (step S1-7). Here, the drawing control unit 23 records data relating to the determined object in the drawing data storage unit 25 based on the start point coordinates and the end point coordinates.

なお、ステップS1−4において、現在のカーソル座標の周囲に設けた固定範囲内に、始点座標からカーソル座標への延長線と、他のオブジェクトとの交点がある場合、この交点が選択されたと認識するようにしてもよい。これにより、候補マーカMを表示している座標にも接続できる。   In step S1-4, if there is an intersection between the extension line from the start point coordinate to the cursor coordinate and another object within the fixed range provided around the current cursor coordinate, the intersection is recognized as selected. You may make it do. Thereby, it can connect also to the coordinate which is displaying the candidate marker M.

一方、供給された選択入力が行なわれた座標位置が、候補マーカMの表示位置と異なる場合(ステップS1−4において「NO」の場合)、作図制御部23は、選択入力された座標を終点座標としてオブジェクトの記録処理を行なう(ステップS1−7)。   On the other hand, when the supplied coordinate position where the selection input is performed is different from the display position of the candidate marker M (in the case of “NO” in step S1-4), the drawing control unit 23 sets the selected input coordinate as the end point. An object recording process is performed as coordinates (step S1-7).

また、連続線分入力においては、図5(b)に示すように、先の終点を始点として候補マーカ表示処理を実行し、延長線とオブジェクトとの交点に候補マーカMを出力する。そして、候補マーカMが選択された場合には、図5(c)に示すように、この候補マーカMに対応する交点からの距離を、作図支援表示Dとして出力する。   In continuous line segment input, as shown in FIG. 5B, candidate marker display processing is executed starting from the previous end point, and a candidate marker M is output at the intersection of the extension line and the object. When the candidate marker M is selected, the distance from the intersection corresponding to the candidate marker M is output as a drawing support display D as shown in FIG.

以上、本実施形態によれば、以下に示す効果を得ることができる。
・ 上記実施形態では、作図制御部23は、候補マーカ表示処理を実行する(ステップS1−3)。この場合、作図制御部23は、始点座標とカーソル座標との延長線を生成する(ステップS2−1)。次に、作図制御部23は、生成した延長線と他のオブジェクトとの交点を特定し(ステップS2−2)、候補マーカを表示する(ステップS2−3)。そして、候補マーカMが選択された場合、作図制御部23は、選択された候補マーカの位置に基づいて表示切り替えを行なう(ステップS1−5)。ここでは、選択された候補座標とカーソル座標との距離を計算し、作図支援表示Dの寸法として出力する。設計図面を作成する場合、作成中のオブジェクト(ここでは線分)の寸法よりも、他のオブジェクトからの距離を知りたい場合がある。例えば、施工図面において配管を行なう場合、配管の長さよりも壁や他の配管からの距離が大切である。このように作図を行なう場合も、表示切り替えを行なうことにより、効率的に距離を把握することができる。
As described above, according to the present embodiment, the following effects can be obtained.
In the above embodiment, the drawing control unit 23 executes candidate marker display processing (step S1-3). In this case, the drawing control unit 23 generates an extension line between the start point coordinates and the cursor coordinates (step S2-1). Next, the drawing control unit 23 specifies an intersection between the generated extension line and another object (step S2-2), and displays candidate markers (step S2-3). When the candidate marker M is selected, the drawing control unit 23 performs display switching based on the position of the selected candidate marker (step S1-5). Here, the distance between the selected candidate coordinates and the cursor coordinates is calculated and output as the dimension of the drawing support display D. When creating a design drawing, it may be desirable to know the distance from other objects rather than the dimensions of the object being created (here, a line segment). For example, when piping is performed in construction drawings, the distance from a wall or other piping is more important than the length of the piping. Even in the case of drawing in this way, the distance can be efficiently grasped by switching the display.

・ 上記実施形態では、作図制御部23は、生成した延長線と他のオブジェクトとの交点を特定する(ステップS2−2)。そして、作図制御部23は、候補マーカを表示する(ステップS2−3)。これにより、距離を測りたい対象のオブジェクト候補を容易に選択することができる。特に、複数のオブジェクトが込み入っている場合にも、延長線を用いて候補が表示されるため、拡大表示等を行なうことなく、選択することができるので、効率に作図作業を行なうことができる。   In the above embodiment, the drawing control unit 23 specifies the intersection between the generated extension line and another object (step S2-2). Then, the drawing control unit 23 displays candidate markers (step S2-3). This makes it possible to easily select a target object candidate whose distance is to be measured. In particular, even when a plurality of objects are involved, candidates are displayed using extension lines, so that selection can be performed without performing enlarged display or the like, so that drawing work can be performed efficiently.

なお、上記実施形態は、以下の態様に変更してもよい。
○ 上記実施形態では、作図制御部23は、生成した延長線と他のオブジェクトとの交点を特定する(ステップS2−2)。そして、作図制御部23は、この交点に対応した候補マーカを表示する(ステップS2−3)。これに代えて、他のオブジェクトの特定情報(属性や名称)に基づいて交点を選択してもよい。この場合、作図データ記憶部25に、各オブジェクトの特定情報を、座標データに関連付けて記憶させておく。そして、作図制御部23は、延長線の交点を算出する対象オブジェクトの特定情報を取得する。対象オブジェクトの特定情報は、作図を行なう入力部10から入力する。
In addition, you may change the said embodiment into the following aspects.
In the above embodiment, the drawing control unit 23 specifies the intersection between the generated extension line and another object (step S2-2). And the drawing control part 23 displays the candidate marker corresponding to this intersection (step S2-3). Instead, the intersection may be selected based on the specific information (attribute or name) of another object. In this case, the drawing data storage unit 25 stores the specific information of each object in association with the coordinate data. And the drawing control part 23 acquires the specific information of the target object which calculates the intersection of an extension line. The identification information of the target object is input from the input unit 10 for drawing.

また、ステップS1−1で選択された図形種別に基づいて対象オブジェクトの特定情報を取得することもできる。この場合には、図形種別と対象オブジェクトの特定情報との対応テーブルを予め所定のデータ記憶部に記録しておく。   Moreover, the specific information of the target object can be acquired based on the graphic type selected in step S1-1. In this case, a correspondence table between graphic types and target object specific information is recorded in advance in a predetermined data storage unit.

そして、作図制御部23は、図6(a)に示すように、対象オブジェクトの座標と延長線との交点を特定する。そして、図6(b)に示すように、この交点に候補マーカMを出力する。特定情報により表示に用いる交点が絞り込まれるので、候補マーカMの選択が容易になる。   Then, as illustrated in FIG. 6A, the drawing control unit 23 specifies an intersection point between the coordinates of the target object and the extension line. Then, as shown in FIG. 6B, a candidate marker M is output at this intersection. Since the intersection used for display is narrowed down by the specific information, selection of the candidate marker M is facilitated.

○ 上記実施形態では、作図制御部23は、生成した延長線と他のオブジェクトとの交点を特定する(ステップS2−2)。そして、作図制御部23は、この交点に対応した候補マーカMを表示する(ステップS2−3)。これに代えて、図7に示すように、カーソルCの移動方向の候補マーカMのみを表示させてもよい。この場合には、始点座標からカーソル座標の方向の延長線を生成する。これにより、交点が絞り込まれるので、候補マーカMの選択が容易になる。   In the above embodiment, the drawing control unit 23 specifies the intersection between the generated extension line and another object (step S2-2). And the drawing control part 23 displays the candidate marker M corresponding to this intersection (step S2-3). Instead, as shown in FIG. 7, only the candidate marker M in the moving direction of the cursor C may be displayed. In this case, an extension line in the direction of the cursor coordinates from the start point coordinates is generated. Thereby, since the intersection is narrowed down, selection of the candidate marker M becomes easy.

○ 上記実施形態では、作図制御部23は、生成した延長線と他のオブジェクトとの交点を特定する(ステップS2−2)。そして、作図制御部23は、この交点に対応した候補マーカMを表示する(ステップS2−3)。これに代えて、所定範囲の交点に限定してもよい。この場合、所定のデータ記憶部に交点の対象交点数に関するデータを記録しておく。そして、作図制御部23は、始点から近い方から対象交点数の交点を選択し、この交
点に対応する候補マーカMを表示する。
In the above embodiment, the drawing control unit 23 specifies the intersection between the generated extension line and another object (step S2-2). And the drawing control part 23 displays the candidate marker M corresponding to this intersection (step S2-3). Instead, it may be limited to a predetermined range of intersections. In this case, data relating to the number of target intersections of intersections is recorded in a predetermined data storage unit. And the drawing control part 23 selects the intersection of the number of object intersections from the nearer side from the starting point, and displays the candidate marker M corresponding to this intersection.

また、始点から所定距離内に存在する交点に限定して、この交点に対応する候補マーカMを表示することもできる。これにより、交点が絞り込まれるので、候補マーカMの選択が容易になる。   Further, the candidate marker M corresponding to this intersection point can be displayed only on the intersection point existing within a predetermined distance from the starting point. Thereby, since the intersection is narrowed down, selection of the candidate marker M becomes easy.

○ 上記実施形態では、作図制御部23は、この交点に対応した候補マーカMを表示する(ステップS2−3)。この場合、表示した候補マーカMに関連付けて、他のオブジェクトの特定情報(属性や名称)を出力してもよい。この場合、作図データ記憶部25に、各オブジェクトの特定情報を、座標データに関連付けて記憶させておく。そして、作図制御部23は、交点を生成したオブジェクトの特定情報を作図データ記憶部25から取得し、候補マーカMとともに表示部15に出力する。これにより、特定情報(属性や名称)を利用して、候補マーカMを選択することができる。   In the above embodiment, the drawing control unit 23 displays the candidate marker M corresponding to this intersection (step S2-3). In this case, the specific information (attribute or name) of another object may be output in association with the displayed candidate marker M. In this case, the drawing data storage unit 25 stores the specific information of each object in association with the coordinate data. Then, the drawing control unit 23 acquires the specific information of the object that generated the intersection from the drawing data storage unit 25 and outputs it to the display unit 15 together with the candidate marker M. Thereby, the candidate marker M can be selected using specific information (attribute or name).

○ 上記実施形態では、作図制御部23は、この交点に対応した候補マーカMを表示する(ステップS2−3)。これに代えて、延長線に太さや幅を持たせてもよい。この場合、作図制御部23は、延長線から所定範囲にある他のオブジェクトを特定し、この他のオブジェクトを構成する座標の中で、延長線に最も近い最近接座標を交点とする。これにより、延長線からオブジェクトがずれている場合でも、その近傍にある場合には、処理対象の候補とすることができる。   In the above embodiment, the drawing control unit 23 displays the candidate marker M corresponding to this intersection (step S2-3). Instead of this, the extension line may have a thickness or a width. In this case, the drawing control unit 23 identifies another object within a predetermined range from the extension line, and sets the closest coordinate to the extension line as the intersection among the coordinates constituting the other object. As a result, even if the object is displaced from the extension line, if it is in the vicinity thereof, it can be a candidate for processing.

○ 上記実施形態では、直線線分の入力を用いるが、曲線線分の入力に用いることも可能である。この場合には、延長線を始点座標とカーソル座標とに基づいて算出される曲線関数を用いて生成する。これによっても、候補マーカMを表示することができる。   In the above embodiment, input of a straight line segment is used, but it can also be used for input of a curved line segment. In this case, the extension line is generated using a curve function calculated based on the start point coordinates and the cursor coordinates. Also by this, the candidate marker M can be displayed.

本発明の一実施形態のシステム概略図。The system schematic of one Embodiment of this invention. 本発明の一実施形態の処理手順の説明図。Explanatory drawing of the process sequence of one Embodiment of this invention. 本発明の一実施形態の処理手順の説明図。Explanatory drawing of the process sequence of one Embodiment of this invention. 本発明の一実施形態の作図の説明図であって、(a)、(b)、(c)はそれぞれ作図途中の説明図。It is explanatory drawing of drawing of one Embodiment of this invention, Comprising: (a), (b), (c) is explanatory drawing in the middle of drawing, respectively. 本発明の一実施形態の作図の説明図であって、(a)、(b)、(c)はそれぞれ作図途中の説明図。It is explanatory drawing of drawing of one Embodiment of this invention, Comprising: (a), (b), (c) is explanatory drawing in the middle of drawing, respectively. 本発明の一実施形態の作図の説明図であって、(a)、(b)はそれぞれ作図途中の説明図。It is explanatory drawing of drawing of one Embodiment of this invention, Comprising: (a), (b) is explanatory drawing in the middle of drawing, respectively. 本発明の一実施形態の作図の説明図。Explanatory drawing of drawing of one Embodiment of this invention.

符号の説明Explanation of symbols

10…入力部、15…表示部、20…制御ユニット、21…入力制御部、22…座標メモリ、23…作図制御部、24…表示制御部、25…作図データ記憶部、100…既存オブジェクト、C…カーソル。   DESCRIPTION OF SYMBOLS 10 ... Input part, 15 ... Display part, 20 ... Control unit, 21 ... Input control part, 22 ... Coordinate memory, 23 ... Drawing control part, 24 ... Display control part, 25 ... Drawing data storage part, 100 ... Existing object, C ... Cursor.

Claims (9)

作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうためのプログラムであって、
前記制御手段を、
前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、
前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する手段と、
前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する手段と、
前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する手段と、
前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する手段
として機能させることを特徴とする作図処理プログラム。
Object data storage means for recording coordinate data constituting an object in the drawing space, and a cursor that displays the objects recorded in the object data storage means and is movable in the horizontal and vertical directions orthogonal to each other for drawing Is a program for drawing using a display means for displaying, an input means for accepting coordinate input, and a control means for controlling these,
The control means;
Means for recording the start point coordinates of a new object set using the input means in the drawing space;
Means for calculating a function for generating an extension line connecting the start point coordinates and the cursor coordinates which are the current position coordinates of the cursor moved obliquely with respect to the horizontal direction or the vertical direction from the start point coordinates ;
Means for specifying the intersection coordinates of the extension line and an existing object installed in the drawing space;
A means for outputting candidate selection means for selecting the candidate as a new processing target candidate to the display means;
When the candidate selection means is selected, a plotting processing program is caused to function as means for outputting a plotting instruction using an intersection corresponding to the candidate selection means.
前記制御手段を、前記処理対象候補に対して、交わった既存オブジェクトの特定情報をオブジェクトデータ記憶手段から取得し、前記表示手段に出力する手段として更に機能させることを特徴とする請求項1に記載の作図処理プログラム。   2. The control unit according to claim 1, wherein the control unit is further made to function as a unit that acquires specific information of an existing object that intersects the processing target candidate from an object data storage unit and outputs the information to the display unit. Drawing processing program. 前記制御手段を、前記処理対象候補の中から選択された交点座標から、前記カーソル座標までの距離を算出し、算出した距離を前記表示手段に出力する手段として更に機能させることを特徴とする請求項1又は2に記載の作図処理プログラム。 The control means further functions as means for calculating a distance to the cursor coordinates from an intersection coordinate selected from the processing target candidates and outputting the calculated distance to the display means. Item 3. A drawing processing program according to item 1 or 2. 前記制御手段を、新規オブジェクトの特定情報を取得し、前記特定情報に対応する既存オブジェクト前記オブジェクトデータ記憶手段から抽出し、この既存オブジェクトに関する処理対象候補のみを前記表示手段に出力する手段として機能させることを特徴とする請求項1〜3のいずれか一つに記載の作図処理プログラム。   The control means functions as means for acquiring specific information of a new object, extracting an existing object corresponding to the specific information from the object data storage means, and outputting only processing target candidates relating to the existing object to the display means. The drawing processing program according to any one of claims 1 to 3. 前記制御手段を、前記始点座標から所定範囲内に存在する処理対象候補のみを抽出し、前記表示手段に出力する手段として機能させることを特徴とする請求項1〜4のいずれか一つに記載の作図処理プログラム。   5. The control unit according to claim 1, wherein the control unit functions as a unit that extracts only processing target candidates existing within a predetermined range from the start point coordinates and outputs the extracted processing target candidates to the display unit. Drawing processing program. 前記制御手段を、前記延長線から所定の距離範囲内に存在する既存オブジェクトを特定し、前記既存オブジェクトを構成する座標の中で前記延長線に対して最近接座標を交点座標として特定する手段として更に機能させることを特徴とする請求項1〜5のいずれか一つに記載の作図処理プログラム。   The control means is a means for specifying an existing object existing within a predetermined distance range from the extension line, and specifying a closest coordinate as an intersection coordinate with respect to the extension line among coordinates constituting the existing object. 6. The drawing processing program according to claim 1, further comprising a function. 作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうためのプログラムを記録した記録媒体であって、
前記制御手段を、
前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、
前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する手段と、
前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する手段と、
前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する手段と、
前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する手段
として機能させることを特徴とする作図処理プログラムを記録した記録媒体。
Object data storage means for recording coordinate data constituting an object in the drawing space, and a cursor that displays the objects recorded in the object data storage means and is movable in the horizontal and vertical directions orthogonal to each other for drawing A recording medium on which a program for drawing is recorded using a display means for displaying, an input means for receiving coordinate input, and a control means for controlling these,
The control means;
Means for recording the start point coordinates of a new object set using the input means in the drawing space;
Means for calculating a function for generating an extension line connecting the start point coordinates and the cursor coordinates which are the current position coordinates of the cursor moved obliquely with respect to the horizontal direction or the vertical direction from the start point coordinates ;
Means for specifying the intersection coordinates of the extension line and an existing object installed in the drawing space;
A means for outputting candidate selection means for selecting the candidate as a new processing target candidate to the display means;
A recording medium on which a drawing processing program is recorded, wherein when the candidate selecting means is selected, it functions as a means for outputting a drawing instruction using an intersection corresponding to the candidate selecting means.
作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうための方法であって、
前記制御手段が、
前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する段階と、
前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する段階と、
前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する段階と、
前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する段階と、
前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する段階と
を実行することを特徴とする作図処理方法。
Object data storage means for recording coordinate data constituting an object in the drawing space, and a cursor that displays the objects recorded in the object data storage means and is movable in the horizontal and vertical directions orthogonal to each other for drawing A method for drawing using a display means for displaying the image, an input means for accepting coordinate input, and a control means for controlling these,
The control means is
Recording the start point coordinates of the new object set using the input means in the drawing space;
Calculating a function that generates an extension line connecting the start point coordinates and the cursor coordinates that are the current position coordinates of the cursor moved obliquely from the start point coordinates in the horizontal direction or the vertical direction ;
Identifying an intersection coordinate between the extension line and an existing object installed in the drawing space;
Outputting the intersection coordinates as a new processing target candidate and candidate selection means for selecting the candidate to the display means;
And a step of outputting a drawing instruction using an intersection corresponding to the candidate selecting means when the candidate selecting means is selected.
作図空間におけるオブジェクトを構成する座標データを記録するオブジェクトデータ記憶手段と、前記オブジェクトデータ記憶手段に記録されたオブジェクトを表示するとともに作図を行なうために互いに直交する水平方向及び垂直方向に移動可能なカーソルを表示する表示手段と、座標入力を受け入れる入力手段と、これらを制御する制御手段とを用いて、作図を行なうためのシステムであって、
前記制御手段が、
前記作図空間内において、前記入力手段を用いて設定された新規オブジェクトの始点座標を記録する手段と、
前記始点座標と、この始点座標から前記水平方向もしくは垂直方向に対して斜めに移動した前記カーソルの現在位置座標であるカーソル座標とを結ぶ延長線を生成する関数を算出する手段と、
前記延長線と前記作図空間内に設置された既存オブジェクトとの交点座標を特定する手段と、
前記交点座標を新たな処理対象候補として、この候補を選択するための候補選択手段を前記表示手段に出力する手段と、
前記候補選択手段が選択された場合には、前記候補選択手段に対応する交点を用いて、作図指示を出力する手段
として機能することを特徴とする作図処理システム。
Object data storage means for recording coordinate data constituting an object in the drawing space, and a cursor that displays the objects recorded in the object data storage means and is movable in the horizontal and vertical directions orthogonal to each other for drawing A system for drawing using a display means for displaying the image, an input means for accepting coordinate input, and a control means for controlling these,
The control means is
Means for recording the start point coordinates of a new object set using the input means in the drawing space;
Means for calculating a function for generating an extension line connecting the start point coordinates and the cursor coordinates which are the current position coordinates of the cursor moved obliquely with respect to the horizontal direction or the vertical direction from the start point coordinates ;
Means for specifying the intersection coordinates of the extension line and an existing object installed in the drawing space;
A means for outputting candidate selection means for selecting the candidate as a new processing target candidate to the display means;
When the candidate selection means is selected, the drawing processing system functions as means for outputting a drawing instruction using an intersection corresponding to the candidate selection means.
JP2005309045A 2005-10-24 2005-10-24 Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system Expired - Fee Related JP4774911B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005309045A JP4774911B2 (en) 2005-10-24 2005-10-24 Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005309045A JP4774911B2 (en) 2005-10-24 2005-10-24 Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system

Publications (2)

Publication Number Publication Date
JP2007122102A JP2007122102A (en) 2007-05-17
JP4774911B2 true JP4774911B2 (en) 2011-09-21

Family

ID=38145922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005309045A Expired - Fee Related JP4774911B2 (en) 2005-10-24 2005-10-24 Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system

Country Status (1)

Country Link
JP (1) JP4774911B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5344206B2 (en) * 2007-06-27 2013-11-20 株式会社ケンブリアランゲージサービス Drawing system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3353212B2 (en) * 1993-03-24 2002-12-03 東京瓦斯株式会社 Leader automatic creation method and leader automatic creation system
JPH10214273A (en) * 1997-01-29 1998-08-11 Daitetsuku:Kk Offset dimension display device
JPH10254941A (en) * 1997-03-07 1998-09-25 Shinryo Corp Plotting method for cad for facility construction
JP2004326296A (en) * 2003-04-23 2004-11-18 Hitachi Ltd Analytic model creation support system

Also Published As

Publication number Publication date
JP2007122102A (en) 2007-05-17

Similar Documents

Publication Publication Date Title
US6480813B1 (en) Method and apparatus for defining a precision drawing in a drawing program
EP2748738B1 (en) Method of creating a snap point in a computer-aided design system
JPH0355848B2 (en)
CN102947783A (en) Multi-touch marking menus and directional chording gestures
TWI553435B (en) Program for compiling program
US8355023B2 (en) Drawing generation device, method and program for electric cable housing components
CN106843141B (en) numerical controller
JP2006331119A (en) Information processor used for presentation, and program
JP4774911B2 (en) Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system
JP3357760B2 (en) Character / graphic input editing device
JP4902567B2 (en) Work procedure manual creation system and work procedure manual creation program
JP2006099385A (en) Shape design support program
JP6021460B2 (en) Drawing method, program, and apparatus
JP4788285B2 (en) Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system
JP4420868B2 (en) Waveform display device and waveform display program
JP6264208B2 (en) Display program, display method, and display device
WO1991018383A1 (en) Computer aided design system utilizing large surface image
JP2018195025A (en) Information processing device, information processing system, and information processing method
JP3640790B2 (en) 3D CAD system and computer readable storage medium storing 3D CAD program
JP4670289B2 (en) Display control device
JP5353955B2 (en) Drawing processing program, recording medium recording the drawing processing program, drawing processing method, and drawing processing system
JP2007052156A5 (en)
JP3703814B2 (en) How to create a circle
JP2005107769A (en) Survey information processing apparatus, cad device, survey information processing method, and its program
JP2005332183A (en) Device and method for mesh correction, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080805

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110302

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110315

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110513

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110613

R151 Written notification of patent or utility model registration

Ref document number: 4774911

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20140708

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees