JP2004334313A - Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus - Google Patents

Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus Download PDF

Info

Publication number
JP2004334313A
JP2004334313A JP2003125621A JP2003125621A JP2004334313A JP 2004334313 A JP2004334313 A JP 2004334313A JP 2003125621 A JP2003125621 A JP 2003125621A JP 2003125621 A JP2003125621 A JP 2003125621A JP 2004334313 A JP2004334313 A JP 2004334313A
Authority
JP
Japan
Prior art keywords
cad
user
information
operation flow
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003125621A
Other languages
Japanese (ja)
Inventor
Yoko Fukazawa
洋子 深澤
Tetsuya Okada
哲也 岡田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003125621A priority Critical patent/JP2004334313A/en
Publication of JP2004334313A publication Critical patent/JP2004334313A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enable a user to efficiently acquire the operation information of CAD regarding a CAD operation supporting program for providing the operation information of the CAD in response to a an inquiry about the operation of the CAD from the user of the CAD. <P>SOLUTION: An operation retrieving part 110 receives a keyword associated with an operation from a user, and retrieves an operation item from an operation contents storing part 120 by using the received keyword, and retrieves and displays an operation flow including the retrieved operation item from an operation flow table 130. Also, a drawing information retrieving part 160 uses the reference history of the past operation information stored in an item reference history storing part 170 to retrieve and display the operation item made to correspond to the CAD drawing designated by the user. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
この発明は、CADの使用者からのCAD操作についての問い合わせに応答して操作情報を提供するCAD操作支援プログラム、CAD操作支援方法およびCAD操作支援装置に関し、特に、使用者がCADの操作情報を効率良く取得することを可能とするCAD操作支援プログラム、CAD操作支援方法およびCAD操作支援装置に関する。
【0002】
【従来の技術】
従来、CADの使用者が、使用中にある操作がわからず、その操作要領を知りたい場合には、紙媒体若しくは電子媒体のマニュアルを閲覧し、作業にそった一連の操作の流れをトレースすることで、その操作情報を得ていた。あるいは、オンラインマニュアル、オンラインヘルプ機能を備えたCADの場合には、使用者が操作に関連するキーワードを考え、そのキーワードを入力して操作情報を検索していた。
【0003】
【特許文献1】
特開2000−155503号公報
【0004】
【発明が解決しようとする課題】
しかしながら、マニュアルを閲覧する場合には、必要な操作要領に関する情報が得られるまで多くの手間、時間を要するという問題があった。また、オンラインヘルプ等によれば、キーワード入力によって一つの操作に関する情報は得られるものの、実際にはその前段の操作情報が必要な場合も多く、そのような場合には、前段の操作情報をさらに検索しなければならないという問題があった。
【0005】
この発明は、上述した従来技術による問題点を解消するためになされたものであり、使用者がCADの操作情報を効率良く取得することを可能とするCAD操作支援プログラム、CAD操作支援方法およびCAD操作支援装置を提供することを目的とする。
【0006】
【課題を解決するための手段】
上述した課題を解決し、目的を達成するため、本発明は、CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援プログラムであって、前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手順と、前記操作フロー検索手順により検索された操作フローを操作情報として使用者に表示する操作情報表示手順と、をコンピュータに実行させることを特徴とする。
【0007】
また、本発明は、CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援方法であって、前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索工程と、前記操作フロー検索工程により検索された操作フローを操作情報として使用者に表示する操作情報表示工程と、を含んだことを特徴とする。
【0008】
また、本発明は、CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援装置であって、前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手段と、前記操作フロー検索手段により検索された操作フローを操作情報として使用者に表示する操作情報表示手段と、を備えたことを特徴とする。
【0009】
かかる発明によれば、使用者からの問い合わせに関する操作項目を含む操作フローを検索し、検索した操作フローを操作情報として使用者に表示することとしたので、使用者がCADの操作情報を効率良く取得することができる。
【0010】
また、本発明は、ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援プログラムであって、前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手順と、前記操作フロー検索手順により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信手順と、をコンピュータに実行させることを特徴とする。
【0011】
また、本発明は、ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援装置のCAD操作支援方法であって、前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索工程と、前記操作フロー検索工程により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信工程と、を含んだことを特徴とする。
【0012】
かかる発明によれば、使用者からの問い合わせに関する操作項目を含む操作フローを検索し、検索した操作フローを操作情報としてCAD装置に送信することとしたので、使用者がCADの操作情報を効率良く取得することができる。
【0013】
【発明の実施の形態】
以下に添付図面を参照して、この発明に係るCAD操作支援プログラム、CAD操作支援方法およびCAD操作支援装置の好適な実施の形態を詳細に説明する。
【0014】
まず、本実施の形態に係るCAD操作支援の概念について説明する。図1は、本実施の形態に係るCAD操作支援の概念を説明するための説明図である。同図は、「3次元作図(2D→3D)」という作業項目が、「ビュー設定」、「3次元ウィンドウ開設」、「垂直投影」、「回転投影」および「シェーディング」という一連の操作項目から構成されることを示している。このように、CADの作業では、ある作業が、一連の操作から構成されることが多い。
【0015】
ここで、CADの使用者がある操作項目の操作情報を得たい場合には、その操作項目の操作情報だけでなく、その操作項目の前段の操作項目の操作情報も得たい場合が多い。たとえば、CADの使用者が「3次元ウィンドウ開設」という操作項目の操作情報を得たい場合には、操作フローの前段にある「ビュー設定」という操作項目の操作情報も得たい場合が多い。
【0016】
そこで、本実施の形態に係るCAD操作支援では、使用者が問い合わせた操作項目に対する操作情報を表示するだけでなく、その操作項目を含む操作フローも表示する。このように、使用者が問い合わせた操作項目を含む操作フローを表示することによって、使用者は、所定の操作をおこなうために必要な前段の操作を知ることができ、CADの操作情報を効率良く取得することができる。
【0017】
また、本実施の形態に係るCAD操作支援では、CAD図面を作成中に使用者がCADの操作情報を参照した場合に参照された操作項目をCAD図面の属性情報に対応付けて蓄積し、蓄積した操作項目をCAD図面の属性情報から検索することもできる。
【0018】
このように、本実施の形態に係るCAD操作支援では、CADの個々の操作項目についての操作情報を操作フローやCAD図面の属性情報と関連付けて表示することによって、使用者は、CADの操作情報を効率良く取得することができる。
【0019】
次に、本実施の形態に係るCAD操作支援装置の構成について説明する。図2は、本実施の形態に係るCAD操作支援装置の構成を示す機能ブロック図である。同図に示すように、このCAD操作支援装置100は、操作検索部110と、操作内容記憶部120と、操作フローテーブル130と、表示設定テーブル140と、操作フロー登録部150と、図面情報検索部160と、項目参照履歴記憶部170と、項目参照履歴更新部180と、制御部190とを有する。
【0020】
操作検索部110は、CADの使用者からキーワードを受け付け、受け付けたキーワードに対応する操作項目を含む操作フローを検索して表示する処理部である。すなわち、この操作検索部110は、CADの使用者が入力したキーワードに対応する操作項目に関する操作情報を単に表示するのではなく、キーワードに対応する操作項目を含む操作フローを検索して表示する。
【0021】
このように、この操作検索部110が、キーワードに対応する操作項目を含む操作フローを表示することによって、使用者は、CADの操作に関する情報を得る場合に、その操作の前提となる操作についての情報も得ることができ、効率良く操作情報を得ることができる。
【0022】
操作内容記憶部120は、CADの操作項目とその操作内容とを対応付けて記憶した記憶部であり、操作検索部110は、この操作内容記憶部120の操作内容を検索することによって、使用者が入力したキーワードに対応する操作項目を得ることができる。すなわち、操作検索部110は、使用者から受け付けたキーワードが含まれる操作内容に対応する操作項目を、使用者が操作情報を必要としている操作項目と判断する。
【0023】
操作フローテーブル130は、CADの作業項目とその作業項目を構成する一連の操作項目とを対応付けて記憶した記憶部である。図3は、操作フローテーブル130の一例を示す図である。
【0024】
同図に示すように、たとえば、「2次元作図(正面図)」という作業項目は、「新規作成」、「中心線作成」、「外形線作成」および「オフセット」という一連の操作項目から構成され、「2次元作図(平面図)」という作業項目は、「投影線作成」、「外形線整形」および「穴の投影」という一連の操作項目から構成される。また、各作業項目の最後の(end)は、各操作フローの終わりを示す。
【0025】
なお、ここでは、全ての操作項目が異なる場合を示しているが、同じ操作項目が複数の作業項目に含まれる場合もある。また、作業項目が別の作業項目の操作項目となる場合もある。
【0026】
操作検索部110は、この操作フローテーブル130を用いて操作項目から操作フローを検索して表示する。たとえば、操作検索部110は、使用者が入力したキーワードから操作内容記憶部120を用いて「外形線作成」という操作項目を得た場合には、この操作フローテーブル130を用いて「2次元作図(正面図)」という作業項目を検索し、その操作フローを表示する。
【0027】
表示設定テーブル140は、操作フローを表示する範囲を記憶した記憶部であり、操作検索部110が操作フローを表示する場合に使用される。図4は、表示設定テーブル140の一例を示す図である。同図に示すように、この表示設定テーブル140は、CADの使用者ごとに、キーワードから検索した操作項目とともに操作フローとして表示する前段(pre)および後段(post)として操作項目数を記憶している。
【0028】
たとえば、操作検索部110は、使用者「A」に対しては、キーワードから検索した操作項目の前段の3つの操作項目を操作フローとして表示し、使用者「B」に対しては、作業項目の先頭から、キーワードから検索した操作項目の後の操作項目までを操作フローとして表示し、使用者「C」に対しては、キーワードから検索した操作項目の前の操作項目から最後の操作項目までを操作フローとして表示する。
【0029】
なお、ここでは、この表示設定テーブル140を用いてCADの使用者ごとに操作フローを表示する範囲を定義したが、使用者に関係なく常に操作フロー全体を作業項目とともに表示することもできる。
【0030】
操作フロー登録部150は、操作フローを操作フローテーブル130に登録する処理部であり、具体的には、使用者がCADの操作情報を検索すると、検索された操作項目を操作フローテーブル130に登録していき、使用者がCADの作業を終了した時点で新たな作業項目として操作フローの登録を完了する。
【0031】
この操作フロー登録部150が操作フローを操作フローテーブル130に登録することによって、過去の操作情報の検索履歴を蓄積し、蓄積した検索履歴に基づいて操作検索部110が操作フローを表示することができる。
【0032】
図面情報検索部160は、CAD図面に対応付けられた操作項目を検索して表示する処理部である。ここで、CAD図面に対応付けられた操作項目とは、使用者がCAD図面作成中に操作情報を参照した操作項目である。
【0033】
図5は、図面情報検索部160が表示する図面情報検索画面の一例を示す図である。同図に示すように、操作項目を検索するCAD図面は、図面名、設計者名、製品名、取引先名、作成日付等の属性情報を用いて指定することができ、指定した図面に対応付けられた操作項目が検索結果として表示される。
【0034】
項目参照履歴記憶部170は、CAD図面作成中に使用者が操作情報を参照した操作項目を作成中のCAD図面の属性情報と対応付けて記憶した記憶部である。図6は、項目参照履歴記憶部170の一例を示す図である。同図に示すように、この項目参照履歴記憶部170は、使用者が操作情報を参照した操作項目に、参照日時、図面名、設計者名、製品名、取引先名および作成日時を対応させて記憶している。
【0035】
たとえば、図6は、設計者が「岡田哲也」であり、製品名が「LAVEL−PRINTER−A100」であり、取引先名が「ABC印刷」であり、作成日付が「2003年2月11日」である「ラベル印刷装置組図1」というCAD図面作成中の「2002年12月11日22時00分」に「3次元作図(2D→3D)」の操作情報が参照されたことを示している。
【0036】
項目参照履歴更新部180は、CAD図面作成中に使用者が操作項目の操作情報を参照した場合に、項目参照履歴記憶部170に記憶する情報を更新する処理部である。
【0037】
制御部190は、CAD操作支援装置100全体の制御をおこなう処理部であり、具体的には、機能部間の制御の移動や機能部と記憶部の間のデータの受け渡しなどをおこなうことによって、CAD操作支援装置100を一つの装置として機能させる。
【0038】
次に、図2に示した操作検索部110の処理手順について説明する。図7は、図2に示した操作検索部110の処理手順を示すフローチャートである。同図に示すように、この操作検索部110は、CADの使用者が操作情報を得るために入力したキーワードを受け付け(ステップS701)、受け付けたキーワードを操作内容として含む全ての操作項目を、操作内容記憶部120から検索して表示する(ステップS702)。
【0039】
そして、表示した操作項目の中から使用者が選択した操作項目を操作フローに含む作業項目を、操作フローテーブル130から検索し(ステップS703)、検索した作業項目の数を調べ(ステップS704)、作業項目の数が一つの場合には、その作業項目の操作フローを表示設定テーブル140に従ったステップ分だけ表示する(ステップS707)。
【0040】
一方、検索した作業項目の数が複数の場合には、すべての作業項目を表示し(ステップS705)、表示した作業項目の中から使用者が選択した作業項目を受け付け(ステップS706)、受け付けた作業項目の操作フローを表示設定テーブル140に従ったステップ分だけ表示する(ステップS707)。
【0041】
このように、この操作検索部110が、使用者が入力したキーワードに対応する操作項目を含む操作フローを操作フローテーブル130から検索して表示することによって、使用者は操作情報を効率良く取得することができる。
【0042】
次に、図2に示した操作フロー登録部150の処理について説明する。図8は、図2に示した操作フロー登録部150の処理を説明するための説明図である。同図に示すように、この操作フロー登録部150は、使用者がCADの作業中に操作p、操作q、操作rおよび操作sに対して操作情報を検索すると、操作p、操作q、操作rおよび操作sを一連の操作項目とする操作フローを操作フローテーブル130に登録する。
【0043】
また、第9図は、操作フロー登録部150の処理手順を示すフローチャートである。同図に示すように、この操作フロー登録部150は、使用者がCADの作業をおこなっている間は(ステップS901、否定)、CADの操作についての検索がおこなわれると(ステップS902、肯定)、検索がおこなわれた操作項目を操作フローテーブル130の一つのエントリの中に順次登録する(ステップS903)。
【0044】
そして、作業が終了すると(ステップS901、肯定)、CADの操作について検索がおこなわれた場合には、新たな作業名を割り当て一つの作業項目としての操作フローテーブル130への登録を完了する(ステップS904)。
【0045】
上述してきたように、本実施の形態では、操作検索部110が、使用者から操作に関するキーワードを受け付け、受け付けたキーワードを用いて操作内容記憶部120から操作項目を検索し、検索した操作項目を含む操作フローを操作フローテーブル130から検索して表示することとしたので、CADの使用者は、キーワードで指定した操作に関連する操作フローについての情報を効率良く取得することができる。
【0046】
また、本実施の形態では、図面情報検索部160が、項目参照履歴記憶部170に記憶された過去の操作情報の参照履歴を用いて、使用者が指定したCAD図面に対応付けられた操作項目を検索して表示することとしたので、各CAD図面に関連する操作情報を効率良く取得することができる。
【0047】
なお、本実施の形態では、使用者からの入力の受け付けから操作情報の出力まで全てを単一の装置でおこなうCAD操作支援装置について説明したが、本発明はこれに限定されるものではなく、複数のCAD装置とネットワークを介して接続され、これらのCAD装置からの要求に応答して操作情報を提供するCAD操作支援装置にも同様に適用することができる。
【0048】
すなわち、各CAD装置は、使用者からの入力の受け付けと検索結果の表示をおこない、CAD操作支援装置は、操作フロー、操作項目参照履歴などを蓄積し、CAD装置から使用者の入力を受け取って操作情報を検索し、検索した操作情報をCAD装置に渡す。このように、複数のCAD装置から共通に利用されるCAD操作支援装置とすることによって、より多くの操作情報参照履歴を蓄積することができ、使用者に対してより多くの情報を提供することが可能となる。
【0049】
また、本実施の形態では、CAD操作支援装置について説明したが、このCAD操作支援装置が有する構成をソフトウェアによって実現することで、同様の機能を有するCAD操作支援プログラムを得ることができる。そこで、このCAD操作支援プログラムを実行するコンピュータシステムについて説明する。
【0050】
図10は、本実施の形態に係るCAD操作支援プログラムを実行するコンピュータシステムを示す図である。同図に示すように、このコンピュータシステム200は、本体部201と、本体部201からの指示により表示画面202aに情報を表示するディスプレイ202と、このコンピュータシステム200に種々の情報を入力するためのキーボード203と、ディスプレイ202の表示画面202a上の任意の位置を指定するマウス204と、ローカルエリアネットワーク(LAN)206または広域エリアネットワーク(WAN)に接続するLANインタフェースと、インターネットなどの公衆回線207に接続するモデム205とを有する。ここで、LAN206は、他のコンピュータシステム(PC)211、サーバ212、プリンタ213などとコンピュータシステム200とを接続している。
【0051】
また、図11は、図10に示した本体部201の構成を示す機能ブロック図である。同図に示すように、この本体部201は、CPU221と、RAM222と、ROM223と、ハードディスクドライブ(HDD)224と、CD−ROMドライブ225と、FDドライブ226と、I/Oインタフェース227と、LANインタフェース228とを有する。
【0052】
そして、このコンピュータシステム200において実行されるCAD操作支援プログラムは、フロッピィディスク(FD)208、CD−ROM209、DVDディスク、光磁気ディスク、ICカードなどの可搬型記憶媒体に記憶され、これらの記憶媒体から読み出されてコンピュータシステム200にインストールされる。
【0053】
あるいは、このCAD操作支援プログラムは、LANインタフェース228を介して接続されたサーバ212のデータベース、他のコンピュータシステム(PC)211のデータベース、公衆回線207を介して接続された他のコンピュータシステムのデータベースなどに記憶され、これらのデータベースから読み出されてコンピュータシステム200にインストールされる。
【0054】
そして、インストールされたCAD操作支援プログラムは、HDD224に記憶され、RAM222、ROM223などを利用してCPU221により実行される。
【0055】
(付記1)CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援プログラムであって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手順と、
前記操作フロー検索手順により検索された操作フローを操作情報として使用者に表示する操作情報表示手順と、
をコンピュータに実行させることを特徴とするCAD操作支援プログラム。
【0056】
(付記2)ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援プログラムであって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手順と、
前記操作フロー検索手順により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信手順と、
をコンピュータに実行させることを特徴とするCAD操作支援プログラム。
【0057】
(付記3)前記使用者が操作項目についての操作情報を検索した履歴を操作フローとして操作フローテーブルに登録する操作フロー登録手順をさらにコンピュータに実行させ、前記操作フロー検索手順は、前記操作フローテーブルを用いて操作フローを検索することを特徴とする付記1または2に記載のCAD操作支援プログラム。
【0058】
(付記4)CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援プログラムであって、
前記使用者がCAD図面を作成中に操作情報を参照した操作項目を、前記作成中のCAD図面の属性情報と対応付けて項目参照履歴として記憶する項目参照履歴記憶手順と、
前記CAD図面の属性情報に基づき、前記項目参照履歴を参照して、対応付けられた操作項目を検索して操作情報として提供する図面情報検索手順と
をコンピュータに実行させることを特徴とするCAD操作支援プログラム。
【0059】
(付記5)CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援方法であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索工程と、
前記操作フロー検索工程により検索された操作フローを操作情報として使用者に表示する操作情報表示工程と、
を含んだことを特徴とするCAD操作支援方法。
【0060】
(付記6)ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援装置のCAD操作支援方法であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索工程と、
前記操作フロー検索工程により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信工程と、
を含んだことを特徴とするCAD操作支援方法。
【0061】
(付記7)前記使用者が操作項目についての操作情報を検索した履歴を操作フローとして操作フローテーブルに登録する操作フロー登録工程をさらに含み、前記操作フロー検索工程は、前記操作フローテーブルを用いて操作フローを検索することを特徴とする付記5または6に記載のCAD操作支援方法。
【0062】
(付記8)CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援方法であって、
前記使用者がCAD図面を作成中に操作情報を参照した操作項目を、前記作成中のCAD図面の属性情報と対応付けて項目参照履歴として記憶する項目参照履歴記憶工程と、
前記CAD図面の属性情報に基づき、前記項目参照履歴を参照して、対応付けられた操作項目を検索して操作情報として提供する図面情報検索工程と
を含んだことを特徴とするCAD操作支援方法。
【0063】
(付記9)CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援装置であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手段と、
前記操作フロー検索手段により検索された操作フローを操作情報として使用者に表示する操作情報表示手段と、
を備えたことを特徴とするCAD操作支援装置。
【0064】
(付記10)ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援装置であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手段と、
前記操作フロー検索手段により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信手段と、
を備えたことを特徴とするCAD操作支援装置。
【0065】
【発明の効果】
以上説明したように、本発明によれば、使用者からの問い合わせに関する操作項目を含む操作フローを検索し、検索した操作フローを操作情報として使用者に表示するよう構成したので、使用者がCADの操作情報を効率良く取得することができるという効果を奏する。
【0066】
また、本発明によれば、使用者からの問い合わせに関する操作項目を含む操作フローを検索し、検索した操作フローを操作情報としてCAD装置に送信することとしたので、使用者がCADの操作情報を効率良く取得することができるという効果を奏する。
【図面の簡単な説明】
【図1】本実施の形態に係るCAD操作支援の概念を説明するための説明図である。
【図2】本実施の形態に係るCAD操作支援装置の構成を示す機能ブロック図である。
【図3】操作フローテーブルの一例を示す図である。
【図4】表示設定テーブルの一例を示す図である。
【図5】図面情報検索部が表示する図面情報検索画面の一例を示す図である。
【図6】項目参照履歴記憶部の一例を示す図である。
【図7】図2に示した操作検索部の処理手順を示すフローチャートである。
【図8】図2に示した操作フロー登録部の処理を説明するための説明図である。
【図9】操作フロー登録部の処理手順を示すフローチャートである。
【図10】本実施の形態に係るCAD操作支援プログラムを実行するコンピュータシステムを示す図である。
【図11】図10に示した本体部の機能構成を示す機能ブロック図である。
【符号の説明】
100 CAD操作支援装置
110 操作検索部
120 操作内容記憶部
130 操作フローテーブル
140 表示設定テーブル
150 操作フロー登録部
160 図面情報検索部
170 項目参照履歴記憶部
180 項目参照履歴更新部
190 制御部
200 コンピュータシステム
201 本体部
202 ディスプレイ
202a 表示画面
203 キーボード
204 マウス
205 モデム
206 LAN
207 公衆回線
208 フロッピィディスク
209 CD−ROM
211 PC
212 サーバ
213 プリンタ
221 CPU
222 RAM
223 ROM
224 ハードディスクドライブ
225 CD−ROMドライブ
226 フロッピィディスクドライブ
227 I/Oインタフェース
228 LANインタフェース
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a CAD operation support program, a CAD operation support method, and a CAD operation support device that provide operation information in response to an inquiry about a CAD operation from a CAD user. The present invention relates to a CAD operation support program, a CAD operation support method, and a CAD operation support device that enable efficient acquisition.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, when a CAD user does not know an operation in use and wants to know the operation procedure, he or she browses a manual of a paper medium or an electronic medium and traces a flow of a series of operations according to the operation. By doing so, the operation information was obtained. Alternatively, in the case of a CAD having an online manual and an online help function, a user considers a keyword related to an operation, and inputs the keyword to search for operation information.
[0003]
[Patent Document 1]
JP 2000-155503 A
[0004]
[Problems to be solved by the invention]
However, when browsing a manual, there is a problem that much trouble and time are required until information on a necessary operation point is obtained. According to the online help and the like, although information about one operation can be obtained by inputting a keyword, in many cases, the operation information of the previous stage is actually required in many cases. In such a case, the operation information of the previous stage is further added. There was a problem that had to be searched.
[0005]
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems of the related art, and a CAD operation support program, a CAD operation support method, and a CAD that enable a user to efficiently obtain CAD operation information. It is an object to provide an operation support device.
[0006]
[Means for Solving the Problems]
In order to solve the above-mentioned problems and achieve the object, the present invention is a CAD operation support program for displaying operation information in response to an inquiry about a CAD operation from a CAD user, and an operation item related to the inquiry The computer is configured to execute an operation flow search procedure for searching for an operation flow including the following, and an operation information display procedure for displaying to a user the operation flow searched by the operation flow search procedure as operation information.
[0007]
The present invention also relates to a CAD operation support method for displaying operation information in response to an inquiry about CAD operation from a CAD user, wherein the operation flow search step searches for an operation flow including an operation item related to the inquiry. And an operation information display step of displaying the operation flow searched in the operation flow search step to the user as operation information.
[0008]
The present invention also relates to a CAD operation support apparatus for displaying operation information in response to an inquiry about a CAD operation from a CAD user, wherein the operation flow search means searches for an operation flow including an operation item related to the inquiry. And operation information display means for displaying the operation flow searched by the operation flow search means to the user as operation information.
[0009]
According to this invention, since the operation flow including the operation item related to the inquiry from the user is searched and the searched operation flow is displayed as the operation information to the user, the user can efficiently display the CAD operation information. Can be obtained.
[0010]
Further, the present invention is a CAD operation support program for transmitting operation information to a CAD device in response to an inquiry about a CAD operation from a user of a CAD device connected via a network, the operation being related to the inquiry. Causing the computer to execute an operation flow search procedure for searching for an operation flow including an item, and an operation information transmission procedure for transmitting the operation flow searched by the operation flow search procedure to the CAD apparatus as operation information. I do.
[0011]
Further, the present invention is a CAD operation support method of a CAD operation support apparatus for transmitting operation information to a CAD apparatus in response to an inquiry about the CAD operation from a user of the CAD apparatus connected via a network. An operation flow search step of searching for an operation flow including an operation item related to the inquiry; and an operation information transmission step of transmitting the operation flow searched by the operation flow search step to the CAD device as operation information. It is characterized.
[0012]
According to this invention, the operation flow including the operation item related to the inquiry from the user is searched, and the searched operation flow is transmitted to the CAD apparatus as the operation information. Therefore, the user can efficiently transmit the CAD operation information. Can be obtained.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Preferred embodiments of a CAD operation support program, a CAD operation support method, and a CAD operation support device according to the present invention will be described below in detail with reference to the accompanying drawings.
[0014]
First, the concept of CAD operation support according to the present embodiment will be described. FIG. 1 is an explanatory diagram for explaining the concept of CAD operation support according to the present embodiment. In the figure, a work item “3D drawing (2D → 3D)” is composed of a series of operation items “view setting”, “3D window opening”, “vertical projection”, “rotational projection” and “shading”. It is shown that it is composed. As described above, in the CAD work, a certain work is often composed of a series of operations.
[0015]
Here, when a CAD user wants to obtain operation information of a certain operation item, he often wants to obtain not only operation information of the operation item but also operation information of an operation item preceding the operation item. For example, when a CAD user wants to obtain operation information of an operation item of “opening a three-dimensional window”, it is often the case that the user of the CAD also wants to obtain operation information of an operation item of “view setting” at a stage preceding the operation flow.
[0016]
Therefore, in the CAD operation support according to the present embodiment, not only the operation information for the operation item inquired by the user is displayed, but also the operation flow including the operation item is displayed. In this way, by displaying the operation flow including the operation items inquired by the user, the user can know the previous operation necessary for performing the predetermined operation, and efficiently display the operation information of the CAD. Can be obtained.
[0017]
In the CAD operation support according to the present embodiment, when a user refers to CAD operation information while creating a CAD drawing, the referenced operation item is stored in association with the CAD drawing attribute information, and stored. The operated item can be searched from the attribute information of the CAD drawing.
[0018]
As described above, in the CAD operation support according to the present embodiment, the user can display the operation information on each operation item of the CAD in association with the operation flow and the attribute information of the CAD drawing, thereby enabling the user to operate the CAD operation information. Can be obtained efficiently.
[0019]
Next, the configuration of the CAD operation support device according to the present embodiment will be described. FIG. 2 is a functional block diagram showing a configuration of the CAD operation support device according to the present embodiment. As shown in FIG. 1, the CAD operation support apparatus 100 includes an operation search unit 110, an operation content storage unit 120, an operation flow table 130, a display setting table 140, an operation flow registration unit 150, a drawing information search The unit 160 includes an item reference history storage unit 170, an item reference history update unit 180, and a control unit 190.
[0020]
The operation search unit 110 is a processing unit that receives a keyword from a CAD user, searches for and displays an operation flow including an operation item corresponding to the received keyword. That is, the operation search unit 110 does not simply display the operation information on the operation item corresponding to the keyword input by the CAD user, but searches and displays the operation flow including the operation item corresponding to the keyword.
[0021]
As described above, when the operation search unit 110 displays the operation flow including the operation item corresponding to the keyword, the user can obtain information on the operation of the CAD. Information can also be obtained, and operation information can be obtained efficiently.
[0022]
The operation content storage unit 120 is a storage unit that stores the CAD operation items and their operation contents in association with each other, and the operation search unit 110 searches the operation contents of the operation content storage unit 120 to provide the user with the information. Can obtain an operation item corresponding to the keyword input by the user. That is, the operation search unit 110 determines that the operation item corresponding to the operation content including the keyword received from the user is the operation item for which the user needs the operation information.
[0023]
The operation flow table 130 is a storage unit that stores a CAD work item and a series of operation items constituting the work item in association with each other. FIG. 3 is a diagram illustrating an example of the operation flow table 130.
[0024]
As shown in the figure, for example, a work item “two-dimensional drawing (front view)” is composed of a series of operation items “new creation”, “center line creation”, “outline drawing”, and “offset”. The work item “two-dimensional drawing (plan view)” is made up of a series of operation items “projection line creation”, “outline shaping”, and “hole projection”. The end of each work item indicates the end of each operation flow.
[0025]
Note that here, a case where all the operation items are different is shown, but the same operation item may be included in a plurality of work items. Further, a work item may be an operation item of another work item.
[0026]
The operation search unit 110 uses the operation flow table 130 to search for and display an operation flow from operation items. For example, when the operation search unit 110 obtains the operation item “outline” using the operation content storage unit 120 from the keyword input by the user, the operation search unit 110 uses this operation flow table 130 to perform “two-dimensional plotting”. (Front view) "and displays the operation flow.
[0027]
The display setting table 140 is a storage unit that stores a range for displaying an operation flow, and is used when the operation search unit 110 displays an operation flow. FIG. 4 is a diagram illustrating an example of the display setting table 140. As shown in the figure, the display setting table 140 stores, for each CAD user, the number of operation items as a pre-stage (pre) and a post-stage (post) to be displayed as an operation flow together with an operation item searched from a keyword. I have.
[0028]
For example, the operation search unit 110 displays, for the user “A”, the three operation items preceding the operation item searched from the keyword as an operation flow, and displays the work item for the user “B”. From the beginning to the operation item after the searched operation item from the keyword is displayed as an operation flow. For the user “C”, the operation item from the operation item before the operation item searched from the keyword to the last operation item is displayed. Is displayed as an operation flow.
[0029]
Here, the display setting table 140 is used to define the range in which the operation flow is displayed for each CAD user, but the entire operation flow can be always displayed together with the work items regardless of the user.
[0030]
The operation flow registration unit 150 is a processing unit that registers an operation flow in the operation flow table 130. More specifically, when a user searches CAD operation information, the searched operation item is registered in the operation flow table 130. When the user finishes the CAD work, the registration of the operation flow as a new work item is completed.
[0031]
By registering the operation flow in the operation flow table 130 by the operation flow registration unit 150, a search history of past operation information is accumulated, and the operation search unit 110 can display the operation flow based on the accumulated search history. it can.
[0032]
The drawing information search unit 160 is a processing unit that searches for and displays operation items associated with the CAD drawings. Here, the operation item associated with the CAD drawing is an operation item that the user refers to the operation information during the creation of the CAD drawing.
[0033]
FIG. 5 is a diagram illustrating an example of a drawing information search screen displayed by the drawing information search unit 160. As shown in the figure, a CAD drawing for searching for an operation item can be specified using attribute information such as a drawing name, a designer name, a product name, a business partner name, and a creation date. The attached operation item is displayed as a search result.
[0034]
The item reference history storage unit 170 is a storage unit that stores the operation items referred to by the user during the CAD drawing creation in association with the attribute information of the CAD drawing being created. FIG. 6 is a diagram illustrating an example of the item reference history storage unit 170. As shown in the figure, the item reference history storage unit 170 associates the reference date and time, drawing name, designer name, product name, supplier name, and creation date and time with the operation item that the user referred to the operation information. I remember.
[0035]
For example, FIG. 6 shows that the designer is “Tetsuya Okada”, the product name is “LAVEL-PRINTER-A100”, the supplier name is “ABC printing”, and the creation date is “February 11, 2003”. Indicates that the operation information of “three-dimensional drawing (2D → 3D)” was referred to at “22:00 on December 11, 2002” during the creation of the CAD drawing “Label Printing Apparatus Assembly 1”. ing.
[0036]
The item reference history update unit 180 is a processing unit that updates information stored in the item reference history storage unit 170 when a user refers to operation information of an operation item during CAD drawing creation.
[0037]
The control unit 190 is a processing unit that controls the entire CAD operation support apparatus 100. Specifically, the control unit 190 transfers control between functional units and exchanges data between the functional units and the storage unit. The CAD operation support device 100 is caused to function as one device.
[0038]
Next, a processing procedure of the operation search unit 110 shown in FIG. 2 will be described. FIG. 7 is a flowchart illustrating a processing procedure of the operation search unit 110 illustrated in FIG. As shown in the figure, the operation search unit 110 receives a keyword input by a CAD user to obtain operation information (step S701), and operates all operation items including the received keyword as operation contents. The content is retrieved from the content storage unit 120 and displayed (step S702).
[0039]
Then, from the displayed operation items, a work item including the operation item selected by the user in the operation flow is searched from the operation flow table 130 (step S703), and the number of searched work items is checked (step S704). If the number of work items is one, the operation flow of the work item is displayed for the number of steps according to the display setting table 140 (step S707).
[0040]
On the other hand, if the number of searched work items is plural, all work items are displayed (step S705), and a work item selected by the user from the displayed work items is received (step S706). The operation flow of the work item is displayed for the steps according to the display setting table 140 (step S707).
[0041]
As described above, the operation retrieval unit 110 retrieves the operation flow including the operation item corresponding to the keyword input by the user from the operation flow table 130 and displays the operation flow, so that the user can efficiently acquire the operation information. be able to.
[0042]
Next, the processing of the operation flow registration unit 150 shown in FIG. 2 will be described. FIG. 8 is an explanatory diagram for explaining the processing of the operation flow registration unit 150 shown in FIG. As shown in the figure, when the user searches for operation information on operations p, q, r, and s during CAD work, the operation flow registration unit 150 performs operations p, q, and q. An operation flow having r and operation s as a series of operation items is registered in the operation flow table 130.
[0043]
FIG. 9 is a flowchart showing a processing procedure of the operation flow registration unit 150. As shown in the drawing, while the user is performing CAD work (No at Step S901), the operation flow registration unit 150 performs a search for a CAD operation (Yes at Step S902). Then, the searched operation items are sequentially registered in one entry of the operation flow table 130 (step S903).
[0044]
Then, when the work is completed (Yes at Step S901), when a search is performed for the CAD operation, a new work name is assigned and registration in the operation flow table 130 as one work item is completed (Step S901). S904).
[0045]
As described above, in the present embodiment, the operation search unit 110 receives a keyword related to an operation from the user, searches for an operation item from the operation content storage unit 120 using the received keyword, and searches the searched operation item. Since the operation flow including the operation flow is retrieved from the operation flow table 130 and displayed, the CAD user can efficiently obtain information on the operation flow related to the operation specified by the keyword.
[0046]
Further, in the present embodiment, the drawing information search unit 160 uses the reference history of the past operation information stored in the item reference history storage unit 170 to store the operation item associated with the CAD drawing specified by the user. Is retrieved and displayed, so that operation information related to each CAD drawing can be efficiently acquired.
[0047]
In the present embodiment, a CAD operation support apparatus that performs everything from the reception of an input from a user to the output of operation information with a single apparatus has been described. However, the present invention is not limited to this. The present invention can be similarly applied to a CAD operation support device that is connected to a plurality of CAD devices via a network and provides operation information in response to a request from these CAD devices.
[0048]
That is, each CAD device accepts an input from a user and displays a search result, and the CAD operation support device accumulates an operation flow, an operation item reference history, and the like, and receives a user input from the CAD device. Operation information is retrieved, and the retrieved operation information is passed to the CAD device. As described above, by using a CAD operation support device commonly used by a plurality of CAD devices, more operation information reference histories can be accumulated, and more information can be provided to the user. Becomes possible.
[0049]
Further, in the present embodiment, the CAD operation support device has been described, but a CAD operation support program having the same function can be obtained by realizing the configuration of the CAD operation support device by software. Therefore, a computer system that executes the CAD operation support program will be described.
[0050]
FIG. 10 is a diagram illustrating a computer system that executes the CAD operation support program according to the present embodiment. As shown in the figure, the computer system 200 includes a main body 201, a display 202 for displaying information on a display screen 202a according to an instruction from the main body 201, and a computer for inputting various information to the computer system 200. A keyboard 203, a mouse 204 for specifying an arbitrary position on a display screen 202a of a display 202, a LAN interface connected to a local area network (LAN) 206 or a wide area network (WAN), and a public line 207 such as the Internet. And a modem 205 to be connected. Here, the LAN 206 connects other computer systems (PC) 211, the server 212, the printer 213, and the like to the computer system 200.
[0051]
FIG. 11 is a functional block diagram showing the configuration of the main body 201 shown in FIG. As shown in the figure, the main body 201 includes a CPU 221, a RAM 222, a ROM 223, a hard disk drive (HDD) 224, a CD-ROM drive 225, an FD drive 226, an I / O interface 227, a LAN Interface 228.
[0052]
The CAD operation support program executed in the computer system 200 is stored in a portable storage medium such as a floppy disk (FD) 208, a CD-ROM 209, a DVD disk, a magneto-optical disk, or an IC card. And installed in the computer system 200.
[0053]
Alternatively, the CAD operation support program includes a database of the server 212 connected via the LAN interface 228, a database of another computer system (PC) 211, a database of another computer system connected via the public line 207, and the like. And read from these databases and installed in the computer system 200.
[0054]
The installed CAD operation support program is stored in the HDD 224, and is executed by the CPU 221 using the RAM 222, the ROM 223, and the like.
[0055]
(Supplementary Note 1) A CAD operation support program that displays operation information in response to an inquiry about CAD operation from a CAD user,
An operation flow search procedure for searching for an operation flow including an operation item related to the inquiry,
An operation information display procedure for displaying the operation flow searched by the operation flow search procedure to the user as operation information,
A computer-readable program for causing a computer to execute the program.
[0056]
(Supplementary Note 2) A CAD operation support program that transmits operation information to a CAD device in response to an inquiry about a CAD operation from a user of the CAD device connected via a network,
An operation flow search procedure for searching for an operation flow including an operation item related to the inquiry,
An operation information transmission procedure for transmitting the operation flow searched by the operation flow search procedure to the CAD apparatus as operation information;
A computer-readable program for causing a computer to execute the program.
[0057]
(Supplementary note 3) The computer further executes an operation flow registration procedure of registering, in an operation flow table, a history in which the user has searched for operation information on operation items as an operation flow. The CAD operation support program according to claim 1 or 2, wherein the operation flow is searched by using the CAD.
[0058]
(Supplementary Note 4) A CAD operation support program that displays operation information in response to an inquiry about CAD operation from a CAD user,
An item reference history storage procedure for storing, as an item reference history, an operation item in which the user referred to operation information while creating a CAD drawing, in association with attribute information of the CAD drawing being created;
A drawing information search procedure for searching for an associated operation item and providing the same as operation information by referring to the item reference history based on the attribute information of the CAD drawing;
A computer-readable program for causing a computer to execute the program.
[0059]
(Supplementary Note 5) A CAD operation supporting method for displaying operation information in response to an inquiry about CAD operation from a CAD user,
An operation flow search step of searching for an operation flow including an operation item related to the inquiry,
An operation information display step of displaying the operation flow searched by the operation flow search step to the user as operation information,
A CAD operation support method comprising:
[0060]
(Supplementary Note 6) A CAD operation support method of a CAD operation support apparatus that transmits operation information to a CAD apparatus in response to an inquiry about the CAD operation from a user of the CAD apparatus connected via a network,
An operation flow search step of searching for an operation flow including an operation item related to the inquiry,
An operation information transmission step of transmitting the operation flow searched by the operation flow search step to the CAD device as operation information;
A CAD operation support method comprising:
[0061]
(Supplementary Note 7) The method further includes an operation flow registration step of registering, as an operation flow, a history in which the user has searched for operation information on operation items in an operation flow table, wherein the operation flow search step uses the operation flow table. 7. The CAD operation support method according to claim 5, wherein the operation flow is searched.
[0062]
(Supplementary Note 8) A CAD operation supporting method for displaying operation information in response to an inquiry about CAD operation from a CAD user,
An item reference history storing step of storing, as an item reference history, an operation item in which the user referred to operation information while creating the CAD drawing, in association with the attribute information of the CAD drawing being created;
A drawing information search step of searching for the associated operation item by referring to the item reference history based on the attribute information of the CAD drawing and providing the operation item as operation information;
A CAD operation support method comprising:
[0063]
(Supplementary Note 9) A CAD operation support device that displays operation information in response to an inquiry about CAD operation from a CAD user,
An operation flow search unit for searching for an operation flow including an operation item related to the inquiry,
Operation information display means for displaying the operation flow searched by the operation flow search means to the user as operation information,
A CAD operation support device comprising:
[0064]
(Supplementary Note 10) A CAD operation support device that transmits operation information to a CAD device in response to an inquiry about a CAD operation from a user of the CAD device connected via a network,
An operation flow search unit for searching for an operation flow including an operation item related to the inquiry,
Operation information transmission means for transmitting the operation flow searched by the operation flow search means to the CAD device as operation information;
A CAD operation support device comprising:
[0065]
【The invention's effect】
As described above, according to the present invention, an operation flow including an operation item relating to an inquiry from a user is searched, and the searched operation flow is configured to be displayed to the user as operation information. This makes it possible to obtain the operation information efficiently.
[0066]
According to the present invention, an operation flow including an operation item related to an inquiry from a user is searched, and the searched operation flow is transmitted to the CAD apparatus as operation information. There is an effect that the information can be obtained efficiently.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram for explaining the concept of CAD operation support according to the present embodiment.
FIG. 2 is a functional block diagram illustrating a configuration of a CAD operation support device according to the present embodiment.
FIG. 3 is a diagram illustrating an example of an operation flow table.
FIG. 4 is a diagram illustrating an example of a display setting table.
FIG. 5 is a diagram showing an example of a drawing information search screen displayed by a drawing information search unit.
FIG. 6 is a diagram illustrating an example of an item reference history storage unit.
FIG. 7 is a flowchart illustrating a processing procedure of an operation search unit illustrated in FIG. 2;
FIG. 8 is an explanatory diagram illustrating a process of an operation flow registration unit illustrated in FIG. 2;
FIG. 9 is a flowchart illustrating a processing procedure of an operation flow registration unit.
FIG. 10 is a diagram showing a computer system that executes a CAD operation support program according to the present embodiment.
11 is a functional block diagram illustrating a functional configuration of a main unit illustrated in FIG. 10;
[Explanation of symbols]
100 CAD operation support device
110 Operation search unit
120 Operation content storage unit
130 Operation flow table
140 Display setting table
150 Operation flow registration unit
160 Drawing Information Search Unit
170 Item reference history storage
180 Item reference history update unit
190 control unit
200 Computer System
201 body
202 Display
202a Display screen
203 keyboard
204 mouse
205 modem
206 LAN
207 Public line
208 floppy disk
209 CD-ROM
211 PC
212 server
213 Printer
221 CPU
222 RAM
223 ROM
224 Hard Disk Drive
225 CD-ROM drive
226 floppy disk drive
227 I / O interface
228 LAN interface

Claims (5)

CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援プログラムであって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手順と、
前記操作フロー検索手順により検索された操作フローを操作情報として使用者に表示する操作情報表示手順と、
をコンピュータに実行させることを特徴とするCAD操作支援プログラム。
A CAD operation support program for displaying operation information in response to an inquiry about CAD operation from a CAD user,
An operation flow search procedure for searching for an operation flow including an operation item related to the inquiry,
An operation information display procedure for displaying the operation flow searched by the operation flow search procedure to the user as operation information,
A computer-readable program for causing a computer to execute the program.
ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援プログラムであって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手順と、
前記操作フロー検索手順により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信手順と、
をコンピュータに実行させることを特徴とするCAD操作支援プログラム。
A CAD operation support program for transmitting operation information to a CAD device in response to an inquiry about the CAD operation from a user of the CAD device connected via a network,
An operation flow search procedure for searching for an operation flow including an operation item related to the inquiry,
An operation information transmission procedure for transmitting the operation flow searched by the operation flow search procedure to the CAD apparatus as operation information;
A computer-readable program for causing a computer to execute the program.
CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援方法であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索工程と、
前記操作フロー検索工程により検索された操作フローを操作情報として使用者に表示する操作情報表示工程と、
を含んだことを特徴とするCAD操作支援方法。
A CAD operation supporting method for displaying operation information in response to an inquiry about CAD operation from a CAD user,
An operation flow search step of searching for an operation flow including an operation item related to the inquiry,
An operation information display step of displaying the operation flow searched by the operation flow search step to the user as operation information,
A CAD operation support method comprising:
ネットワークを介して接続されたCAD装置の使用者からのCAD操作についての問い合わせに応答して操作情報を該CAD装置に送信するCAD操作支援装置のCAD操作支援方法であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索工程と、
前記操作フロー検索工程により検索された操作フローを操作情報として前記CAD装置に送信する操作情報送信工程と、
を含んだことを特徴とするCAD操作支援方法。
A CAD operation supporting method of a CAD operation supporting apparatus, which transmits operation information to a CAD apparatus in response to an inquiry about a CAD operation from a user of a CAD apparatus connected via a network,
An operation flow search step of searching for an operation flow including an operation item related to the inquiry,
An operation information transmission step of transmitting the operation flow searched by the operation flow search step to the CAD device as operation information;
A CAD operation support method comprising:
CADの使用者からのCAD操作についての問い合わせに応答して操作情報を表示するCAD操作支援装置であって、
前記問い合わせに関する操作項目を含む操作フローを検索する操作フロー検索手段と、
前記操作フロー検索手段により検索された操作フローを操作情報として使用者に表示する操作情報表示手段と、
を備えたことを特徴とするCAD操作支援装置。
A CAD operation support device for displaying operation information in response to an inquiry about a CAD operation from a CAD user,
An operation flow search unit for searching for an operation flow including an operation item related to the inquiry,
Operation information display means for displaying the operation flow searched by the operation flow search means to the user as operation information,
A CAD operation support device comprising:
JP2003125621A 2003-04-30 2003-04-30 Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus Pending JP2004334313A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003125621A JP2004334313A (en) 2003-04-30 2003-04-30 Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003125621A JP2004334313A (en) 2003-04-30 2003-04-30 Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus

Publications (1)

Publication Number Publication Date
JP2004334313A true JP2004334313A (en) 2004-11-25

Family

ID=33502834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003125621A Pending JP2004334313A (en) 2003-04-30 2003-04-30 Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus

Country Status (1)

Country Link
JP (1) JP2004334313A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021234850A1 (en) * 2020-05-20 2021-11-25 日本電気株式会社 Information processing device, information processing method, and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021234850A1 (en) * 2020-05-20 2021-11-25 日本電気株式会社 Information processing device, information processing method, and storage medium
JPWO2021234850A1 (en) * 2020-05-20 2021-11-25
JP7396475B2 (en) 2020-05-20 2023-12-12 日本電気株式会社 Information processing device, information processing method, and recording medium

Similar Documents

Publication Publication Date Title
CN104272302B (en) Interactive inquiry and completes template
US7769771B2 (en) Searching a document using relevance feedback
JP2008226061A (en) Image tag designating device, image searching device, operation control method therefor and program for controlling those computers
JP5515284B2 (en) Information processing apparatus, program, and information processing method
JP2007334799A (en) Information provision program, recording medium which records the program, information provision device and information provision method
JP2006215659A (en) Catalog management apparatus, catalog preparation method and catalog retrieval method
JP3078540B2 (en) Image processing system
JP2004246422A (en) Information retrieval support device
JP2004334313A (en) Cad operation supporting program, cad operation supporting method, and cad operation supporting apparatus
JP5297295B2 (en) WWW information browsing system and method, and Web browser and program
JP5228529B2 (en) Data search program, data search device, and data search method
JP2003223453A (en) Matching method for address information with position coordinates
JP2001014333A (en) Image retrieval system and image database management device
JP3469528B2 (en) Vehicle information search device, vehicle information search method, and vehicle information search system
JP2007183819A (en) Document file search system
JPH10260992A (en) Database processor and storage medium
JP4352840B2 (en) Program, data processing method and data processing system
JP2006023961A (en) Computer program for presenting document-registering person, and device and method for presenting document-registering person
JP2002288370A (en) Component information retrieving system and component inventory retrieving system
JP2012203831A (en) Electronic tag creation and display program, electronic tag creation and display method, and electronic tag creation and display device
JP2005316881A (en) Program for drawing retrieval, drawing retrieval device, and method for displaying drawing retrieval result
JP4993361B2 (en) Sample design presentation control apparatus and sample design presentation control program
JP2009104548A (en) Document retrieval device and document retrieval support method
JP2007199987A (en) Patent information retrieval system
JP2002108875A (en) Electronic manual unit and electronic manual change method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081021

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090310

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090804