Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0642251B2 - Dimension line display method - Google Patents
[go: Go Back, main page]

JPH0642251B2 - Dimension line display method - Google Patents

Dimension line display method

Info

Publication number
JPH0642251B2
JPH0642251B2 JP62209069A JP20906987A JPH0642251B2 JP H0642251 B2 JPH0642251 B2 JP H0642251B2 JP 62209069 A JP62209069 A JP 62209069A JP 20906987 A JP20906987 A JP 20906987A JP H0642251 B2 JPH0642251 B2 JP H0642251B2
Authority
JP
Japan
Prior art keywords
data
dimension line
storage
display
distance
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 - Lifetime
Application number
JP62209069A
Other languages
Japanese (ja)
Other versions
JPS6451581A (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 JP62209069A priority Critical patent/JPH0642251B2/en
Publication of JPS6451581A publication Critical patent/JPS6451581A/en
Publication of JPH0642251B2 publication Critical patent/JPH0642251B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は寸法線の表示方式に関し、特に図形処理表示シ
ステムにおける寸法線の表示方式に関する。
The present invention relates to a dimension line display system, and more particularly to a dimension line display system in a graphic processing display system.

〔従来の技術〕[Conventional technology]

点,直線および円等から構成される図面の表示において
第2図に示すような寸法線の表示が必要となる場合があ
る。
In displaying a drawing composed of dots, straight lines, circles, etc., it may be necessary to display a dimension line as shown in FIG.

第2図に示す寸法線は、寸法補助線である要素pおよび
rと狭義の寸法線であるqとの3つの要素により構成さ
れており(寸法線の要素数は3に限られない。第3図に
示す寸法線は5つの要素からなる)、長方形の長辺の長
さの「100」を示している。
The dimension line shown in FIG. 2 is composed of three elements, which are elements p and r which are dimension extension lines and q which is a dimension line in a narrow sense (the number of elements of the dimension line is not limited to three). The dimension line shown in FIG. 3 is composed of five elements), and indicates the length “100” of the long side of the rectangle.

従来、この種の寸法線を図形処理表示システムにおいて
表示する寸法線の表示方式では、入力された寸法線のデ
ータが寸法線を構成する要素の始点および終点の直交座
標(x−y座標)上の座標値(x,y)の組からなる記
憶形式のデータに座標記憶変換装置により整えられて記
憶装置に記憶され、記憶形式のデータが座標表示変換装
置により表示形式のデータに変換され、この表示形式の
データに基づいて出力装置に寸法線が表示されていた。
Conventionally, in the dimension line display method for displaying this type of dimension line in a graphic processing display system, the input dimension line data is on the orthogonal coordinates (xy coordinates) of the start point and the end point of the elements forming the dimension line. Data in a storage format composed of a set of coordinate values (x, y) are arranged by the coordinate storage conversion device and stored in the storage device, and the storage format data is converted into the display format data by the coordinate display conversion device. The dimension line was displayed on the output device based on the display format data.

第3図を参照すると、従来の寸法線の表示方式において
寸法線のデータが記憶装置で記憶されるときの記憶形式
のデータ(寸法線の平行移動や一部の要素の位置の移動
等が行われる場合には記憶形式のデータに基づき処理が
行われる)は、全ての要素31〜35が始点および終点の座
標値(x1s,y1s)および(x1e,y1e)〜(x5s,y
5s)および(x5e,y5e)の組により構成されている。
Referring to FIG. 3, when the dimension line data is stored in the storage device in the conventional dimension line display method, the data of the storage format (parallel movement of the dimension line, movement of positions of some elements, etc. is performed). If all the elements 31 to 35 are coordinate values (x 1s , y 1s ) and (x 1e , y 1e ) to (x 5s , of all elements 31 to 35, the processing is performed based on the data in the storage format. y
5s ) and (x 5e , y 5e ).

このような寸法線を図中のベクトルBの方向に平行移動
する(寸法補助線である要素31〜33の始点(x1s
1s)〜(x3s,y3s)の位置は変更されない)場合に
は、各要素31〜35の座標値の変更による対処が行われて
いた。
Such a dimension line is translated in the direction of vector B in the figure (starting points (x 1s , elements 31 to 33, which are dimension extension lines,
In the case where the positions of (y 1s ) to (x 3s , y 3s ) are not changed), the measures are taken by changing the coordinate values of the elements 31 to 35.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上述した従来の寸法線の表示方式では、寸法線の記憶形
式のデータが全ての要素の座標値により構成されている
ので、寸法線の平行移動や一部の要素の位置の移動等の
寸法線の変更が行われる場合に記憶形式のデータを構成
する座標値のほとんどを再度作成した上で寸法線の表示
を行わなければならないという欠点がある(わずかの変
更に対処するために多くのデータを変更しなければなら
ないという欠点がある)。
In the above-mentioned conventional dimension line display method, since the dimension line storage format data is composed of the coordinate values of all elements, dimension lines such as parallel movement of the dimension lines and movement of the positions of some elements, etc. Has the drawback that most of the coordinate values that make up the data in storage format have to be recreated and the dimension lines must be displayed when changes are made (a lot of data is It has the disadvantage of having to be changed).

例えば、第3図に示す寸法線においては、図中のベクト
ルBの方向への平行移動に伴い要素31,32および33の終
点の座標値ならびに要素34Bおよび35の始点の座標値お
よび終点の座標値、つまり図示する寸法線の記憶形式の
データのほとんどを再度作成しなければならないという
欠点がある。
For example, in the dimension line shown in FIG. 3, the coordinate values of the end points of the elements 31, 32 and 33 and the coordinate values of the start points and the end points of the elements 34B and 35 along with the parallel movement in the direction of the vector B in the figure. There is a drawback in that most of the values, that is, the data in the storage format of the dimension lines shown, must be recreated.

本発明の目的は、上述の点に鑑み、寸法線の平行移動や
寸法線を構成する一部の要素の位置の移動等の寸法線の
表示の変更にわずかのデータの変更で容易に対処して出
力装置に変更された寸法線の表示を行うことができる寸
法線の表示方式を提供することにある。
In view of the above points, an object of the present invention is to easily cope with a change in the display of the dimension line such as a parallel movement of the dimension line or a movement of positions of some elements constituting the dimension line with a slight change in data. It is an object of the present invention to provide a dimension line display method capable of displaying changed dimension lines on an output device.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の寸法線の表示方式は、寸法線のデータを入力す
る入力装置と、この入力装置により入力された寸法線の
データを単位方向ベクトル成分と距離成分とで示される
記憶形式の記憶用データに変換し寸法線の表示の変更に
対して記憶用データの変更で対処するベクトル距離記憶
変換装置と、このベクトル距離記憶変換装置により生成
された記憶用データを記憶する記憶装置と、この記憶装
置に記憶されている記憶用データを直交座標の座標値で
示される表示形式の表示用データに変換するベクトル距
離表示変換装置と、このベクトル距離表示変換装置によ
り生成された表示用データに基づき寸法線を表示する出
力装置とを有する。
The dimension line display method of the present invention is an input device for inputting dimension line data, and storage data in a storage format in which the dimension line data input by this input device is indicated by a unit direction vector component and a distance component. And a vector distance storage conversion device that copes with a change in the display of the dimension line by changing the storage data, a storage device that stores the storage data generated by the vector distance storage conversion device, and the storage device. And a vector distance display conversion device for converting the storage data stored in the display data into display data in a display format indicated by the coordinate values of rectangular coordinates, and a dimension line based on the display data generated by the vector distance display conversion device. And an output device for displaying.

〔作用〕[Action]

本発明の寸法線の表示方式では、入力装置が寸法線のデ
ータを入力し、ベクトル距離記憶変換装置が入力装置に
より入力された寸法線のデータを単位方向ベクトル成分
と距離成分とで示される記憶形式の記憶用データに変換
し寸法線の表示の変更に対して記憶用データの変更で対
処し、記憶装置がベクトル距離記憶変換装置により生成
された記憶用データを記憶し、ベクトル距離表示変換装
置が記憶装置に記憶されている記憶用データを直交座標
の座標値で示される表示形式の表示用データに変換し、
出力装置がベクトル距離表示変換装置により生成された
表示用データに基づき寸法線を表示する。
In the dimension line display system of the present invention, the input device inputs the dimension line data, and the vector distance memory conversion device stores the dimension line data input by the input device by the unit direction vector component and the distance component. The storage device stores the storage data generated by the vector distance storage conversion device by converting the storage data to the storage data of the format and dealing with the change of the display of the dimension line by changing the storage data. Converts the storage data stored in the storage device into display data in a display format indicated by rectangular coordinate values,
The output device displays the dimension line based on the display data generated by the vector distance display conversion device.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be described with reference to the drawings.

第1図は、本発明の寸法線の表示方式の一実施例の構成
を示すブロック図である。本実施例の寸法線の表示方式
は、入力装置であるキーボード1ならびにタブレット2
およびペン3と、ベクトル距離記憶変換装置4と、ベク
トル距離表示変換装置5と、、記憶装置であるディスク
装置6と、出力装置であるグラフィックディスプレイ装
置7とから構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the dimension line display system of the present invention. The display method of the dimension line of this embodiment is the keyboard 1 and the tablet 2 which are input devices.
And a pen 3, a vector distance storage conversion device 4, a vector distance display conversion device 5, a disk device 6 as a storage device, and a graphic display device 7 as an output device.

キーボード1は、本実施例の寸法線の表示方式が適用さ
れる図形処理表示システムの起動,停止および異常処理
等の運用コマンドの入力や、寸法線のデータの座標値に
よる入力等を行う。
The keyboard 1 inputs operation commands such as starting, stopping, and abnormal processing of the graphic processing display system to which the dimension line display system of the present embodiment is applied, and inputting coordinate values of dimension line data.

タブレット2およびペン3は、タブレット2上の特定の
位置にペン3を移動して行う入力による寸法線を作成
(表示)する位置の指示や、すでに作成されている寸法
線の位置の変更において変更対象の寸法線を特定するた
めの指示および変更して移動する位置の指示等を行う。
The tablet 2 and the pen 3 are changed by moving the pen 3 to a specific position on the tablet 2 to instruct the position of creating (displaying) the dimension line by inputting or changing the position of the dimension line already created. Instructions for specifying the target dimension line and instructions for changing and moving positions are given.

なお、以下の説明においては、キーボード1ならびにタ
ブレット2およびペン3を一括して入力装置として述べ
る。
In the following description, the keyboard 1, the tablet 2 and the pen 3 will be collectively described as an input device.

ベクトル距離記憶変換装置4は、入力装置から入力され
た寸法線のデータを単位方向ベクトル成分と距離成分と
からなる記憶用データに変換する。
The vector distance storage conversion device 4 converts the data of the dimension line input from the input device into storage data composed of a unit direction vector component and a distance component.

始点の座標値(x,y)と終点の座標値(x,y
)との組として入力装置から入力された寸法線を構成
する各要素(狭義の寸法線および寸法補助線)のデータ
は、以下の処理手順に基づいてベクトル距離記憶変換装
置4により単位方向ベクトル成分と距離成分とからなる
記憶用データに変換される。
The coordinate value of the start point (x s , y s ) and the coordinate value of the end point (x e , y)
The data of each element (narrowly defined dimension line and dimension extension line) constituting the dimension line input from the input device as a pair with e ) is a unit direction vector by the vector distance storage conversion device 4 based on the following processing procedure. It is converted into storage data composed of a component and a distance component.

各要素の線分の距離Lを次式より求める。 The distance L of the line segment of each element is obtained from the following equation.

L=(x−x+(y−y 単位方向ベクトル成分aを次式より求める。L = (x e −x s ) 2 + (y e −y s ) 2 A unit direction vector component a is obtained from the following equation.

a=−(y−y)/L 単位方向ベクトル成分bを次式より求める。a = - obtaining by the following formula (y e -y s) / L unit vector component b.

b=(x−x)/L 距離成分cを次式より求める。b = (x e −x s ) / L The distance component c is obtained from the following equation.

c=x×a+y×b 距離成分dを次式より求める。obtaining by the following formula c = x s × a + y s × b distance component d.

d=x×b−y×a 距離成分eを次式より求める。obtaining by the following formula d = x s × b-y s × a distance component e.

e=x×b−y×a このようにして生成された単位方向ベクトル成分aおよ
びbと距離成分c,dおよびeとからなる寸法線を構成
する各要素の記憶形式のデータ(寸法線の記憶用デー
タ)がディスク装置6に記憶される。
e = x e xby y e xa Storage format data (dimensions) of each element forming a dimension line composed of the unit direction vector components a and b and the distance components c, d and e thus generated. Data for storing lines) is stored in the disk device 6.

ベクトル距離表示変換装置5は、ディスク装置6に記憶
されている寸法線の記憶用データ(各要素の単位方向ベ
クトル成分および距離成分)を寸法線の表示用データに
変換する。
The vector distance display conversion device 5 converts the dimension line storage data (unit direction vector component and distance component of each element) stored in the disk device 6 into dimension line display data.

ディスク装置6に記憶されている寸法線の記憶用データ
は、以下の処理手順に基づいてベクトル距離表示変換装
置5により座標値からなる表示用データに変換される。
The dimension line storage data stored in the disk device 6 is converted into display data composed of coordinate values by the vector distance display conversion device 5 based on the following processing procedure.

始点のx座標xを次式より求める。The x coordinate x s of the starting point is calculated by the following equation.

=c×a+d×b 始点のy座標yを次式より求める。x s = c × a + d × b The y coordinate y s of the starting point is obtained from the following equation.

=c×b−d×a 終点のx座標xを次式より求める。y s = c × b−d × a The x coordinate x e of the end point is obtained from the following equation.

=c×a+e×b 終点のy座標yを次式より求める。x e = c × a + e × b The y coordinate y e of the end point is obtained from the following equation.

=c×b−e×a このようにして生成された始点の座標値(x,y
と終点の座標値(x,y)とにより各要素が示され
る寸法線の表示用データに基づきグラフィックディスプ
レイ装置7に寸法線が表示される。
y e = c × b−e × a Coordinate value (x s , y s ) of the starting point generated in this way
And the coordinate value (x e , y e ) of the end point, the dimension line is displayed on the graphic display device 7 based on the display data of the dimension line indicating each element.

ディスク装置6は、ベクトル距離記憶変換装置4により
生成された寸法線の記憶用データを記憶する。
The disk device 6 stores the storage data of the dimension line generated by the vector distance storage conversion device 4.

グラフィックディスプレイ装置7は、ディスク装置6に
記憶されている寸法線の記憶用データに基づく表示用デ
ータにより寸法線を表示する。
The graphic display device 7 displays the dimension line based on the display data based on the data for storing the dimension line stored in the disk device 6.

次に、このように構成された本実施例の寸法線の表示方
式の動作について説明する。なお、ここでは第4図(a)
および(b)に示す寸法線(第4図(a)に示す寸法線は要素
11,12,13,14および15からなり、第4図(b)に示す寸法線
は要素21,22,23,24および25からなる)の表示が行われ
る場合の動作について説明する。
Next, the operation of the dimension line display system of the present embodiment configured as described above will be described. Here, Fig. 4 (a)
And the dimension line shown in (b) (The dimension line shown in Fig. 4 (a) is an element
The operation will be described when the display of (11, 12, 13, 14 and 15 and the dimension line shown in FIG. 4 (b) is composed of elements 21, 22, 23, 24 and 25) is displayed.

第4図(a)に示す寸法線が表示される場合には、入力装
置から入力された寸法線のデータが要素11〜15毎にベク
トル距離記憶変換装置4により記憶用データに変換され
てディスク装置6に記憶される。
When the dimension line shown in FIG. 4 (a) is displayed, the data of the dimension line input from the input device is converted into storage data by the vector distance storage conversion device 4 for each of the elements 11 to 15 and the disk is stored. Stored in device 6.

例えば、要素11に関するデータは、2つの単位方向ベク
トル成分aおよびbと3つの距離成分c,d
よびeとにより示されてディスク装置6に保持されて
いる。
For example, the data regarding the element 11 is held in the disk device 6 by being indicated by two unit direction vector components a 1 and b 1 and three distance components c 1 , d 1 and e 1 .

このとき、要素11の単位方向ベクトル成分aおよびb
ならびに距離成分c,dおよびeと入力データ
の始点および終点の座標値(xs1,ys1)および
(xe1,ye1)(従来の寸法線の表示方式における
記憶形式のデータでもある。第3図参照。なお、第3図
に示すxs1等とここで述べるxs1等とは同一の値を
示すわけではない)との関係は次のようになる。
At this time, the unit direction vector components a 1 and b of the element 11
1 and the distance components c 1 , d 1 and e 1 and the coordinate values (x s1 , y s1 ) and (x e1 , y e1 ) of the start and end points of the input data (data in the storage format in the conventional dimension line display system) But see there. Figure 3. the third and x s1, etc. described herein and x s1, etc. shown in FIG does not indicate the same value) and relationship is as follows.

始点のx座標 xs1=c×a+d×b 始点のy座標 ys1=c×b−d×a 終点のx座標 xe1=c×a+e×b 終点のy座標 ye1=c×b−e×a ここで、単位方向ベクトル成分aおよびbにより要
素11の基準点(x−y座標の原点を通る直線と寸法線の
要素の線分を含む直線とが直交する点)の方向を規定す
る単位ベクトルが特定され、距離成分cにより原点と
基準点との間の距離が特定され、距離成分dにより基
準点と始点との間の距離が特定され、距離成分eによ
り基準点と終点との間の距離が特定される。
X-coordinate of the starting point x s1 = c 1 × a 1 + d 1 × b 1 y-coordinate of the starting point y s1 = c 1 × b 1 −d 1 × a 1 x-coordinate of the ending point x e 1 = c 1 × a 1 + e 1 × b 1 y coordinate of end point y e1 = c 1 × b 1 −e 1 × a 1 where the unit direction vector components a 1 and b 1 are the reference points of the element 11 (straight line and dimension passing through the origin of the xy coordinates). A unit vector that defines the direction of a point that is orthogonal to the straight line including the line segment of the line element is specified, the distance between the origin and the reference point is specified by the distance component c 1 , and the reference by the distance component d 1. The distance between the point and the start point is specified, and the distance component e 1 specifies the distance between the reference point and the end point.

このようにしてディスク装置6に保持されている記憶用
データが、ベクトル距離表示変換装置5によりグラフィ
ックディスプレイ装置7に適合する直交座標の座標値か
らなる表示用データに変換され、この表示用データに基
づきグラフィックディスプレイ装置7に第4図(a)に示
す寸法線が表示される。
In this way, the storage data held in the disk device 6 is converted by the vector distance display conversion device 5 into display data composed of coordinate values of Cartesian coordinates that match the graphic display device 7, and converted into this display data. Based on this, the dimension line shown in FIG. 4 (a) is displayed on the graphic display device 7.

次に、このようにして表示されている寸法線の表示を第
4図(b)に示すように変更する場合の動作について説明
する。なお、この変更は第4図(b)において破線で示す
狭義の寸法線である要素14および15の位置をベクトルA
(移動距離α)の方向に平行移動して要素24および25の
位置に修正するものである。
Next, the operation of changing the display of the dimension line displayed in this way as shown in FIG. 4 (b) will be described. This change is performed by changing the positions of the elements 14 and 15 which are the narrowly defined dimension lines shown by the broken line in FIG.
It is translated in the direction of (movement distance α) to correct the positions of the elements 24 and 25.

この場合には、寸法線の変更を示す入力データ(変更対
象の寸法線の特定と座標値や移動距離等で与えられる変
更の内容)が入力装置から入力される。
In this case, input data indicating the change of the dimension line (specification of the dimension line to be changed and the content of the change given by the coordinate value, moving distance, etc.) is input from the input device.

ベクトル距離記憶変換装置4では、この入力データに基
づき(入力データが座標値の場合には単位方向ベクトル
成分と距離成分とに対応する値への座標変換が行われ
る)ディスク装置6に記憶されている第4図(a)に示す
寸法線の記憶用データの変更が行われる。
The vector distance storage conversion device 4 stores it in the disk device 6 based on this input data (when the input data is a coordinate value, coordinate conversion to a value corresponding to the unit direction vector component and the distance component is performed). The storage data of the dimension line shown in FIG. 4 (a) is changed.

すなわち、寸法補助線である要素21,22および23につい
ては、要素11,12および13の距離成分e,eおよび
に移動距離αが次式に示すように加算されて距離成
分e′,e′およびe′が求められる(この加算
処理のみで対処できる)。
That is, for the elements 21, 22 and 23 which are the dimension extension lines, the moving distance α is added to the distance components e 1 , e 2 and e 3 of the elements 11, 12 and 13 as shown in the following equation to obtain the distance component e. 1 ′, e 2 ′ and e 3 ′ are obtained (which can be dealt with only by this addition processing).

′=e+α e′=e+α e′=e+α また、狭義の寸法線である要素24および25については、
要素14および15の距離成分cおよびcに移動距離α
が次式に示すように加算されて距離成分c′およびc
′が求められる(この加算処理のみで対処できる)。
e 1 ′ = e 1 + α e 2 ′ = e 2 + α e 3 ′ = e 3 + α Further, regarding the elements 24 and 25, which are dimension lines in a narrow sense,
Moving distances α to distance components c 4 and c 5 of elements 14 and 15
Are added as shown in the following equation to obtain distance components c 4 ′ and c
5 'is obtained (the addition processing only cope with).

′=c+α c′=c+α このようにして変更された記憶用データはディスク装置
6に記憶される。
c 4 ′ = c 4 + α c 5 ′ = c 5 + α The storage data thus changed is stored in the disk device 6.

ベクトル距離表示変換装置5では、ディスク装置6に保
持されている変更された記憶用データがグラフィックデ
ィスプレイ装置7に適合する直交座標の座標値からなる
表示用データに変換され、この表示用データに基づきグ
ラフィックディスプレイ装置7に第4図(b)に示す寸法
線が表示される。
In the vector distance display conversion device 5, the changed storage data held in the disk device 6 is converted into display data consisting of coordinate values of Cartesian coordinates that fit the graphic display device 7, and based on this display data The dimension line shown in FIG. 4 (b) is displayed on the graphic display device 7.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、ベクトル距離記憶変換装
置およびベクトル距離表示変換装置を設けることによ
り、寸法線の平行移動や寸法線を構成する一部の要素の
位置の移動等の寸法線の表示の変更に対して記憶用デー
タのわずかな変更で容易に対処して出力装置に変更され
た寸法線の表示を行うことができるという効果がある。
As described above, according to the present invention, by providing the vector distance storage conversion device and the vector distance display conversion device, the display of the dimension line such as the parallel movement of the dimension line or the movement of the positions of some elements constituting the dimension line is displayed. There is an effect that the changed dimension line can be displayed on the output device by easily dealing with the slight change of the storage data.

【図面の簡単な説明】 第1図は本発明の一実施例の構成を示すブロック図、 第2図は寸法線の一例を示す図、 第3図は従来の寸法線の表示方式において記憶装置に記
憶されている寸法線のデータの形式の一例を示す図、 第4図(a)および(b)は第1図に示す寸法線の表示方式の
動作を説明するための図である。 図において、 1……キーボード、 2……タブレット 3……ペン、 4……ベクトル距離記憶変換装置、 5……ベクトル距離表示変換装置、 6……ディスク装置、 7……グラフィックディスプレイ装置である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention, FIG. 2 is a diagram showing an example of dimension lines, and FIG. 3 is a storage device in a conventional dimension line display system. FIG. 4 is a diagram showing an example of the format of the dimension line data stored in FIG. 4, and FIGS. 4 (a) and 4 (b) are diagrams for explaining the operation of the dimension line display system shown in FIG. In the figure, 1 ... keyboard, 2 ... tablet 3 ... pen, 4 ... vector distance storage conversion device, 5 ... vector distance display conversion device, 6 ... disk device, 7 ... graphic display device.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】寸法線のデータを入力する入力装置と、 この入力装置により入力された寸法線のデータを単位方
向ベクトル成分と距離成分とで示される記憶形式の記憶
用データに変換し寸法線の表示の変更に対して記憶用デ
ータの変更で対処するベクトル距離記憶変換装置と、 このベクトル距離記憶変換装置により生成された記憶用
データを記憶する記憶装置と、 この記憶装置に記憶されている記憶用データを直交座標
の座標値で示される表示形式の表示用データに変換する
ベクトル距離表示変換装置と、 このベクトル距離表示変換装置により生成された表示用
データに基づき寸法線を表示する出力装置と、 を有することを特徴とする寸法線の表示方式。
1. An input device for inputting data of a dimension line, and data of the dimension line input by the input device is converted into storage data of a storage format indicated by a unit direction vector component and a distance component. A vector distance storage conversion device that copes with a change in the display data by changing the display data, a storage device that stores the storage data generated by the vector distance storage conversion device, and a storage device that stores the storage data. A vector distance display conversion device for converting storage data into display data in a display format indicated by rectangular coordinate values, and an output device for displaying a dimension line based on the display data generated by the vector distance display conversion device. And a display method of the dimension line.
JP62209069A 1987-08-21 1987-08-21 Dimension line display method Expired - Lifetime JPH0642251B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62209069A JPH0642251B2 (en) 1987-08-21 1987-08-21 Dimension line display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62209069A JPH0642251B2 (en) 1987-08-21 1987-08-21 Dimension line display method

Publications (2)

Publication Number Publication Date
JPS6451581A JPS6451581A (en) 1989-02-27
JPH0642251B2 true JPH0642251B2 (en) 1994-06-01

Family

ID=16566736

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62209069A Expired - Lifetime JPH0642251B2 (en) 1987-08-21 1987-08-21 Dimension line display method

Country Status (1)

Country Link
JP (1) JPH0642251B2 (en)

Also Published As

Publication number Publication date
JPS6451581A (en) 1989-02-27

Similar Documents

Publication Publication Date Title
JPH0668758B2 (en) Cursor control method and three-dimensional graphic display device
JPH05181605A (en) Projection display device with coordinate reading function and its display screen and display
JPH0642251B2 (en) Dimension line display method
JPH0766309B2 (en) How to display points on a three-dimensional figure
JPH0522922B2 (en)
JPH01282679A (en) Cad system
JP2505257B2 (en) Plotting device
JPS6361713B2 (en)
JPS63106823A (en) Image forming device
JPS5926509B2 (en) How to display the current status of moving objects
JP2715496B2 (en) Image filling device
JPH0341568A (en) Grid correcting system
JPS62211778A (en) Cursor display system for plotting system
JPS61190390A (en) Cursor display system for display unit
JPS627092A (en) Display unit for table display
JPS59214988A (en) Drawing coordinate data input method
JPS60245023A (en) Tablet device
JPS61169966A (en) Graphic input device
JPH02153475A (en) Plotting method in cad system
JPH05274411A (en) Graphic processing method
JPH0554086A (en) Drawing data extracting device
JPH0324613A (en) Data display system
JPS6232464U (en)
JPH0778716B2 (en) How to move the display screen
JPH0583951B2 (en)