JPH07325852A - Cad system - Google Patents

Cad system

Info

Publication number
JPH07325852A
JPH07325852A JP6121024A JP12102494A JPH07325852A JP H07325852 A JPH07325852 A JP H07325852A JP 6121024 A JP6121024 A JP 6121024A JP 12102494 A JP12102494 A JP 12102494A JP H07325852 A JPH07325852 A JP H07325852A
Authority
JP
Japan
Prior art keywords
line
dimension
line segment
segments
cad system
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.)
Granted
Application number
JP6121024A
Other languages
Japanese (ja)
Other versions
JP3089525B2 (en
Inventor
Koji Ikeda
宏治 池田
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.)
Hitachi Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Hitachi Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP06121024A priority Critical patent/JP3089525B2/en
Publication of JPH07325852A publication Critical patent/JPH07325852A/en
Application granted granted Critical
Publication of JP3089525B2 publication Critical patent/JP3089525B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate a manual elimination operation for a useless dimension line and to improve the efficiency of drawing the dimension line of a graphic by providing a symmetrical line segment extraction part and a dimension line decision part and drawing the dimension line only for a line segment decided in the dimension line decision part. CONSTITUTION:For a rectangular graphic 4, the outside lines are extracted as the line segments by a line segment extraction part 5. Then, the attributes of the extracted respective line segments are discriminated by a line segment attribute discrimination part 9. It is performed by obtaining the maximum value and the minimum value of the coordinate and the length of the extracted outside line and recognizing the parallel, vertical and orthogonal relation of the respective line segments by judgement by a production rule 10. Thereafter, by the symmetrical line segment extraction part 6, the symmetry of the graphic is judged based on the attribute information of the respective line segments. Then, the line segments of the outside line for drawing the dimension line and the outside line for not drawing the dimension line are decided by the dimension line decision part 7 for the outside lines judged as symmetrical and the drawing processing of the dimension line is performed by a dimension line drawing part 8 for the outside line for which it is decided to draw the dimension line.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、CAD(Comput
er Aided Drawing、コンピュータ支援
による製図)システムに係り、特に、寸法線の作画に要
する人的作業負荷およびミスの軽減を図るのに好適なC
ADシステムに関するものである。
The present invention relates to CAD (Comput).
er Aided Drawing, a computer-aided drafting system, and in particular, C suitable for reducing the human work load and mistakes required for drawing dimension lines.
It relates to an AD system.

【0002】[0002]

【従来の技術】従来、CADシステムにおいて寸法線を
作画する際には、図4に示すように、図形に対する寸法
線を全て自動的に引かせ、その後に、必要の無い部分を
手動で削除している。しかし、このように、図形に対す
る寸法線を全て自動的に引かせた後に、必要の無い部分
を手動で削除する技術では、人手により、必要の無い寸
法線を削除するため、手間がかかる上にミスも発生す
る。
2. Description of the Related Art Conventionally, when drawing a dimension line in a CAD system, as shown in FIG. 4, all dimension lines for a figure are automatically drawn, and thereafter unnecessary portions are manually deleted. ing. However, in this way, in the technique of automatically drawing all dimension lines for a figure and then manually deleting unnecessary parts, the unnecessary dimension lines are manually deleted, which is troublesome. Mistakes also occur.

【0003】このような問題に対処するための従来技術
としては、例えば、特開昭62−187975号公報に
記載のものがある。この公報に示される技術では、外接
矩形のX−Y座標の最大座標値や最小座標値を用いるこ
とにより、図形要素の外形形状に正しく見合うように寸
法表示を自動的に決定できる。特に、図形の中心線に対
して等間隔な各平行線については、中心振り分けの形で
寸法表示を行う。この場合、中心振り分けは、原点を通
る中心線を挾んで対称な平行ラインを求め、その間の寸
法を計算することにより行う。しかし、この技術では、
原点を通る中心線を挾んで対称な平行ラインを求め、中
心線振り分けの形で寸法線を表示するため、例えば、図
5に示されるような円柱状のもののように、図形が中心
線に対して対象の場合には適用できるが、図6に示され
るような矩形図形4の場合には適用できない。
As a conventional technique for dealing with such a problem, for example, there is one disclosed in Japanese Patent Laid-Open No. 62-187975. In the technique disclosed in this publication, by using the maximum coordinate value and the minimum coordinate value of the XY coordinates of the circumscribing rectangle, the dimension display can be automatically determined so as to properly match the outer shape of the graphic element. In particular, for parallel lines that are equidistant from the center line of the figure, the dimensions are displayed in the form of center distribution. In this case, center distribution is performed by finding a symmetric parallel line across the center line passing through the origin and calculating the dimension therebetween. But with this technology,
In order to find a symmetric parallel line across the center line that passes through the origin and display the dimension lines in a manner that the center lines are distributed, for example, as in the case of a columnar shape as shown in FIG. However, it cannot be applied to the rectangular figure 4 as shown in FIG.

【0004】[0004]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、図形が中心線に対して対象でな
い場合には、不必要な寸法線を自動的に削除することが
できない点である。本発明の目的は、これら従来技術の
課題を解決し、無駄な寸法線に対する人手による削除作
業を不要として、図形の寸法線の作画を高効率化するこ
とを可能とするCADシステムを提供することである。
The problem to be solved by the prior art is that in the prior art, unnecessary dimension lines cannot be automatically deleted when the figure is not the object of the center line. Is. An object of the present invention is to solve these problems of the prior art, and to provide a CAD system capable of increasing the efficiency of drawing a dimension line of a figure by eliminating the need for manual deletion work for a dimension line. Is.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、本発明のCADシステムは、(1)図形の各線分の
対称性を判断して、それぞれ対称な線分を抽出する対称
線分抽出部6と、この対称線分抽出部6で抽出した各々
対称な複数の線分の内、寸法線を引くものを、予め定め
られたルールに基づき決定する寸法線決定部7とを具備
し、この寸法線決定部7で決定した線分に対してのみ寸
法線を作画することを特徴とする。また、(2)上記
(1)に記載のCADシステムにおいて、対称線分抽出
部6は、摘出した各線分の長さと交点の位置関係、およ
び、各線分同士の位置関係を、各線分の属性として判別
する線分属性判別部9を具備し、この線分属性判別部9
による各線分の属性判別結果に基づいて、各線分の対称
性を判断することを特徴とする。また、(3)上記
(1)、もしくは、(2)のいずれかに記載のCADシ
ステムにおいて、寸法線決定部7は、左側および下側の
線分を優先するプロダクションルール10を有し、この
プロダクションルール10に基づき、各々対称な複数の
線分から寸法線を引く一つの線分を選択することを特徴
とする。
In order to achieve the above object, the CAD system of the present invention comprises: (1) symmetry line segment extraction for determining the symmetry of each line segment of a figure and extracting each symmetric line segment. And a dimension line determination unit 7 that determines, based on a predetermined rule, a dimension line to be drawn from the plurality of symmetrical line segments extracted by the symmetrical line segment extraction unit 6. The feature is that the dimension line is drawn only for the line segment determined by the dimension line determination unit 7. (2) In the CAD system described in (1) above, the symmetric line segment extraction unit 6 determines the positional relationship between the extracted line segments and the intersections, and the positional relationship between the line segments as the attributes of each line segment. The line segment attribute determining unit 9 for determining
It is characterized in that the symmetry of each line segment is judged based on the attribute discrimination result of each line segment. (3) In the CAD system described in (1) or (2) above, the dimension line determination unit 7 has a production rule 10 that gives priority to the left and lower line segments. Based on the production rule 10, one line segment from which a dimension line is drawn is selected from a plurality of symmetrical line segments.

【0006】[0006]

【作用】本発明においては、対称と判断された線分が複
数有る場合に、その中の一つの線分に対して寸法線を引
く。すなわち、まず、従来技術により、寸法線を引く対
象の図形データに対して、外形線を識別し、線分として
取り出す。次に、各線分の属性として、各外形線の交点
の関係や、線分の位置の関係、および、線分の長さを判
定する。そして、これらの判定結果に基づいて、各線分
の対称性を識別し、寸法線を引かない外形線の線分と、
寸法線を引く外形線の線分とを選別し、寸法線を引く外
形線の線分に対してのみ、寸法線の作画処理を行う。こ
こで、寸法線を引くか引かないかの選別は、例えば、利
用者の構築するプロダクションルール等に基づいて行
う。このようにすることにより、寸法線を無駄なく作画
することができる。
In the present invention, when there are a plurality of line segments judged to be symmetrical, a dimension line is drawn for one of the line segments. That is, first, according to the conventional technique, the contour line is identified with respect to the graphic data of which the dimension line is to be drawn, and is extracted as a line segment. Next, as the attributes of each line segment, the relationship between the intersections of the outlines, the position relationship between the line segments, and the length of the line segment are determined. Then, based on these determination results, the symmetry of each line segment is identified, and the line segment of the outline that does not draw a dimension line,
The line segment of the contour line from which the dimension line is drawn is selected, and the dimension line drawing processing is performed only on the line segment of the contour line from which the dimension line is drawn. Here, the selection as to whether or not to draw the dimension line is performed based on, for example, a production rule constructed by the user. By doing so, it is possible to draw the dimension line without waste.

【0007】[0007]

【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明のCADシステムの本発明に
係る構成の一実施例を示すブロック図である。本図にお
いて、1はマウス等の入力装置、2はCRT(Cath
ode Ray Tube、陰極線管)等の表示装置、
3は入力装置1の操作に基づき表示装置2の画面上にC
ADによる図形4を作画する図面作成部、5は図形4の
外形線を線分単位で摘出する線分摘出部、6は線分摘出
部5で摘出した各線分の対称性を判断して、それぞれ対
称な線分を抽出する本発明に係る対称線分抽出部、7は
対称線分抽出部6で抽出した各々対称な複数の線分の
内、寸法線を引くものを、予め定められたルールに基づ
き決定する本発明に係る寸法線決定部、8は寸法線決定
部7で決定した線分に対してのみ寸法線を作画する寸法
線作画部である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the configuration of the CAD system of the present invention according to the present invention. In the figure, 1 is an input device such as a mouse and 2 is a CRT (Cath).
display device such as ode ray tube, cathode ray tube,
3 is C on the screen of the display device 2 based on the operation of the input device 1.
A drawing creation unit for drawing the graphic 4 by AD, 5 is a line segment extraction unit for extracting the outline of the graphic 4 in line segment units, and 6 is a symmetry of each line segment extracted by the line segment extraction unit 5, A symmetry line segment extraction unit according to the present invention for extracting each symmetric line segment, and 7 is a predetermined number of symmetric line segments extracted by the symmetry line segment extraction unit 6, which are dimension lines. A dimension line determination unit 8 according to the present invention, which is determined based on a rule, is a dimension line drawing unit that draws a dimension line only for the line segment determined by the dimension line determination unit 7.

【0008】対称線分抽出部6は、線分摘出部5で摘出
した各線分の長さと交点の位置関係、および、各線分同
士の位置関係を、各線分の属性として判別する線分属性
判別部9を具備し、この線分属性判別部9による各線分
の属性判別結果に基づいて、各線分の対称性を判断す
る。また、寸法線決定部7は、左側および下側の線分を
優先するプロダクションルール10を有し、このプロダ
クションルール10に基づき、各々対称な複数の線分か
ら、寸法線を引く一つの線分を選択する。以下、図2に
より、このような構成のCADシステムの本発明に係る
処理動作を説明する。
The symmetry line segment extraction unit 6 discriminates the length of each line segment extracted by the line segment extraction unit 5 and the positional relationship between the intersections and the positional relationship between the line segments as the attribute of each line segment. The section 9 is provided, and the symmetry of each line segment is determined based on the attribute determination result of each line segment by the line segment attribute determination section 9. In addition, the dimension line determining unit 7 has a production rule 10 that gives priority to the left and lower line segments, and based on this production rule 10, one line segment from which a dimension line is drawn is drawn from a plurality of symmetrical line segments. select. The processing operation according to the present invention of the CAD system having such a configuration will be described below with reference to FIG.

【0009】図2は、図1におけるCADシステムの本
発明に係る寸法線作画処理の一実施例を示すフローチャ
ート図である。まず、図1における線分摘出部5によ
り、図6に示すような矩形図形4に対して、その外形線
を、線分として摘出する(ステップ101)。ここで、
矩形図形4を構成する外形線とは、ABCFHGEDを
結ぶ線のことである。また、外形線の線分の認識には、
直交点の関係、および、図形全体における座標の最大
値、最小値から求めるプロダクションルール(IF−T
HENルール)による判定技術を用いる。
FIG. 2 is a flow chart showing an embodiment of the dimension line drawing processing according to the present invention of the CAD system shown in FIG. First, the line segment extraction unit 5 in FIG. 1 extracts the outline of the rectangular graphic 4 as shown in FIG. 6 as a line segment (step 101). here,
The outline forming the rectangular figure 4 is a line connecting ABCFHGED. Also, to recognize the line segment of the outline,
A production rule (IF-T) obtained from the relationship between orthogonal points and the maximum and minimum values of coordinates in the entire figure.
HEN rule) is used.

【0010】次に、図1における線分属性判別部9によ
り、摘出した各線分の属性を判別する。これは、摘出し
た外形線の座標の最大値、最小値、および、長さを求め
て、各線分同士の平行、垂直、直交の関係を、プロダク
ションルールによる判定で認識させることにより行う。
すなわち、各線分の属性を判別するには、まず第1に、
各交点の関係を識別する(ステップ102)。これは、
例えば、図6の矩形図形4においては、「交点A,B,
Cは縦方向に同一線上」、「交点C,F,Hは横方向に
同一線上」ということである。また第2に、各線分の位
置関係を識別する(ステップ103)。これは、例え
ば、図6における矩形図形4においては、「ABとDE
は平行,ABとEFは平行,ABとGHは平行」、「A
BとADは垂直,BCとCFは垂直,ADとDEは垂
直」ということである。そして第3に、各線分の長さを
比較する(ステップ104)。これは、例えば、図6に
おける矩形図形4においては、「AB=DE,BC=G
H,AD=CF,EG=FH」ということである。
Next, the line segment attribute discriminating unit 9 in FIG. 1 discriminates the attribute of each extracted line segment. This is performed by obtaining the maximum value, the minimum value, and the length of the coordinates of the extracted outline, and recognizing the parallel, vertical, or orthogonal relationship between the line segments by the determination according to the production rule.
That is, to determine the attributes of each line segment, first of all,
The relationship of each intersection is identified (step 102). this is,
For example, in the rectangular figure 4 of FIG. 6, “intersection points A, B,
"C is collinear in the vertical direction" and "intersection points C, F, and H are collinear in the horizontal direction". Secondly, the positional relationship of each line segment is identified (step 103). For example, in the rectangular figure 4 in FIG. 6, “AB and DE
Are parallel, AB and EF are parallel, AB and GH are parallel "," A
B and AD are vertical, BC and CF are vertical, and AD and DE are vertical. " Thirdly, the lengths of the respective line segments are compared (step 104). For example, in the rectangular figure 4 in FIG. 6, “AB = DE, BC = G”
H, AD = CF, EG = FH ”.

【0011】このようにして、図1における線分属性判
別部9により、各線分の属性を判別した後、図1におけ
る対称線分抽出部9により、図形の対称性の判断を行う
(ステップ105)。この対称性の判断は、上述の各線
分の属性情報に基づいて判断されるもので、例えば、
「ABとDEが平行かつAB=DE、かつ、AとDは立
て座標が同じ」ならば、「ABとDEは対称である。」
というものである。それぞれ対称と判断された各外形線
(線分)に対しては、図1における寸法線決定部7によ
り、寸法を引かないルールに従って、寸法を引かない外
形線を決定する(ステップ106)。ここで、寸法線を
引かないルールとしては、例えば、「対称な各線分が同
一の長さのときには、左側(上下の場合には下側)の外
形線を優先する」等のプロダクションルールが有り、図
1における寸法線決定部7でデータベースとして格納し
ておく。このように、寸法線を引くことが決定した外形
線に対して、図1における寸法線作画部8により、寸法
線の作画処理を行う(ステップ107)。このようにし
て作画された寸法線を図3に示す。尚、この寸法線の作
画処理に関しては、公知の技術であり、ここでは省略す
る。
In this way, after the line segment attribute determination unit 9 in FIG. 1 determines the attributes of each line segment, the symmetry line segment extraction unit 9 in FIG. 1 determines the symmetry of the figure (step 105). ). The determination of the symmetry is made based on the attribute information of each line segment described above.
If “AB and DE are parallel and AB = DE, and A and D have the same vertical coordinates”, “AB and DE are symmetric”.
That is. For each contour line (line segment) that is determined to be symmetrical, the dimension line determination unit 7 in FIG. 1 determines a contour line that does not draw a dimension according to a rule that a dimension is not drawn (step 106). Here, as a rule that does not draw the dimension line, for example, there is a production rule such as "when the symmetrical line segments have the same length, the outer shape line on the left side (or the lower side in the case of the top and bottom) is prioritized". The data is stored as a database in the dimension line determining unit 7 in FIG. In this way, the dimension line drawing unit 8 in FIG. 1 performs the dimension line drawing process on the outline determined to be drawn (step 107). The dimension line thus drawn is shown in FIG. The drawing processing of this dimension line is a known technique and will not be described here.

【0012】以上、図1〜図3を用いて説明したよう
に、本実施例のCADシステムでは、図形が中心線に対
して対象でない場合にも、不要な寸法線を自動的に選定
して削除できるので、寸法線の作画に要する人的作業負
荷およびミスの軽減を図ることができる。尚、本発明
は、図1〜図3を用いて説明した実施例に限定されるも
のではなく、その要旨を逸脱しない範囲において種々変
更可能である。
As described above with reference to FIGS. 1 to 3, in the CAD system of the present embodiment, unnecessary dimension lines are automatically selected even when the figure is not symmetrical with respect to the center line. Since it can be deleted, it is possible to reduce the human work load and mistakes required for drawing the dimension line. The present invention is not limited to the embodiment described with reference to FIGS. 1 to 3, and various modifications can be made without departing from the scope of the invention.

【0013】[0013]

【発明の効果】本発明によれば、図形が中心線に対して
対象でない場合にも、不必要な寸法線を自動的に削除す
ることができ、無駄な寸法線に対する人手による削除作
業が不要となり、寸法線の作画に要する人的作業負荷お
よびミスの軽減を図ることができ、CADによる図形の
寸法線の作画処理の高効率化および高信頼化が可能とな
る。
According to the present invention, unnecessary dimension lines can be automatically deleted even when a figure is not symmetrical with respect to the center line, and unnecessary work for deleting dimension lines is unnecessary. Therefore, it is possible to reduce the human work load and mistakes required for drawing the dimension line, and it is possible to improve the efficiency and reliability of the drawing process of the dimension line of the figure by CAD.

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

【図1】本発明のCADシステムの本発明に係る構成の
一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a configuration according to the present invention of a CAD system of the present invention.

【図2】図1におけるCADシステムの本発明に係る寸
法線作画処理の一実施例を示すフローチャート図であ
る。
FIG. 2 is a flow chart showing one embodiment of the dimension line drawing processing according to the present invention of the CAD system in FIG.

【図3】図1におけるCADシステムで作画された矩形
図形およびその寸法線を示す説明図である。
FIG. 3 is an explanatory diagram showing a rectangular figure drawn by the CAD system in FIG. 1 and its dimension line.

【図4】従来のCADシステムで作画された矩形図形お
よびその寸法線を示す説明図である。
FIG. 4 is an explanatory diagram showing a rectangular figure drawn by a conventional CAD system and its dimension line.

【図5】従来のCADシステムで作画された円柱状図形
およびその寸法線を示す説明図である。
FIG. 5 is an explanatory diagram showing a columnar figure drawn by a conventional CAD system and its dimension line.

【図6】図1におけるCADシステムによる寸法線作画
の対象となる矩形図形の一例を示す説明図である。
FIG. 6 is an explanatory diagram showing an example of a rectangular figure which is a target of dimension line drawing by the CAD system in FIG.

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

1 入力装置 2 表示装置 3 図面作成部 4 矩形図形 5 線分摘出部 6 対称線分抽出部 7 寸法線決定部 8 寸法線作画部 9 線分属性判別部 10 プロダクションルール 1 Input device 2 Display device 3 Drawing creation part 4 Rectangular figure 5 Line segment extraction part 6 Symmetric line segment extraction part 7 Dimension line determination part 8 Dimension line drawing part 9 Line segment attribute determination part 10 Production rules

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 操作者との対話的操作に基づき作画した
図形の外形線を線分単位で摘出し、摘出した全ての線分
に対する寸法線を作画するCADシステムにおいて、上
記各線分の対称性を判断して、それぞれ対称な線分を抽
出する対称線分抽出手段と、該対称線分抽出手段で抽出
した各々対称な複数の線分の内、寸法線を引くものを、
予め定められたルールに基づき決定する寸法線決定手段
とを具備し、該寸法線決定手段で決定した線分に対して
のみ寸法線を作画することを特徴とするCADシステ
ム。
1. A symmetry of each line segment in a CAD system for extracting an outline line of a figure drawn based on an interactive operation with an operator in line segment units and drawing dimension lines for all the extracted line segments. Symmetry line segment extraction means for extracting each symmetric line segment, and a plurality of symmetric line segments extracted by the symmetry line segment extraction means for drawing a dimension line,
A CAD system, comprising: a dimension line determining unit that determines the dimension line based on a predetermined rule, and drawing a dimension line only for the line segment determined by the dimension line determining unit.
【請求項2】 請求項1に記載のCADシステムにおい
て、上記対称線分抽出手段は、上記摘出した各線分の長
さと交点の位置関係、および、各線分同士の位置関係
を、各線分の属性として判別する線分属性判別手段を具
備し、該線分属性判別手段による各線分の属性判別結果
に基づいて、各線分の対称性を判断することを特徴とす
るCADシステム。
2. The CAD system according to claim 1, wherein the symmetry line segment extraction means defines the positional relationship between the extracted line segments and the intersections, and the positional relationship between the line segments as an attribute of each line segment. A CAD system comprising: a line segment attribute determining unit that determines the line segment attribute determination unit, and determines the symmetry of each line segment based on the attribute determination result of each line segment by the line segment attribute determining unit.
【請求項3】 請求項1、もしくは、請求項2のいずれ
かに記載のCADシステムにおいて、上記寸法線決定手
段は、左側および下側の線分を優先するプロダクション
ルールを有し、該プロダクションルールに基づき、各々
対称な複数の線分から寸法線を引く一つの線分を選択す
ることを特徴とするCADシステム。
3. The CAD system according to claim 1 or 2, wherein the dimension line determining means has a production rule that gives priority to the left and lower line segments, and the production rule. A CAD system which selects one line segment from which a dimension line is drawn from a plurality of symmetrical line segments.
JP06121024A 1994-06-02 1994-06-02 CAD system Expired - Lifetime JP3089525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06121024A JP3089525B2 (en) 1994-06-02 1994-06-02 CAD system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06121024A JP3089525B2 (en) 1994-06-02 1994-06-02 CAD system

Publications (2)

Publication Number Publication Date
JPH07325852A true JPH07325852A (en) 1995-12-12
JP3089525B2 JP3089525B2 (en) 2000-09-18

Family

ID=14800931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06121024A Expired - Lifetime JP3089525B2 (en) 1994-06-02 1994-06-02 CAD system

Country Status (1)

Country Link
JP (1) JP3089525B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011170716A (en) * 2010-02-19 2011-09-01 Jsol Corp Mesh generation device, mesh generation method, and computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011170716A (en) * 2010-02-19 2011-09-01 Jsol Corp Mesh generation device, mesh generation method, and computer program

Also Published As

Publication number Publication date
JP3089525B2 (en) 2000-09-18

Similar Documents

Publication Publication Date Title
CN109697414B (en) Text positioning method and device
JPH07334549A (en) Method and device for automatically entering size in cad system
EP0535894A2 (en) Apparatus and method for transforming a graphic pattern
US6728407B1 (en) Method for automatically determining trackers along contour and storage medium storing program for implementing the same
US5640499A (en) Method of editing a drawing displayed on a display unit of a computer by simultaneously moving plural elements included in an editing area
JPH07325852A (en) Cad system
JPS6257078A (en) Retrieval processing system for graphic element
JPH08194716A (en) Picture processing method and its device
JP5402417B2 (en) Image processing device
JP3060810B2 (en) Specialization method of general-purpose CAD system
JP3678523B2 (en) Construction drawing recognition method and construction drawing recognition apparatus
JP2022128766A (en) Form document registration method and program
JP2817845B2 (en) Graphic processing apparatus and method
JP3271452B2 (en) CAD layer automatic setting method
JPH07296023A (en) Dimension plotting method in cad system
JP2614356B2 (en) Closed figure extraction method
JPH1049558A (en) Drawing managing device
JP2002063545A (en) Method and device for supporting confirmation of map symbol recognition result, and recording medium
JPH0773327A (en) Broken line/chain line recognizing method for automatic drawing recognizing device
JPH096811A (en) Area arithmetic unit
JPH06348849A (en) Picture symbol recognizing method
JPH1021332A (en) Non-linear normalizing method
JPH10208081A (en) Graphic processor and graphic processing method
JPH07244684A (en) Dimension line automatic leading-out system
JPS63100576A (en) Graph generating method

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20080721

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090721

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090721

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100721

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100721

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120721

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20130721

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20130721

Year of fee payment: 13

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20130721

Year of fee payment: 13

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20140721

Year of fee payment: 14

EXPY Cancellation because of completion of term