JP6803675B2 - Information processing equipment, control methods, and programs - Google Patents

Information processing equipment, control methods, and programs Download PDF

Info

Publication number
JP6803675B2
JP6803675B2 JP2016065968A JP2016065968A JP6803675B2 JP 6803675 B2 JP6803675 B2 JP 6803675B2 JP 2016065968 A JP2016065968 A JP 2016065968A JP 2016065968 A JP2016065968 A JP 2016065968A JP 6803675 B2 JP6803675 B2 JP 6803675B2
Authority
JP
Japan
Prior art keywords
information
divided
modeling
information processing
data
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
JP2016065968A
Other languages
Japanese (ja)
Other versions
JP2017177450A (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 Inc
Original Assignee
Canon 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 Inc filed Critical Canon Inc
Priority to JP2016065968A priority Critical patent/JP6803675B2/en
Publication of JP2017177450A publication Critical patent/JP2017177450A/en
Application granted granted Critical
Publication of JP6803675B2 publication Critical patent/JP6803675B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

3次元造形装置により造形物(オブジェクト)を造形する際に、造形装置よりも大きな造形物を造形するなどの理由から、造形物を複数の部分に分割して造形を行う場合がある。
特許文献1は、オブジェクトに外接する外接立方体が、造形装置の造形可能領域からはみ出る部分を分離するデータ処理装置を開示している。
When a modeled object (object) is modeled by a three-dimensional modeling device, the modeled object may be divided into a plurality of parts for modeling because a modeled object larger than the modeling device is modeled.
Patent Document 1 discloses a data processing device in which a circumscribed cube circumscribing an object separates a portion that protrudes from a formable area of the modeling device.

特開2002−251209号公報JP-A-2002-251209

しかしながら、1つのオブジェクトを、該オブジェクトを組み立て可能な複数の分割オブジェクトに分割して造形する場合に、分割オブジェクトが多くなるほど、組み立てが困難になる。例えば、分割オブジェクトがオブジェクト全体のどの位置の部分に相当するか、また分割オブジェクトをどの向きで組み立てるか等がわかり難くなってしまう。 However, when one object is divided into a plurality of divided objects that can be assembled and modeled, the larger the number of divided objects, the more difficult the assembly becomes. For example, it becomes difficult to understand which position part of the entire object the divided object corresponds to, and in which direction the divided object is assembled.

本発明は、1つのオブジェクトを、該オブジェクトを組み立て可能な複数の分割オブジェクトに分割する場合に、組み立てが容易となる分割オブジェクトを生成可能な情報処理装置を提供することを目的とする。 An object of the present invention is to provide an information processing apparatus capable of generating a divided object that can be easily assembled when one object is divided into a plurality of divided objects that can be assembled.

本発明の一実施形態の情報処理装置は、1つのオブジェクトに対応するモデルデータから、該オブジェクトを組み立て可能な複数の分割オブジェクトを生成する指示を受付ける受付手段と、前記受付けた指示に従い、各分割オブジェクトに対応する複数のモデルデータを生成する生成手段と、を有し、前記生成された分割オブジェクトに対応する複数のモデルデータのそれぞれには、組み立てのために、他の分割オブジェクトとの接合をサポートするための情報を埋め込むためのデータが含まれ、造形後の分割オブジェクトには、前記サポートするための情報として、識別情報を特定するための表面加工が施される、または、無線でデータが読み取れるメモリ付のチップが埋め込まれ、前記情報処理装置は、さらに、携帯端末から、分割オブジェクトに埋め込んだ識別情報を受信する受信手段と、分割前の前記1つのオブジェクトに対する、該受信した識別情報に対応する分割オブジェクトの位置を示す表示が前記携帯端末で提供されるための情報を生成する生成手段と、前記生成手段で生成された情報を前記携帯端末に送信する送信手段と、を有する。
The information processing apparatus according to the embodiment of the present invention has a receiving means for receiving an instruction to generate a plurality of divided objects capable of assembling the object from model data corresponding to one object, and each division according to the received instruction. It has a generation means for generating a plurality of model data corresponding to an object, and each of the plurality of model data corresponding to the generated divided object is joined with another divided object for assembly. Data for embedding information for support is included, and the divided object after modeling is subjected to surface processing for identifying identification information as the information for support, or the data is wirelessly transmitted. A chip with a readable memory is embedded, and the information processing device further receives the identification information embedded in the divided object from the mobile terminal in the receiving means and the received identification information for the one object before the division. that Yusuke generating means for generating information to be provided, and transmission means for transmitting the information generated by the generating means to the mobile terminal, at the mobile terminal display indicating the position of the corresponding divided objects ..

本発明の情報処理装置によれば、1つのオブジェクトを、該オブジェクトを組み立て可能な複数の分割オブジェクトに分割する場合に、組み立てが容易となる分割オブジェクトを生成できる。 According to the information processing apparatus of the present invention, when one object is divided into a plurality of divided objects that can be assembled, it is possible to generate a divided object that can be easily assembled.

第1実施形態におけるシステム全体の構成を示す図である。It is a figure which shows the structure of the whole system in 1st Embodiment. 第1実施形態におけるソフトウェア構成を示す図である。It is a figure which shows the software structure in 1st Embodiment. 造形物が造形されるまでの処理を示すフローチャートである。It is a flowchart which shows the process until the modeled object is modeled. ステップS101の処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the process of step S101. ステップS102の処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the process of step S102. ステップS103の処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the process of step S103. 分割造形物の一例を示す図である。It is a figure which shows an example of the divided model. 第2実施形態におけるシステム全体の構成を示す図である。It is a figure which shows the structure of the whole system in 2nd Embodiment. 第2実施形態におけるソフトウェア構成を示す図である。It is a figure which shows the software structure in 2nd Embodiment. 造形物が造形されるまでの処理を示すフローチャートである。It is a flowchart which shows the process until the modeled object is modeled. 図10のステップS201の処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the process of step S201 of FIG. 読取装置が分割造形物のイメージを表示するまでの処理を示す図である。It is a figure which shows the process until the reading device displays the image of the divided model. 識別コードを含む分割造形物の一例を示す図である。It is a figure which shows an example of the divided modeled object which includes an identification code. 分割造形物の造形物全体における位置を含むイメージを示す図である。It is a figure which shows the image including the position in the whole modeled object of a divided model | object. 編集画面の一例を示す図である。It is a figure which shows an example of an edit screen. 第3実施形態におけるシステム全体の構成を示す図である。It is a figure which shows the structure of the whole system in 3rd Embodiment. 第3実施形態におけるソフトウェア構成を示す図である。It is a figure which shows the software structure in 3rd Embodiment. 造形物が造形されるまでの処理を示すフローチャートである。It is a flowchart which shows the process until the modeled object is modeled. 図18のステップS301の処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the process of step S301 of FIG. 読取装置が分割造形物のイメージを表示するまでの処理を示す図である。It is a figure which shows the process until the reading device displays the image of the divided model.

以下、本発明を実施するための形態について図面などを参照して説明する。 Hereinafter, embodiments for carrying out the present invention will be described with reference to drawings and the like.

(第1実施形態)
図1は、本発明の第1実施形態におけるシステム全体の構成、及びハードウェア構成を示す図である。
第1実施形態におけるシステムは、管理装置101、造形装置102、及びネットワーク103を備える。管理装置101は、本実施形態における情報処理装置の一例であり、ネットワーク103を介して、1つ以上の造形装置102と通信を行う。
(First Embodiment)
FIG. 1 is a diagram showing a configuration of the entire system and a hardware configuration according to the first embodiment of the present invention.
The system in the first embodiment includes a management device 101, a modeling device 102, and a network 103. The management device 101 is an example of the information processing device in the present embodiment, and communicates with one or more modeling devices 102 via the network 103.

管理装置101は、内部にCPU201、メモリ202、HDD203、入力装置204、出力装置205、及びネットワークインターフェース(NIC)206を有し、それぞれがバス207で接合されている。CPU201は、HDD203に保存された本発明におけるプログラム及びデータをメモリ202にロードし、メモリ202にロードされたプログラムを実行する。入力装置204は、ユーザからの入力を取得する。また、出力装置205は、プログラムの操作に必要な情報を表示する。ネットワークインターフェース206は、プログラムが造形装置102に造形実行要求を行うための信号を送信する。 The management device 101 has a CPU 201, a memory 202, an HDD 203, an input device 204, an output device 205, and a network interface (NIC) 206 inside, and each of them is joined by a bus 207. The CPU 201 loads the program and data of the present invention stored in the HDD 203 into the memory 202, and executes the program loaded in the memory 202. The input device 204 acquires an input from the user. Further, the output device 205 displays information necessary for operating the program. The network interface 206 transmits a signal for the program to make a modeling execution request to the modeling device 102.

造形装置102は、内部にCPU211、メモリ212、ネットワークインターフェース(NIC)213、造形部214を有し、それぞれがバス217で接合されている。ネットワークインターフェース213は、管理装置101からの造形実行要求の信号を受信し、CPU211に送信する。CPU211は、メモリ212に保存されたプログラムと管理装置101から受信した造形実行要求の信号を元に、造形部214に造形実行指示(制御命令)を行い、造形部214は造形物(オブジェクト)の造形を行う。 The modeling device 102 has a CPU 211, a memory 212, a network interface (NIC) 213, and a modeling unit 214 inside, and each of them is joined by a bus 217. The network interface 213 receives the signal of the modeling execution request from the management device 101 and transmits it to the CPU 211. The CPU 211 issues a modeling execution instruction (control command) to the modeling unit 214 based on the program stored in the memory 212 and the modeling execution request signal received from the management device 101, and the modeling unit 214 is a modeled object (object). Perform modeling.

図2は、本実施形態におけるソフトウェア構成を示す図である。
管理装置101は、データ格納領域であるデータ格納部301と、プログラムである取得部302、UI制御部303、送受信部304、データ生成部305、及びデータ変換部306とで構成される。データ格納部301は、メモリ202またはHDD203のデータ格納領域であり、造形データ(モデルデータ)を格納する。取得部302は、HDD203等に格納された造形データを取得する。造形データは、表1のようなSTLと呼ばれるフォーマットで記述される。なお、STLフォーマットは一例であり、他の造形フォーマットが採用されてもよい。
FIG. 2 is a diagram showing a software configuration according to the present embodiment.
The management device 101 is composed of a data storage unit 301 which is a data storage area, a program acquisition unit 302, a UI control unit 303, a transmission / reception unit 304, a data generation unit 305, and a data conversion unit 306. The data storage unit 301 is a data storage area of the memory 202 or the HDD 203, and stores modeling data (model data). The acquisition unit 302 acquires the modeling data stored in the HDD 203 or the like. The modeling data is described in a format called STL as shown in Table 1. The STL format is an example, and other modeling formats may be adopted.

Figure 0006803675
Figure 0006803675

UI制御部303は、分割造形データを編集する画面の表示、及びユーザから入力された情報の取得を行う。データ生成部305は、造形物全体の造形データから分割造形データを生成する。また、データ生成部305は、各分割造形データに対して、該分割造形データに対応する分割造形物を組み立てのための、他の分割造形物との接合をサポートするための情報を埋め込むためのデータを生成する。 The UI control unit 303 displays a screen for editing the divided modeling data and acquires information input from the user. The data generation unit 305 generates divided modeling data from the modeling data of the entire modeled object. Further, the data generation unit 305 embeds in each of the divided modeling data information for assembling the divided modeling object corresponding to the divided modeling data and supporting joining with other divided modeling objects. Generate data.

接合をサポートするための情報として、例えば、分割造形データの造形物全体における位置情報や、分割造形物の接合部に関する情報がある。造形後の分割オブジェクトにおいて、該接合をサポートするための情報として、識別情報が特定されるように表面加工する。また、無線で該情報が読み取れるメモリ付のチップが埋め込んでもよい。また、データ生成部305は、表2のような、各分割造形データと分割造形データの造形物全体における位置情報とを関連付けた分割造形データリストを生成する。 As the information for supporting the joining, for example, there is the position information of the divided modeling data in the entire modeled object and the information about the joint portion of the divided modeled object. In the divided object after modeling, the surface is processed so that the identification information is specified as the information for supporting the joining. Further, a chip with a memory that can read the information wirelessly may be embedded. In addition, the data generation unit 305 generates a division modeling data list as shown in Table 2, in which each division modeling data and the position information of the division modeling data in the entire modeled object are associated with each other.

Figure 0006803675
Figure 0006803675

データ変換部306は、造形データを造形装置102が実際に造形する際に用いる制御命令へ変換する。ここでいう制御命令は、Gコード(G−code)という工作機械の命令であり、3Dプリンター用に拡張した形式が広く用いられている。送受信部304は、造形装置102に制御命令を送信する。 The data conversion unit 306 converts the modeling data into control commands used when the modeling device 102 actually models. The control command referred to here is a machine tool command called a G code, and an extended format for a 3D printer is widely used. The transmission / reception unit 304 transmits a control command to the modeling device 102.

造形装置102は、送受信部311及び造形制御部312で構成される。送受信部311は、管理装置101から制御命令を受信する。造形制御部312は、制御命令を元に造形部214を制御し、造形部214に造形を行わせる。 The modeling device 102 includes a transmission / reception unit 311 and a modeling control unit 312. The transmission / reception unit 311 receives a control command from the management device 101. The modeling control unit 312 controls the modeling unit 214 based on the control command, and causes the modeling unit 214 to perform modeling.

図3は、本実施形態において造形物が造形されるまでの処理を説明するためのフローチャートである。
1つのオブジェクトに対応する造形データから、該オブジェクトを組み立て可能な複数の分割オブジェクトを生成する指示を受付けると、管理装置は、以下の処理を行う。ステップS101において、管理装置101は、1つのオブジェクトである造形物全体の造形データ(モデルデータ)から複数のモデルデータである分割造形データを生成する。ステップS101の処理の詳細は図4を用いて後述する。なお、造形物全体の造形データは、予め用意され、HDD203に格納されているものとする。
FIG. 3 is a flowchart for explaining the process until the modeled object is modeled in the present embodiment.
Upon receiving an instruction to generate a plurality of divided objects capable of assembling the object from the modeling data corresponding to one object, the management device performs the following processing. In step S101, the management device 101 generates divided modeling data which is a plurality of model data from the modeling data (model data) of the entire modeled object which is one object. Details of the process in step S101 will be described later with reference to FIG. It is assumed that the modeling data of the entire modeled object is prepared in advance and stored in the HDD 203.

ステップS102において、管理装置101は、各分割造形データに対して、接合部を追加する。ステップS102の処理の詳細は図5を用いて後述する。ステップS103において、管理装置101は、各分割造形データに対して位置情報を追加する。ステップS103の処理の詳細は、図6を用いて後述する。 In step S102, the management device 101 adds a joint to each divided modeling data. Details of the process in step S102 will be described later with reference to FIG. In step S103, the management device 101 adds position information to each division modeling data. Details of the process in step S103 will be described later with reference to FIG.

ステップS104において、管理装置101は、造形装置102に対して造形実行指示を行う。具体的には、管理装置のデータ変換部306が、分割造形データを制御命令に変換し、管理装置101の送受信部304は、造形装置102に制御命令を送信し、造形装置102に造形を実行させる。すなわち、造形装置102の送受信部311は、制御命令を受信し、造形制御部312は、受信した制御命令を元に造形部214に造形実行指示を行う。 In step S104, the management device 101 gives a modeling execution instruction to the modeling device 102. Specifically, the data conversion unit 306 of the management device converts the divided modeling data into control commands, and the transmission / reception unit 304 of the management device 101 transmits the control command to the modeling device 102 and executes modeling to the modeling device 102. Let me. That is, the transmission / reception unit 311 of the modeling device 102 receives the control command, and the modeling control unit 312 issues a modeling execution instruction to the modeling unit 214 based on the received control command.

図4は、図3に示したステップS101の処理の詳細を説明するフローチャートである。
ステップS111において、取得部302は、データ格納部301(HDD203等)に格納された造形データを取得する。ステップS112において、取得部302は、造形物全体をどのように分割するかの設定情報(設定値)をHDD203から取得する。
FIG. 4 is a flowchart illustrating the details of the process of step S101 shown in FIG.
In step S111, the acquisition unit 302 acquires the modeling data stored in the data storage unit 301 (HDD 203 or the like). In step S112, the acquisition unit 302 acquires setting information (setting value) of how to divide the entire modeled object from the HDD 203.

例えば、造形物全体を立方体状に分割する場合には、立方体の辺の長さを設定情報として取得する。設定情報は、予め保存されている場合と、ユーザが入力した情報をUI制御部303が取得し、HDD203に保存した場合とがある。すなわち、ユーザは、1つのオブジェクトをどの部分で分割するかを判断し、分割に反映させることが可能である。このとき、後述する編集画面(図15)を用いることが可能である。 For example, when the entire modeled object is divided into a cube, the length of the side of the cube is acquired as setting information. The setting information may be saved in advance, or the information input by the user may be acquired by the UI control unit 303 and saved in the HDD 203. That is, the user can determine at which part one object is divided and reflect it in the division. At this time, it is possible to use the editing screen (FIG. 15) described later.

ステップS113において、データ生成部305は、取得した設定情報を元に分割造形データの生成(分割処理)を行う。その際、各分割造形データの造形物全体における位置情報を生成し、表2に示した分割造形データリストに位置情報を追加する。分割処理のアルゴリズムは、既定のアルゴリズムを採用する。ステップS114において、データ生成部305は、生成された分割造形データ及び分割造形データリストをHDD203に保存する。 In step S113, the data generation unit 305 generates (division processing) the division modeling data based on the acquired setting information. At that time, the position information of each divided modeling data in the entire modeled object is generated, and the position information is added to the divided modeling data list shown in Table 2. The division processing algorithm adopts the default algorithm. In step S114, the data generation unit 305 saves the generated divided modeling data and the divided modeling data list in the HDD 203.

図5は、図3に示したステップS102の処理の詳細を説明するフローチャートである。
ステップS121において、取得部302は、データ格納部301に格納された造形データを取得する。ステップS122において、データ生成部305は、各分割造形データに接合部に関する情報を追加する。
FIG. 5 is a flowchart illustrating the details of the process of step S102 shown in FIG.
In step S121, the acquisition unit 302 acquires the modeling data stored in the data storage unit 301. In step S122, the data generation unit 305 adds information about the joint to each division modeling data.

ここで追加する接合部に関する情報は、例えば、分割された造形物どうしを接合できるように、接合する面に凹または凸の接合部を追加する表面加工を行うための情報である。また、例えば、接合部を異なる色の造形材で造形するための情報である。その際、図7に示すように接合部は、接合方向がわかるような図形とする。なお、接合部の形状は、後述の編集画面において、ユーザが変更可能である。ステップS123において、UI制御部303は、分割造形データを元に造形されるイメージの編集画面を出力装置205に表示する。 The information regarding the joint portion added here is, for example, information for performing surface processing for adding a concave or convex joint portion to the surface to be joined so that the divided shaped objects can be joined to each other. Further, for example, it is information for modeling a joint portion with a modeling material of a different color. At that time, as shown in FIG. 7, the joint portion is shaped so that the joining direction can be understood. The shape of the joint can be changed by the user on the editing screen described later. In step S123, the UI control unit 303 displays the edit screen of the image formed based on the divided modeling data on the output device 205.

図15は、編集画面の一例を示す図である。
編集画面は、各分割造形データの一覧と、当該一覧において選択された分割造形データのイメージを備え、分割造形データのイメージは、ユーザが自由に編集できる。ユーザは、分割単位で表示されたイメージを見て、入力装置204を通してイメージを編集する。ユーザは、OKボタンを押下することにより、分割造形データのイメージの編集を終了することができる。
FIG. 15 is a diagram showing an example of an editing screen.
The edit screen includes a list of each divided modeling data and an image of the divided modeling data selected in the list, and the image of the divided modeling data can be freely edited by the user. The user sees the image displayed in division units and edits the image through the input device 204. The user can finish editing the image of the divided modeling data by pressing the OK button.

図5の説明に戻る。ステップS124において、UI制御部303は、図15の編集画面においてOKボタンが押下されたことを受けて、イメージの編集が終了したか否かを判断する。編集が終了した場合に、処理はステップS125に進む。ステップS125において、UI制御部303は、編集された分割造形データをHDD203に保存する。ステップS124において、UI制御部303が、イメージの編集が終了していないと判断した場合には、ステップS123の処理を継続する。 Returning to the description of FIG. In step S124, the UI control unit 303 determines whether or not the editing of the image is completed in response to the pressing of the OK button on the editing screen of FIG. When the editing is completed, the process proceeds to step S125. In step S125, the UI control unit 303 saves the edited divided modeling data in the HDD 203. If the UI control unit 303 determines in step S124 that the editing of the image has not been completed, the process of step S123 is continued.

図6は、図3に示したステップS103の処理の詳細を説明するフローチャートである。
ステップS131において、取得部302は、データ格納部301に格納された分割造形データリストから分割造形データ及び位置情報を取得する。ステップS132において、データ生成部305は、各分割造形データに位置情報を追加する。
FIG. 6 is a flowchart illustrating the details of the process of step S103 shown in FIG.
In step S131, the acquisition unit 302 acquires the division modeling data and the position information from the division modeling data list stored in the data storage unit 301. In step S132, the data generation unit 305 adds position information to each division modeling data.

ここで追加する位置情報は、例えば、“1−1−1”のような位置を表す記号を各分割造形物の表面に周囲と異なる色のインクで印字するなど、分割造形物の表面加工を行うための情報とする。ステップS133において、UI制御部303は、分割造形データを元に造形されるオブジェクトのイメージの編集画面(図15)を出力装置205に表示する。ユーザは、表示されたイメージを見て、入力装置204を通してイメージを編集することができる。 The position information to be added here is, for example, printing a symbol indicating a position such as "1-1-1" on the surface of each divided model with ink of a color different from the surroundings, for surface processing of the divided model. Information to do. In step S133, the UI control unit 303 displays an image editing screen (FIG. 15) of an object formed based on the divided modeling data on the output device 205. The user can see the displayed image and edit the image through the input device 204.

ステップS134において、UI制御部303は、イメージの編集が終了したか否かを判断する。編集が終了したと判断した場合に、処理はステップS135に進む。ステップS135において、UI制御部303は、編集された分割造形データをデータ格納部301の分割造形データリストに格納する。ステップS134において、UI制御部303が、イメージの編集が終了していないと判断した場合には、ステップS133の処理を継続する。 In step S134, the UI control unit 303 determines whether or not the image editing is completed. When it is determined that the editing is completed, the process proceeds to step S135. In step S135, the UI control unit 303 stores the edited divided modeling data in the divided modeling data list of the data storage unit 301. If the UI control unit 303 determines in step S134 that the editing of the image has not been completed, the process of step S133 is continued.

以上のように、本実施形態によれば、1つのオブジェクトを、該オブジェクトを組み立て可能な複数の分割オブジェクトに分割する場合に、組み立てが容易となる分割オブジェクトを生成できる。例えば、印字された位置情報から、造形された分割造形物が造形物全体のどの位置の部分に相当するかが判別できる。また、凹凸で表現された接合部の向きにより、分割造形物をどの向きで組み立てるかを判別できる。 As described above, according to the present embodiment, when one object is divided into a plurality of divided objects that can be assembled, it is possible to generate a divided object that can be easily assembled. For example, from the printed position information, it is possible to determine which position part of the entire modeled object corresponds to the modeled divided modeled object. In addition, the orientation of the joint portion represented by the unevenness can be used to determine in which orientation the divided model is to be assembled.

(第2実施形態)
図8は、本発明の第2実施形態におけるシステム全体の構成、及びハードウェア構成を示す図である。
第2実施形態におけるシステムは、第1実施形態に比して読取装置104を備える。本実施形態では、例えば、携帯端末等の読取装置から、造形後の分割オブジェクトの接合をサポートするための情報を読み取ることができる。なお、読取装置104は、管理装置101の一部として存在していてもよい。その場合には、ネットワーク103以外の、例えばバス接合などで管理装置101と接合されるものとする。
(Second Embodiment)
FIG. 8 is a diagram showing a configuration of the entire system and a hardware configuration according to the second embodiment of the present invention.
The system in the second embodiment includes a reading device 104 as compared with the first embodiment. In the present embodiment, for example, information for supporting the joining of the divided objects after modeling can be read from a reading device such as a mobile terminal. The reading device 104 may exist as a part of the management device 101. In that case, it shall be joined to the management device 101 by, for example, bus joining other than the network 103.

読取装置104は、CPU221、メモリ222、ユーザインターフェース(UI)223、読取部224、及びネットワークインターフェース(NIC)225を有し、それぞれがバス226で接合されている。CPU221は、読取部224に対して読み取りの実行指示を行い、読取部224は造形物全体における分割造形物の位置に関する識別コードを読み取る。ここでいう識別コードとは、QRコード(登録商標)などの識別情報のことである。 The reading device 104 has a CPU 221 and a memory 222, a user interface (UI) 223, a reading unit 224, and a network interface (NIC) 225, each of which is joined by a bus 226. The CPU 221 gives a reading execution instruction to the reading unit 224, and the reading unit 224 reads an identification code relating to the position of the divided model in the entire model. The identification code referred to here is identification information such as a QR code (registered trademark).

図13は、識別コードを含む分割造形物の一例を示す図である。読取部224は、読み取った識別コードを当該分割造形物の造形物全体における位置情報に変換し、メモリ222に格納する。ネットワークインターフェース225は、CPU221がメモリ222から読み出した位置情報を管理装置101に送信する。また、ネットワークインターフェース225は、管理装置101から分割造形物の造形物全体における位置情報を含む造形イメージを受信する。ユーザインターフェース223は、分割造形物の造形物全体における位置情報を含む造形イメージを表示する。 FIG. 13 is a diagram showing an example of a divided model including an identification code. The reading unit 224 converts the read identification code into position information in the entire modeled object of the divided modeled object, and stores it in the memory 222. The network interface 225 transmits the position information read from the memory 222 by the CPU 221 to the management device 101. In addition, the network interface 225 receives a modeling image including position information in the entire modeled object of the divided modeled object from the management device 101. The user interface 223 displays a modeling image including position information in the entire modeled object of the divided modeled object.

図9は、本実施形態におけるソフトウェア構成を示す図である。
本実施形態における管理装置101のソフトウェア構成は、第1実施形態に比してイメージ生成部307をさらに備える。イメージ生成部307は、分割造形物の分割前の造形物全体における位置を含むイメージを生成する。図14は、分割造形物の造形物全体における位置を含むイメージの一例を示す図である。図14を表示するための処理は、図12を用いて後述する。
FIG. 9 is a diagram showing a software configuration according to the present embodiment.
The software configuration of the management device 101 in the present embodiment further includes an image generation unit 307 as compared with the first embodiment. The image generation unit 307 generates an image including the position of the divided model in the entire model before the division. FIG. 14 is a diagram showing an example of an image including the position of the divided modeled object in the entire modeled object. The process for displaying FIG. 14 will be described later with reference to FIG.

また、管理装置101のデータ生成部305は、第1実施形態の機能に加え、位置情報を含む識別コードの生成も行う。さらに、データ生成部305は、分割造形データに識別コードの追加も行う。識別コードは、例えば、分割造形物の表面に周囲と色を変えるなどにより、読取装置104で読み取りできるように、分割構造物の表面に加工される。管理装置101のその他の構成、及び造形装置102の構成は、第1実施形態と同様であるため、その説明を省略する。 In addition to the functions of the first embodiment, the data generation unit 305 of the management device 101 also generates an identification code including position information. Further, the data generation unit 305 also adds an identification code to the divided modeling data. The identification code is processed on the surface of the divided structure so that it can be read by the reading device 104, for example, by changing the color of the surface of the divided model to the surroundings. Since the other configurations of the management device 101 and the configurations of the modeling device 102 are the same as those of the first embodiment, the description thereof will be omitted.

読取装置104は、送受信部321、読取制御部322、及びユーザインターフェース(UI)制御部323を有する。送受信部321は、管理装置101に読み取った位置情報の送信と管理装置101からイメージデータの受信を行う。読取制御部322は、読取部224を制御して、識別コードの読み取りを行う。UI制御部323は、ユーザインターフェース223に管理装置101から受信したイメージデータを元に造形物のイメージの表示を行う。 The reading device 104 includes a transmission / reception unit 321, a reading control unit 322, and a user interface (UI) control unit 323. The transmission / reception unit 321 transmits the position information read by the management device 101 and receives image data from the management device 101. The reading control unit 322 controls the reading unit 224 to read the identification code. The UI control unit 323 displays an image of the modeled object on the user interface 223 based on the image data received from the management device 101.

図10は、本実施形態において造形物が造形されるまでの処理を説明するためのフローチャートである。
本実施形態では、第1実施形態の処理(図3)に比して、ステップS103の処理に代わり、ステップS201の処理が行われる点が異なる。なお、その他の処理は同様のため、同一の符号を付し、その説明を省略する。ステップS201では、データ生成部305が、分割造形物の造形物全体における位置情報から識別コードを生成し、識別コードを分割造形データに追加する。この処理により、分割造形物の造形時に、識別情報がインクで印字される。ステップS201の処理の詳細は、図11を用いて説明する。
FIG. 10 is a flowchart for explaining the process until the modeled object is modeled in the present embodiment.
The present embodiment is different from the process of the first embodiment (FIG. 3) in that the process of step S201 is performed instead of the process of step S103. Since the other processes are the same, the same reference numerals are given and the description thereof will be omitted. In step S201, the data generation unit 305 generates an identification code from the position information of the entire modeled object of the divided modeled object, and adds the identification code to the divided modeled object. By this process, the identification information is printed with ink at the time of modeling the divided model. The details of the process of step S201 will be described with reference to FIG.

図11は、図10に示したステップS201の処理の詳細を説明するためのフローチャートである。
ステップS211及びステップS212において、管理装置101の取得部302は、データ格納部301に格納された分割造形データリストから分割造形データ及び位置情報を取得する。ステップS213において、データ生成部305は、位置情報から識別コードを生成する。
FIG. 11 is a flowchart for explaining the details of the process of step S201 shown in FIG.
In step S211 and step S212, the acquisition unit 302 of the management device 101 acquires the division modeling data and the position information from the division modeling data list stored in the data storage unit 301. In step S213, the data generation unit 305 generates an identification code from the position information.

ステップS214において、データ生成部305は、各分割造形データに識別情報を追加する。ステップS215において、UI制御部303は、分割造形データを元に造形されるイメージの編集画面(図15)を出力装置205に表示する。ステップS216において、UI制御部303は、イメージの編集が終了したか否かを判断する。 In step S214, the data generation unit 305 adds identification information to each division modeling data. In step S215, the UI control unit 303 displays an image editing screen (FIG. 15) that is modeled based on the divided modeling data on the output device 205. In step S216, the UI control unit 303 determines whether or not the image editing is completed.

編集が終了していないと判断した場合には、ステップS215の処理を継続し、編集が終了したと判断した場合には、処理はステップS217に進む。ステップS217において、UI制御部303は、編集された分割造形データをデータ格納部301の分割造形データリストに格納する。 If it is determined that the editing is not completed, the process of step S215 is continued, and if it is determined that the editing is completed, the process proceeds to step S217. In step S217, the UI control unit 303 stores the edited divided modeling data in the divided modeling data list of the data storage unit 301.

図12は、分割造形物の識別コードに基づいて、分割造形物の造形物全体における位置を示すイメージ(図14)を読取装置に表示する処理を説明するためのフローチャートである。
ステップS221において、読取装置104の読取制御部322は、分割造形物の識別コードを読み取り、位置情報に変換する。ステップS222において、送受信部321は、位置情報を管理装置101に送信する。
FIG. 12 is a flowchart for explaining a process of displaying an image (FIG. 14) showing the position of the divided modeled object in the entire modeled object on the reading device based on the identification code of the divided modeled object.
In step S221, the reading control unit 322 of the reading device 104 reads the identification code of the divided model and converts it into position information. In step S222, the transmission / reception unit 321 transmits the position information to the management device 101.

ステップS223において、管理装置101の送受信部304は、位置情報を受信する。ステップS224において、取得部302は、分割造形物全体の造形データ、及び受信した位置情報に対応する分割造形データを分割造形データリストから取得する。ステップS225において、イメージ生成部307は、取得した分割造形物全体の造形データ及び分割造形データと、受信した位置情報とから分割造形物の造形物全体における位置を示すイメージを生成する。 In step S223, the transmission / reception unit 304 of the management device 101 receives the position information. In step S224, the acquisition unit 302 acquires the modeling data of the entire divided modeling object and the divided modeling data corresponding to the received position information from the divided modeling data list. In step S225, the image generation unit 307 generates an image showing the position of the divided model in the entire model from the acquired modeling data and the divided modeling data of the entire divided model and the received position information.

ステップS226において、送受信部304は、生成したイメージを読取装置104に送信する。ステップS227において、読取装置104の送受信部321は、生成されたイメージを受信する。ステップS228において、UI制御部323は、イメージをユーザインターフェース223に表示する。図14は、ユーザインターフェース223に表示されるイメージの一例である。 In step S226, the transmission / reception unit 304 transmits the generated image to the reading device 104. In step S227, the transmission / reception unit 321 of the reader 104 receives the generated image. In step S228, the UI control unit 323 displays the image on the user interface 223. FIG. 14 is an example of an image displayed on the user interface 223.

このように、本実施形態によれば、第1実施形態と同様の効果を奏する。さらに、本実施形態によれば、携帯端末等の読取装置により、読み取った識別コードを元に分割造形物の造形物全体における位置情報を含む造形イメージをユーザに示すことができ、組み立てがより容易となる。 As described above, according to the present embodiment, the same effect as that of the first embodiment is obtained. Further, according to the present embodiment, a reading device such as a mobile terminal can show the user a modeling image including position information in the entire modeled object of the divided modeled object based on the read identification code, which makes assembly easier. It becomes.

(第3実施形態)
図16は、本発明の第3実施形態におけるシステム全体の構成、及びハードウェア構成を示す図である。
第3実施形態におけるハードウェア構成は、第2実施形態に比して造形装置102が、オプション追加部215、書込部216、及びユーザインターフェース(UI)218を備える。本実施形態では、接合をサポートするための情報を分割造形物に埋め込むためデータを、例えば、無線でデータが読み取れるメモリ付のチップ等の記憶媒体に格納する場合について説明する。
(Third Embodiment)
FIG. 16 is a diagram showing a configuration of the entire system and a hardware configuration according to the third embodiment of the present invention.
In the hardware configuration of the third embodiment, the modeling device 102 includes an option addition unit 215, a writing unit 216, and a user interface (UI) 218 as compared with the second embodiment. In the present embodiment, a case where the data is stored in a storage medium such as a chip with a memory that can read the data wirelessly for embedding the information for supporting the joining in the divided model will be described.

オプション追加部215は、造形装置102が造形を行う際に、造形物に対して記憶媒体の埋め込みを行う。記憶媒体は、例えば、ICタグなどの無線通信機能を備える記憶媒体である。ユーザインターフェース218は、造形に関するエラーメッセージ等を表示する。書込部216は、無線通信機能を備え、無線通信により記憶媒体に対して情報の書き込みを行う。 The option addition unit 215 embeds a storage medium in the modeled object when the modeling device 102 performs modeling. The storage medium is, for example, a storage medium having a wireless communication function such as an IC tag. The user interface 218 displays an error message or the like related to modeling. The writing unit 216 has a wireless communication function, and writes information to the storage medium by wireless communication.

オプション追加部215は、1つ以上の記憶媒体を予め装着しうる。また、オプション追加部215が予め装着可能な記憶媒体の個数が、分割造形物の個数に満たない場合には、後述する分割造形物の造形を行う際に、記憶媒体を入れ替える。記憶媒体の入れ替えは、造形装置102が自動的に行う場合と、ユーザに手動で行わせる場合とがある。読取装置104の読取部224は、無線通信機能を備え、無線通信により記憶媒体から情報の読み取りを行う。 The option addition unit 215 may be pre-mounted with one or more storage media. If the number of storage media that can be mounted on the option addition unit 215 in advance is less than the number of the divided modeled objects, the storage media are replaced when the divided modeled objects are modeled, which will be described later. The storage medium may be replaced automatically by the modeling apparatus 102 or manually by the user. The reading unit 224 of the reading device 104 has a wireless communication function, and reads information from the storage medium by wireless communication.

図17は、本実施形態に係るソフトウェア構成を示す図である。
本実施形態における造形装置102のソフトウェア構成は、第2実施形態に比して、オプション追加制御部313、書込制御部314、及びUI制御部315をさらに備える。オプション追加制御部313は、造形を行う際にオプション追加部215を制御して、造形物に対して記憶媒体の埋め込みを行う。
FIG. 17 is a diagram showing a software configuration according to the present embodiment.
The software configuration of the modeling apparatus 102 in the present embodiment further includes an optional additional control unit 313, a write control unit 314, and a UI control unit 315 as compared with the second embodiment. The option addition control unit 313 controls the option addition unit 215 when performing modeling, and embeds a storage medium in the modeled object.

書込制御部314は、書込部216を制御して、記憶媒体に情報の書き込みを行う。UI制御部315は、ユーザインターフェース218にメッセージ等の表示を行う。読取装置104の読取制御部322は、読取部224を制御して、記憶媒体から情報の読み取りを行う。なお、本実施形態のおけるシステムのその他の構成は、第2実施形態と同様であるため、同一の構成のものには同一の符号を付し、その説明を省略する。 The writing control unit 314 controls the writing unit 216 to write information to the storage medium. The UI control unit 315 displays a message or the like on the user interface 218. The reading control unit 322 of the reading device 104 controls the reading unit 224 to read information from the storage medium. Since the other configurations of the system in this embodiment are the same as those in the second embodiment, the same reference numerals are given to those having the same configuration, and the description thereof will be omitted.

図18は、本実施形態において造形物が造形されるまでの処理を説明するためのフローチャートである。
本実施形態では、第2実施形態の処理(図10)に比して、ステップS201及びS104の処理に代わり、ステップS301の処理が行われる点が異なる。なお、その他の処理は同様のため、同一の処理には同一の符号を付し、その説明を省略する。
FIG. 18 is a flowchart for explaining the process until the modeled object is modeled in the present embodiment.
The present embodiment is different from the process of the second embodiment (FIG. 10) in that the process of step S301 is performed instead of the process of steps S201 and S104. Since the other processes are the same, the same processes are designated by the same reference numerals and the description thereof will be omitted.

ステップS301では、管理装置101が、造形装置102に対して記憶媒体への位置情報の書き込み及び造形実行指示を行う。そして、造形装置102が、位置情報を含む記憶媒体を造形物へ埋め込み、造形を行う。ステップS301の処理の詳細は、図19を用いて説明する。 In step S301, the management device 101 writes the position information to the storage medium and gives a modeling execution instruction to the modeling device 102. Then, the modeling device 102 embeds the storage medium including the position information in the modeled object and performs modeling. The details of the process of step S301 will be described with reference to FIG.

図19は、図18に示したステップS301の処理の詳細を説明するためのフローチャートである。
ステップS401において、管理装置101の取得部302は、データ格納部301に格納された分割造形データリストから分割造形データ及び位置情報を取得する。
FIG. 19 is a flowchart for explaining the details of the process of step S301 shown in FIG.
In step S401, the acquisition unit 302 of the management device 101 acquires the division modeling data and the position information from the division modeling data list stored in the data storage unit 301.

ステップS402において、データ変換部306は、各分割造形データを制御命令に変換し、制御命令と対応する位置情報の一覧を生成する。送受信部304は、造形装置102に制御命令と生成した位置情報の一覧を送信する。ステップS403において、造形装置102の送受信部311は、制御命令と位置情報の一覧を受信する。 In step S402, the data conversion unit 306 converts each division modeling data into a control instruction and generates a list of position information corresponding to the control instruction. The transmission / reception unit 304 transmits a control command and a list of generated position information to the modeling device 102. In step S403, the transmission / reception unit 311 of the modeling device 102 receives the control command and the list of position information.

ステップS404において、書込制御部314は、受信した制御命令と位置情報の一覧からN行目の情報を取得する。このとき、Nの初期値は1とする。さらにステップS404において、書込制御部314は、必要に応じて記憶媒体の入れ替えを行う。なお、記憶媒体の入れ替えをユーザに手動で行わせる場合には、UI制御部315は、不図示のメッセージをユーザインターフェース218に表示し、ユーザに記憶媒体の入れ替えを促す。 In step S404, the write control unit 314 acquires the information on the Nth line from the list of received control commands and position information. At this time, the initial value of N is 1. Further, in step S404, the write control unit 314 replaces the storage medium as needed. When the user is allowed to manually replace the storage medium, the UI control unit 315 displays a message (not shown) on the user interface 218 and prompts the user to replace the storage medium.

ステップS405において、書込制御部314は、すべての行が処理されたか否かを判断し、すべての行が処理されたと判断された場合に、処理を終了する。ステップS405において、すべての行が処理されていないと判断された場合には、処理はステップS406に進む。ステップS406において、書込制御部314は、ステップS404で取得した位置情報を記憶媒体に書き込む。 In step S405, the write control unit 314 determines whether or not all the rows have been processed, and ends the processing when it is determined that all the rows have been processed. If it is determined in step S405 that all rows have not been processed, the process proceeds to step S406. In step S406, the write control unit 314 writes the position information acquired in step S404 to the storage medium.

ステップS407において、造形制御部312は、ステップS406で書き込んだ位置情報と同じ行の制御命令、すなわち分割造形データを取得し、造形部214に造形実行指示を行う。また、ステップS407において、オプション追加制御部313は、造形中に造形物への記憶媒体の埋め込みを行う。ステップS407の処理の後、ステップS404に進む。 In step S407, the modeling control unit 312 acquires a control command in the same line as the position information written in step S406, that is, divided modeling data, and gives a modeling execution instruction to the modeling unit 214. Further, in step S407, the option additional control unit 313 embeds the storage medium in the modeled object during modeling. After the process of step S407, the process proceeds to step S404.

図20は、本実施形態において、記憶媒体に埋め込まれた情報に基づいて、分割造形物の造形物全体における位置を示すイメージ(図14)を読取装置に表示する処理を説明するためのフローチャートである。
本実施形態では、第2実施形態の処理(図12)に比して、ステップS221の処理に代わり、ステップS311の処理が行われる点が異なる。なお、その他の処理は同様のため、同一の処理には同一の符号を付し、その説明を省略する。ステップS311において、読取装置104の読取制御部322は、読取部224を制御して、分割造形物に埋め込まれた記憶媒体の位置情報を読み取らせる。
FIG. 20 is a flowchart for explaining a process of displaying an image (FIG. 14) showing the position of the divided model in the entire model on the reading device based on the information embedded in the storage medium in the present embodiment. is there.
The present embodiment is different from the process of the second embodiment (FIG. 12) in that the process of step S311 is performed instead of the process of step S221. Since the other processes are the same, the same processes are designated by the same reference numerals and the description thereof will be omitted. In step S311, the reading control unit 322 of the reading device 104 controls the reading unit 224 to read the position information of the storage medium embedded in the divided model.

このように、本実施形態によれば、第1実施形態及び第2実施形態と同様の効果を奏する。さらに、本実施形態によれば、分割造形物の位置に関する情報を分割造形物の表面に印字する必要がないため、接合部の形状に与える影響を抑制することができる。 As described above, according to the present embodiment, the same effects as those of the first embodiment and the second embodiment are obtained. Further, according to the present embodiment, it is not necessary to print the information regarding the position of the divided model on the surface of the divided model, so that the influence on the shape of the joint can be suppressed.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

以上、本発明の好ましい実施形態について説明したが、本発明は、これらの実施形態に限定されず、その要旨の範囲内で種々の変形および変更が可能である。 Although the preferred embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and various modifications and modifications can be made within the scope of the gist thereof.

Claims (7)

情報処理装置であって、
1つのオブジェクトに対応するモデルデータから、該オブジェクトを組み立て可能な複数の分割オブジェクトを生成する指示を受付ける受付手段と、
前記受付けた指示に従い、各分割オブジェクトに対応する複数のモデルデータを生成する生成手段と、を有し、
前記生成された分割オブジェクトに対応する複数のモデルデータのそれぞれには、組み立てのために、他の分割オブジェクトとの接合をサポートするための情報を埋め込むためのデータが含まれ、
造形後の分割オブジェクトには、前記サポートするための情報として、識別情報を特定するための表面加工が施される、または、無線でデータが読み取れるメモリ付のチップが埋め込まれ
前記情報処理装置は、さらに、
携帯端末から、分割オブジェクトに埋め込んだ識別情報を受信する受信手段と、
分割前の前記1つのオブジェクトに対する、該受信した識別情報に対応する分割オブジェクトの位置を示す表示が前記携帯端末で提供されるための情報を生成する生成手段と、
前記生成手段で生成された情報を前記携帯端末に送信する送信手段と、を有する、
ことを特徴とする情報処理装置。
It is an information processing device
A reception means that accepts an instruction to generate a plurality of divided objects that can assemble the object from the model data corresponding to one object.
It has a generation means for generating a plurality of model data corresponding to each divided object according to the received instruction.
Each of the plurality of model data corresponding to the generated split object contains data for embedding information for supporting joining with other split objects for assembly.
The divided object after modeling is subjected to surface processing for identifying identification information as the information to support the object, or a chip with a memory that can read data wirelessly is embedded in the divided object .
The information processing device further
A receiving means for receiving the identification information embedded in the divided object from the mobile terminal,
A generation means for generating information for the mobile terminal to provide a display indicating the position of the divided object corresponding to the received identification information with respect to the one object before division.
That having a transmitting means for transmitting the information generated by the generating means to said portable terminal,
An information processing device characterized by this.
前記受付手段は、さらに、編集画面を介した、ユーザによる分割単位の指示を受付ける、
ことを特徴とする請求項1に記載の情報処理装置。
The reception means further receives an instruction of the division unit by the user via the edit screen.
The information processing apparatus according to claim 1.
前記表面加工とは、識別情報を凹凸で表現する加工、または、識別情報を異なる色の造形材で造形すること、または、分割オブジェクトの表面にインクで識別情報を印字することである、
ことを特徴とする請求項1または2に記載の情報処理装置。
The surface processing is a process of expressing the identification information with unevenness, modeling the identification information with a modeling material of a different color, or printing the identification information with ink on the surface of the divided object.
The information processing apparatus according to claim 1 or 2.
前記サポートするための情報は、分割オブジェクトの分割前の前記1つのオブジェクトにおける位置を示す情報、または接合部に関する情報のうち、少なくとも1つを含む、
ことを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。
The supporting information includes at least one of information indicating the position of the divided object in the one object before division, or information on the joint.
The information processing device according to any one of claims 1 to 3 , wherein the information processing device is characterized by the above.
前記生成手段は、記憶手段に予め記憶された設定情報、またはユーザの設定に基づき、前記各分割オブジェクトに対応する複数のモデルデータを生成する、
ことを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。
The generation means generates a plurality of model data corresponding to each of the divided objects based on the setting information stored in advance in the storage means or the setting of the user.
The information processing device according to any one of claims 1 to 4 , characterized in that.
1つのオブジェクトに対応するモデルデータから、該オブジェクトを組み立て可能な複数の分割オブジェクトを生成する指示を受付ける受付工程と、
前記受付けた指示に従い、各分割オブジェクトに対応する複数のモデルデータを生成する生成工程と、を有し、
前記生成された分割オブジェクトに対応する複数のモデルデータのそれぞれには、組み立てのために、他の分割オブジェクトとの接合をサポートするための情報を埋め込むためのデータが含まれ、
造形後の分割オブジェクトには、前記サポートするための情報として、識別情報を特定するための表面加工が施される、または、無線でデータが読み取れるメモリ付のチップが埋め込まれ
携帯端末から、分割オブジェクトに埋め込んだ識別情報を受信する受信工程と、
分割前の前記1つのオブジェクトに対する、該受信した識別情報に対応する分割オブジェクトの位置を示す表示が前記携帯端末で提供されるための情報を生成する生成工程と、
前記生成工程で生成された情報を前記携帯端末に送信する送信工程と、を有する、
ことを特徴とする情報処理装置の制御方法。
A reception process that accepts instructions to generate a plurality of divided objects that can assemble the object from model data corresponding to one object.
It has a generation step of generating a plurality of model data corresponding to each divided object according to the received instruction.
Each of the plurality of model data corresponding to the generated split object contains data for embedding information for supporting joining with other split objects for assembly.
The divided object after modeling is subjected to surface processing for identifying identification information as the information to support the object, or a chip with a memory that can read data wirelessly is embedded in the divided object .
The receiving process of receiving the identification information embedded in the divided object from the mobile terminal,
A generation step of generating information for the mobile terminal to provide a display indicating the position of the divided object corresponding to the received identification information with respect to the one object before division.
That having a, a transmission step of transmitting information generated by the generation step to said portable terminal,
A control method for an information processing device.
請求項1乃至のいずれか1項に記載の情報処理装置が備える各手段としてコンピュータを機能させるためのプログラム。 A program for operating a computer as each means included in the information processing apparatus according to any one of claims 1 to 5 .
JP2016065968A 2016-03-29 2016-03-29 Information processing equipment, control methods, and programs Active JP6803675B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016065968A JP6803675B2 (en) 2016-03-29 2016-03-29 Information processing equipment, control methods, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016065968A JP6803675B2 (en) 2016-03-29 2016-03-29 Information processing equipment, control methods, and programs

Publications (2)

Publication Number Publication Date
JP2017177450A JP2017177450A (en) 2017-10-05
JP6803675B2 true JP6803675B2 (en) 2020-12-23

Family

ID=60004871

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016065968A Active JP6803675B2 (en) 2016-03-29 2016-03-29 Information processing equipment, control methods, and programs

Country Status (1)

Country Link
JP (1) JP6803675B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6859715B2 (en) * 2017-01-18 2021-04-14 富士ゼロックス株式会社 Information processing equipment, 3D modeling system, and information processing program
US20230146452A1 (en) * 2020-03-04 2023-05-11 9T Labs Ag Method and apparatus for modeling and forming fiber-reinforced composite objects

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005220991A (en) * 2004-02-05 2005-08-18 Fuji Photo Film Co Ltd Fixing member and its management system
JP2005301724A (en) * 2004-04-13 2005-10-27 Casio Comput Co Ltd Acceptance-testing terminal device, acceptance test support system, and program
KR20090032543A (en) * 2007-09-28 2009-04-01 한국과학기술원 Fabrication method of large scale 3 dimensional structure
JP5543740B2 (en) * 2009-08-07 2014-07-09 株式会社コンピュータシステム研究所 3D model manufacturing method and 3D model
JP5653011B2 (en) * 2009-08-07 2015-01-14 株式会社コンピュータシステム研究所 CAD data processing apparatus and CAD data processing program

Also Published As

Publication number Publication date
JP2017177450A (en) 2017-10-05

Similar Documents

Publication Publication Date Title
US7438217B2 (en) System and method for configuring a computing device
CN101043574B (en) Image forming apparatus and image forming method
CN108334018B (en) Maintenance work support device, maintenance work support method, and computer-readable non-volatile recording medium
JP6636097B2 (en) Method, apparatus and device for creating a visual model layout of a space
EP2812188B1 (en) Systems and methods for label creation using object recognition
EP2312409A1 (en) Device information setting apparatus and device information setting method
JP6803675B2 (en) Information processing equipment, control methods, and programs
US20090307570A1 (en) Workflow processing apparatus and method
WO2014102935A1 (en) Electronic manual viewing device and system
JP5393127B2 (en) Product design method, product design apparatus, product design computer program, and recording medium
JP5052417B2 (en) Image forming apparatus, external device management method, and program
JP2009116429A (en) Control program creation device and control program creation method
CN111382004B (en) Parameter backup method and device, parameter restoration method and device and backup restoration system
CN110312990A (en) Configuration method and system
CN112579144B (en) Data processing method and device
US11915370B2 (en) Method and system for 3D modeling based on irregular-shaped sketch
EP3226124A1 (en) Context adaptation of user interface and content
KR20190074562A (en) 3D printing system using 3D modeling authoring tool based on VR technology
CN111743646B (en) Dental substitute method and apparatus for generating dental prototype models
JP6552162B2 (en) Information processing apparatus, information processing method, and program
JP6795080B2 (en) Maintenance work support device, maintenance work support method, maintenance work support program and recording medium
JP4424111B2 (en) Model creation device and data distribution system
JP2008027449A (en) Product data management/collection method and method for acquiring information about customer standard
JP4265978B2 (en) Thermal design simulation support method for multilayer printed circuit board and thermal design simulation support program for multilayer printed circuit board
JP2007026088A (en) Model creation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190318

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200324

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200520

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201201

R151 Written notification of patent or utility model registration

Ref document number: 6803675

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151