JP6465172B2 - Information processing apparatus, information processing system, control method thereof, and program - Google Patents

Information processing apparatus, information processing system, control method thereof, and program Download PDF

Info

Publication number
JP6465172B2
JP6465172B2 JP2017147056A JP2017147056A JP6465172B2 JP 6465172 B2 JP6465172 B2 JP 6465172B2 JP 2017147056 A JP2017147056 A JP 2017147056A JP 2017147056 A JP2017147056 A JP 2017147056A JP 6465172 B2 JP6465172 B2 JP 6465172B2
Authority
JP
Japan
Prior art keywords
information
drive
interference check
restriction
drive information
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
JP2017147056A
Other languages
Japanese (ja)
Other versions
JP2018026124A (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
Publication of JP2018026124A publication Critical patent/JP2018026124A/en
Application granted granted Critical
Publication of JP6465172B2 publication Critical patent/JP6465172B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

一般に、CAD(Computer−Aided Design)ソフトウェアを用いた3次元モデルの作成や、図面の作成が行われている。CADソフトで作成した複数の3次元モデルを組み立てたり、分解したりすることで、ユーザが必要とする設計物を設計することが可能である。また、設計した3次元モデル同士の干渉チェックを行う業務がある。   In general, a three-dimensional model and a drawing are created using CAD (Computer-Aided Design) software. By assembling or disassembling a plurality of three-dimensional models created by CAD software, it is possible to design a design required by the user. In addition, there is a task of checking interference between the designed three-dimensional models.

例えば特許文献1には、所定距離以上離して設置する必要のある部品(3次元モデル)と他の部品との距離が所定以上離れているかを、3次元CADの画面上で表示し、ユーザに目視確認させる技術が記載されている。   For example, Patent Document 1 displays on a 3D CAD screen whether the distance between a part (three-dimensional model) that needs to be installed at a predetermined distance or more and another part is more than a predetermined distance on the 3D CAD screen. A technique for visual confirmation is described.

特開2006−302089号公報JP 2006-302089 A

固定されている不動の部品だけでなく、駆動する部品を含む3次元モデルについては、当該3次元モデルのファイル内の駆動する部品と他の部品との干渉チェックを行うことがある。   For a three-dimensional model including not only fixed and non-moving parts but also driving parts, an interference check between the driving part and other parts in the file of the three-dimensional model may be performed.

駆動する部品をマウスで選択して動かすことで当該部品を任意の方向に駆動させ、他の部品との干渉チェックをする機能がCADソフトによって提供されているが、特に部品が多い場合等、駆動する部品を見逃してしまい、一部のモデルについて干渉チェックがされないままとなってしまうことがある。   The CAD software provides the function to check the interference with other parts by selecting the part to be driven with the mouse and moving it in any direction and checking the interference with other parts. Some parts of the model may be left unchecked for interference.

本発明は、対象の設計物における制限情報に基づいて、当該制限情報にかかる部品の駆動方法を容易に特定可能な仕組みを提供することを目的とする。   An object of the present invention is to provide a mechanism that can easily specify a driving method of a component related to restriction information based on restriction information in a target design.

本発明は、部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置であって、設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定手段と、
複数ある駆動情報の中から、前記特定手段によって特定された制限情報に対応する駆動情報を選択する駆動情報選択手段と、前記駆動情報選択手段により選択された駆動情報に従って、前記特定手段により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御手段と、を備えることを特徴とする。
The present invention is an information processing apparatus that moves a part on design data in accordance with drive information for moving the part, and a specifying unit that specifies restriction information related to restriction on movement of the part included in the design data,
Drive information selecting means for selecting drive information corresponding to the restriction information specified by the specifying means from among a plurality of drive information, and specified by the specifying means according to the drive information selected by the drive information selecting means. Control means for controlling the movement of the component whose movement is restricted by the restriction information.

本発明によれば、対象の設計物における制限情報に基づいて、当該制限情報にかかる部品の駆動方法を容易に特定可能な仕組みを提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, based on the restriction information in a target design object, the mechanism which can specify easily the drive method of the components concerning the said restriction information can be provided.

本発明の実施形態における、情報処理システムの構成の一例を示す図である。It is a figure which shows an example of a structure of the information processing system in embodiment of this invention. 本発明の実施形態における、各種装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of various apparatuses in embodiment of this invention. 本発明の実施形態における、各種装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of the various apparatuses in embodiment of this invention. 本発明の実施形態における、処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of a process in embodiment of this invention. 本発明の実施形態における、干渉チェックパターンの特定処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the specific process of an interference check pattern in embodiment of this invention. 本発明の実施形態における、各種データ構成の一例を示す図である。It is a figure which shows an example of the various data structure in embodiment of this invention. 本発明の実施形態における、干渉チェック対象のアセンブリ及び干渉チェックパターン表示画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the assembly and interference check pattern display screen of interference check object in embodiment of this invention. 本発明の実施形態における、干渉チェック対象のアセンブリ及びマスタセンブリの一例を示す図である。It is a figure which shows an example of the assembly and master assembly of interference check object in embodiment of this invention. 本発明の実施形態における、部品の駆動の様子の一例を示す図である。It is a figure which shows an example of the mode of the drive of components in embodiment of this invention. 本発明の実施形態における、干渉チェック対象アセンブリとマスタアセンブリのエンティティの一例を示す図である。It is a figure which shows an example of the entity of an interference check object assembly and a master assembly in embodiment of this invention. 本発明の実施形態における、アセンブリファイルの構成の一例を示す図である。It is a figure which shows an example of a structure of the assembly file in embodiment of this invention. 本発明の第2の実施形態における、フローチャートの流れを示す図である。It is a figure which shows the flow of the flowchart in the 2nd Embodiment of this invention. 本発明の第2の実施形態における、データ構成の一例を示す図である。It is a figure which shows an example of a data structure in the 2nd Embodiment of this invention. 本発明の第2の実施形態における、画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the screen in the 2nd Embodiment of this invention. 本発明の第2の実施形態における、画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the screen in the 2nd Embodiment of this invention. 本発明の第3の実施形態における、画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the screen in the 3rd Embodiment of this invention. その他の実施形態における、画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the screen in other embodiment. 干渉チェック結果の表示及び記憶のための画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the screen for a display and memory | storage of an interference check result.

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

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

本発明の情報処理システムは、PC100、サーバ200がLAN101(ローカルエリアネットワーク)によって通信可能に接続されて構成されている。   The information processing system of the present invention is configured such that a PC 100 and a server 200 are communicably connected via a LAN 101 (local area network).

PC100には、CADソフト及びCADソフトのアドオンとして機能する干渉チェックパターン特定ツール(干渉チェックパターン特定ソフトウェア)がインストールされている。   The PC 100 is installed with CAD software and an interference check pattern specifying tool (interference check pattern specifying software) that functions as an add-on to the CAD software.

PC100及びサーバ200には、CADソフト(CADソフトウェア)によって生成された3次元モデルのデータ(アセンブリファイルや部品ファイル等)が記憶されている。   The PC 100 and the server 200 store data (an assembly file, a part file, etc.) of a three-dimensional model generated by CAD software (CAD software).

アセンブリとは、CADファイル(3次元CADにおける3次元モデルのファイル)の1つである。アセンブリ(設計データ)は、複数の部品(3次元モデルの形状を記憶したファイル/拡張子はprt)を参照することで、参照している複数の部品(構成部品)を組み合わせた3次元モデルを表示するためのファイルである。アセンブリには、参照している部品のファイル名、保存場所、3次元CADの3次元空間上における位置・姿勢、部品の合致の情報が記憶されている。アセンブリファイルの拡張子はasmやsldasmである。   An assembly is one of CAD files (a 3D model file in 3D CAD). An assembly (design data) refers to a plurality of parts (file storing the shape of the three-dimensional model / extension is prt), and a three-dimensional model combining a plurality of referenced parts (component parts) It is a file to display. In the assembly, the file name of the referenced part, the storage location, the position / posture in the three-dimensional space of the three-dimensional CAD, and the information on the matching of the parts are stored. The extension of the assembly file is asm or sldasm.

合致とは、設計データにおけるエンティティ(点・面・エッジ等、設計データにおける要素)の動きを制限する制限情報である。例えば対象のエンティティ同士の相対位置を固定したり、エンティティ間の距離を制限したりする情報である。合致の詳細については図6の600の説明で後述する。   “Match” is restriction information that restricts the movement of entities (elements in design data such as points, surfaces, and edges) in design data. For example, it is information for fixing the relative positions of target entities or limiting the distance between entities. Details of the match will be described later in the description of 600 in FIG.

本実施形態において、ユーザが干渉チェックを所望するアセンブリを、干渉チェック対象アセンブリとして記載する。例えば、干渉チェックパターン特定ツールの起動が指示されたウィンドウ(CADソフトのウィンドウ)で展開されているアセンブリを、干渉チェック対象アセンブリとする。   In the present embodiment, an assembly for which a user desires an interference check is described as an interference check target assembly. For example, an assembly developed in a window (CAD software window) instructed to start the interference check pattern specifying tool is set as an interference check target assembly.

干渉チェックパターンとは、干渉チェックを行うための情報であって、どのエンティティを(どのエンティティを持つ部品を)、どのように駆動させるか、を定めた情報である。本実実施形態における干渉チェックパターンのファイルは、後述するマスタアセンブリファイルである。   The interference check pattern is information for performing an interference check, and is information that defines which entity (which component has which entity) and how to drive it. The interference check pattern file in the present embodiment is a master assembly file to be described later.

エンティティとは、点・面・エッジ等、設計データにおける要素の総称である。   An entity is a generic term for elements in design data, such as points, faces, and edges.

マスタアセンブリとは、どのエンティティを(どのエンティティを持つ部品を)、どのように駆動させるかを記憶したアセンブリファイルであり、サーバ200の外部メモリに予め記憶されている。以上が図1の説明である。   The master assembly is an assembly file that stores which entities (parts having entities) and how to drive them, and is stored in advance in the external memory of the server 200. The above is the description of FIG.

以下、図2を用いて、本発明の実施形態における各種装置のハードウェア構成の一例について説明する。   Hereinafter, an example of a hardware configuration of various apparatuses 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, reference numeral 201 denotes 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 BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS), which is a control program of the CPU 201, or a function executed by each server or each PC. Various programs to be described later are stored.

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

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示器への表示を制御する。なお、図2では、CRT210と記載しているが、表示器はCRTだけでなく、液晶ディスプレイ等の他の表示器であってもよい。これらは必要に応じて管理者が使用するものである。   An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display device such as a CRT display (CRT) 210. In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

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

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

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

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

次に図3を参照して、本発明の実施形態における機能構成の機能構成の一例について説明する。   Next, an example of the functional configuration of the functional configuration according to the embodiment of the present invention will be described with reference to FIG.

アセンブリ取得部311は、PC100の外部メモリまたはサーバ200の外部メモリからアセンブリファイルを取得する取得部である。アセンブリ展開部312は、アセンブリ取得部311で取得したアセンブリをCADソフト上で開く処理を行う。   The assembly acquisition unit 311 is an acquisition unit that acquires an assembly file from the external memory of the PC 100 or the external memory of the server 200. The assembly development unit 312 performs processing for opening the assembly acquired by the assembly acquisition unit 311 on CAD software.

合致処理部313は、ユーザ操作や干渉チェックパターン特定ツールからの指示に応じて、エンティティ同士を合致する処理を行う。つまり、対象の要素に制限情報を付加する。   The match processing unit 313 performs processing for matching entities in accordance with a user operation or an instruction from the interference check pattern specifying tool. That is, the restriction information is added to the target element.

干渉判定部314は、部品同士が干渉しているか干渉チェック(判定)を行い、干渉チェックの結果をメモリ上に出力して記憶する。   The interference determination unit 314 performs an interference check (determination) to check whether components are interfering with each other, and outputs and stores the result of the interference check on the memory.

干渉チェックパターン記憶部321は、干渉チェックのパターンの情報を記憶する。つまり、マスタアセンブリのファイルを記憶する記憶部である。干渉チェックパターン特定条件記憶部322は、CADソフトで展開中のアセンブリに適用可能な干渉チェックパターンを特定するための条件の情報(例:図6の630)を記憶する記憶部である。   The interference check pattern storage unit 321 stores interference check pattern information. That is, it is a storage unit for storing the master assembly file. The interference check pattern specifying condition storage unit 322 is a storage unit that stores information on conditions (for example, 630 in FIG. 6) for specifying an interference check pattern applicable to an assembly being developed by CAD software.

干渉チェックパターン特定条件送信部323は、PC100からの要求に応じて干渉チェックパターン特定条件をPC100に送信する。干渉チェックパターン特定条件取得部315は、当該干渉チェックパターン特定条件を受信して取得し、メモリに記憶する。   The interference check pattern specifying condition transmission unit 323 transmits an interference check pattern specifying condition to the PC 100 in response to a request from the PC 100. The interference check pattern specifying condition acquisition unit 315 receives and acquires the interference check pattern specifying condition and stores it in the memory.

干渉チェックパターン特定部316は、展開中のアセンブリの中の合致と、干渉チェックパターン特定条件が示す合致とを用いて、展開中のアセンブリに適用可能な干渉チェックパターンを特定する。   The interference check pattern specifying unit 316 specifies an interference check pattern that can be applied to the assembly being developed using the match in the assembly being developed and the match indicated by the interference check pattern specifying condition.

干渉チェックパターン取得部317は、干渉チェックパターン特定部316で特定された干渉チェックパターンの情報をサーバ200に要求する。干渉チェックパターン送信部324は、要求された干渉チェックパターンの情報を干渉チェックパターン記憶部321から取得してPC100に送信し、干渉チェックパターン取得部317がこれを取得してメモリに記憶する。   The interference check pattern acquisition unit 317 requests the server 200 for information on the interference check pattern specified by the interference check pattern specification unit 316. The interference check pattern transmission unit 324 acquires information of the requested interference check pattern from the interference check pattern storage unit 321 and transmits it to the PC 100, and the interference check pattern acquisition unit 317 acquires this and stores it in the memory.

エンティティ合致制御部318は、干渉チェックパターン取得部317で取得した干渉チェックパターンの情報の内部を参照し、干渉チェックパターンに含まれる合致のエンティティを特定する。そして、当該干渉チェックパターンから特定したエンティティと、当該エンティティと対応する、展開中のアセンブリの中のエンティティを特定して、合致させるよう制御する。例えば、CADソフトが備える合致処理部313に、干渉チェックパターンから特定したエンティティと、当該エンティティと対応する、展開中のアセンブリの中のエンティティを合致させるよう指示する。   The entity match control unit 318 refers to the inside of the interference check pattern information acquired by the interference check pattern acquisition unit 317 and identifies a matching entity included in the interference check pattern. Then, the entity specified from the interference check pattern and the entity in the assembly under development corresponding to the entity are specified and controlled to match. For example, the matching processing unit 313 included in the CAD software is instructed to match the entity specified from the interference check pattern with the entity in the assembly being developed corresponding to the entity.

干渉チェック実行制御部319は、干渉チェックパターンの情報に含まれる駆動情報を読み出して、展開中のアセンブリ内の部品が当該駆動情報に従った動きをした場合の干渉チェックを行うよう制御する。例えば、当該駆動情報に従ってエンティティ(エンティティを含む部品)を動かすようにCADソフトに指示し、また、動いている間の干渉チェックを行うよう干渉判定部314に指示する。以上が図3の説明である。   The interference check execution control unit 319 reads the drive information included in the information of the interference check pattern, and controls to perform the interference check when the components in the assembly being developed move according to the drive information. For example, the CAD software is instructed to move the entity (part including the entity) according to the driving information, and the interference determination unit 314 is instructed to perform an interference check while moving. The above is the description of FIG.

以下、説明する各フローチャートの各ステップの処理は、PC100又はサーバ200のCPU201が、自機にインストールされたソフトウェアの機能を用いて実行するものとする。   Hereinafter, it is assumed that the CPU 201 of the PC 100 or the server 200 executes the processing of each step of each flowchart described using the function of software installed in the own device.

次に図4を参照して、本発明の実施形態における処理の概要について説明する。   Next, with reference to FIG. 4, an outline of processing in the embodiment of the present invention will be described.

ステップS401で、CADソフトはユーザ操作によって起動し、ユーザにより選択されたアセンブリをCADソフト上で展開する(指定受付手段に該当)。例えば図7の700のCAD画面が表示される。   In step S401, the CAD software is activated by a user operation, and the assembly selected by the user is expanded on the CAD software (corresponding to a designation receiving unit). For example, a CAD screen 700 in FIG. 7 is displayed.

アセンブリの一例を図11のTopAssyに示す。TopAssy1は、アセンブリ情報1100と合致情報600を含むアセンブリファイルである。   An example of the assembly is shown in TopAssy of FIG. TopAssy1 is an assembly file including assembly information 1100 and matching information 600.

レコードNo1101は、アセンブリが参照しているファイルの、アセンブリ内における識別番号である。レベル1102は、各ファイルの構成階層を格納する。フォルダパス1103は、各ファイルのフォルダパスを格納する。   Record No. 1101 is an identification number in the assembly of the file referred to by the assembly. Level 1102 stores the configuration hierarchy of each file. The folder path 1103 stores the folder path of each file.

ファイル名1104は、TopAssy自身およびTopAssyが直接的または間接的に参照している各ファイルのファイル名を格納する。   The file name 1104 stores the file name of each file that TopAssy itself and TopAssy refer to directly or indirectly.

構成パス1105には、一般的な3次元CADにおける参照関係のパスが登録される。例えば、ファイル構造(構成)の頂点に位置する構成パス1105の値にはNullの値が登録される。   In the configuration path 1105, a reference-related path in a general three-dimensional CAD is registered. For example, a value of Null is registered as the value of the configuration path 1105 located at the top of the file structure (configuration).

また、TopAssyが直接参照しているファイルであるAssy1の構成パスはTopAssyとなる。つまり、Assy1がTopAssyに直接的に参照されていることを示す。   The configuration path of Assy1, which is a file directly referenced by TopAssy, is TopAssy. That is, Assy1 is directly referred to TopAssy.

さらに、TopAssyがAssy1を介して間接的に参照しているファイルPart1の構成パスは、TopAssy/Assy1となる。つまり、Part1が、Assy1に直接参照されており、TopAssyに間接的に参照されていることを示す。   Furthermore, the configuration path of the file Part1 that TopAssy indirectly refers to via Assy1 is TopAssy / Assy1. That is, Part1 is directly referred to Assy1 and indirectly referred to TopAssy.

種類1106は、処理ファイルの種類を格納する。当該種類とは、CADファイルの拡張子によって区別される。   The type 1106 stores the type of processing file. The type is distinguished by the extension of the CAD file.

その他、アセンブリファイルや部品ファイルの中には、当該ファイルの中で生成された面や線、点等の要素が記憶されており、当該要素の3次元空間上のXYZ座標、XYZで表現される角度の情報が記憶されている。合致情報600については後述する。   In addition, elements such as surfaces, lines, and points generated in the file are stored in the assembly file and the part file, and are expressed by XYZ coordinates and XYZ in the three-dimensional space of the element. Information on the angle is stored. The match information 600 will be described later.

ステップS402で、CADソフトはユーザ操作によって干渉チェックパターン特定ツールの起動コマンドを実行し、当該コマンドに従ってステップS403で干渉チェックパターン特定ツールが起動する。起動した干渉チェックパターン特定ツールは、CADソフトのアクティブウィンドウで展開されているアセンブリを干渉チェック対象のアセンブリとして特定(決定)し、当該アセンブリの識別情報(例:ファイル名)をメモリに記憶する。   In step S402, the CAD software executes an activation command for the interference check pattern identification tool by a user operation, and the interference check pattern identification tool is activated in step S403 according to the command. The activated interference check pattern specifying tool specifies (determines) an assembly developed in the active window of the CAD software as an assembly to be checked for interference, and stores identification information (eg, file name) of the assembly in a memory.

ステップS404で、干渉チェックパターン特定ツールは、干渉チェックパターンの特定処理(マスタアセンブリの特定処理)を実行する。マスタアセンブリの決定処理については図5の説明で後述する。   In step S404, the interference check pattern specifying tool executes an interference check pattern specifying process (master assembly specifying process). The master assembly determination process will be described later with reference to FIG.

ここで図5を参照して、マスタアセンブリの特定処理の流れについて説明する。   Here, with reference to FIG. 5, the flow of the master assembly specifying process will be described.

ステップS501で、干渉チェックパターン特定ツールは、展開中のアセンブリの合致情報の一覧をCADソフトに要求し、CADソフトから当該合致情報の一覧を取得してメモリに記憶する。合致情報一覧の一例を図6の600に示す。合致情報600は、CADソフトが開いている干渉チェック対象アセンブリの中に含まれる全ての合致の情報の一覧である。   In step S501, the interference check pattern identification tool requests the CAD software for a list of matching information of the assembly being developed, acquires the list of matching information from the CAD software, and stores it in the memory. An example of the match information list is shown at 600 in FIG. The match information 600 is a list of all match information included in the interference check target assembly opened by the CAD software.

合致名601は、合致の表示名であり、合致の識別情報である。種別602は、合致の種別(種類)である。合致の種別には、例えば、一致(頂点(点)やエッジ(線/軸)、面(平面)を一致させる合致)、距離制限(線や面等の同士の相対距離を指定された距離幅に制限する合致)、角度制限(線や面同士の相対角度を指定された角度幅に制限する合致)、同心円(複数の円や円筒、点、球などの中心同士を一致させる合致)、ロック(複数のエンティティ間の相対位置を完全固定する合致)等がある。   The match name 601 is a match display name and is match identification information. A type 602 is a type (type) of matching. Match types include, for example, match (matches that match vertices (points), edges (lines / axes), and faces (planes)), distance restrictions (relative distances that specify the relative distance between lines, faces, etc.) , Constrain circles (matches that match the centers of multiple circles, cylinders, points, spheres, etc.), lock (Match that completely fixes the relative position between multiple entities).

合致エンティティA603と合致エンティティB604は、それぞれ合致の対象となっているエンティティ(点・面・エッジ等の要素の総称)である。   The matching entity A 603 and the matching entity B 604 are entities (generic names of elements such as points, faces, edges, and the like) that are targets of matching.

制限605は、合致エンティティAと合致エンティティBとの間で移動・変更可能な相対距離又は/及び相対角度の範囲を示す情報である。600の角度1の場合、エンティティAとエンティティBとの間の角度をX1°〜X2°の間でのみ角度変更可能である。例えばX1°=0°でX2°=30°の場合、合致エンティティAと合致エンティティBとの間の角度を−1°以下、31°以上にはできない。   The restriction 605 is information indicating a relative distance or / and a relative angle range that can be moved / changed between the matching entity A and the matching entity B. In the case of an angle 1 of 600, the angle between the entity A and the entity B can be changed only between X1 ° and X2 °. For example, when X1 ° = 0 ° and X2 ° = 30 °, the angle between the matching entity A and the matching entity B cannot be −1 ° or less and 31 ° or more.

ステップS502で、干渉チェックパターン特定ツールは、サーバ200に記憶されている全ての絞込用合致情報の取得要求をする。絞込用合致情報とは、干渉チェックに必要な合致である、干渉チェックに用いられる可能性のある合致の絞込み条件である。絞込用合致情報610の一例を図6の610に示す。絞込用合致情報610は、サーバ200上に予め記憶されており、サーバ200上に記憶されている全てのマスタアセンブリの合致情報が記憶されている。   In step S <b> 502, the interference check pattern identification tool requests acquisition of all the narrowing match information stored in the server 200. The narrowing match information is a match narrowing condition that is necessary for the interference check and may be used for the interference check. An example of the narrowing match information 610 is shown at 610 in FIG. The narrowing match information 610 is stored in advance on the server 200, and the match information of all master assemblies stored on the server 200 is stored.

種別612、合致エンティティA614、合致エンティティB615は、それぞれ、種別602、合致エンティティA603、合致エンティティB604と同じであるため説明は割愛する。   Since the type 612, the matching entity A 614, and the matching entity B 615 are the same as the type 602, the matching entity A 603, and the matching entity B 604, respectively, description thereof is omitted.

合致コード611は、種別612、合致エンティティA614、合致エンティティB615の組み合わせ(合致条件)の識別情報(ID)である。   The match code 611 is identification information (ID) of a combination (match condition) of the type 612, the match entity A 614, and the match entity B 615.

駆動情報名613は、種別612、合致エンティティA614、合致エンティティB615の組み合わせ(種別、エンティティの組み合わせの条件を満たす合致)に適用可能な駆動情報の識別情報である。   The drive information name 613 is identification information of drive information applicable to a combination of the type 612, the matching entity A 614, and the matching entity B 615 (a match that satisfies the conditions of the type and the combination of entities).

駆動情報は、マスタアセンブリ内に記憶されている。マスタアセンブリは、600で説明した合致情報と同じ構成の合致情報を持つ。また、図6の650に示すような駆動情報を持つ。   The drive information is stored in the master assembly. The master assembly has matching information having the same configuration as the matching information described in 600. Also, it has drive information as indicated by reference numeral 650 in FIG.

駆動情報名651は、各駆動情報の名称である。各駆動情報は、マスタアセンブリ内のどのエンティティ(駆動エンティティ)を含む部品を、X,Y,Z方向のうちどの方向(駆動方向653)に、どの程度の角度及び/又は距離(駆動角度/駆動距離654)の分だけ、駆動エンティティと合致している他のエンティティとの相対角度及び/又は相対距離を変化させるよう、部品を駆動させるか、を記憶した情報である。   The drive information name 651 is the name of each drive information. Each driving information includes a component including which entity (driving entity) in the master assembly, in which direction (driving direction 653) of the X, Y, and Z directions, and what angle and / or distance (driving angle / driving). This information stores information about whether to drive the component so as to change the relative angle and / or relative distance between the driving entity and another entity that matches the driving entity by the distance 654).

図6の駆動情報650によれば、「合致エンティティ:Part1:面1」のレコードに従って、干渉チェック対象アセンブリが参照するPart1という部品ファイルの中の面1という面要素を、X方向に、X1°〜X2°の範囲で駆動させる。   According to the drive information 650 in FIG. 6, the surface element named surface 1 in the part file named Part1 referred to by the interference check target assembly is X1 ° in the X direction according to the record of “matching entity: Part1: surface 1”. Drive in the range of ~ X2 °.

また、「合致エンティティ:Part1:円筒面1:XYZ」のレコードに従って、干渉チェック対象アセンブリが参照するPart1という部品ファイルの中の面1という円筒面要素の重心位置からXYZ分だけ離れた位置の点を、XYZの方向にそれぞれX1°〜X2°の範囲で駆動させる。   Further, according to the record of “matching entity: Part 1: cylindrical surface 1: XYZ”, a point at a position separated by XYZ from the center of gravity position of the cylindrical surface element called surface 1 in the part file called Part 1 referenced by the assembly to be checked for interference Are driven in the range of X1 ° to X2 ° in the directions of XYZ.

マスタアセンブリの一例を図11のマスタアセンブリAに示す。アセンブリ情報1110の1111〜1118の説明は、それぞれ1101〜1108と同じであるため記載は省略する。また、合致情報1120の1121〜1125の説明は、それぞれ合致情報600の601〜605と同じであるため説明は省略する。   An example of the master assembly is shown in master assembly A in FIG. Descriptions of 1111 to 1118 of the assembly information 1110 are the same as 1101 to 1108, respectively, and thus description thereof is omitted. Further, explanations of 1121 to 1125 of the match information 1120 are the same as 601 to 605 of the match information 600, respectively, and thus description thereof is omitted.

図5の説明に戻る。ステップS503で、サーバ200は当該絞込用合致情報の取得要求を受け付け、ステップS504で、自機のメモリに記憶されている絞込用合致情報610を取得してPC100(干渉チェックパターン特定ツール)に送信する。   Returning to the description of FIG. In step S503, the server 200 receives the narrowing match information acquisition request. In step S504, the server 200 acquires narrowing match information 610 stored in the memory of the own device, and the PC 100 (interference check pattern specifying tool). Send to.

ステップS505で、干渉チェックパターン特定ツールは絞込用合致情報610を受信し、メモリに記憶する。   In step S505, the interference check pattern specifying tool receives the narrowing match information 610 and stores it in the memory.

ステップS506で、干渉チェックパターン特定ツールは、メモリ上の合致情報600と絞込用合致情報610を比較し、種別602、合致エンティティA603、合致エンティティB604の全てが、種別612、合致エンティティA614、合致エンティティB615とそれぞれ一致するレコードを特定し、干渉チェック用合致情報620としてメモリ上に記憶する。つまり、干渉チェック対象アセンブリの中の、干渉チェックに用いられる可能性のある合致情報を特定する。   In step S506, the interference check pattern identification tool compares the match information 600 on the memory with the match information for narrowing 610, and the type 602, the matching entity A 603, and the matching entity B 604 are all the type 612, the matching entity A 614, and the matching. Records that respectively match the entity B 615 are specified and stored in the memory as interference check match information 620. That is, the matching information that can be used for the interference check in the interference check target assembly is specified.

エンティティの一致判定に際しては、エンティティ同士の名称が異なったとしても、エンティティの種別(面、点、線など)が同じであれば一致しているとみなす。   In the entity matching determination, even if the names of the entities are different, if the entity types (plane, point, line, etc.) are the same, they are regarded as matching.

ステップS507で、干渉チェックパターン特定ツールは、図7に示すような干渉チェックパターン表示画面710(干渉チェックパターンの選択画面)を表示画面に表示し、一覧表示部712に、干渉チェック用合致情報620の一覧を表示する。駆動情報選択部715は、駆動情報名624を表示・選択可能(選択操作を受付可能)な表示部である。また、711には干渉チェック対象アセンブリのファイル名を表示する。   In step S507, the interference check pattern specifying tool displays an interference check pattern display screen 710 (interference check pattern selection screen) as shown in FIG. 7 on the display screen, and the match information 620 for interference check is displayed on the list display unit 712. Display a list of The drive information selection unit 715 is a display unit that can display and select the drive information name 624 (can accept a selection operation). In addition, the file name of the interference check target assembly is displayed in 711.

ステップS508で、干渉チェックパターン特定ツールは、干渉チェック対象アセンブリにおいて実行可能な干渉チェックパターン(マスタアセンブリ)を特定するための条件である干渉チェックパターン特定条件630の取得要求をサーバ200に送信する。   In step S <b> 508, the interference check pattern specifying tool transmits an acquisition request for the interference check pattern specifying condition 630, which is a condition for specifying an interference check pattern (master assembly) executable in the interference check target assembly, to the server 200.

合致コード631は、合致の種別(612)、合致が適用されている合致エンティティ(641、615)の組み合わせ(合致条件)の識別情報である。   The match code 631 is identification information of a match type (612) and a combination (match condition) of match entities (641, 615) to which the match is applied.

干渉チェックパターン632は、干渉チェックパターン(マスタアセンブリ)の名称の一覧であり、どのパターンの干渉チェックを行うために、どの合致条件が必要かを、干渉チェックパターンごとに記憶したテーブルである。   The interference check pattern 632 is a list of names of interference check patterns (master assemblies), and is a table that stores which matching conditions are necessary for performing interference checks for each interference check pattern.

本実施形態においては、「1」の値が挿入されている合致コードの合致条件が必要であるものとする。例えば、干渉チェック用合致情報620に、合致コード=AE001、AE002のみが存在する場合には(つまり、合致条件がAE001及びAE002の場合には)、干渉チェックAの干渉チェックパターンを干渉チェック対象アセンブリに適用可能である。   In this embodiment, it is assumed that the matching condition of the matching code in which the value “1” is inserted is necessary. For example, when only the match codes = AE001 and AE002 exist in the interference check match information 620 (that is, when the match conditions are AE001 and AE002), the interference check pattern of the interference check A is used as the interference check target assembly. It is applicable to.

本発明の実施形態における干渉チェックパターンはマスタアセンブリである。マスタアセンブリには駆動情報(合致されているエンティティ(エンティティを含む部品)をどの程度動かすかを示す動作の情報)が含まれている。   The interference check pattern in the embodiment of the present invention is a master assembly. The master assembly includes drive information (operation information indicating how much the matched entity (part containing the entity) is moved).

駆動範囲は、制限655又は、制限605の範囲に制限される。実際に干渉チェックを行う場合は、各制限655と、マスタアセンブリ(干渉チェックパターン)が適用された干渉チェック対象アセンブリの各制限605のうち、それぞれ、より小さい制限値に従って、駆動可能範囲が決まる。   The driving range is limited to a limit 655 or a limit 605 range. When the interference check is actually performed, the drivable range is determined according to a smaller limit value among each limit 655 and each limit 605 of the interference check target assembly to which the master assembly (interference check pattern) is applied.

また、例えばエンティティAの部品を動かしてエンティティAとエンティティBとの間の角度を30°まで開いたところで、同じ部品または当該部品と動作が連動する他の部品の制限655又は制限605を超えてしまう場合、エンティティAとエンティティBとの間の角度を29°まで変更可能である。   Further, for example, when the part of entity A is moved and the angle between entity A and entity B is opened to 30 °, the limit 655 or limit 605 of the same part or another part whose operation is interlocked with the part is exceeded. In this case, the angle between the entity A and the entity B can be changed up to 29 °.

マスタアセンブリ内のエンティティと干渉チェック対象アセンブリのエンティティを合致(固定)させてからマスタアセンブリの部品を(駆動情報に従って)駆動させることで、マスタアセンブリの部品の動きに連動して干渉チェック対象アセンブリの部品も同じ方向へ、同じ角度・距離だけ移動(駆動)する。駆動の様子の一例を図9に示す。   By matching (fixing) the entity in the master assembly with the entity in the interference check target assembly and then driving the master assembly part (according to the driving information), the interference check target assembly The component also moves (drives) in the same direction by the same angle and distance. An example of driving is shown in FIG.

ステップS509で、サーバ200は干渉チェックパターン特定条件630の取得要求を受け付け、ステップS510で、自機の外部メモリに記憶されている干渉チェックパターン特定条件630をPC100(干渉チェックパターン特定ツール)に送信する。   In step S509, the server 200 receives an acquisition request for the interference check pattern specifying condition 630, and in step S510, transmits the interference check pattern specifying condition 630 stored in the external memory of the own device to the PC 100 (interference check pattern specifying tool). To do.

ステップS511で、干渉チェックパターン特定ツールは干渉チェックパターン特定条件630を受信し、メモリ上に記憶する。   In step S511, the interference check pattern specifying tool receives the interference check pattern specifying condition 630 and stores it in the memory.

ステップS512で、干渉チェックパターン特定ツールは、展開中の干渉チェック対象アセンブリに適用可能な干渉チェックパターンを特定する。   In step S512, the interference check pattern identification tool identifies an interference check pattern applicable to the interference check target assembly being developed.

具体的には、干渉チェック用合致情報620の合致コード621を参照し、干渉チェック用合致情報620内に、632に示す干渉パターンを適用するために必要な合致コード(「1」が挿入された合致コード631)が全て存在するか、干渉パターンごとに判定する。   Specifically, the match code 621 of the interference check match information 620 is referenced, and the match code (“1”) necessary for applying the interference pattern indicated by 632 is inserted into the interference check match information 620. It is determined for each interference pattern whether all the matching codes 631) exist.

干渉チェックパターン特定ツールは、干渉チェックパターン一覧640をメモリ上に生成する。そして、干渉チェック用合致情報620内に、632に示す干渉パターンを適用するために必要な合致コードが全て存在すると判定された干渉パターンの名称を干渉チェックパターン名641に挿入し、不足合致条件数642=0のレコードとして記憶する。   The interference check pattern specifying tool generates an interference check pattern list 640 on the memory. Then, the interference check name 641 is inserted into the interference check pattern name 641 with the name of the interference pattern determined to include all the matching codes necessary for applying the interference pattern indicated by 632 in the interference check match information 620. Store as 642 = 0 record.

また、干渉チェック用合致情報620内に、632に示す干渉パターンを適用するために必要な合致コードの一部または全部が存在しないと判定された干渉パターン名を干渉チェックパターン名641に挿入し、不足していた合致条件の数(不足合致条件数)を特定し、当該特定した数を不足合致条件数642に挿入して記憶する。   Also, the interference check pattern name 641 is inserted into the interference check pattern name 641 in the interference check match information 620, the interference pattern name determined to be part or all of the matching code required to apply the interference pattern shown in 632, The number of matching conditions that are insufficient (number of insufficient matching conditions) is specified, and the specified number is inserted into the number of insufficient matching conditions 642 and stored.

不足合致条件数=0ということは、干渉チェックパターンを適用する条件を満たしているということであり、展開中のアセンブリ上に、当該干渉チェックパターン(マスタセンブリ)に登録された駆動動作の対象となるエンティティの全てが存在しているということである。つまり、不足合致条件数=0の干渉チェックパターンは、展開中のアセンブリには適用可能な干渉チェックパターンである。   The number of insufficient matching conditions = 0 means that the condition for applying the interference check pattern is satisfied, and the target of the driving operation registered in the interference check pattern (master assembly) is displayed on the assembly being developed. All of the entities that exist. That is, the interference check pattern with the number of insufficient matching conditions = 0 is an interference check pattern applicable to the assembly being developed.

一方、合致条件の数が不足しているということは、干渉チェックパターン(マスタセンブリ)に登録された駆動動作の対象となるエンティティが不足しているということである。つまり、開いているアセンブリでは、合致条件の数が不足している干渉チェックパターン(マスタセンブリ)に登録された駆動動作ができない。すなわち、合致条件の数が不足している干渉チェックパターンは、展開中のアセンブリには適用できないということである。   On the other hand, the fact that the number of matching conditions is insufficient means that there is a shortage of entities that are the targets of the driving operation registered in the interference check pattern (master assembly). In other words, the open assembly cannot perform the driving operation registered in the interference check pattern (master assembly) in which the number of matching conditions is insufficient. That is, an interference check pattern with insufficient number of matching conditions cannot be applied to the assembly being developed.

ステップS513で、干渉チェックパターン特定ツールは、干渉チェックパターン一覧640(マスタアセンブリ一覧)を表示画面に表示する。例えば図7のマスタアセンブリ一覧表示部713(干渉チェックパターンの識別情報一覧)に表示する。   In step S513, the interference check pattern specifying tool displays the interference check pattern list 640 (master assembly list) on the display screen. For example, it is displayed on the master assembly list display section 713 (interference check pattern identification information list) in FIG.

これにより、展開中の設計データ(アセンブリ)に適用可能な干渉チェックパターンをユーザに提示することができる。   Thereby, the interference check pattern applicable to the design data (assembly) under development can be presented to the user.

また、本実施形態においては、不足合致上件数=0のマスタアセンブリを選択可能に表示し、不足合致上件数=1以上のマスタアセンブリを選択できないようにグレーアウト表示する。   Further, in the present embodiment, a master assembly with the number of insufficient matches = 0 is displayed so as to be selectable, and is grayed out so that a master assembly with the number of insufficient matches = 1 or more cannot be selected.

これにより、所望の干渉チェックパターンを展開中のアセンブリに適用できるかを、ユーザに容易に確認させることができる。   This allows the user to easily check whether a desired interference check pattern can be applied to the assembly being developed.

ステップS514で、干渉チェックパターン特定ツールは、マスタアセンブリ一覧表示部713に表示されたマスタアセンブリの一覧から、展開中のアセンブリに適用する干渉チェックパターン(マスタアセンブリ)の選択を受け付ける(選択受付手段に該当)。   In step S514, the interference check pattern specifying tool accepts a selection of an interference check pattern (master assembly) to be applied to the assembly under development from the master assembly list displayed in the master assembly list display unit 713 (in the selection accepting unit). Applicable).

干渉チェックパターン特定ツールは、選択されたマスタアセンブリの中にある駆動情報650を特定し、特定した駆動情報650の駆動情報名651のみを選択可能に、駆動情報選択部715に表示する(駆動情報選択部715の表示を更新する)。また、選択されたマスタアセンブリの中にある駆動情報のいずれも適用できない合致については、一覧表示部712において非表示とする制御を行い、一覧表示部712の表示を更新する(合致情報一覧表示手段に該当)。   The interference check pattern specifying tool specifies the drive information 650 in the selected master assembly, and displays it on the drive information selection unit 715 so that only the drive information name 651 of the specified drive information 650 can be selected (drive information). The display of the selection unit 715 is updated). Further, for a match to which none of the drive information in the selected master assembly can be applied, control is performed so that the list display unit 712 does not display it, and the display of the list display unit 712 is updated (match information list display means) Fall under).

例えば713でマスタアセンブリが選択されると、当該マスタアセンブリの中にある駆動情報650を特定し、駆動情報650の中の各駆動情報名を、各駆動情報に対応する合致情報における駆動情報選択部715に表示する。つまり、マスタアセンブリの選択に応じて、各合致(合致により動きが制限されている部品の要素)に適用する駆動情報を自動選択する。   For example, when a master assembly is selected in 713, drive information 650 in the master assembly is specified, and each drive information name in the drive information 650 is replaced with a drive information selection section in the matching information corresponding to each drive information. 715 is displayed. In other words, in accordance with the selection of the master assembly, drive information to be applied to each match (component element whose movement is restricted by the match) is automatically selected.

ステップS515で、干渉チェックパターン特定ツールは、「実行」ボタン714の押下を受け付けることで、ステップS516で、展開中のアセンブリに適用する干渉チェックパターン(マスタアセンブリ)を決定(特定)する。また、駆動情報選択部715で選択されている駆動情報を、各合致のエンティティ(エンティティを含む部品)に対して適用する駆動情報として決定し、図5の処理を終了する。   In step S515, the interference check pattern specifying tool accepts pressing of the “execute” button 714, and in step S516, determines (specifies) an interference check pattern (master assembly) to be applied to the assembly being developed. In addition, the drive information selected by the drive information selection unit 715 is determined as drive information to be applied to each matching entity (part including the entity), and the processing in FIG. 5 ends.

なお、CADソフトのウィンドウ上のユーザ操作で、展開中のアセンブリ内の合致情報が追加、削除、又は既にある合致情報の合致条件の変更がされたことを干渉チェックパターン特定ツールが検知した場合、干渉チェックパターン特定ツールはステップS501〜S513を実行して、図7の712、713の表示を更新する。   When the interference check pattern specifying tool detects that the match information in the assembly being developed has been added, deleted, or the match condition of the existing match information has been changed by a user operation on the CAD software window, The interference check pattern specifying tool executes steps S501 to S513 to update the display of 712 and 713 in FIG.

図4の説明に戻る。ステップS405で、干渉チェックパターン特定ツールは、CADソフト対して、「実行」ボタン714の押下時点で選択されていたマスタアセンブリを展開するよう指示する。   Returning to the description of FIG. In step S405, the interference check pattern specifying tool instructs the CAD software to expand the master assembly selected when the “execute” button 714 is pressed.

ステップS406で、CADソフトが当該指示を受け付け、ステップS407で指示されたマスタアセンブリをサーバ200の外部メモリから読み出して展開する。展開したマスタアセンブリの一例を図8の800に示す。この時点で、干渉チェック対象アセンブリとマスタアセンブリが700と800に示すように、CADソフト上で同時に展開されている。   In step S406, the CAD software accepts the instruction, reads the master assembly instructed in step S407 from the external memory of the server 200, and expands it. An example of a developed master assembly is shown at 800 in FIG. At this time, the interference check target assembly and the master assembly are simultaneously developed on the CAD software as indicated by 700 and 800.

干渉チェックパターン特定ツールは、当該展開処理が完了したことをCADソフトのAPIの機能を用いて検知すると、ステップS408でCADソフトに対して、展開したマスタセンブリ上に、展開中の干渉チェック対象アセンブリを、当該マスタアセンブリの参照する部品(構成部品)として挿入する指示をする。   When the interference check pattern specifying tool detects that the development process has been completed using the API function of the CAD software, in step S408, the interference check target assembly being developed on the master assembly developed for the CAD software. Is inserted as a part (component) referred to by the master assembly.

ステップS409で当該指示を受け付けたCADソフトは、ステップS410で指示されたマスタアセンブリ上に、指示された干渉チェック対象アセンブリを構成部品として挿入する。   The CAD software that has received the instruction in step S409 inserts the instructed interference check target assembly as a component on the master assembly instructed in step S410.

干渉チェックパターン特定ツールは、当該挿入処理が完了したことをCADソフトのAPIの機能を用いて検知すると、ステップS411で、マスタアセンブリに応じた合致の実行を指示する(位置制御手段に該当)。ここで指示する合致は、複数の要素(部品の要素)の相対位置を固定する「一致」という種類の合致である。   When the interference check pattern specifying tool detects that the insertion process is completed using the API function of the CAD software, in step S411, the interference check pattern specifying tool instructs execution of matching according to the master assembly (corresponding to the position control means). The match indicated here is a type of “match” that fixes the relative positions of a plurality of elements (component elements).

具体的には、干渉チェックパターン特定ツールが、当該マスタアセンブリの干渉チェックパターンを適用するために必要な合致コード631(例えば干渉チェックEにとってのAE0001とAE0002)を取得し、これらの合致コードが示すマスタアセンブリ上の合致エンティティA614及び合致エンティティB615と、干渉チェック対象アセンブリ上の合致コード621の合致エンティティ622及び合致エンティティ623をそれぞれ合致(固定)させるよう指示する。   Specifically, the interference check pattern specifying tool acquires the matching code 631 (for example, AE0001 and AE0002 for the interference check E) necessary for applying the interference check pattern of the master assembly, and these matching codes indicate It is instructed to match (fix) the matching entity A 614 and the matching entity B 615 on the master assembly and the matching entity 622 and the matching entity 623 of the matching code 621 on the interference check target assembly.

例えば図10の1000及び1010でいう、干渉チェック対象アセンブリ内の、部品1001の穴(円筒)の内側の面(合致エンティティA603/例:図6の603における「Part1:円筒面1」)と、マスタアセンブリ内の部品1012の円筒の内側の面(合致エンティティA614/例:図11の1123における「Part1:円筒面1」)とを合致させるよう指示する。また、部品1002の円筒の外側の面(合致エンティティB604/例:図6の604における「Part3:円筒面1」)と、部品1012の円筒の外側の面(合致エンティティB615/例:図11の1124における「Part2:円筒面1」)とを合致させるよう指示する。   For example, the surface inside the hole (cylinder) of the part 1001 in the assembly to be checked for interference as indicated by 1000 and 1010 in FIG. 10 (matching entity A 603 / example: “Part 1: cylindrical surface 1” in 603 in FIG. 6); Instruct to match the cylindrical inner surface of part 1012 in the master assembly (matching entity A 614 / example: “Part1: cylindrical surface 1” in 1123 of FIG. 11). Further, the outer surface of the cylinder of the part 1002 (matching entity B604 / example: “Part3: cylindrical surface 1” in 604 of FIG. 6) and the outer surface of the cylinder of the part 1012 (matching entity B615 / example: FIG. 11) 1Part 12: “Part2: Cylindrical surface 1”).

また、図10の1020及び1030でいう、干渉チェック対象アセンブリ内の、部品1001の平面(合致エンティティA603/例:図6の603における「Part1:面1」)と、マスタアセンブリ内の部品1011の平面(合致エンティティA614/例:図11の1123における「Part1:面1」)とを合致させるよう指示する。また、干渉チェック対象アセンブリ内の、部品1013の平面(合致エンティティB604/例:図6の604における「Part3:面3」)と、マスタアセンブリ内の平面(合致エンティティB615/例:図11の1124における「Part2:面3」)とを合致させるよう指示する。   1020 and 1030 in FIG. 10, the plane of the part 1001 (matching entity A 603 / example: “Part 1: plane 1” in 603 in FIG. 6) in the assembly to be checked for interference, and the part 1011 in the master assembly An instruction is given to match the plane (matching entity A 614 / example: “Part1: plane 1” in 1123 of FIG. 11). Also, the plane of the part 1013 in the assembly to be checked for interference (matching entity B604 / example: “Part3: plane 3” in 604 in FIG. 6) and the plane in the master assembly (matching entity B615 / example: 1124 in FIG. 11). "Part2: Surface 3") is matched.

ステップS412で、CADソフトは当該指示を受け付け、ステップS413で、指示に従って、マスタアセンブリ上の、指示された合致コード631の合致エンティティA614及び合致エンティティB615と、干渉チェック対象アセンブリ上の、合致コード631と同じ合致コード621の合致エンティティ622及び合致エンティティ623をそれぞれ合致し、合致したエンティティ同士の相対位置を固定する。つまり「一致」という種類の合致を適用する。   In step S412, the CAD software accepts the instruction, and in step S413, in accordance with the instruction, the matching entity A614 and the matching entity B615 of the specified matching code 631 on the master assembly and the matching code 631 on the interference check target assembly according to the instruction. The matching entity 622 and the matching entity 623 having the same match code 621 are matched, and the relative positions of the matched entities are fixed. In other words, the type of “match” is applied.

干渉チェックパターン特定ツールは、当該合致処理が完了したことをCADソフトのAPIの機能を用いて検知すると、ステップS414で、CADソフトに対して、合致処理をしたマスタアセンブリに登録されている駆動情報のうち、「実行」ボタン714押下時に駆動情報選択部715で選択されていた駆動情報に従って各合致が設定されている部品(各合致が設定されているエンティティを含む部品)を動作させ、干渉チェックを実行するよう指示する(駆動制御手段に該当)。   When the interference check pattern identification tool detects that the matching process is completed using the API function of the CAD software, in step S414, the driving information registered in the master assembly that has performed the matching process for the CAD software. Among them, the parts for which each match is set (parts including the entity for which each match is set) are operated according to the drive information selected by the drive information selection unit 715 when the “execute” button 714 is pressed, and the interference check is performed. Is executed (corresponding to drive control means).

これにより、マスタアセンブリに登録された駆動情報に従ったマスタアセンブリのエンティティの動きに連動して、当該エンティティと合致している干渉チェック対象アセンブリ内のエンティティ(エンティティを含む部品)を動かすことができる。   Thereby, in conjunction with the movement of the entity of the master assembly according to the drive information registered in the master assembly, the entity (part including the entity) in the interference check target assembly that matches the entity can be moved. .

よって、マスタアセンブリに登録された動きで干渉チェックを行うことができる。   Therefore, the interference check can be performed with the movement registered in the master assembly.

ステップS415で、CADソフトは当該指示を受け付ける。ステップS416で、CADソフトは、受け付けた指示に従ってCADソフト自身の干渉チェック機能を実行し、部品を駆動させることで、自動で干渉チェック処理を行う。すなわち、部品の駆動中に当該部品が他の部品と干渉した座標(X,Y,Z)と、干渉した日時と、干渉した当該他の部品の識別情報を干渉チェックの結果として表示・記録する処理を行う。   In step S415, the CAD software accepts the instruction. In step S416, the CAD software executes the interference check function of the CAD software itself in accordance with the received instruction, and automatically performs the interference check process by driving the component. That is, the coordinates (X, Y, Z) at which the part interferes with another part during driving of the part, the date and time of interference, and the identification information of the other part that interfered are displayed and recorded as a result of the interference check. Process.

なお、干渉チェックパターン表示画面710では、各行に駆動情報選択部715を表示する。駆動情報選択部715で、「駆動情報を適用しない」が選択されている場合、「駆動情報を適用しない」が選択されている合致のエンティティについては、CADソフトに対して駆動の指示を行わない。駆動情報選択部715で、適用する駆動情報が選択されている合致のエンティティを駆動させる指示のみ、CADソフトに対して送信するものとする。   In the interference check pattern display screen 710, a drive information selection unit 715 is displayed in each row. When “Do not apply drive information” is selected in the drive information selection unit 715, for the matching entity for which “Do not apply drive information” is selected, the CAD software is not instructed to drive. . It is assumed that only an instruction to drive a matching entity for which drive information to be applied is selected by the drive information selection unit 715 is transmitted to the CAD software.

これにより、ユーザは任意の合致のエンティティ(エンティティを含む部品)を駆動させ、干渉チェックを行うことができる。   As a result, the user can drive an arbitrary matching entity (part including the entity) to perform an interference check.

また、干渉チェックパターン表示画面710では、1つの合致条件に適用可能な駆動情報が複数ある場合、当該合致条件を満たしている合致の行の駆動情報選択部715で、当該合致の対象となっているエンティティに適用する駆動情報を選択可能に表示する。「実行」ボタン714が押下された場合、駆動情報選択部715で選択されている駆動情報に従って、当該合致のエンティティを駆動させるようCADソフトに指示する。   Further, in the interference check pattern display screen 710, when there are a plurality of drive information applicable to one matching condition, the driving information selection unit 715 of the matching row that satisfies the matching condition becomes a target of the matching. The drive information to be applied to the existing entity is displayed in a selectable manner. When the “execute” button 714 is pressed, the CAD software is instructed to drive the matching entity according to the drive information selected by the drive information selection unit 715.

これにより、ユーザは任意の駆動情報に従って部品を動作させ、干渉チェックを行うことができる。   As a result, the user can perform the interference check by operating the component according to the arbitrary drive information.

以上説明したように、本発明によれば、対象のモデルに対して行うべき干渉チェックを容易に行わせることが可能な仕組みを提供することができる。   As described above, according to the present invention, it is possible to provide a mechanism capable of easily performing an interference check to be performed on a target model.

<第2の実施形態>
以下、本発明の第2の実施形態について説明する。
<Second Embodiment>
Hereinafter, a second embodiment of the present invention will be described.

まだ干渉チェックを行っていない部品を対象に干渉チェックを行いたいことがある。   There are times when you want to perform an interference check for parts that have not yet been checked for interference.

また、既に干渉チェックを行った部品であっても、不適切な駆動方法で干渉チェックが行われている場合等においては、干渉チェックをやり直したいことがある。   Even if a component has already been checked for interference, it may be desired to redo the interference check when the interference check is performed by an inappropriate driving method.

本発明の第2の実施形態は、駆動実績に基づいて、設計物の制限情報にかかる部品の駆動方法を容易に特定可能な仕組みを提供することを目的とする。   The second embodiment of the present invention aims to provide a mechanism that can easily specify a driving method of a part related to restriction information on a design based on driving results.

以下、図12及び図13を参照して第2の実施形態について説明する。   Hereinafter, the second embodiment will be described with reference to FIGS. 12 and 13.

図12の処理は、図5のステップS512の後に開始する。ステップS1201で、干渉チェックパターン特定ツールは、外部メモリ211より、干渉チェック対象アセンブリに対応する駆動実績(図13の1320に図示)の情報を取得する。   The process in FIG. 12 starts after step S512 in FIG. In step S <b> 1201, the interference check pattern identification tool acquires information on the driving performance (illustrated by 1320 in FIG. 13) corresponding to the interference check target assembly from the external memory 211.

駆動実績1320は、図4のステップS414の後、干渉チェックパターン特定ツールが生成・記憶する。   The drive record 1320 is generated and stored by the interference check pattern specifying tool after step S414 in FIG.

具体的には、干渉チェックの実行指示の対象とした合致の合致名1321を記憶する。また、当該実行指示をした日時1324を記憶する。   Specifically, the match name 1321 of the match that is the target of the interference check execution instruction is stored. Also, the date and time 1324 when the execution instruction is given is stored.

また、当該合致の設定された部品を駆動させる駆動情報名1323を記憶し、当該駆動情報名1323の駆動情報を含んだマスタアセンブリ(図7の713で選択された干渉チェックパターン)の識別情報を適用パターン1322として記憶する。つまり、どの合致(どの合致が設定されている部品)にどのマスタアセンブリのどの駆動情報を適用したかの実績を記憶する。   Further, the drive information name 1323 for driving the part set with the match is stored, and the identification information of the master assembly (the interference check pattern selected in 713 in FIG. 7) including the drive information of the drive information name 1323 is stored. Stored as an application pattern 1322. That is, a record of which drive information of which master assembly is applied to which match (part to which which match is set) is stored.

図12の説明に戻る。ステップS1202で、干渉チェックパターン特定ツールは、ステップS1201の取得処理で駆動実績1320が取得できたか判定する。   Returning to the description of FIG. In step S1202, the interference check pattern identification tool determines whether the drive record 1320 has been acquired by the acquisition process of step S1201.

つまり、干渉チェック対象アセンブリにおいて、過去にマスタアセンブリに基づく干渉チェックが行われた実績があるか判定する。   That is, it is determined whether or not the interference check target assembly has a past record of performing interference check based on the master assembly.

駆動実績1320が取得できた場合は処理をステップS1203に移行する。取得できなかった場合は処理を図5のステップS513に移行する。   If the drive record 1320 has been acquired, the process proceeds to step S1203. If not acquired, the process proceeds to step S513 in FIG.

ステップS1203で、干渉チェックパターン特定ツールは、マスタアセンブリによる駆動実績(マスタアセンブリの駆動情報による駆動実績)がない合致を、合致情報(干渉チェック用合致情報)から特定する。   In step S1203, the interference check pattern specifying tool specifies a match having no drive record by the master assembly (drive record by the drive information of the master assembly) from the match information (match information for interference check).

例えば、干渉チェック対象アセンブリが図13のTopAssyであり、TopAssyが合致情報1300を持ち、干渉チェック用合致情報が1310となっている場合、且つ、TopAssyの駆動実績1320が取得された場合、ステップS1203で特定される合致情報は、合致コード=AE000Xのレコードである。   For example, when the interference check target assembly is TopAssy in FIG. 13, TopAssy has the match information 1300, the interference check match information is 1310, and the TopAssy drive record 1320 is acquired, step S <b> 1203. The match information specified by is a record of match code = AE000X.

なお、合致情報1300及び干渉チェック用合致情報1310の各項目は、図6の合致情報600及び干渉チェック用合致情報620と同じであるため説明は割愛する。   The items of the match information 1300 and the interference check match information 1310 are the same as the match information 600 and the interference check match information 620 of FIG.

ステップS1204で、干渉チェックパターン特定ツールは、干渉チェック用合致情報1310、干渉チェックパターン(マスタアセンブリ)の識別情報を、駆動実績の情報と共に表示する。具体的には、図14の干渉チェックパターン表示画面1400のような画面を表示する。   In step S1204, the interference check pattern specifying tool displays interference check match information 1310 and interference check pattern (master assembly) identification information together with drive performance information. Specifically, a screen such as an interference check pattern display screen 1400 in FIG. 14 is displayed.

干渉チェックパターン表示画面1400では、1411においてどの合致に対して(どの合致が設定されている部品に対して)、マスタアセンブリを使った駆動実績、つまり干渉チェックの実績が有るか否かの情報である「実績」、実績があるマスタアセンブリ(干渉チェックパターン)の名称を示す「パターン」、実際に駆動に用いた駆動情報名である「駆動情報名(実績)」を、駆動実績1320に基づいて表示する。   In the interference check pattern display screen 1400, information on whether there is a record of driving using the master assembly, that is, whether there is a record of interference check, for which match in 1411 (for which match is set). Based on the drive record 1320, a “pattern” indicating the name of a certain “actual record”, a master assembly (interference check pattern) having a record record, and a “drive information name (actual record)” that is a drive information name actually used for driving. indicate.

また、1402においては、干渉チェック対象アセンブリに適用した実績があるマスタアセンブリ(干渉チェックパターン)、つまり、干渉チェック対象アセンブリに適用した駆動情報に対応するマスタアセンブリの「実績」の項目に、「有」の値を表示する。   In 1402, the master assembly (interference check pattern) that has been applied to the interference check target assembly, that is, the “actual” item of the master assembly corresponding to the drive information applied to the interference check target assembly is “present”. "Is displayed.

干渉チェックパターン特定ツールは、処理を図5のステップS514に移行し、図12の処理を終了する。   The interference check pattern specifying tool shifts the processing to step S514 in FIG. 5 and ends the processing in FIG.

以上説明したように、本発明の第2の実施形態では、まだ干渉チェックを行っていない部品を確認することができる。また、既に干渉チェックを行ったことのある部品を確認することができる。   As described above, in the second embodiment of the present invention, it is possible to confirm parts that have not yet been checked for interference. Also, it is possible to confirm parts that have already been checked for interference.

すなわち、駆動実績に基づいて、設計物の制限情報にかかる部品の駆動方法を容易に特定可能な仕組みを提供することができる。   That is, it is possible to provide a mechanism that can easily specify a method of driving a component related to the restriction information of the design based on the driving performance.

なお、第2の実施形態の説明では干渉チェックの実行指示に応じて実績を記憶・登録することとしたが、例えば干渉チェックパターン特定ツールがCADソフトの動作を監視し、実際に干渉チェック機能を実行され部品が駆動したことを検知した場合に、当該駆動実績1320を外部メモリに記憶するようにしてもよい。   In the description of the second embodiment, the results are stored and registered according to the interference check execution instruction. For example, the interference check pattern specifying tool monitors the operation of the CAD software and actually implements the interference check function. When it is detected that the component has been driven, the driving record 1320 may be stored in the external memory.

また、図15の1500のように、干渉チェックパターン表示画面にチェックボックス1503を設け、1503にチェックが入れる操作がされた場合に、干渉チェックパターン特定ツールが、駆動実績のある干渉チェック用合致情報と、干渉チェック対象アセンブリに対して適用実績のある干渉チェックパターン及び適用できない干渉チェックパターンを、1501及び1502において非表示にし、まだ干渉チェックを行っていない部品や干渉チェックパターンを容易に確認できるようにしてもよい。   Further, as shown in 1500 of FIG. 15, when a check box 1503 is provided on the interference check pattern display screen, and the operation for checking the 1503 is performed, the interference check pattern specifying tool displays the matching information for the interference check with a driving record. Then, the interference check pattern that has been applied to the interference check target assembly and the interference check pattern that cannot be applied are hidden in 1501 and 1502, so that it is possible to easily confirm parts and interference check patterns that have not yet been checked for interference. It may be.

すなわち、マスタアセンブリにより駆動させたことのない干渉チェック用合致情報のみ選択可能に表示するようにしてもよい。   That is, only the interference check matching information that has not been driven by the master assembly may be displayed in a selectable manner.

また、干渉チェック対象アセンブリに適用したことのないマスタアセンブリのみ選択可能に表示してもよいということである。   Further, only the master assembly that has not been applied to the interference check target assembly may be displayed in a selectable manner.

チェックを外す操作を受け付けた場合には、非表示にしていた干渉チェック用合致情報及び干渉チェックパターンが表示される画面に戻す。   When an operation for removing the check is accepted, the screen returns to the screen on which the interference check match information and the interference check pattern that have been hidden are displayed.

また、図15の1510のように、実績のない干渉チェック用合致情報を識別表示(1511)し、干渉チェック対象アセンブリに適用した実績のない干渉チェックパターンを識別表示(1512)することで、まだ干渉チェックを行っていない部品や干渉チェックパターンを容易に確認できるようにしてもよい。   Further, as shown by 1510 in FIG. 15, identification information (1511) for matching information for interference check with no record is identified and displayed (1512) for an interference check pattern with no record applied to the interference check target assembly. It may be possible to easily confirm a part that has not been checked for interference or an interference check pattern.

<第3の実施形態>
以下、本発明の第3の実施形態について説明する。
<Third Embodiment>
Hereinafter, a third embodiment of the present invention will be described.

まだ干渉チェックを行っていない部品を対象に干渉チェックを行いたいことがある。   There are times when you want to perform an interference check for parts that have not yet been checked for interference.

駆動情報を適用可能合致(制限情報)や、当該駆動情報を持つマスタアセンブリ(干渉チェックパターン)が複数ある場合、複数の情報の中からまだ干渉チェックを行っていない情報を探し出すのは手間である。例えば一覧に表示される情報の数が多い場合、一覧をスクロールする等して、干渉チェックを行っていない情報を探さなければならない。   When there are multiple master information (interference check pattern) with applicable match (limitation information) or drive information applicable to drive information, it is troublesome to find information that has not yet been checked for interference from the multiple information . For example, when the number of pieces of information displayed on the list is large, information that has not been checked for interference must be searched by scrolling the list.

本発明の第3の実施形態は、駆動実績に基づいて表示の優先順位を変更することで、設計物の制限情報にかかる部品の駆動方法を容易に特定可能な仕組みを提供することを目的とする。   The third embodiment of the present invention aims to provide a mechanism that can easily specify a driving method of a part related to restriction information of a design object by changing the display priority based on the driving performance. To do.

例えばステップS1203の直後に、干渉チェックパターン特定ツールが、干渉チェック用合致情報1310を、駆動実績のないレコードが駆動実績のあるレコードより上位になるように並べ替える。つまり駆動実績のない情報を駆動実績のある情報に優先させる。   For example, immediately after step S1203, the interference check pattern specifying tool rearranges the interference check match information 1310 so that a record without a drive record is higher than a record with a drive record. That is, priority is given to information without a driving record over information with a driving record.

また、干渉チェックパターン一覧を取得し、干渉チェック対象アセンブリに未適用の干渉チェックパターンのうち、優先度の高い(駆動実績のない)合致情報に対応する干渉チェックパターンが上位となるように、一覧内の干渉チェックパターンを並べ替える。   Also, a list of interference check patterns is obtained, and the list of interference check patterns corresponding to matching information with high priority (no driving record) among the interference check patterns not applied to the interference check target assembly is ranked higher. Rearrange the interference check patterns inside.

そして処理をステップS1204に移行し、図16に示す干渉チェックパターン表示画面1600のような画面を表示する。   Then, the process proceeds to step S1204, and a screen such as an interference check pattern display screen 1600 shown in FIG. 16 is displayed.

1601には、駆動実績の有無に応じて並べ替えられた干渉チェック用合致情報の一覧を表示する。   1601 displays a list of interference check match information rearranged according to the presence or absence of driving results.

1602には、当該干渉チェック用合致情報の一覧においてより優先度の高い合致情報に対応する干渉チェックパターンを、他の干渉チェックパターンに対して優先して表示(優先表示)する。   In 1602, the interference check pattern corresponding to the matching information with higher priority in the list of matching information for interference checking is displayed with priority over other interference checking patterns (priority display).

つまり、干渉チェック対象アセンブリに適用したことのない駆動情報を含むマスタアセンブリを、干渉チェック対象アセンブリに適用したことがある駆動情報を含むマスタアセンブリに対して優先表示する。   That is, a master assembly including drive information that has not been applied to the interference check target assembly is displayed with priority over a master assembly including drive information that has been applied to the interference check target assembly.

以上説明したように、本発明の第3の実施形態によれば、駆動実績に基づいて表示の優先順位を変更することで、設計物の制限情報にかかる部品の駆動方法を容易に特定可能な仕組みを提供することができる。   As described above, according to the third embodiment of the present invention, it is possible to easily specify the driving method of the parts related to the restriction information of the design object by changing the display priority based on the driving performance. A mechanism can be provided.

<その他の実施形態>
なお、複数の干渉チェックパターン(マスタアセンブリ)をまとめて1つの干渉チェック対象アセンブリに適用してもよい。
<Other embodiments>
A plurality of interference check patterns (master assemblies) may be collectively applied to one interference check target assembly.

例えば図17に示すように、適用可能な干渉チェックパターンが3つある場合、1720のように1つ目の干渉チェックパターンを選択し、1730のように2つ目の干渉チェックパターンを選択して、「実行」ボタンを押下することで、選択された2つの干渉チェックパターンによるエンティティの駆動が可能である。   For example, as shown in FIG. 17, when there are three applicable interference check patterns, the first interference check pattern is selected as 1720, and the second interference check pattern is selected as 1730. By pressing the “execute” button, the entity can be driven by the two selected interference check patterns.

また、干渉チェックパターンごとに識別枠1731の色を変えて表示することで、各干渉チェックパターンに含まれる駆動情報を適用可能な合致情報を識別表示し、ユーザに確認させることができる。例えば1731と1733の枠の色は赤色とし、1732と1734の枠の色は青色とする。   Further, by displaying the identification frame 1731 in a different color for each interference check pattern, the matching information to which the drive information included in each interference check pattern can be identified and displayed, and can be confirmed by the user. For example, the frame color of 1731 and 1733 is red, and the frame color of 1732 and 1734 is blue.

また、干渉チェックパターン特定ツールは、干渉チェックパターンが選択されると、当該干渉チェックパターンと干渉チェックパターン特定条件が一部または全部重複する別の干渉チェックパターンを特定し、識別表示する。   Further, when an interference check pattern is selected, the interference check pattern specifying tool specifies another interference check pattern in which the interference check pattern and the interference check pattern specifying condition partially or entirely overlap, and displays the interference check pattern.

例えば、1710や1720に示すように、選択中の干渉チェックパターン(例:「主回転チェック」又は「主回転チェック2」)と同じ干渉チェックパターン特定条件を持つ干渉チェックパターン(例:「主回転チェック」又は「主回転チェック2」)をグレーアウトし、選択不可能な状態で表示する。   For example, as indicated by 1710 and 1720, an interference check pattern (eg, “main rotation” having the same interference check pattern specifying condition as the interference check pattern being selected (eg, “main rotation check” or “main rotation check 2”). "Check" or "Main rotation check 2") is grayed out and displayed in an unselectable state.

当該識別表示により、設計物の制限情報にかかる部品の駆動方法を重複することなく特定可能となる。   By the identification display, it becomes possible to specify the driving method of the parts related to the restriction information of the design object without duplication.

すなわち、異なる駆動情報を同時に同じ個所に適用することがないように、ユーザに通知、又は/及び、選択を制限する。よって、各駆動情報による駆動方向や確度の競合を防ぎ、各駆動情報に従った正しい駆動をさせることができる。   That is, the user is notified or / and limited in selection so that different drive information is not applied to the same location at the same time. Therefore, it is possible to prevent the driving direction and accuracy from competing with each driving information, and to perform correct driving according to each driving information.

また、上述した実施形態においては、ステップS414において、駆動情報に従って各合致が設定されている部品を動作させ、干渉チェックを実行するよう指示するものとしたが、例えば、CADソフトの干渉チェック機能(エンティティを駆動させて当該エンティティを持つ部品と他の部品の干渉履歴を記憶する機能)で、対象個所の干渉チェックが容易に行えるようにすべく、駆動情報のパラメータと駆動対象のエンティティをCADソフトに通知するよう、干渉チェックパターン特定ツールを動作させてもよい。   Further, in the above-described embodiment, in step S414, it is instructed to operate the component for which each match is set according to the drive information and execute the interference check. For example, the CAD software interference check function ( The function of storing the interference history between the part having the entity and the other part by driving the entity), the parameter of the driving information and the entity to be driven are CAD software so that the interference check of the target part can be easily performed. The interference check pattern specifying tool may be operated so as to notify the user.

具体的には、ステップS414のタイミングで干渉チェックパターン特定ツールが、CADソフトの干渉チェック機能を起動するよう指示し、駆動情報をCADソフトの干渉チェック機能に受け渡す。   Specifically, at the timing of step S414, the interference check pattern specifying tool instructs to activate the interference check function of the CAD software, and passes drive information to the interference check function of the CAD software.

CADソフトは当該指示に応じて干渉チェック機能を起動させて画面1800(図18)を表示し、「対象部品」に干渉チェック対象アセンブリを、「駆動情報」に干渉チェックパターン特定ツールから受け取った駆動情報を設定する。   The CAD software activates the interference check function in response to the instruction and displays the screen 1800 (FIG. 18). The drive received from the interference check pattern specifying tool in the “target component” and the interference check target assembly in “drive information”. Set the information.

そして、「結果表示間隔」で干渉チェック結果を表示する間隔を指定するユーザ操作を受け付け、「実行」ボタンの押下に応じて「駆動情報」に設定された駆動情報に応じたエンティティ(エンティティを持つ部品)の駆動を行い、干渉チェックの結果を記録する。   Then, a user operation for designating an interval for displaying the interference check result in “result display interval” is received, and an entity (having an entity corresponding to the drive information set in “drive information” in response to pressing of the “execute” button) Drive) and record the result of interference check.

CADソフトは、チェック結果を「干渉チェック結果」に一覧表示する。また、「結果記録」ボタンの押下を受け付けると、「干渉チェック結果」に表示されている干渉チェック結果の一覧を、「対象部品」の識別情報と対応付けて外部メモリ211に記憶する。   The CAD software displays a list of check results in “interference check results”. In addition, when the “result recording” button is pressed, a list of interference check results displayed in “interference check results” is stored in the external memory 211 in association with the identification information of “target part”.

つまり、駆動情報をCADソフトに出力することで、CADソフトが当該駆動情報に応じた部品の駆動をするこができるように制御する。   That is, by outputting drive information to CAD software, control is performed so that the CAD software can drive components according to the drive information.

なお、干渉チェックパターン特定ツールは、当該干渉チェック結果の一覧の記憶処理が正常に完了したことを検知すると、前述の駆動実績1320を生成して記憶するものとする。   When the interference check pattern specifying tool detects that the process of storing the list of interference check results has been completed normally, the interference check pattern specifying tool generates and stores the drive result 1320 described above.

また、駆動情報はマスタアセンブリ内に記憶されているものとして説明したが、マスタアセンブリとは別のファイルとして、マスタアセンブリ内の部品の合致名と対応づけて、サーバ200又はPC100の外部メモリに記憶するようにしてもよい。この場合、マスタアセンブリファイルと駆動情報ファイルの組み合わせを、1つの干渉チェックパターンとする。   The drive information has been described as being stored in the master assembly. However, the drive information is stored in the external memory of the server 200 or the PC 100 as a file different from the master assembly and associated with the match names of the parts in the master assembly. You may make it do. In this case, a combination of the master assembly file and the drive information file is used as one interference check pattern.

また、上述した実施形態においては、712に干渉チェック用合致情報の合致名を表示するものとしたが、例えば各合致情報が適用されている、合致により動きが制限されている部品名(部品のエンティティ名)を、合致名の代わりに、又は合致名と合わせて表示するようにしてもよい。   In the above-described embodiment, the match name of the interference check match information is displayed in 712. For example, each match information is applied, and the name of the component whose movement is restricted by the match (part of the component) (Entity name) may be displayed instead of the match name or together with the match name.

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

具体的には、PC100とサーバ200が一体であり、上述した実施形態の各図の各ステップの処理を実行するようにしてもよい。また、CADソフトと干渉チェックパターン特定ツールが一体であり、上述した実施形態の各図の各ステップの処理を実行するようにしてもよい。   Specifically, the PC 100 and the server 200 may be integrated, and the processing of each step in each drawing of the above-described embodiment may be executed. Further, the CAD software and the interference check pattern specifying tool may be integrated, and the process of each step in each drawing of the above-described embodiment may be executed.

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

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention 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)などもある。   Examples of the recording medium for supplying the program include a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. In addition, there are magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded 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 a different homepage. That is, 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 is also included in the present invention.

また、本発明のプログラムを暗号化して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 key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let It is also possible to execute the encrypted program by using the downloaded key information and install the program on a computer.

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

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

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

100 PC
101 LAN
200 サーバ


100 PC
101 LAN
200 servers


Claims (12)

部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置であって、
設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定手段と、
複数ある駆動情報の中から、前記特定手段によって特定された制限情報に対応する駆動情報を選択する駆動情報選択手段と、
前記駆動情報選択手段により選択された駆動情報に従って、前記特定手段により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御手段と、
を備えることを特徴とする情報処理装置。
In accordance with drive information for moving a part, an information processing apparatus that moves the part on design data,
A specifying means for specifying restriction information for restricting movement of parts included in the design data;
Drive information selecting means for selecting drive information corresponding to the restriction information specified by the specifying means from a plurality of drive information;
Control means for controlling to move a component whose movement is restricted by the restriction information specified by the specifying means according to the drive information selected by the drive information selecting means;
An information processing apparatus comprising:
前記制御手段は、前記制御手段により部品が動かされた実績に基づいて、動かされた部品とは別の部品を前記駆動情報に従って動かすべく制御することを特徴とする請求項1に記載の情報処理装置。   2. The information processing according to claim 1, wherein the control unit controls to move a component different from the moved component according to the drive information based on a result of the component being moved by the control unit. apparatus. 前記駆動情報選択手段は、前記特定手段により特定された制限情報に対応する駆動情報のうち、いずれの駆動情報による動きを前記制限情報によって動きを制限されている部品に適用するかの選択操作を受け付けることにより駆動情報を選択することを特徴とする請求項1又は2に記載の情報処理装置。   The drive information selection unit selects a drive operation corresponding to the restriction information identified by the identification unit, and selects a motion based on which drive information is applied to a component whose movement is restricted by the restriction information. The information processing apparatus according to claim 1, wherein driving information is selected by receiving the information. 前記制御手段により部品が動かされた実績に基づいて、動かされた部品とは別の部品の制限情報に対応する駆動情報を識別表示する識別表示手段
を備えることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
4. An identification display unit for identifying and displaying drive information corresponding to restriction information of a component different from the moved component based on a result of moving the component by the control unit. The information processing apparatus according to any one of the above.
前記制御手段により部品が動かされた実績に基づいて、動かされていない部品の制限情報に対応する駆動情報を優先表示する優先表示手段
を備えることを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
5. The apparatus according to claim 1, further comprising: a priority display unit that preferentially displays drive information corresponding to restriction information on a component that has not been moved based on a result of the movement of the component by the control unit. The information processing apparatus according to item.
部品同士の相対位置を固定するすべく制御する位置制御手段と、
を備え、
前記駆動情報選択手段は、第1の設計データにおいて前記特定手段により特定される制限情報に対応する第2の設計データを選択することで、当該第2の設計データにかかる駆動情報を、当該第1の設計データの制限情報に対応する駆動情報として選択し、
前記位置制御手段は、当該第1の設計データにおける、前記特定手段により特定された制限情報により動きが制限されている第1の部品と、当該第2の設計データにおいて当該駆動情報により動作させる対象とされていた第2の部品と、の相対位置を固定すべく制御し、
前記制御手段は、当該駆動情報に従って前記第2の部品を動かすことで、前記第1の部品を動かすべく制御することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
Position control means for controlling to fix the relative positions of the parts;
With
The drive information selecting means selects the second design data corresponding to the restriction information specified by the specifying means in the first design data, and thereby the drive information related to the second design data is changed to the first design data. Select as driving information corresponding to the restriction information of 1 design data,
The position control means includes a first component whose movement is restricted by restriction information specified by the specifying means in the first design data, and an object to be operated by the drive information in the second design data. And control to fix the relative position of the second part,
The information processing apparatus according to claim 1, wherein the control unit performs control to move the first component by moving the second component according to the drive information. .
前記第2の設計データの識別情報一覧を選択可能に表示する一覧表示手段と、
当該識別情報一覧において選択された識別情報が示す第2の設計データの駆動情報を適用可能な、前記第1の設計データにおける制限情報又は/及び当該制限情報により動きが制限されている部品を選択する選択手段と、
を備え、
前記制御手段は、前記選択手段により選択された制限情報により動きが制限されている部品、又は、前記選択手段により選択された部品を、当該第2の設計データの駆動情報に従って動かすべく制御することを特徴とする請求項6に記載の情報処理装置。
A list display means for selectively displaying an identification information list of the second design data;
Select the restriction information in the first design data and / or the parts whose movement is restricted by the restriction information, to which the driving information of the second design data indicated by the identification information selected in the identification information list can be applied Selection means to
With
The control means controls to move a part whose movement is restricted by the restriction information selected by the selection means or a part selected by the selection means in accordance with driving information of the second design data. The information processing apparatus according to claim 6.
部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置の制御方法であって、
設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定工程と、
複数ある駆動情報の中から、前記特定工程によって特定された制限情報に対応する駆動情報を選択する駆動情報選択工程と、
前記駆動情報選択工程により選択された駆動情報に従って、前記特定工程により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御工程と、
を含む制御方法。
A method for controlling an information processing apparatus that moves a part on design data according to drive information for moving the part,
A specific process for identifying restriction information related to restriction of movement of parts included in design data;
A drive information selection step of selecting drive information corresponding to the restriction information identified by the identification step from a plurality of drive information;
A control step for controlling to move a component whose movement is restricted by the restriction information specified by the specifying step according to the driving information selected by the driving information selection step;
Control method.
部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置で実行可能なプログラムであって、
前記情報処理装置を、
設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定手段と、
複数ある駆動情報の中から、前記特定手段によって特定された制限情報に対応する駆動情報を選択する駆動情報選択手段と、
前記駆動情報選択手段により選択された駆動情報に従って、前記特定手段により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御手段として機能させるためのプログラム。
A program that can be executed by an information processing apparatus that moves the part on the design data in accordance with drive information for moving the part,
The information processing apparatus;
A specifying means for specifying restriction information for restricting movement of parts included in the design data;
Drive information selecting means for selecting drive information corresponding to the restriction information specified by the specifying means from a plurality of drive information;
A program for functioning as control means for controlling movement of a component whose movement is restricted by the restriction information specified by the specifying means in accordance with the drive information selected by the drive information selecting means.
部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置と、前記駆動情報を記憶する記憶装置と、を含む情報処理システムであって、
設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定手段と、
複数ある駆動情報の中から、前記特定手段によって特定された制限情報に対応する駆動情報を選択する駆動情報選択手段と、
前記駆動情報選択手段により選択された駆動情報に従って、前記特定手段により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御手段と、
を備えることを特徴とする情報処理システム。
An information processing system including an information processing device that moves the component on design data according to driving information for moving the component, and a storage device that stores the driving information,
A specifying means for specifying restriction information for restricting movement of parts included in the design data;
Drive information selecting means for selecting drive information corresponding to the restriction information specified by the specifying means from a plurality of drive information;
Control means for controlling to move a component whose movement is restricted by the restriction information specified by the specifying means according to the drive information selected by the drive information selecting means;
An information processing system comprising:
部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置と、前記駆動情報を記憶する記憶装置と、を含む情報処理システムの制御方法であって、
設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定工程と、
複数ある駆動情報の中から、前記特定工程によって特定された制限情報に対応する駆動情報を選択する駆動情報選択工程と、
前記駆動情報選択工程により選択された駆動情報に従って、前記特定工程により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御工程と、
を含む制御方法。
An information processing system control method comprising: an information processing apparatus that moves a part on design data according to drive information for moving the part; and a storage device that stores the drive information,
A specific process for identifying restriction information related to restriction of movement of parts included in design data;
A drive information selection step of selecting drive information corresponding to the restriction information identified by the identification step from a plurality of drive information;
A control step for controlling to move a component whose movement is restricted by the restriction information specified by the specifying step according to the driving information selected by the driving information selection step;
Control method.
部品を動かすための駆動情報に従って、設計データ上で当該部品を動かす情報処理装置と、前記駆動情報を記憶する記憶装置と、を含む情報処理システムを制御するためのプログラムであって、
前記情報処理システムを、
設計データに含まれる、部品の動きの制限にかかる制限情報を特定する特定手段と、
複数ある駆動情報の中から、前記特定手段によって特定された制限情報に対応する駆動情報を選択する駆動情報選択手段と、
前記駆動情報選択手段により選択された駆動情報に従って、前記特定手段により特定された制限情報によって動きが制限されている部品を動かすべく制御する制御手段として機能させるためのプログラム。
A program for controlling an information processing system including an information processing device for moving the component on design data according to drive information for moving the component, and a storage device for storing the drive information,
The information processing system;
A specifying means for specifying restriction information for restricting movement of parts included in the design data;
Drive information selecting means for selecting drive information corresponding to the restriction information specified by the specifying means from a plurality of drive information;
A program for functioning as control means for controlling movement of a component whose movement is restricted by the restriction information specified by the specifying means in accordance with the drive information selected by the drive information selecting means.
JP2017147056A 2016-07-29 2017-07-28 Information processing apparatus, information processing system, control method thereof, and program Active JP6465172B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016149778 2016-07-29
JP2016149778 2016-07-29

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019001082A Division JP7152664B2 (en) 2016-07-29 2019-01-08 Information processing device, information processing system, control method thereof, and program

Publications (2)

Publication Number Publication Date
JP2018026124A JP2018026124A (en) 2018-02-15
JP6465172B2 true JP6465172B2 (en) 2019-02-06

Family

ID=61194696

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2017147056A Active JP6465172B2 (en) 2016-07-29 2017-07-28 Information processing apparatus, information processing system, control method thereof, and program
JP2019001082A Active JP7152664B2 (en) 2016-07-29 2019-01-08 Information processing device, information processing system, control method thereof, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2019001082A Active JP7152664B2 (en) 2016-07-29 2019-01-08 Information processing device, information processing system, control method thereof, and program

Country Status (1)

Country Link
JP (2) JP6465172B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102168633B1 (en) * 2020-01-22 2020-10-21 한국건설기술연구원 System and method for designing tbm cutter head, and a recording medium having computer readable program for executing the method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4199491B2 (en) * 2002-07-26 2008-12-17 富士通株式会社 Mechanism model simulator, program
JP2008102628A (en) * 2006-10-17 2008-05-01 Sharp Corp Design verification device and method, program, and recording medium
JP2011034505A (en) * 2009-08-05 2011-02-17 Olympus Corp Design support apparatus and design support method
JP6024723B2 (en) * 2013-09-30 2016-11-16 キヤノンマーケティングジャパン株式会社 Information processing apparatus, control method thereof, and program

Also Published As

Publication number Publication date
JP2018026124A (en) 2018-02-15
JP2019050064A (en) 2019-03-28
JP7152664B2 (en) 2022-10-13

Similar Documents

Publication Publication Date Title
JP6465172B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6836083B2 (en) Information processing device, its control method, and program
JP7078834B2 (en) Information processing equipment, information processing system, its control method and program
JP5958444B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP2013084241A (en) Information processing device, control method for information processing device, and program
JP6928281B2 (en) Information processing equipment, information processing system, its control method and program
JP6646222B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6458373B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6365397B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6912741B2 (en) Information processing equipment, information processing system, its control method and program
US20020051000A1 (en) Design support system facilitating process modification
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
JP6908835B2 (en) Programs, information processing devices and their processing methods
JP6817524B2 (en) Information processing equipment, information processing system, its control method and program
JP6867601B2 (en) Information processing device, its control method, and program
JP6649572B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6802500B2 (en) Information processing equipment, information processing system, its control method and program
JP6826297B1 (en) Information processing equipment, information processing system, its control method and program
JP2021125116A (en) Information processing apparatus, information processing system, method for controlling the same, and program
JP6226032B2 (en) Information processing apparatus, information processing system, control method thereof, and program
JP6908852B2 (en) Programs, information processing devices and their processing methods
JP6525040B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING SYSTEM, CONTROL METHOD AND PROGRAM THEREOF
JP2021108032A (en) Information processing device and its processing method and program
JP2019008391A (en) Information processing device, information processing system, control method and program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180105

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181113

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181224

R151 Written notification of patent or utility model registration

Ref document number: 6465172

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250