JP6826297B1 - Information processing equipment, information processing system, its control method and program - Google Patents

Information processing equipment, information processing system, its control method and program Download PDF

Info

Publication number
JP6826297B1
JP6826297B1 JP2020016090A JP2020016090A JP6826297B1 JP 6826297 B1 JP6826297 B1 JP 6826297B1 JP 2020016090 A JP2020016090 A JP 2020016090A JP 2020016090 A JP2020016090 A JP 2020016090A JP 6826297 B1 JP6826297 B1 JP 6826297B1
Authority
JP
Japan
Prior art keywords
dimension
specific
elements
specified
information processing
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.)
Active
Application number
JP2020016090A
Other languages
Japanese (ja)
Other versions
JP2021124811A (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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2020016090A priority Critical patent/JP6826297B1/en
Application granted granted Critical
Publication of JP6826297B1 publication Critical patent/JP6826297B1/en
Publication of JP2021124811A publication Critical patent/JP2021124811A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】隣接する要素間の寸法を、容易に挿入することができる仕組みを提供すること【解決するための手段】複数の要素を記憶しておき、線分を選択し、選択された当該線分と交差する複数の要素を特定し、特定された当該複数の要素のうち、隣り合う要素間の寸法を挿入すべく制御する【選択図】図4PROBLEM TO BE SOLVED: To provide a mechanism capable of easily inserting dimensions between adjacent elements. [Means for solving] A plurality of elements are stored, a line segment is selected, and the selected line is selected. A plurality of elements intersecting with a line segment are specified, and among the specified plurality of elements, control is performed to insert a dimension between adjacent elements. [Selection diagram] FIG.

Description

本発明は、情報処理装置、情報処理システム、その制御方法及びプログラムに関する。 The present invention relates to an information information device, an information information system, a control method and a program thereof.

図面に対して寸法を挿入することが一般的に行われている。ユーザは、所望の要素を指定して寸法の入力を行なう。 It is common practice to insert dimensions into a drawing. The user specifies a desired element and inputs the dimensions.

例えば特許文献1には、2次元図面において、対象の要素を複数選択することで、基準点から各要素までの累進寸法を算出する技術が記載されている。また、特許文献2には、要素指定の手間を軽減しつつ、累進寸法を挿入する技術が記載されている。 For example, Patent Document 1 describes a technique for calculating a progressive dimension from a reference point to each element by selecting a plurality of target elements in a two-dimensional drawing. Further, Patent Document 2 describes a technique for inserting a progressive dimension while reducing the trouble of specifying an element.

特開平5−165902号公報Japanese Unexamined Patent Publication No. 5-165902 特開2019−12435号公報JP-A-2019-12435

しかしながら、特許文献1および特許文献2の技術においては、累進寸法の一括挿入はできるものの、隣接する要素間の寸法を一括挿入できない。要素間の寸法を挿入するには、ユーザが手動で対象の要素を1つ1つ指定しなければならない。対象となる要素が多ければ多いほど、要素を指定する作業が多く発生し、手間である。 However, in the techniques of Patent Document 1 and Patent Document 2, although progressive dimensions can be inserted all at once, dimensions between adjacent elements cannot be inserted all at once. To insert the dimensions between the elements, the user must manually specify the target elements one by one. The more elements there are, the more work is required to specify the elements, which is troublesome.

本発明は、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる仕組みを提供することを目的とする。 An object of the present invention is to provide a mechanism by which an object indicating a distance between adjacent elements can be easily inserted.

本発明は、複数の要素を記憶する情報処理装置で実行可能なプログラムであって、
前記情報処理装置を、
線分を選択する選択手段と、
前記選択手段により選択された線分と交差する複数の要素を特定する特定手段と、
前記特定手段により特定された、隣り合う要素間の寸法を挿入すべく制御する制御手段と、
して機能させることを特徴とする。
The present invention is a program that can be executed by an information processing apparatus that stores a plurality of elements.
The information processing device
A selection method for selecting a line segment and
A specific means for identifying a plurality of elements intersecting the line segment selected by the selection means, and
A control means that controls to insert a dimension between adjacent elements specified by the specific means.
It is characterized in that it functions.

本発明によれば、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる仕組みを提供することができる。 According to the present invention, it is possible to provide a mechanism capable of easily inserting an object indicating the distance between adjacent elements.

本発明の実施形態における、情報処理システムの構成の一例を示す図である。It is a figure which shows an example of the structure of the information processing system in embodiment of this invention. 本発明の実施形態における、各種装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware composition of various devices in embodiment of this invention. 本発明の実施形態における、各種装置の機能構成の一例を示す図である。It is a figure which shows an example of the functional structure of various devices in embodiment of this invention. 本発明の実施形態における、寸法挿入処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the dimension insertion process in embodiment of this invention. 本発明の実施形態における、各種データ構成の一例を示す図である。It is a figure which shows an example of various data structures in embodiment of this invention. 本発明の実施形態における、各種データ構成の一例を示す図である。It is a figure which shows an example of various data structures in embodiment of this invention. 本発明の第1の実施形態における、表示画面の構成の一例を示す図である。It is a figure which shows an example of the structure of the display screen in 1st Embodiment of this invention. 本発明の第2の実施形態における、表示画面の構成の一例を示す図である。It is a figure which shows an example of the structure of the display screen in the 2nd Embodiment of this invention. 本発明の第3の実施形態における、表示画面の構成の一例を示す図である。It is a figure which shows an example of the structure of the display screen in the 3rd Embodiment of this invention. 本発明の第4の実施形態における、3次元における寸法挿入処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the dimension insertion process in 3D in 4th Embodiment of this invention. 本発明の第4の実施形態における、3次元における寸法挿入の様子を示す図である。It is a figure which shows the state of the dimension insertion in three dimensions in the 4th Embodiment of this invention. 本発明の5の実施形態における、3次元における寸法挿入の様子を示す図である。It is a figure which shows the state of the dimension insertion in three dimensions in 5th Embodiment of this invention.

以下、図面を参照して、本発明の第1の実施の形態について説明する。 Hereinafter, the first embodiment of the present invention will be described with reference to the drawings.

まず図1を参照して、本発明の実施形態における、情報処理システムの構成の一例について説明する。 First, an example of the configuration of the information processing system according to the embodiment of the present invention will be described with reference to FIG.

PC100とサーバ200は、ネットワーク101を介して通信可能に接続されている。 The PC 100 and the server 200 are communicably connected via the network 101.

PC100には、CAD(Computer−Aided Design)アプリケーションがインストールされている。また、CADファイルにおいて隣接している要素間の寸法を算出し、挿入するための寸法挿入プログラムが記憶されている。 A CAD (Computer-Aided Design) application is installed on the PC100. In addition, a dimension insertion program for calculating and inserting dimensions between adjacent elements in a CAD file is stored.

本実施形態において、寸法挿入プログラムは、CADアプリのアドオンプログラムとして記憶され、動作する。 In the present embodiment, the dimension insertion program is stored and operates as an add-on program of the CAD application.

サーバ200には、CADファイルが記憶されている。CADファイルには、設計物を構成する部品の3次元形状、サイズ、3次元空間上の位置姿勢を記憶されている。また、各部品のエッジや端点の座標が記憶されている。 The CAD file is stored in the server 200. The CAD file stores the three-dimensional shape, size, and position / orientation of the parts constituting the design object in the three-dimensional space. In addition, the coordinates of the edges and end points of each component are stored.

3次元形状で表現される設計物のことを3次元モデルという。CADアプリは当該3次元モデルを所定の方向から投影した投影図(2次元図面)を作成し、図面形式のCADファイルとして記憶する機能を備える。投影図におけるどのエッジ、どの端点が、当該投影図のもとになった3次元モデルのどのエッジ、どの端点かの情報は、CADアプリがインストールされている装置のメモリに記憶されたエッジのIDや端点のID等により特定可能である。以上が図1の説明である。 A design that is represented by a three-dimensional shape is called a three-dimensional model. The CAD application has a function of creating a projection drawing (two-dimensional drawing) in which the three-dimensional model is projected from a predetermined direction and storing it as a CAD file in a drawing format. Information on which edge and which end point in the projection drawing is which edge and which end point of the 3D model on which the projection drawing is based is the ID of the edge stored in the memory of the device in which the CAD application is installed. It can be specified by the ID of the end point or the like. The above is the description of FIG.

以下、図2を用いて、本発明の実施形態における情報処理装置のハードウェア構成の一例について説明する。 Hereinafter, an example of the hardware configuration of the information processing apparatus according to the embodiment of the present invention will be described with reference to FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 In FIG. 2, 201 is a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary to realize a function executed by a BIOS (Basic Input / Output System) or an operating system program (hereinafter, OS) which is a control program of the CPU 201, and each server or each PC. Various programs described later are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 Reference numeral 203 denotes a RAM, which functions as a main memory, a work area, and the like of the CPU 201. The CPU 201 realizes various operations by loading a program or the like necessary for executing a process from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、入力装置209(キーボード(KB)209や不図示のマウス等のポインティングデバイス)からの入力を制御する。206はビデオコントローラで、ディスプレイ210(例えばCRTディスプレイ)等の表示器への表示を制御する。なお、表示器はCRTディスプレイだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じてユーザが使用するものである。 Further, 205 is an input controller, which controls input from an input device 209 (a pointing device such as a keyboard (KB) 209 or a mouse (not shown)). Reference numeral 206 denotes a video controller, which controls the display on a display such as a display 210 (for example, a CRT display). The display may be not only a CRT display but also another display such as a liquid crystal display. These are used by the user as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 Reference numeral 207 is a memory controller, which is connected to a hard disk (HD) for storing boot programs, various applications, font data, user files, edit files, various data, etc., a flexible disk (FD), or a PCMCIA card slot via an adapter. It controls access to an external memory 211 such as a compact flash (registered trademark) memory.

208は通信I/Fコントローラで、ネットワーク(例えば、図1に示した101)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 Reference numeral 208 denotes a communication I / F controller, which connects and communicates with an external device via a network (for example, 101 shown in FIG. 1), and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 The CPU 201 can display the outline font on the display 210 by executing the outline font expansion (rasterization) process on the display information area in the RAM 203, for example. Further, the CPU 201 enables a user instruction with a mouse cursor or the like (not shown) on the display 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。以上が図2の説明である。 Various programs described later for realizing the present invention are recorded in the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 203 as needed. Further, a definition file and various information tables used when executing the above program are also stored in the external memory 211, and detailed description of these will be described later. The above is the description of FIG.

次に図3を参照して、本発明の実施形態における、機能構成図の一例について説明する。各装置のCPUは、図3の記載の各機能部の機能を用いて、各処理を実行可能である。 Next, an example of the functional configuration diagram in the embodiment of the present invention will be described with reference to FIG. The CPU of each device can execute each process by using the function of each function unit shown in FIG.

CADファイル記憶部311は、サーバ200のCADファイル記憶部321から取得したCADファイルを保持・記憶する機能部である。 The CAD file storage unit 311 is a functional unit that holds and stores a CAD file acquired from the CAD file storage unit 321 of the server 200.

表示制御部312は、寸法算出部315で算出された寸法を挿入・表示するよう、アプリケーションを制御する機能部である。 The display control unit 312 is a functional unit that controls the application so as to insert and display the dimensions calculated by the dimension calculation unit 315.

寸法参照線選択部313は、寸法参照線を選択する機能部である。例えば、クリック操作がされた直線要素を、寸法参照線として選択する。 The dimension reference line selection unit 313 is a functional unit that selects the dimension reference line. For example, the clicked straight line element is selected as the dimension reference line.

寸法参照線とは、寸法を算出するにあたり、参照すべき要素を特定するために用いる線である。本発明では、例えば、寸法参照線と直交する直線要素を、寸法算出の対象要素として特定する。 The dimension reference line is a line used to specify an element to be referred to when calculating a dimension. In the present invention, for example, a straight line element orthogonal to the dimension reference line is specified as a target element for dimension calculation.

要素特定部314は、当該寸法算出の対象要素を特定する機能部である。例えば、寸法参照線と交わっている線分の端点を対象要要素として特定する。 The element specifying unit 314 is a functional unit that specifies the target element for the dimension calculation. For example, the end point of the line segment intersecting the dimension reference line is specified as the target element.

寸法算出部315は、対象要素間の寸法を算出する機能部である。以上が図3の説明である。 The dimension calculation unit 315 is a functional unit that calculates the dimensions between the target elements. The above is the description of FIG.

次に図4を参照して、本発明の実施形態における処理の流れを説明する。図4の処理は、PC100のCPU201が、CADアプリケーションや寸法挿入プログラムの機能を利用して実行する。 Next, the flow of processing in the embodiment of the present invention will be described with reference to FIG. The process of FIG. 4 is executed by the CPU 201 of the PC 100 by using the functions of the CAD application and the dimension insertion program.

ステップS401の開始時点において、CADアプリケーションは、CADの図面ファイルを開いているものとする。図5の図面情報500に示す通り、図面には複数のビュー(ビューID502)が対応付けて記憶されており、ビューの座標503を記憶している。なお、501は図面の名称である。 At the start of step S401, the CAD application assumes that the CAD drawing file is open. As shown in the drawing information 500 of FIG. 5, a plurality of views (view ID 502) are stored in association with each other in the drawing, and the coordinates 503 of the views are stored. Note that 501 is the name of the drawing.

ビューとは、投影図を表示するにあたり、投影方向と、投影対象の3次元モデルが規定された情報である。ビューは、CADアプリケーションに対するユーザ操作に基づいて、指定された投影方向ごとに作成される。ビューの一例を図7の700に示す。図7の700では、二次元図面上に4つのビュー(View001〜004)が表示されている。 The view is information that defines the projection direction and the three-dimensional model to be projected when displaying the projection drawing. Views are created for each specified projection direction based on user interaction with the CAD application. An example of the view is shown in 700 of FIG. In 700 of FIG. 7, four views (View001 to 004) are displayed on the two-dimensional drawing.

また、ビューの保持する情報の一例を図5のビュー情報510に示す。各ビューは、ビューを識別可能なビューID511と、ビューに投影する3次元モデルを示すCADファイル名512、投影方向513を保持している。 Further, an example of the information held by the view is shown in the view information 510 of FIG. Each view holds a view ID 511 that can identify the view, a CAD file name 512 indicating a three-dimensional model projected on the view, and a projection direction 513.

また、各ビューに対して、線分等の線分スケッチを作成することが可能である。図面上の線分スケッチの情報は、線分情報600(図6)に示す通り、線分スケッチのID(スケッチID602)と、その端点座標603、当該スケッチが属するビューのビューID601を保持している。 It is also possible to create a line segment sketch such as a line segment for each view. As shown in the line segment information 600 (FIG. 6), the line segment sketch information on the drawing holds the line segment sketch ID (sketch ID 602), its end point coordinates 603, and the view ID 601 of the view to which the sketch belongs. There is.

図4のステップS401で、寸法挿入プログラムは、寸法参照線の選択を受け付ける。具体的には、線分の選択操作を受け付けたことに応じて、当該線分のIDを線分情報600から特定し、RAM203上の寸法参照線情報610(具体的にはスケッチID611/図6)に、当該IDを記憶することで、選択された線分を寸法参照線として特定し、記憶する。 In step S401 of FIG. 4, the dimension insertion program accepts the selection of the dimension reference line. Specifically, in response to the reception of the line segment selection operation, the ID of the line segment is specified from the line segment information 600, and the dimension reference line information 610 on the RAM 203 (specifically, sketch ID 611 / FIG. 6). ), The selected line segment is specified as a dimension reference line and stored.

選択された寸法参照線の表示例を図7の710に示す。710は、View001を拡大して表示した様子を示す。 A display example of the selected dimension reference line is shown in FIG. 710. 710 shows a state in which View001 is enlarged and displayed.

また、寸法参照線情報610におけるスケッチID611と端点座標612は、それぞれ図6の602、603と同じであるため説明は割愛する。 Further, since the sketch ID 611 and the end point coordinates 612 in the dimension reference line information 610 are the same as those of 602 and 603 of FIG. 6, the description thereof will be omitted.

ステップS402で、寸法挿入プログラムは、線分情報600のビューID601を参照し、当該寸法参照線の所属するビューIDを特定する。 In step S402, the dimension insertion program refers to the view ID 601 of the line segment information 600 and identifies the view ID to which the dimension reference line belongs.

ステップS402における具体的な処理を説明する。寸法挿入プログラムは、CADアプリケーションで展開中の図面上の、現在アクティブなシート(図面)を対象として、当該シート上の全てのビュー上に存在する線分スケッチのIDを特定する。そして、取得した線分のIDと、ステップS401で特定された寸法参照線情報610のIDとを比較し、一致した線分の属するビューID601が示すビューを、寸法参照線の属するビューとする。 The specific processing in step S402 will be described. The dimension insertion program targets the currently active sheet (drawing) on the drawing being developed by the CAD application, and identifies the ID of the line segment sketch existing on all the views on the sheet. Then, the ID of the acquired line segment is compared with the ID of the dimension reference line information 610 specified in step S401, and the view indicated by the view ID 601 to which the matching line segment belongs is designated as the view to which the dimension reference line belongs.

ステップS403で、寸法挿入プログラムは、ステップS402で特定された、寸法参照線の所属するビューから、エッジを取得する。 In step S403, the dimension insertion program acquires the edge from the view to which the dimension reference line belongs, which is identified in step S402.

例えば、対象のビューに対応する3次元モデルのエッジのIDと、3次元座標をCADアプリに要求して取得する(図5のエッジ情報520の522、523)。そして、寸法挿入プログラムが、当該3次元座標を投影方向から投影した場合における、投影面上の二次元座標を算出する(図5の524)。 For example, the ID of the edge of the three-dimensional model corresponding to the target view and the three-dimensional coordinates are requested from the CAD application and acquired (522, 523 of the edge information 520 in FIG. 5). Then, the dimension insertion program calculates the two-dimensional coordinates on the projection surface when the three-dimensional coordinates are projected from the projection direction (524 in FIG. 5).

エッジ情報520は、エッジの座標の一例である。CADファイル名521に示すCADファイルにおける、各エッジ522の、3次元空間上の両端座標523を保持している。エッジ情報はCADファイルごとに、サーバ200及びPC100の外部メモリ211に記憶されている。 The edge information 520 is an example of the coordinates of the edge. In the CAD file shown in the CAD file name 521, the coordinates 523 of both ends in the three-dimensional space of each edge 522 are held. The edge information is stored in the external memory 211 of the server 200 and the PC 100 for each CAD file.

本実施形態においては、寸法挿入プログラムは、ステップS402において、CADアプリに対し、寸法参照線が所属しているビュー(投影図)において投影されているエッジのIDと3次元座標を要求し、取得する。どのエッジが投影されているか/されていないかの判断(投影されているエッジの特定処理)は、当該要求を受け付けたCADアプリが実行するものとする。CADアプリは、例えば、隠れ線等で表現される、投影方向において他の部品や面によって隠れているエッジは座標取得の対象外と判断する。 In the present embodiment, in step S402, the dimension insertion program requests and acquires the ID and the three-dimensional coordinates of the edge projected in the view (projection drawing) to which the dimension reference line belongs from the CAD application. To do. It is assumed that the CAD application that has received the request executes the determination of which edge is projected / not projected (the process of identifying the projected edge). The CAD application determines, for example, an edge represented by a hidden line or the like, which is hidden by another part or surface in the projection direction, is not subject to coordinate acquisition.

ステップS404で、寸法挿入プログラムは、エッジ情報520を参照し、寸法参照線の所属するビューにおける全てのエッジのうち、当該エッジの属するビューにおいて、当該ビューに属する寸法参照線と直交するエッジを特定する。すなわち、各投影図の投影面上において、寸法参照線と直交するエッジの投影線を特定する。 In step S404, the dimension insertion program refers to the edge information 520 and identifies an edge orthogonal to the dimension reference line belonging to the view in the view to which the edge belongs among all the edges in the view to which the dimension reference line belongs. To do. That is, on the projection plane of each projection drawing, the projection line of the edge orthogonal to the dimension reference line is specified.

ステップS405で、寸法挿入プログラムは、ステップS404で特定されたエッジと寸法参照線とエッジとの交点座標を記憶する。ここで記憶される交点座標は、シート(図面)の左下の端点座標をX,Y=0,0とした場合の、図面上の二次元座標である。座標の一例を図6の620と、図7の710に示す。 In step S405, the dimension insertion program stores the coordinates of the intersection of the edge, the dimension reference line, and the edge identified in step S404. The intersection coordinates stored here are two-dimensional coordinates on the drawing when the lower left end point coordinates of the sheet (drawing) are set to X, Y = 0,0. Examples of coordinates are shown in 620 of FIG. 6 and 710 of FIG.

ステップS406で、寸法挿入プログラムは、ステップS405で特定された交点間の距離を算出し、距離の近い順にソートする。 In step S406, the dimension insertion program calculates the distance between the intersections identified in step S405 and sorts them in ascending order of distance.

ステップS407で、寸法挿入プログラムは、ソート後の順番が、直前と直後の関係にある交点を隣接する交点として特定する。また、当該隣接する交点を形成する、寸法参照線と交差する各エッジを、隣接するエッジとして特定する。 In step S407, the dimension insertion program specifies the intersections whose order after sorting is immediately before and immediately after as adjacent intersections. In addition, each edge that intersects the dimension reference line that forms the adjacent intersection is specified as an adjacent edge.

ステップS408で、寸法挿入プログラムは、ステップS407で特定した全てのエッジに対して、寸法参照線よりも、寸法の挿入位置側に位置する端点を特定する。寸法参照線を境として、どちら側を寸法の挿入位置とするかは、ユーザ操作により決定する。 In step S408, the dimension insertion program identifies endpoints located closer to the insertion position of the dimension than the dimension reference line for all the edges identified in step S407. With the dimension reference line as the boundary, which side is the insertion position of the dimension is determined by the user operation.

具体的には、寸法挿入プログラムは、ステップS408において、図面に対するマウスクリック操作を受け付けるまで待機する。マウスクリック操作を受け付けた場合、クリック操作がされた図面上の二次元座標(図7の720に示す721の位置)を特定する。すなわち、寸法を挿入する位置の指定を受け付ける指定受付処理である。 Specifically, the dimension insertion program waits in step S408 until it accepts a mouse click operation on the drawing. When the mouse click operation is accepted, the two-dimensional coordinates (position of 721 shown in 720 of FIG. 7) on the drawing on which the click operation is performed are specified. That is, it is a designated reception process that accepts the designation of the position where the dimension is inserted.

そして、ステップS407において特定されたエッジの端点のうち、寸法参照線を境として、当該マウスクリックがされた二次元座標側の端点を特定する。 Then, among the end points of the edges specified in step S407, the end points on the two-dimensional coordinate side where the mouse click is performed are specified with the dimension reference line as a boundary.

例えば、寸法参照線から当該マウスクリックがされた座標までの垂直距離を特定し、当該寸法参照線からマウスクリックされた座標に向かう方向を特定する。 For example, the vertical distance from the dimension reference line to the coordinates of the mouse click is specified, and the direction from the dimension reference line to the coordinates of the mouse click is specified.

寸法挿入プログラムは、ステップS407において特定された各エッジの両端点のうち、寸法参照線から各端点に対する垂直方向を特定する。そして、両端点のうち、当該寸法参照線からマウスクリックされた座標に向けた方向と類似する方向にある端点を、寸法の算出基準とする端点として決定する。つまり、寸法補助線の引き出し位置として決定する。 The dimension insertion program specifies the direction perpendicular to each end point from the dimension reference line among the end points of each edge specified in step S407. Then, among the end points, the end points in a direction similar to the direction from the dimension reference line toward the coordinates clicked by the mouse are determined as the end points used as the dimension calculation reference. That is, it is determined as the drawing position of the extension line.

寸法参照線から各端点に対する垂直方向を図7の722に示す。 The direction perpendicular to each end point from the dimension reference line is shown in 722 of FIG.

特定した端点とその座標の一例を、図7の720に示す。ここでは、寸法挿入プログラムは、X,Y=10,45、X,Y=30,45、Y=50,38、Y=60,38、の4つの端点を特定したものとする。 An example of the identified endpoints and their coordinates is shown in FIG. 720. Here, it is assumed that the dimension insertion program specifies four end points of X, Y = 10,45, X, Y = 30,45, Y = 50,38, and Y = 60,38.

また、寸法挿入プログラムは、寸法値の挿入位置を決定して寸法値表示座標633に記憶する。 Further, the dimension insertion program determines the insertion position of the dimension value and stores it in the dimension value display coordinate 633.

寸法値の挿入位置の決定について、一例を説明する。寸法挿入プログラムは、まず、ステップS620に記憶され近い順にソートされた、隣り合う2つの交点座標ごとに、寸法参照線上の中間位置の座標を特定する。 An example will be described for determining the insertion position of the dimension value. First, the dimension insertion program specifies the coordinates of the intermediate position on the dimension reference line for each of the coordinates of two adjacent intersections stored in step S620 and sorted in the order of closeness.

そして、ステップS408でマウスクリックを受け付けた座標と法参照線との、垂直方向の距離をメモリから取得し、各中間位置を起点として、寸法参照線から垂直方向に、当該距離分だけ離れた位置を、寸法値の挿入位置として決定する。決定した値は、各交点のペアに基づいて特定された端点のペア(寸法値表示座標633)ごとに、対応付けて記憶する。一例を図6の寸法値表示座標633に示す。 Then, the vertical distance between the coordinates for which the mouse click is received and the normal reference line in step S408 is acquired from the memory, and the positions separated from the dimension reference line in the vertical direction by the distance from each intermediate position as a starting point. Is determined as the insertion position of the dimension value. The determined value is stored in association with each pair of end points (dimension value display coordinate 633) specified based on the pair of each intersection. An example is shown in the dimension value display coordinates 633 of FIG.

寸法挿入プログラムは、特定した隣り合う端点を、寸法の挿入対象の要素として、外部メモリ211に記憶する。 The dimension insertion program stores the specified adjacent end points as elements to be inserted into the dimensions in the external memory 211.

例えば、図6の寸法挿入対象630に示すように、寸法の算出、挿入対象とする隣り合う2つの端点のXY座標を、寸法補助線座標632に記憶する。また、寸法補助線座標632をID631と対応付けて記憶する。ID631は、寸法補助線座標632を一意に識別するための情報である。 For example, as shown in the dimension insertion target 630 of FIG. 6, the XY coordinates of the two adjacent end points to be calculated and inserted are stored in the dimension auxiliary line coordinate 632. Further, the dimensional auxiliary line coordinates 632 are stored in association with the ID 631. ID631 is information for uniquely identifying the extension line coordinates 632.

ステップS409で、寸法挿入プログラムは、ステップS408で特定された、隣接するエッジの端点間の寸法を示す寸法オブジェクト(例えば、寸法補助線、寸法線、寸法を示すテキスト)を図面に挿入するよう、CADアプリに要求する。 In step S409, the dimension insertion program inserts into the drawing a dimension object (eg, extension line, dimension line, dimension text) indicating the dimensions between the endpoints of adjacent edges identified in step S408. Request from the CAD app.

具体的には、寸法挿入プログラムは、各寸法補助線座標632間の、寸法参照線の方向における寸法を算出し、算出したそれぞれの寸法値を示すテキストを、寸法値表示座標633の位置に挿入するよう、CADアプリに指示する。 Specifically, the dimension insertion program calculates the dimension in the direction of the dimension reference line between each dimension auxiliary line coordinate 632, and inserts the text indicating each calculated dimension value at the position of the dimension value display coordinate 633. Instruct the CAD app to do so.

当該指示を受けたCADアプリは、各端点間の、寸法参照線の方向における寸法を算出し、寸法値と寸法線、寸法補助線を挿入する。 The CAD application that receives the instruction calculates the dimension between each end point in the direction of the dimension reference line, and inserts the dimension value, the dimension line, and the dimension auxiliary line.

寸法線と寸法の情報の一例は図6の630に示す。また、寸法挿入された表示の一例を図7の720に示す。 An example of dimension lines and dimensional information is shown in FIG. 630. Further, an example of the display with the dimensions inserted is shown in 720 of FIG.

寸法挿入プログラムは、外部メモリに記憶された不図示の設定値を参照し、当該設定値が、「寸法挿入後に寸法参照線を削除する」設定となっている場合には、ステップS401で選択を受け付けた寸法参照線を図面から削除するようCADアプリに指示する。当該指示を受け付けたCADアプリは、当該寸法参照線を図面上から削除する。当該設定値が、「寸法挿入後に寸法参照線を削除しない」設定となっている場合には、当該寸法参照線を削除する指示はしない。以上が第1の実施形態の説明である。 The dimension insertion program refers to a setting value (not shown) stored in the external memory, and if the setting value is set to "delete the dimension reference line after inserting the dimension", select in step S401. Instruct the CAD app to remove the accepted dimension reference line from the drawing. The CAD application that receives the instruction deletes the dimension reference line from the drawing. When the set value is set to "do not delete the dimension reference line after inserting the dimension", the instruction to delete the dimension reference line is not given. The above is the description of the first embodiment.

以上説明したように、本発明によれば、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる仕組みを提供することができる。 As described above, according to the present invention, it is possible to provide a mechanism capable of easily inserting an object indicating a distance between adjacent elements.

次に、図8を参照して、本発明の第2の形態を説明する。上述した実施形態の説明と重複する処理については、説明を割愛する。 Next, a second embodiment of the present invention will be described with reference to FIG. The description of the process that overlaps with the description of the above-described embodiment will be omitted.

第2の実施形態においては、寸法の算出対象の要素が特定できなかった場合に、特定できなかった事実やその理由をユーザに通知する。 In the second embodiment, when the element for which the dimension is calculated cannot be specified, the user is notified of the fact that the element could not be specified and the reason thereof.

具体的な処理を説明する。寸法挿入プログラムは、ステップS401で選択された線分が直線であるか判定する。直線である場合は処理をステップS402に移行する。直線でなかった場合は、図8の800に示すように、選択された要素が直線要素でなかったために寸法参照線を特定できなかった旨を土する。つまり、寸法参照線として直線要素を選択するよう通知画面を表示する。 Specific processing will be described. The dimension insertion program determines whether the line segment selected in step S401 is a straight line. If it is a straight line, the process proceeds to step S402. If it is not a straight line, it is noted that the dimension reference line could not be specified because the selected element was not a straight line element, as shown in 800 in FIG. That is, the notification screen is displayed to select the straight line element as the dimension reference line.

また、寸法挿入プログラムは、ステップS408で寸法参照線と直交するエッジがあるか判定し、直交するエッジが存在しない場合には、図8の810に示すように、直交するエッジが存在しないことを通知する。すなわち、直交するエッジがないために、寸法の算出対象が特定できないことを通知する。 Further, the dimension insertion program determines in step S408 whether or not there is an edge orthogonal to the dimension reference line, and if there is no orthogonal edge, as shown in 810 of FIG. 8, it is determined that there is no orthogonal edge. Notice. That is, it notifies that the calculation target of the dimension cannot be specified because there are no orthogonal edges.

また、寸法挿入プログラムは、ステップS408で寸法参照線と交差するエッジが2つ以上あるか判定する。交差するエッジが2つ以上存在しない場合には、図8の820に示すように、交差するエッジが2つ以上ないことを通知する。すなわち、交差するエッジが2つ以上ないために、寸法の算出対象が特定できないことを通知する。以上が第2の実施形態の説明である。 Further, the dimension insertion program determines in step S408 whether or not there are two or more edges intersecting the dimension reference line. When there are no two or more intersecting edges, it is notified that there are no two or more intersecting edges, as shown in 820 of FIG. That is, it notifies that the calculation target of the dimension cannot be specified because there are no two or more intersecting edges. The above is the description of the second embodiment.

以上説明したように、第2の実施形態によれば、寸法の算出対象の要素が特定できなかった場合に、特定できなかった事実やその理由を容易に確認することができる。 As described above, according to the second embodiment, when the element for which the dimension is calculated cannot be specified, the fact that the element could not be specified and the reason thereof can be easily confirmed.

次に、図9を参照して、本発明の第3の形態を説明する。上述した実施形態の説明と重複する処理については、説明を割愛する。 Next, a third embodiment of the present invention will be described with reference to FIG. The description of the process that overlaps with the description of the above-described embodiment will be omitted.

第3の実施形態においては、寸法の算出対象の要素を、事前にユーザに確認させることができる。 In the third embodiment, the user can be made to confirm the element for which the dimension is calculated in advance.

具体的な処理を説明する。寸法挿入プログラムは、ステップS404において、同ステップで特定された寸法参照線と交差するエッジを識別表示するよう、CADアプリに指示する。当該指示を受け付けたCADアプリは、当該エッジの両端の座標を特定し、それらの座標をつなぐ、当該エッジと同じ長さ・形状のスケッチを生成し、図面上の当該エッジと同じ位置に、当該エッジに重なるように表示する。CADアプリは、当該スケッチを投影線と区別できるように、当該スケッチの色を所定の色(例:赤色)に変更する。一例を図9の900に、破線で示す。 Specific processing will be described. In step S404, the dimension insertion program instructs the CAD application to identify and display the edge that intersects the dimension reference line specified in the step. The CAD application that receives the instruction specifies the coordinates of both ends of the edge, connects those coordinates, generates a sketch of the same length and shape as the edge, and at the same position as the edge on the drawing, the said Display so that it overlaps the edge. The CAD application changes the color of the sketch to a predetermined color (eg, red) so that the sketch can be distinguished from the projection line. An example is shown by a broken line in 900 of FIG.

すなわち、当該エッジが寸法の算出基準となる旨をユーザに通知する。 That is, the user is notified that the edge serves as a dimensional calculation standard.

寸法挿入プログラムは、ステップS408の後、ステップS408で特定された端点を、寸法の算出基準であることが認識可能となるように識別表示する。 After step S408, the dimension insertion program identifies and displays the end points identified in step S408 so that they can be recognized as the dimensional calculation reference.

具体的には、寸法挿入プログラムが、寸法補助線座標632の各座標に、所定の形状(本実施形態においては、「×」の形状)のオブジェクトを配置するようCADアプリに指示する。指示を受け付けたCADアプリは、当該所定の形状のオブジェクトを生成し、図面上の各座標に配置・挿入する。一例を図9の910に示す。 Specifically, the dimension insertion program instructs the CAD application to place an object having a predetermined shape (in the present embodiment, the shape of "x") at each coordinate of the extension line coordinate 632. The CAD application that receives the instruction generates an object having the predetermined shape, and arranges and inserts it at each coordinate on the drawing. An example is shown in 910 of FIG.

寸法挿入プログラムは、ステップS408の後、図9の920に示すような確認ダイアログを表示する。当該確認ダイアログは、ステップS401〜S408までの処理により特定された要素、座標を基準として、寸法を算出・挿入してよいか、ユーザに確認させるための画面である。 After step S408, the dimension insertion program displays a confirmation dialog as shown in 920 of FIG. The confirmation dialog is a screen for asking the user to confirm whether the dimensions may be calculated / inserted based on the elements and coordinates specified by the processes of steps S401 to S408.

「はい」ボタンの押下を受け付けた場合は、処理をステップS409に移行し、S409の処理実行後、図9の900、910に示す、各オブジェクト(破線で示す、寸法算出の対象の要素を識別表示するためのスケッチと、端点を示す「×」のオブジェクト)を削除するようCADアプリに指示する。当該指示に従い、CADアプリは対象のオブジェクトを削除する。 When the pressing of the "Yes" button is accepted, the process proceeds to step S409, and after the process of S409 is executed, each object shown in 900 and 910 of FIG. 9 (indicated by the broken line, the element to be dimensioned is identified. Instruct the CAD app to delete the sketch to be displayed and the "x" object that indicates the end point). According to the instruction, the CAD application deletes the target object.

「いいえ」ボタンの押下を受け付けた場合には、ステップS409の処理を実行することなく、処理をステップS401の前に戻し、寸法参照線の選択を解除する。また、図9の900、910に示す、各オブジェクト(破線で示す、寸法算出の対象の要素を識別表示するためのスケッチと、端点を示す「×」のオブジェクト)を削除する。当該指示に従い、CADアプリは対象のオブジェクトを削除する。 When the pressing of the "No" button is accepted, the process is returned to the previous step S401 without executing the process of step S409, and the selection of the dimension reference line is deselected. Further, each object shown in 900 and 910 of FIG. 9 (a sketch for identifying and displaying an element to be dimensionally calculated and an object of "x" indicating an end point shown by a broken line) is deleted. According to the instruction, the CAD application deletes the target object.

以上説明したように、第3の実施形態によれば、寸法の算出対象の要素を、事前にユーザに確認させることができる。 As described above, according to the third embodiment, the user can be made to confirm the element for which the dimension is calculated in advance.

次に、図10、図11を参照して、本発明の第4の形態を説明する。上述した実施形態の説明と重複する処理については、説明を割愛する。 Next, a fourth embodiment of the present invention will be described with reference to FIGS. 10 and 11. The description of the process that overlaps with the description of the above-described embodiment will be omitted.

第4の実施形態では、CADアプリが3次元表示している立体を使って、3次元空間上に寸法を挿入する。 In the fourth embodiment, the dimension is inserted into the three-dimensional space by using the solid displayed by the CAD application in three dimensions.

ステップS1001の時点においては、既に、CADアプリがCADファイルを読み込んでメモリ上に展開し、図11の1100に示すように、3次元空間(XYZの3軸で構成される空間)に、立体形状であるCADファイル(CADファイルによって位置姿勢、形状が記憶された3次元モデル)を表示しているものとする。 At the time of step S1001, the CAD application has already read the CAD file, expanded it on the memory, and as shown in 1100 of FIG. 11, has a three-dimensional shape in a three-dimensional space (a space composed of three axes of XYZ). It is assumed that the CAD file (a three-dimensional model in which the position / orientation and the shape are stored by the CAD file) is displayed.

ステップS1001で、寸法挿入プログラムは、表示中の3次元モデルにおける部品のエッジを選択する。すなわち、立体として記憶されているファイルの要素(立体要素)の選択を受け付ける。 In step S1001, the dimension insertion program selects the edges of the part in the 3D model being displayed. That is, the selection of the element (three-dimensional element) of the file stored as a three-dimensional object is accepted.

具体的には、CADアプリにおいて選択された部品1111(図10の1110参照)のIDをCADアプリから取得し、さらに、CADアプリにおいて選択された当該部品のエッジ(図11の1120におけるエッジ1121)のIDおよび座標(例えば、エッジの両端の3次元座標)をCADアプリから取得してメモリに記憶する。ここで選択されたエッジが、第5の実施形態における寸法参照線である。 Specifically, the ID of the component 1111 (see 1110 in FIG. 10) selected in the CAD application is acquired from the CAD application, and the edge of the component selected in the CAD application (edge 1121 in 1120 in FIG. 11). ID and coordinates (for example, three-dimensional coordinates of both ends of the edge) are acquired from the CAD application and stored in the memory. The edge selected here is the dimension reference line in the fifth embodiment.

ステップS1002で、寸法挿入プログラムは、当該エッジを交差する部品の面を特定する。ここでは、ステップS1001で選択したエッジを保持する部品以外の部品で、当該エッジと交差する面のID(例:図11の1140における面1141、1142、1143、1144の各面のID)、形状、当該面の頂点座標(3次元座標)をCADアプリに要求する。CADアプリが当該要求に応じて返答した、当該面のIDと形状、頂点座標を取得してメモリに記憶する。 In step S1002, the dimension insertion program identifies the faces of the parts that intersect the edges. Here, a component other than the component that holds the edge selected in step S1001, and the ID of the surface intersecting the edge (example: ID of each surface 1141, 1142, 1143, 1144 in 1140 of FIG. 11) and shape. , Requests the vertex coordinates (three-dimensional coordinates) of the surface from the CAD application. The CAD application acquires the ID, shape, and vertex coordinates of the surface that have responded in response to the request and stores them in the memory.

ステップS1003で、寸法挿入プログラムは、ステップS1001で選択したエッジと、当該エッジと交差する面の交点座標(例:図11の1130における交点1131、1132、1133、1134)をCADアプリに要求して取得し、メモリに記憶する。 In step S1003, the dimension insertion program requests the CAD app for the intersection coordinates of the edge selected in step S1001 and the surface that intersects the edge (eg, intersections 1131, 1132, 1133, 1134 in 1130 of FIG. 11). Get it and store it in memory.

ステップS1004で、寸法挿入プログラムは、ユーザ操作により新たに選択された面(例:図11の1150における面1155)を特定する。具体的には、ユーザ操作によりCADアプリが選択された面のIDを、CADアプリから取得する。 In step S1004, the dimension insertion program identifies a newly selected surface (eg, surface 1155 in 1150 of FIG. 11) by user operation. Specifically, the ID of the surface selected by the CAD application by the user operation is acquired from the CAD application.

ステップS1005で、寸法挿入プログラムは、ステップS1002で特定された面(1141〜1144)と、ステップS1004で特定された面1155とから構成されるエッジ(例:図11のエッジ1151、1152、1153、1154)の情報をCADアプリに問い合わせて取得し、メモリに記憶する。ここで取得するエッジの情報は、当該エッジのIDと形状、端点の座標(3次元座標)である。 In step S1005, the dimension insertion program includes edges composed of the surfaces (1141-1144) identified in step S1002 and the surfaces 1155 identified in step S1004 (eg, edges 1151, 1152, 1153 in FIG. 11). The information of 1154) is inquired to the CAD application, acquired, and stored in the memory. The edge information acquired here is the ID and shape of the edge, and the coordinates (three-dimensional coordinates) of the end points.

ステップS1006で、寸法挿入プログラムは、ステップS1005で取得した各エッジの端点座標をメモリから取得して、一覧として記憶する。 In step S1006, the dimension insertion program acquires the end point coordinates of each edge acquired in step S1005 from the memory and stores them as a list.

ステップS1007で、寸法挿入プログラムは、3次元座標の指定を受け付ける。具体的には、CADアプリにおいてクリック操作を受け付けた3次元座標を取得する。当該座標が、ステップS1004で選択された面上の座標出ない場合に、当該座標をメモリに記憶する。ここでは、例えば図11の1160におけるマウスカーソルの位置でクリック操作がされたものとする。 In step S1007, the dimension insertion program accepts the designation of three-dimensional coordinates. Specifically, the three-dimensional coordinates for which the click operation is accepted in the CAD application are acquired. When the coordinates do not appear on the surface selected in step S1004, the coordinates are stored in the memory. Here, for example, it is assumed that the click operation is performed at the position of the mouse cursor at 1160 in FIG.

ステップS1008で、寸法挿入プログラムは、ステップS1001で選択したエッジ1121を、ステップS1004で選択された面1155に対して垂直な方向に投影した場合の投影線の3次元座標を特定する。そして、ステップS1006の端点の一覧から、当該投影線を境として、ステップS1007で指定された座標側にある端点を特定する。 In step S1008, the dimension insertion program specifies the three-dimensional coordinates of the projected line when the edge 1121 selected in step S1001 is projected in a direction perpendicular to the surface 1155 selected in step S1004. Then, from the list of endpoints in step S1006, the endpoints on the coordinate side designated in step S1007 are specified with the projection line as a boundary.

具体的には、エッジ1121を面1155に対して垂直な方向に引き延ばした平面1165(図11)を生成するようCADアプリに要求して、CADアプリが当該平面1165を生成する。そして、ステップS1006の端点の一覧から、当該面を境として、ステップS1007で指定された座標側にある端点を特定する。 Specifically, the CAD application is requested to generate a plane 1165 (FIG. 11) in which the edge 1121 is stretched in a direction perpendicular to the surface 1155, and the CAD application generates the plane 1165. Then, from the list of endpoints in step S1006, the endpoints on the coordinate side designated in step S1007 are specified with the surface as a boundary.

ステップS1009で、寸法挿入プログラムは、ステップS1008で特定した端点の、ステップS1001で選択されたエッジの方向における距離を算出し、距離の近い順にソートする。つまり、隣り合う端点要素(隣り合う端点を保持する面)を特定する。 In step S1009, the dimension insertion program calculates the distance of the end points specified in step S1008 in the direction of the edge selected in step S1001, and sorts them in order of closeness. That is, adjacent end point elements (planes holding adjacent end points) are specified.

ステップS1010で、寸法挿入プログラムは、ソートされた複数の端点を、距離の近い順に、2ずつ記憶する。そして、それら2つの端点の間の寸法を示すオブジェクトを、3次元空間に挿入(配置)するようCADアプリに指示する。 In step S1010, the dimension insertion program stores the sorted plurality of endpoints by two in ascending order of distance. Then, the CAD application is instructed to insert (arrange) an object indicating the dimension between the two endpoints in the three-dimensional space.

具体的には、平面1165と、1151〜1154の各エッジとの交点座標を特定する。そして、当該交点座標から、当該交点を保持するエッジ上の、ステップS1008で特定された端点1161〜1164に向かう方向Vを特定する。その後、1161〜1164のそれぞれの端点から、方向Vに向けて伸びる線分(寸法補助線)を作成するようCADアプリに指示し、CADアプリが当該指示に従って線分を作成する。 Specifically, the coordinates of the intersection of the plane 1165 and each edge of 1151 to 1154 are specified. Then, from the intersection coordinates, the direction V toward the end points 1161 to 1164 identified in step S1008 on the edge holding the intersection is specified. After that, the CAD application is instructed to create a line segment (dimension auxiliary line) extending in the direction V from each end point of 1161 to 1164, and the CAD application creates a line segment according to the instruction.

端点1161〜1164の各端点から伸ばす寸法補助線の長さは、平面1165との距離が最も遠い端点1161から、方向Vに向けて所定距離離れた座標(例えば、10cm離れた座標)までの長さとするようCADアプリに指示する。平面1165との距離が最も遠い端点との距離と、当該寸法補助線の長さは、寸法挿入プログラムが算出し、CADアプリに伝達する。 The length of the extension line extending from each end point of the end points 1161 to 1164 is the length from the end point 1161 which is the farthest from the plane 1165 to the coordinates separated by a predetermined distance in the direction V (for example, the coordinates separated by 10 cm). Instruct the CAD app to do so. The distance to the end point farthest from the plane 1165 and the length of the extension line are calculated by the dimension insertion program and transmitted to the CAD application.

また、隣り合う寸法補助線同士の間の寸法(隣り合う2つの寸法補助線に直交する方向における寸法)を算出するようCADアプリに指示し、CADアプリが当該指示に従って各寸法補助線の間の寸法を算出する。 In addition, the CAD application is instructed to calculate the dimension between the adjacent dimensional extension lines (the dimension in the direction orthogonal to the two adjacent dimensional auxiliary lines), and the CAD application follows the instruction between the dimensional auxiliary lines. Calculate the dimensions.

また、寸法挿入プログラムは、隣り合う寸法補助線の両方に垂直な線分(寸法線)を作成するようCADアプリに指示し、CADアプリが当該指示に従って各寸法線を作成する。 Further, the dimension insertion program instructs the CAD application to create a line segment (dimension line) perpendicular to both of the adjacent dimension auxiliary lines, and the CAD application creates each dimension line according to the instruction.

また、寸法挿入プログラムは、CADアプリにより算出された寸法値を、各寸法線の中間点に重ねて配置するよう指示する。具体的には、平面1165と平行な、所定のサイズの面を、各寸法線上に作成し、寸法値を示すテキストを当該平面に転記するようCADアプリに指示し、CADアプリが当該指示に従って、平面の作成およびテキストの転記を行なう。寸法挿入の結果の図を、図11の1170に示す。 Further, the dimension insertion program instructs to superimpose the dimension value calculated by the CAD application on the midpoint of each dimension line. Specifically, a plane of a predetermined size parallel to the plane 1165 is created on each dimension line, and the CAD application is instructed to transfer the text indicating the dimension value to the plane, and the CAD application follows the instruction. Create planes and transfer text. The figure of the result of the dimension insertion is shown in 1170 of FIG.

なお、寸法挿入後、寸法挿入プログラムは、PC100のメモリに記憶されている不図示の設定情報を参照する。当該設定情報が、「寸法挿入後不要な要素を削除する」設定となっている場合は、例えば、図11の部品1111と、平面1165を削除するようCADアプリに指示する。CADアプリは当該指示に従って、部品1111と平面1165を削除する。以上が第4の実施形態の説明である。 After inserting the dimensions, the dimension insertion program refers to the setting information (not shown) stored in the memory of the PC 100. When the setting information is set to "delete unnecessary elements after inserting dimensions", for example, the CAD application is instructed to delete the component 1111 and the plane 1165 of FIG. The CAD application deletes the component 1111 and the plane 1165 according to the instruction. The above is the description of the fourth embodiment.

以上説明したように、第4の実施形態によれば、立体を表示するの表示領域において、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる仕組みを提供することが可能となる。 As described above, according to the fourth embodiment, it is possible to provide a mechanism capable of easily inserting an object indicating the distance between adjacent elements in the display area for displaying a solid. Become.

次に図12を参照して、第5の実施形態を説明する。上述した実施形態の説明と重複する処理については、説明を割愛する。 Next, a fifth embodiment will be described with reference to FIG. The description of the process that overlaps with the description of the above-described embodiment will be omitted.

第5の実施形態においては、モードに応じて、どの要素間の寸法を算出するかを切り替えて、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる仕組みを提供する。 In the fifth embodiment, a mechanism is provided in which an object indicating the distance between adjacent elements can be easily inserted by switching which element to calculate the dimension according to the mode.

また、寸法参照線と直交するエッジだけでなく、交差するエッジ全てを対象にして寸法の算出、挿入を行なう仕組みを提供する。 Further, a mechanism for calculating and inserting dimensions is provided not only for edges orthogonal to the dimension reference line but also for all intersecting edges.

ステップS406の直後、寸法挿入プログラムは、外部メモリに記憶されている不図示のモード情報を参照する。モード情報は、交点間の寸法を挿入するモードか、エッジ間の寸法を挿入するモードかを示す値を保持してる。 Immediately after step S406, the dimension insertion program refers to the mode information (not shown) stored in the external memory. The mode information holds a value indicating whether the mode is to insert the dimension between the intersections or the mode to insert the dimension between the edges.

寸法挿入プログラムは、モード情報が、エッジ間の寸法を挿入するモードを示す場合には、処理をステップS406に移行し、寸法の算出、挿入の処理を行なう。挿入結果の様子を図12の1210に示す。 When the mode information indicates the mode for inserting the dimension between the edges, the dimension insertion program shifts the process to step S406, and performs the dimension calculation and insertion process. The state of the insertion result is shown in 1210 of FIG.

一方、モード情報が、交点間の寸法を挿入するモードを示す場合には、隣り合う交点間の直線距離を算出し、その距離の値を、交点間の寸法として挿入するようCADアプリに指示する。例えば、図12の1200に示す、交点1201、1202、1203、1204それぞれの間の寸法である。CADアプリは当該指示に従って、寸法の算出と挿入を実行する。挿入結果の様子を図12の1200に示す。以上が第5の実施形態の説明である。 On the other hand, when the mode information indicates a mode for inserting the dimension between the intersections, the CAD application is instructed to calculate the linear distance between the adjacent intersections and insert the value of the distance as the dimension between the intersections. .. For example, the dimensions between the intersections 1201, 1202, 1203, and 1204 shown in 1200 in FIG. The CAD application calculates and inserts the dimensions according to the instruction. The state of the insertion result is shown in 1200 of FIG. The above is the description of the fifth embodiment.

第5の実施形態によれば、モードに応じて、どの要素間の寸法を算出するかを切り替えて、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる。 According to the fifth embodiment, it is possible to easily insert an object indicating the distance between adjacent elements by switching which element to calculate the dimension according to the mode.

また、寸法参照線と直交するエッジだけでなく、交差するエッジ全てを対象にして寸法の算出、挿入を行なうことができる。 Further, the dimensions can be calculated and inserted not only for the edges orthogonal to the dimension reference line but also for all the intersecting edges.

以上説明したように、本発明によれば、隣接する要素間の距離を示すオブジェクトを、容易に挿入することができる仕組みを提供することができる。 As described above, according to the present invention, it is possible to provide a mechanism capable of easily inserting an object indicating a distance between adjacent elements.

尚、本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。 The present invention can be implemented as, for example, a system, an apparatus, a method, a program, a storage medium, or the like, and may be specifically applied to a system composed of a plurality of devices. It may be applied to a device consisting of one device.

具体的には、PC100とサーバ200が一体であり、上述した実施形態の各処理(例えば図3で説明した各機能部の処理や、第1〜第5の実施形態で、CADアプリ及び寸法参照プログラムが実行するものとして説明した各処理)を実行するようにしてもよい。 Specifically, the PC 100 and the server 200 are integrated, and each process of the above-described embodiment (for example, the process of each functional unit described with reference to FIG. 3 and the CAD application and dimensions are referred to in the first to fifth embodiments. Each process described as being executed by the program) may be executed.

また、CADアプリおよび寸法挿入プログラムがPC100で起動し、処理を実行するものとして説明したが、それぞれのアプリケーションプログラムが、異なる筐体に記憶され、起動し、処理を実行するようにしてもよい。例えば、CADアプリはサーバ200にインストールされており、PC100に対する操作情報をサーバ200が取得することでCADアプリに対するユーザ操作を受け付ける。また、PC100とサーバ200が適宜通信を行なうことで、PC100にインストールされた寸法挿入プログラムが、当該CADアプリからエッジや各要素の座標等情報を取得し、座標のソートや寸法挿入の位置の決定等を行なう。 Further, although the CAD application and the dimension insertion program have been described as being started on the PC 100 and executing the processing, each application program may be stored in a different housing, started, and the processing may be executed. For example, the CAD application is installed on the server 200, and the server 200 acquires the operation information for the PC 100 to accept the user operation for the CAD application. Further, when the PC 100 and the server 200 communicate appropriately, the dimension insertion program installed in the PC 100 acquires information such as the coordinates of the edge and each element from the CAD application, sorts the coordinates, and determines the position of the dimension insertion. And so on.

また、本実施形態の説明においては、一例として、寸法挿入プログラムがCADアプリのアドオンプログラムであるものとして説明したが、それぞれが独立して動作する実行形式のプログラムとしてPC100のメモリにプログラムを記憶し、機能を実行するようにしてもよい。 Further, in the description of this embodiment, as an example, the dimension insertion program is described as an add-on program of the CAD application, but the program is stored in the memory of the PC100 as an executable program in which each operates independently. , The function may be executed.

また、本実施形態の説明においては、一例として、CADアプリが3次元モデルのファイルを記憶したり、図面を表示したり、寸法を算出・挿入したりするものとしたが、別のアプリが当該処理を実行してもよい。 Further, in the description of the present embodiment, as an example, it is assumed that the CAD application stores the file of the three-dimensional model, displays the drawing, calculates and inserts the dimensions, but another application corresponds to this. The process may be executed.

例えば、3次元空間として、仮想空間の座標やその空間に表示する3次元物体の形状、サイズ、位置姿勢を記憶、管理する、仮想現実あるいは拡張現実、複合現実感の表示機能を提供する情報処理装置が、寸法挿入プログラムと通信し、情報を交換して、寸法の算出や挿入、表示を行なうように構成してもよい。 For example, as a three-dimensional space, information processing that provides a display function of virtual reality, augmented reality, or mixed reality that stores and manages the coordinates of a virtual space and the shape, size, position, and orientation of a three-dimensional object displayed in that space. The device may be configured to communicate with a dimension insertion program, exchange information, and perform dimension calculation, insertion, and display.

また、表示装置は、仮想現実あるいは拡張現実、複合現実感の体験者が装着するヘッドマウントディスプレイ等の装着型の装置でもよい。 Further, the display device may be a wearable device such as a head-mounted display worn by a person who experiences virtual reality, augmented reality, or mixed reality.

ヘッドマウントディスプレイと、仮想現実あるいは拡張現実、複合現実感の表示機能を提供する情報処理装置は一体であってもよい。 The head-mounted display and the information processing device that provides the display function of virtual reality, augmented reality, and mixed reality may be integrated.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。 The present invention includes a software program that realizes the functions of the above-described embodiments, which is directly or remotely supplied to the system or device. The present invention also includes cases where the computer of the system or device can also read and execute the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。 Therefore, in order to realize the functional processing of the present invention on a computer, the program code itself installed on the computer also realizes the present invention. That is, the present invention also includes a computer program itself for realizing the functional processing of the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, MOs, CD-ROMs, CD-Rs, CD-RWs, and the like. There are also magnetic tapes, non-volatile memory cards, ROMs, DVDs (DVD-ROM, DVD-R) and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。 In addition, as a program supply method, a browser of a client computer is used to connect to an Internet homepage. Then, the computer program itself of the present invention or a compressed file including the automatic installation function can be supplied from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。 It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from different homepages. That is, the present invention also includes a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。 In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and the key information for decrypting the encryption is downloaded from the homepage to the user who clears the predetermined conditions. Let me. Then, by using the downloaded key information, it is also possible to execute an encrypted program and install it on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。 Further, the function of the above-described embodiment is realized by the computer executing the read program. In addition, based on the instruction of the program, the OS or the like running on the computer performs a part or all of the actual processing, and the function of the above-described embodiment can be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。 Further, the program read from the recording medium is written to the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer. After that, based on the instruction of the program, the function expansion board, the CPU provided in the function expansion unit, or the like performs a part or all of the actual processing, and the function of the above-described embodiment is also realized by the processing.

尚、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。
即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。
It should be noted that the above-described embodiments merely show examples of embodiment in carrying out the present invention, and the technical scope of the present invention should not be construed in a limited manner by these.
That is, the present invention can be implemented in various forms without departing from the technical idea or its main features.

100 PC
101 ネットワーク
200 サーバ

100 PC
101 network 200 servers

Claims (10)

複数の要素を記憶する情報処理装置で実行可能なプログラムであって、
前記情報処理装置を、
線分を選択する選択手段と、
前記選択手段により選択された線分と交差する複数の要素を特定する特定手段と、
前記特定手段により特定された、隣り合う要素間の寸法を挿入する位置の指定を受け付ける指定受付手段と、
前記特定手段により特定された要素それぞれの端点のうち、前記指定受付手段により指定を受け付けた側の端点を引き出し位置として決定する決定手段と、
前記決定手段により決定された引き出し位置から引き出された引き出し線と、前記特定手段により特定された、隣り合う要素間の寸法を挿入すべく制御する制御手段として機能させるためのプログラム。
A program that can be executed by an information processing device that stores multiple elements.
The information processing device
A selection method for selecting a line segment and
A specific means for identifying a plurality of elements intersecting the line segment selected by the selection means, and
A designated receiving means that accepts the designation of the position for inserting the dimension between adjacent elements specified by the specific means, and
Of the end points of each of the elements specified by the specific means, the end point on the side that has received the designation by the designated reception means is determined as the withdrawal position, and the determination means.
A program for functioning as a control means for controlling the insertion of a leader line drawn from a leader position determined by the determination means and a dimension between adjacent elements specified by the specific means.
前記情報処理装置を、
前記特定手段により特定された隣り合う要素間の寸法を算出する算出手段として機能させ、
前記制御手段を、前記算出手段により算出された寸法を図面に挿入するよう制御する手段として機能させるための請求項に記載のプログラム。
The information processing device
It functions as a calculation means for calculating the dimensions between adjacent elements specified by the specific means.
The program according to claim 1 , wherein the control means functions as a means for controlling the dimensions calculated by the calculation means to be inserted into a drawing.
前記特定手段を、前記選択手段により選択された線分と直交する複数の直線要素を特定する手段として機能させるための請求項1または2に記載のプログラム。 The program according to claim 1 or 2 , wherein the specific means functions as a means for specifying a plurality of straight line elements orthogonal to a line segment selected by the selection means. 前記情報処理装置を、
前記特定手段により特定された要素にかかる、前記寸法の引き出し位置を選択する操作を受け付ける受付手段として機能させ、
前記制御手段を、前記受付手段により受け付けた選択操作に基づいて、特定手段により特定された隣り合う要素間の寸法を挿入すべく制御する手段として機能させるための請求項1乃至のいずれか1項に記載のプログラム。
The information processing device
It functions as a receiving means for accepting an operation of selecting a withdrawal position of the dimension of the element specified by the specific means.
Any one of claims 1 to 3 for causing the control means to function as a means for controlling the insertion of dimensions between adjacent elements specified by the specific means based on the selection operation received by the reception means. The program described in the section.
前記制御手段を、前記特定手段により特定された要素が直線要素でなかった場合に、前記受付手段により受け付けた選択操作に基づいて、特定手段により特定された隣り合う要素間の寸法を挿入すべく制御する手段として機能させるための請求項に記載のプログラム。 In order to insert the dimension between the adjacent elements specified by the specific means based on the selection operation received by the reception means when the element specified by the specific means is not a linear element. The program according to claim 4 , wherein the program functions as a means for controlling. 前記特定手段を、前記選択手段により選択された線分と交差する複数の投影線を特定する手段として機能させるための請求項1乃至のいずれか1項に記載のプログラム。 The program according to any one of claims 1 to 5 , wherein the specific means functions as a means for specifying a plurality of projected lines intersecting a line segment selected by the selection means. 複数の要素を記憶する情報処理装置であって、
線分を選択する選択手段と、
前記選択手段により選択された線分と交差する複数の要素を特定する特定手段と、
前記特定手段により特定された、隣り合う要素間の寸法を挿入する位置の指定を受け付ける指定受付手段と、
前記特定手段により特定された要素それぞれの端点のうち、前記指定受付手段により指定を受け付けた側の端点を引き出し位置として決定する決定手段と、
前記決定手段により決定された引き出し位置から引き出された引き出し線と、前記特定手段により特定された、隣り合う要素間の寸法を挿入すべく制御する制御手段と、
を備えることを特徴とする情報処理装置。
An information processing device that stores multiple elements
A selection method for selecting a line segment and
A specific means for identifying a plurality of elements intersecting the line segment selected by the selection means, and
A designated receiving means that accepts the designation of the position for inserting the dimension between adjacent elements specified by the specific means, and
Of the end points of each of the elements specified by the specific means, the end point on the side that has received the designation by the designated reception means is determined as the withdrawal position, and the determination means.
A leader line drawn from a leader position determined by the determination means, a control means specified by the specific means, and a control means for controlling to insert a dimension between adjacent elements.
An information processing device characterized by being equipped with.
複数の要素を記憶する情報処理装置の制御方法であって、
選択手段手段が、線分を選択する選択工程と、
特定手段が、前記選択工程により選択された線分と交差する複数の要素を特定する特定工程と、
指定受付手段が、前記特定工程により特定された、隣り合う要素間の寸法を挿入する位置の指定を受け付ける指定受付工程と、
決定手段が、前記特定工程により特定された要素それぞれの端点のうち、前記指定受付工程により指定を受け付けた側の端点を引き出し位置として決定する決定工程と、
制御手段が、前記決定工程により決定された引き出し位置から引き出された引き出し線と、前記特定工程により特定された、隣り合う要素間の寸法を挿入すべく制御する制御工程と、
を含む制御方法。
A control method for an information processing device that stores multiple elements.
The selection process of selecting a line segment and the selection means
A specific step in which the specific means identifies a plurality of elements that intersect the line segment selected by the selection step, and
A designated reception process in which the designated reception means receives designation of a position for inserting a dimension between adjacent elements specified by the specific process.
A determination step in which the determination means determines the end point of each of the elements specified by the specific step as the withdrawal position on the side that has received the designation by the designated acceptance process.
A control step in which the control means controls to insert a lead wire drawn from the lead position determined by the determination step and a dimension between adjacent elements specified by the specific step.
Control methods including.
複数の要素を含むファイルを記憶するサーバと、情報処理装置と、を含む情報処理システムであって、
線分を選択する選択手段と、
前記選択手段により選択された線分と交差する複数の要素を特定する特定手段と、
前記特定手段により特定された、隣り合う要素間の寸法を挿入する位置の指定を受け付ける指定受付手段と、
前記特定手段により特定された要素それぞれの端点のうち、前記指定受付手段により指定を受け付けた側の端点を引き出し位置として決定する決定手段と、
前記決定手段により決定された引き出し位置から引き出された引き出し線と、前記特定手段により特定された、隣り合う要素間の寸法を挿入すべく制御する制御手段と、
を備えることを特徴とする情報処理システム。
An information processing system that includes a server that stores files containing a plurality of elements and an information processing device.
A selection method for selecting a line segment and
A specific means for identifying a plurality of elements intersecting the line segment selected by the selection means, and
A designated receiving means that accepts the designation of the position for inserting the dimension between adjacent elements specified by the specific means, and
Of the end points of each of the elements specified by the specific means, the end point on the side that has received the designation by the designated reception means is determined as the withdrawal position, and the determination means.
A leader line drawn from a leader position determined by the determination means, a control means specified by the specific means, and a control means for controlling to insert a dimension between adjacent elements.
An information processing system characterized by being equipped with.
複数の要素を記憶する情報処理装置で実行可能なプログラムであって、
前記情報処理装置を、
立体要素を選択する選択手段と、
前記選択手段により選択された立体要素と交差する複数の要素を特定する特定手段と、
前記特定手段により特定された、隣り合う要素間の寸法を挿入する位置の指定を受け付ける指定受付手段と、
前記特定手段により特定された要素それぞれの端点のうち、前記指定受付手段により指定を受け付けた側の端点を引き出し位置として決定する決定手段と、
前記決定手段により決定された引き出し位置から引き出された引き出し線と、前記特定手段により特定された複数の要素のうち、隣り合う要素間の寸法を示す寸法オブジェクトを表示すべく制御する表示制御手段として機能させるためのプログラム。
A program that can be executed by an information processing device that stores multiple elements.
The information processing device
Selection means for selecting 3D elements and
A specific means for identifying a plurality of elements that intersect the three-dimensional element selected by the selection means, and
A designated receiving means that accepts the designation of the position for inserting the dimension between adjacent elements specified by the specific means, and
Of the end points of each of the elements specified by the specific means, the end point on the side that has received the designation by the designated reception means is determined as the withdrawal position, and the determination means.
As a display control means for controlling to display a leader line drawn from a leader position determined by the determination means and a dimension object indicating a dimension between adjacent elements among a plurality of elements specified by the specific means. A program to make it work.
JP2020016090A 2020-02-03 2020-02-03 Information processing equipment, information processing system, its control method and program Active JP6826297B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020016090A JP6826297B1 (en) 2020-02-03 2020-02-03 Information processing equipment, information processing system, its control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020016090A JP6826297B1 (en) 2020-02-03 2020-02-03 Information processing equipment, information processing system, its control method and program

Publications (2)

Publication Number Publication Date
JP6826297B1 true JP6826297B1 (en) 2021-02-03
JP2021124811A JP2021124811A (en) 2021-08-30

Family

ID=74226000

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020016090A Active JP6826297B1 (en) 2020-02-03 2020-02-03 Information processing equipment, information processing system, its control method and program

Country Status (1)

Country Link
JP (1) JP6826297B1 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3481294B2 (en) * 1994-03-07 2003-12-22 大日本印刷株式会社 Automatic dimension line drawing system
JPH07296029A (en) * 1994-04-25 1995-11-10 Mutoh Ind Ltd Dimension line editing method
JPH10254941A (en) * 1997-03-07 1998-09-25 Shinryo Corp Plotting method for cad for facility construction

Also Published As

Publication number Publication date
JP2021124811A (en) 2021-08-30

Similar Documents

Publication Publication Date Title
US7365747B2 (en) Methods and systems for controlling an image generator to define, generate, and view geometric images of an object
EP1326210B1 (en) Interactive timeline visualization
US20060066609A1 (en) Methods and systems for viewing geometry of an object model generated by a CAD tool
US7023452B2 (en) Image generation system, image generating method, and storage medium storing image generation program
WO1998010353A2 (en) Computer-executed, three-dimensional graphical resource management process and system
US6337685B2 (en) Three-dimensional model generation system, three-dimensional model generation method, and recording medium storing a three-dimensional model generation program
JP4693454B2 (en) 3D shape comparison program and 3D similar shape search program
EP0640906B1 (en) Display apparatus
JP2006039872A (en) Information processing method and information processor
US6417865B1 (en) Affinitive placement by proximity in a computer-implemented graphics system
JP6826297B1 (en) Information processing equipment, information processing system, its control method and program
JP5708715B2 (en) Workflow management server, workflow management server control method, program, and recording medium
JP5278927B2 (en) Information processing apparatus, information processing apparatus control method, and program
US6392662B1 (en) Draw order preservation in a computer-implemented graphics system
JP2019012435A (en) Information processor, information processing system, method for control, and program
JP3078540B2 (en) Image processing system
CN1409218A (en) Virtual environment forming method
JP4347017B2 (en) Information processing method and image processing method
JP6024087B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2021125116A (en) Information processing apparatus, information processing system, method for controlling the same, and program
JP6912741B2 (en) Information processing equipment, information processing system, its control method and program
JP2018045465A (en) Information processing device, information processing system, control method thereof, and program
JP2018200657A (en) Information processing apparatus, control method and program therefor, information processing system, and control method and program therefor
JP6867601B2 (en) Information processing device, its control method, and program
JP6908852B2 (en) Programs, information processing devices and their processing methods

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200825

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201021

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201228

R151 Written notification of patent or utility model registration

Ref document number: 6826297

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250