JPH08147463A - Figure generating device - Google Patents

Figure generating device

Info

Publication number
JPH08147463A
JPH08147463A JP6290202A JP29020294A JPH08147463A JP H08147463 A JPH08147463 A JP H08147463A JP 6290202 A JP6290202 A JP 6290202A JP 29020294 A JP29020294 A JP 29020294A JP H08147463 A JPH08147463 A JP H08147463A
Authority
JP
Japan
Prior art keywords
line segment
segment
end point
intersection
line
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
JP6290202A
Other languages
Japanese (ja)
Inventor
Nobuyoshi Toda
信芳 戸田
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.)
Nippon Steel Corp
Original Assignee
Sumitomo Metal 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 Sumitomo Metal Industries Ltd filed Critical Sumitomo Metal Industries Ltd
Priority to JP6290202A priority Critical patent/JPH08147463A/en
Publication of JPH08147463A publication Critical patent/JPH08147463A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To accurately and efficiently connect segments by specifying an area including a segment and a connection part to be connected and newly drawing a segment which has the coordinate values of the intersection of the segment of this area as coordinate values of a connection-side end point. CONSTITUTION: An input interface 3 inputs an editing instruction inputted from a keyboard 1 and the coordinate values of two points indicated with a mouse 2 to a CPU 4. The CPU 4 starts a program for segment connection stored in a program part 52 of a memory 5 with the inputted editing command. Then the area in a specific range including the connection-side end point of a segment connecting with another segment and the intersection of this segment and the other segment connecting this segment is specified. The segment having its end point included in the area among segments included in the specified area is selected as a segment to be connected to the other segment, the coordinate values of the intersection of the segments are calculated, and the coordinate values of the connection-side end point of the selected segment are replaced with the coordinate values of the intersection to newly draw a segment by extending or shortening the segment, thereby connecting the segment.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、不連続な線分同士を連
結させる、グラフィックス機能を備えたコンピュータ,
CAD 装置等の図形作成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer having a graphics function for connecting discontinuous line segments,
The present invention relates to a graphic device such as a CAD device.

【0002】[0002]

【従来の技術】従来の図形作成装置で不連続な線分同士
を連結する方法には大別して以下の2通りがある。 (1) マウス等のポインティングデバイスを使用する方法 連結しようとする部分をCRT 画面上で拡大表示して線分
の延長/短縮の編集メニューを選択し、連結すべき線分
の連結側の端点を目測でマウスを用いて選択した後、そ
の端点からグラフィックスカーソルを移動させることで
線分を延長又は短縮し、連結すべき線分を他の線分の端
点又は端点以外の線上の連結点に連結し、連結状態の可
否を目視でチェックする。
2. Description of the Related Art There are roughly two methods of connecting discontinuous line segments in a conventional figure forming device. (1) Using a pointing device such as a mouse Enlarge the part to be connected on the CRT screen and select the line segment extension / shortening edit menu to select the end point of the line segment to be connected. After selecting with the mouse by eye measurement, move the graphics cursor from the end point to extend or shorten the line segment, and set the line segment to be connected to the end point of another line segment or the connection point on the line other than the end point. Connect and visually check the connection status.

【0003】(2) 線分属性を変更する方法 連結すべき線分の描画に関わる属性(座標値、線幅、傾
斜角、中心角等)をCRT の画面上に表示する。ユーザが
これらの属性値から連結点の座標値,中心角等を計算し
て画面表示されている属性値を変更することで線分が延
長又は短縮されて他の線分に連結される。
(2) Method of changing line segment attributes The attributes (coordinate value, line width, inclination angle, central angle, etc.) relating to drawing of line segments to be connected are displayed on the screen of the CRT. The user calculates the coordinate value of the connecting point, the central angle, etc. from these attribute values and changes the attribute value displayed on the screen, so that the line segment is extended or shortened and connected to another line segment.

【0004】[0004]

【発明が解決しようとする課題】以上のような従来の図
形作成装置では、マウス等のポインティングデバイスを
用いて線分同士を連結する場合、目測で端点を選択して
グラフィックスカーソルを移動させ、連結点となるべき
他の線分の端点又は連結点を目測で選択して線分同士を
連結させ、連結状態を目視でチェックするので正確さに
欠けるとともに処理効率が低く、しかもポインティング
デバイスの精度が低く、グラフィックスカーソル移動ピ
ッチが図形の描画ピッチより粗い場合は端点又は連結点
を正確に選択できずに連結が行えないケースも発生す
る。また、線分の属性値を変更する方法では連結点の座
標値,中心角等の算出が必要であるので操作が煩雑であ
る。
In the above-described conventional figure forming apparatus, when connecting line segments using a pointing device such as a mouse, the end point is selected by visual observation to move the graphics cursor, The end points or connection points of other line segments that should be connection points are visually selected to connect the line segments, and the connection state is visually checked, resulting in lack of accuracy and low processing efficiency, and the accuracy of the pointing device. Is low and the graphics cursor movement pitch is coarser than the drawing pitch of the figure, there is a case in which the end points or the connection points cannot be accurately selected and the connection cannot be performed. Further, in the method of changing the attribute value of a line segment, it is necessary to calculate the coordinate value of the connecting point, the central angle, etc., so that the operation is complicated.

【0005】本発明はこのような問題点を解決するため
になされたものであって、連結対象の線分と連結部分と
を含む領域が指定されると、この領域に含まれる線分の
交点の座標値を求め、この交点の座標値を連結側の端点
の座標値とする線分を新たに描画することにより、線分
同士を正確に効率的に連結し、連結操作が容易な図形作
成装置の提供を目的とする。
The present invention has been made to solve such a problem, and when an area including a line segment to be connected and a connected portion is designated, an intersection of the line segments included in this area is specified. Calculate the coordinate values of and draw a new line segment with the coordinate value of this intersection as the coordinate value of the end point on the connecting side to accurately and efficiently connect the line segments and create a figure that is easy to connect. The purpose is to provide a device.

【0006】[0006]

【課題を解決するための手段】本発明の図形作成装置
は、描画された不連続な線分同士を連結させる図形作成
装置において、描画された線分の、端点の座標値を含む
描画に関わる属性値を記憶する手段と、他の線分に連結
すべき線分の連結側の端点、及び該線分と前記他の線分
との交点を含む所定範囲の領域を指定する手段と、該手
段が指定した所定範囲の領域に含まれる線分のうち、該
領域に端点が含まれている線分を前記他の線分に連結す
べき線分として選択する手段と、前記交点の座標値を算
出する手段と、選択された前記線分の連結側の端点の座
標値を、前記交点の座標値に置換する手段と、該手段に
より置換された座標値を連結側の端点の座標値として、
選択された前記線分を延長又は短縮した線分を新たに描
画する手段とを備えたことを特徴とする。
SUMMARY OF THE INVENTION A graphic creating apparatus according to the present invention relates to drawing of drawn line segments including coordinate values of end points in a graphic creating apparatus for connecting drawn discontinuous line segments. Means for storing the attribute value, means for designating an area of a predetermined range including an end point on the connecting side of a line segment to be connected to another line segment, and an intersection of the line segment and the other line segment, Means for selecting, as a line segment to be connected to the other line segment, a line segment whose endpoint is included in the line segment included in the area of the predetermined range designated by the means, and the coordinate value of the intersection point And a means for replacing the coordinate value of the end point on the connecting side of the selected line segment with the coordinate value of the intersection point, and the coordinate value replaced by the means as the coordinate value of the end point on the connecting side. ,
And a means for newly drawing a line segment obtained by extending or shortening the selected line segment.

【0007】[0007]

【作用】本発明の図形作成装置は、他の線分に連結すべ
き線分の連結側の端点、及びこの線分とこの線分を連結
すべき他の線分との交点を含む所定範囲の領域を指定す
ると、指定された領域に含まれる線分のうち、この領域
に端点が含まれる線分を他の線分に連結すべき線分とし
て選択し、線分同士の交点の座標値を算出し、選択した
線分の連結側の端点の座標値を交点の座標値に置換し、
この線分を延長又は短縮した線分を新たに描画して線分
同士を連結する。従って、線分同士が正確に効率的に連
結され、連結操作が容易である。
The graphic creation apparatus of the present invention has a predetermined range including an end point on the connecting side of a line segment to be connected to another line segment and an intersection of this line segment and another line segment to which this line segment is to be connected. When the area of is specified, the line segment whose end point is included in this area is selected as the line segment that should be connected to other line segments, and the coordinate value of the intersection of the line segments is selected. Calculate and replace the coordinate value of the end point on the connecting side of the selected line segment with the coordinate value of the intersection point,
A line segment obtained by extending or shortening this line segment is newly drawn to connect the line segments. Therefore, the line segments are accurately and efficiently connected, and the connecting operation is easy.

【0008】[0008]

【実施例】以下、本発明をその実施例を示す図に基づい
て説明する。図1は本発明の図形作成装置の構成を示す
ブロック図である。図中、1は線分連結等の編集命令を
入力するキーボード、6は図形を表示するモニタ、2は
連結すべき線分の連結側の端点、及び線分同士の交点を
含む矩形領域をモニタ6の画面上で指定すべく、矩形の
対角線上の2頂点を指示するマウスである。入力インタ
ーフェイス3はキーボード1から入力された編集命令、
及びマウス2で指示された2点の座標値をCPU 4に入力
する。CPU 4は、入力インターフェイス3を介して入力
された編集命令でメモリ5のプログラム部52に格納され
ている線分連結用のプログラムを起動し、また、マウス
2により指示された2点の座標値をメモリ5の図示しな
いレジスタ等に格納するとともに、既に起動されている
画面表示プログラムを用いてマウス2で指示された2点
を対角線上の2頂点とする矩形をモニタ6に表示させ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings showing its embodiments. FIG. 1 is a block diagram showing the configuration of the graphic creation apparatus of the present invention. In the figure, 1 is a keyboard for inputting editing commands such as line segment connection, 6 is a monitor for displaying graphics, 2 is a rectangular area including the end points of the line segments to be connected and the intersections of the line segments. 6 is a mouse that designates two vertices on a diagonal of a rectangle to be designated on the screen. The input interface 3 is an editing command input from the keyboard 1,
And the coordinate values of the two points designated by the mouse 2 are input to the CPU 4. The CPU 4 activates the line segment connecting program stored in the program section 52 of the memory 5 by the edit command input through the input interface 3, and the coordinate values of the two points designated by the mouse 2 Is stored in a register or the like (not shown) of the memory 5, and a rectangle having two points designated by the mouse 2 as two vertices on a diagonal line is displayed on the monitor 6 by using a screen display program that has already been activated.

【0009】メモリ5は、オペレーティングシステムを
格納するシステム部51と、線分連結用のプログラム,画
面表示プログラム等の各種アプリケーションプログラム
を記憶するプログラム部52と、作成された線分の端点の
座標値を含む属性値等を記憶するデータ部53とに大別さ
れる。
The memory 5 includes a system section 51 for storing an operating system, a program section 52 for storing various application programs such as a line segment connecting program and a screen display program, and coordinate values of created line segment end points. Is roughly divided into a data section 53 for storing attribute values and the like including.

【0010】次に、本発明の図形作成装置による線分連
結の手順を図2に示すフローチャート、及び図3に示す
線分連結の過程を具体的に示す図を基に説明する。な
お、2本の線分をL1 ,L2 、線分L1 ,L2 の始点を
それぞれP1s、P2s、終点をそれぞれP1e、P2e、線分
1 及びL2 の交点(延長上の交点を含む)をP0 とす
る。連結対象の線分の連結側の端点、及び連結点となる
べき線分同士の交点を含む矩形範囲D0 をマウス2で指
定する(S1)。4つの端点が全て矩形範囲D0 内に存在
するかを判断し(S2)、4つの端点が全て矩形範囲D0
内に存在する場合は矩形範囲D0 の指定誤りであるの
で、矩形範囲D0 の再指定メッセージを表示する等し
て、ステップS1に戻る。
Next, the procedure of connecting the line segments by the graphic forming apparatus of the present invention will be described with reference to the flowchart shown in FIG. 2 and the diagram specifically showing the process of connecting the line segments shown in FIG. Incidentally, the two line segments L 1, L 2, the line segment L 1, L 2 of the start point, respectively P 1s, P 2s, each P 1e of the end point, P 2e, the intersection of the line segment L 1 and L 2 ( Let P 0 be the intersection on extension). The rectangular range D 0 including the end points on the connection side of the connection target line segments and the intersections of the line segments to be the connection points is designated with the mouse 2 (S1). It is determined whether all four endpoints are within the rectangular range D 0 (S2), and all four endpoints are within the rectangular range D 0.
Since when present within is a specified error rectangular area D 0, and the like to display a reassignment message rectangular area D 0, the flow returns to step S1.

【0011】矩形範囲D0 内に存在する端点が3つ以下
の場合は、4つの端点が全て矩形範囲D0 外に存在する
かを判断し(S3)、4つの端点が全て矩形範囲D0 外に
存在する場合は指定誤りであるので、矩形範囲D0 の再
指定メッセージを表示する等してステップS1に戻る。ス
テップS2, S3の判断の結果、矩形範囲D0 内に存在する
端点が1個〜3個の場合は矩形範囲D0 内で2本の線分
1 及びL2 が交わっているかを判断する(S4)。
When there are three or less endpoints within the rectangular range D 0 , it is determined whether all four endpoints are outside the rectangular range D 0 (S3), and all four endpoints are within the rectangular range D 0. If it exists outside, it is a designation error, so that a message for redesignating the rectangular range D 0 is displayed and the process returns to step S1. Steps S2, S3 is determined in the case endpoint present in the rectangular area D 0 is to three one to determine the line segment L 1 and L 2 of the two in the rectangular area D 0 is intersected (S4).

【0012】2本の線分L1 及びL2 が矩形範囲D0
で交わっていない場合は(図3(a)(b) )、2本の線分
1 及びL2 が一方又は両方の延長によって矩形範囲D
0 内で交わるかを判断する(S5)。2本の線分L1 ,L
2 が矩形範囲D0 内で交わらない場合は、矩形範囲D0
の指定誤りであるので、矩形範囲D0 の再指定メッセー
ジを表示する等してステップS1に戻る。
When the two line segments L 1 and L 2 do not intersect within the rectangular range D 0 (FIGS. 3A and 3B), one or both of the two line segments L 1 and L 2 Rectangle range D by extension of
It is determined whether or not they intersect within 0 (S5). Two line segments L 1 and L
If 2 do not intersect in the rectangular area D 0 is the rectangular area D 0
Since this is an error in the specification of No. 2, a redesignation message for the rectangular range D 0 is displayed, and the process returns to step S1.

【0013】ステップS5の判断の結果、2本の線分L1
及びL2 が一方又は両方の延長によって矩形範囲D0
で交わる場合は、線分L1 ,L2 の連結側の端点(始点
とする)と反対側の端点(終点とする)が矩形範囲D0
内に存在するか否かに応じて、以下に述べるように、線
分L1 及びL2 の交点P0 の座標値を、一方又は両方の
線分L1 ,L2 の新しい端点(始点)の座標値とする新
しい線分を決定する(S6)。
As a result of the judgment in step S5, the two line segments L 1
And L 2 intersect in the rectangular range D 0 by one or both extensions, the end points on the connecting side (starting point) and the opposite end points (starting point) of the line segments L 1 and L 2 are the rectangular range. D 0
As described below, the coordinate value of the intersection point P 0 of the line segments L 1 and L 2 is set to a new end point (start point) of one or both of the line segments L 1 and L 2 depending on whether or not the line segments L 1 and L 2 exist. A new line segment to be the coordinate value of is determined (S6).

【0014】即ち、線分L1 及びL2 の始点P1s及びP
2sがともに矩形範囲D0 内にあって、終点P1e及びP2e
がともに矩形範囲D0 外にある場合(図3(a) )、線分
1及びL2 の延長上の交点P0 を線分L1 及びL2
新しい始点P1s及びP2sとする。また、一方の線分L1
の両端が矩形範囲D0 外にあって、他方の線分L2 の始
点P2sのみが矩形範囲D0 内にある場合は(図3b)、
線分L2 の延長上の交点P0 を線分L2 の新しい始点P
2sとする。
That is, the starting points P 1s and P 1 of the line segments L 1 and L 2
2s are both within the rectangular range D 0 and end points P 1e and P 2e
To but if both are outside the rectangular area D 0 (FIG. 3 (a)), the intersection point P 0 on the extension of the line segment L 1 and L 2 and the new start point P 1s and P 2s of the line segment L 1 and L 2 . Also, one line segment L 1
Is outside the rectangular range D 0 and only the starting point P 2s of the other line segment L 2 is within the rectangular range D 0 (FIG. 3b),
The new starting point P of the intersection P 0 on the extension of the line segment L 2 line segment L 2
2s .

【0015】一方、ステップS4の判断の結果、2本の線
分L1 及びL2 が矩形範囲D0 内で交わっている場合
は、線分L1 ,L2 の連結側の端点(始点とする)と反
対側の端点(終点とする)が矩形範囲D0 内に存在する
か否かに応じて、以下に述べるように、線分L1 及びL
2 の交点の座標値を、一方又は両方の線分L1 ,L2
新しい端点(始点)の座標値とする新しい線分を決定す
る(S7)。
On the other hand, as a result of the determination in step S4, when the two line segments L 1 and L 2 intersect within the rectangular range D 0 , the end points of the line segments L 1 and L 2 on the connecting side (start point and Depending on whether or not the end point (referred to as the end point) on the opposite side of the line segment exists within the rectangular range D 0 , as described below, line segments L 1 and L
A new line segment having the coordinate value of the intersection point of 2 as the coordinate value of the new end point (start point) of one or both of the line segments L 1 and L 2 is determined (S7).

【0016】即ち、線分L1 及びL2 の始点P1s及びP
2sがともに矩形範囲D0 内にあって、終点P1e及びP2e
がともに矩形範囲D0 外にある場合(図3(c) )、線分
2の交点P0 を線分L1 及びL2 の新しい始点P1s
びP2sとする。また、一方の線分L1 の両端が矩形範囲
0 外にあって、他方の線分L2 の始点P2sのみが矩形
範囲D0 内にある場合は(図3(d) )、線分L2 の交点
0 を線分L2 の新しい始点P2sとする。ステップS6又
はS7で決定された新線分の端点の座標値を始点の座標値
として、旧線分を延長又は短縮した線分を新たに描画す
る(S8)。
That is, the starting points P 1s and P 1 of the line segments L 1 and L 2
2s are both within the rectangular range D 0 and end points P 1e and P 2e
If is together outside the rectangular area D 0 (FIG. 3 (c)), the intersection point P 0 of the line segment L 2 and the new start point P 1s and P 2s of the line segment L 1 and L 2. If both ends of one line segment L 1 are outside the rectangular range D 0 and only the starting point P 2s of the other line segment L 2 is within the rectangular range D 0 (FIG. 3 (d)), the line the point of intersection P 0 of the minute L 2 be a new starting point P 2s of the line segment L 2. With the coordinate value of the end point of the new line segment determined in step S6 or S7 as the coordinate value of the start point, a line segment that is an extension or a contraction of the old line segment is newly drawn (S8).

【0017】なお、上述の実施例では直線同士の連結に
ついて説明したが、直線とスプライン曲線又はベジェ曲
線、スプライン曲線同士、又はベジェ曲線同士等、二次
曲線又はn次多項式で表現される曲線を延長して連結す
る場合であっても、曲線の定義域を拡張するか、曲率を
保つ補間を行うことにより直線の場合と同様に処理でき
る。図4は曲線同士を連結する場合の連結過程を具体的
に示す図である。
In the above embodiment, the connection of straight lines has been described. However, straight lines and spline curves or Bezier curves, spline curves or bezier curves, etc., can be represented by a quadratic curve or an nth degree polynomial. Even in the case of extension and connection, processing can be performed in the same manner as in the case of a straight line by extending the domain of the curve or performing interpolation maintaining the curvature. FIG. 4 is a diagram specifically showing a connecting process when connecting curves.

【0018】[0018]

【発明の効果】以上のように、本発明の図形作成装置
は、連結対象の線分と連結部分とを含む領域が指定され
ると、この領域に含まれる線分の交点の座標値を求め、
この交点の座標値を連結側の端点の座標値とする線分を
新たに描画するので、線分同士を正確に効率的に連結
し、連結操作が容易であるという優れた効果を奏する。
As described above, when the area including the line segment to be connected and the connected portion is designated, the graphic creation apparatus of the present invention obtains the coordinate value of the intersection of the line segments included in this area. ,
Since a line segment having the coordinate value of the intersection as the coordinate value of the end point on the connection side is newly drawn, the line segments are accurately and efficiently connected, and the connection operation is easy.

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

【図1】本発明の図形作成装置の構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a graphic creation apparatus of the present invention.

【図2】本発明の図形作成装置による線分連結の手順を
示すフローチャートである。
FIG. 2 is a flow chart showing a procedure for connecting line segments by the graphic creation device of the present invention.

【図3】本発明の図形作成装置による直線の場合の線分
連結の過程を具体的に示す図である。
FIG. 3 is a diagram specifically showing a process of connecting line segments in the case of a straight line by the graphic creation device of the present invention.

【図4】本発明の図形作成装置による曲線の場合の線分
連結の過程を具体的に示す図である。
FIG. 4 is a diagram specifically showing a process of connecting line segments in the case of a curve by the graphic creation device of the present invention.

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

1 キーボード 2 マウス 3 入力インターフェイス 4 CPU 5 メモリ 6 モニタ 51 システム部 52 プログラム部 53 データ部 1 keyboard 2 mouse 3 input interface 4 CPU 5 memory 6 monitor 51 system section 52 program section 53 data section

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 9365−5H G06F 15/62 320 K 9365−5H 322 C ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location 9365-5H G06F 15/62 320 K 9365-5H 322 C

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 描画された不連続な線分同士を連結させ
る図形作成装置において、描画された線分の、端点の座
標値を含む描画に関わる属性値を記憶する手段と、他の
線分に連結すべき線分の連結側の端点、及び該線分と前
記他の線分との交点を含む所定範囲の領域を指定する手
段と、該手段が指定した所定範囲の領域に含まれる線分
のうち、該領域に端点が含まれている線分を前記他の線
分に連結すべき線分として選択する手段と、前記交点の
座標値を算出する手段と、選択された前記線分の連結側
の端点の座標値を、前記交点の座標値に置換する手段
と、該手段により置換された座標値を連結側の端点の座
標値として、選択された前記線分を延長又は短縮した線
分を新たに描画する手段とを備えたことを特徴とする図
形作成装置。
1. A graphic creation apparatus for connecting drawn discontinuous line segments to each other, a means for storing attribute values related to drawing including the coordinate values of end points of the drawn line segments, and another line segment. And a means for designating a region of a predetermined range including an end point on the coupling side of the line segment to be connected to the line segment and an intersection of the line segment and the other line segment, and a line included in the region of the predetermined range designated by the means. Of the segments, means for selecting a line segment whose end point is included in the region as a line segment to be connected to the other line segment, means for calculating the coordinate value of the intersection, and the selected line segment Means for replacing the coordinate value of the end point on the connection side with the coordinate value of the intersection point, and extending or shortening the selected line segment by using the coordinate value replaced by the means as the coordinate value of the end point on the connection side. A graphic creation apparatus comprising: means for newly drawing a line segment.
【請求項2】 前記線分がn次曲線(ただし、nは1以
上の整数)である請求項1記載の図形作成装置。
2. The figure creating device according to claim 1, wherein the line segment is an n-th order curve (where n is an integer of 1 or more).
【請求項3】 前記線分がスプライン曲線である請求項
1記載の図形作成装置。
3. The figure creating device according to claim 1, wherein the line segment is a spline curve.
【請求項4】 前記線分がベジェ曲線である請求項1記
載の図形作成装置。
4. The figure creating device according to claim 1, wherein the line segment is a Bezier curve.
JP6290202A 1994-11-24 1994-11-24 Figure generating device Pending JPH08147463A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6290202A JPH08147463A (en) 1994-11-24 1994-11-24 Figure generating device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6290202A JPH08147463A (en) 1994-11-24 1994-11-24 Figure generating device

Publications (1)

Publication Number Publication Date
JPH08147463A true JPH08147463A (en) 1996-06-07

Family

ID=17753081

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6290202A Pending JPH08147463A (en) 1994-11-24 1994-11-24 Figure generating device

Country Status (1)

Country Link
JP (1) JPH08147463A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293809A (en) * 2005-04-13 2006-10-26 Zenrin Co Ltd Graphic data processing apparatus
JP2007249281A (en) * 2006-03-13 2007-09-27 Mitsubishi Electric Corp Cad/cam device, program for cad/cam device and cad/cam data editing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293809A (en) * 2005-04-13 2006-10-26 Zenrin Co Ltd Graphic data processing apparatus
JP2007249281A (en) * 2006-03-13 2007-09-27 Mitsubishi Electric Corp Cad/cam device, program for cad/cam device and cad/cam data editing method
JP4659651B2 (en) * 2006-03-13 2011-03-30 三菱電機株式会社 CAD / CAM device, CAD / CAM device program, and CAD / CAM data editing method

Similar Documents

Publication Publication Date Title
JP2804224B2 (en) Network diagram drawing method and system
US6727898B2 (en) Numerical analysis mesh generating method and apparatus
EP0535894A2 (en) Apparatus and method for transforming a graphic pattern
US5302967A (en) Figure processing apparatus and method aided by display with ruled lines
US6768489B2 (en) Method for controlling a posture of an articulated object in an animation production
JP3786410B2 (en) Fillet creation method and 3D CAD program
JPH08147463A (en) Figure generating device
JP2625600B2 (en) Figure moving deformation method and apparatus
JPH07134779A (en) Sweep body graphic generating device
JP2829692B2 (en) Operation Macro CAD System
JP3305395B2 (en) Figure division device
JPH0830666A (en) Method and device for arranging character string
JP3087517B2 (en) Instructions for creating fillet surface
JP3786412B2 (en) Fillet creation method and 3D CAD program
JP2669366B2 (en) Line-symmetric figure input device
JP3254328B2 (en) Ellipse data processing device
JP2001357076A (en) Image display method for cad system
JP3633011B2 (en) Figure extraction method
JPH08138068A (en) Device and method for graphic generation
JPH0721399A (en) Method for preparing graphic by computer
JPH09161099A (en) Graphic processor
JPH05225293A (en) Method and device for generating piping figure
JPH08212360A (en) Unit and method for form generation control and device and method for setting adaptive point
JPH0488560A (en) Method and device for angle correction processing for leader line of drawing
JPH0887541A (en) Shape correction device/method, discontinuous point correction device/method and sharp point correction device/method for cad system