JPH0496178A - Change method for cad operation characteristic - Google Patents

Change method for cad operation characteristic

Info

Publication number
JPH0496178A
JPH0496178A JP2209932A JP20993290A JPH0496178A JP H0496178 A JPH0496178 A JP H0496178A JP 2209932 A JP2209932 A JP 2209932A JP 20993290 A JP20993290 A JP 20993290A JP H0496178 A JPH0496178 A JP H0496178A
Authority
JP
Japan
Prior art keywords
initial value
system initial
cad
format
file
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
JP2209932A
Other languages
Japanese (ja)
Inventor
Hiromasa Tomita
富田 洋正
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2209932A priority Critical patent/JPH0496178A/en
Publication of JPH0496178A publication Critical patent/JPH0496178A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To realize the efficiency of design operation by changing the operation of a CAD system only by giving an operation characteristic parameter as the change instruction of a system initial value without correcting the source program of the CAD system. CONSTITUTION:System initial value change instruction 1-1 is registered in a change source form system initial value file 1-3 by using a text editor means 1-2. Then, a system initial value register means 1-5 updates an internal form system initial value file 1-6 based on the contents of a basic source form system initial value file 1-4 and the file 1-3. Next, a system main body initialization means 1-9 reads out data from the file 1-6 to be set in a system operation set value table 1-10 concentrately managing the CAD operation characteristic parameter. CAD function means 1-11a to 1-11c read the contents of the table 1-10, and performs the change of the operation corresponding to the value. Thus, a user can realize the efficient design operation by himself.

Description

【発明の詳細な説明】 C産業上の利用分野〕 本発明はCAD動作特性の変更方式に関し、特に設計作
業を効率化するCADシステムの動作特性を、ユーザの
要望に応じて変更するCAD動作特性の変更方式に関す
る。
[Detailed Description of the Invention] C. Industrial Application Field] The present invention relates to a method for changing CAD operating characteristics, and in particular, to a CAD operating characteristic that changes the operating characteristics of a CAD system to improve the efficiency of design work in accordance with user requests. Regarding the change method.

〔従来の技術〕[Conventional technology]

従来のCAD動作特性の変更方式としては、システム動
作既定値を変更する必要があるとき、CADシステムを
記述しているソースプログラム中の既定値テーブルをC
ADシステムの内部仕様にもとづき、テキスト−エディ
タで修正し、コンパイルし、リンクして実行形式プログ
ラムを作成していた。
The conventional method for changing CAD operating characteristics is to change the default value table in the source program that describes the CAD system when it is necessary to change the default values for system operation.
Based on the internal specifications of the AD system, an executable program was created by modifying it with a text editor, compiling it, and linking it.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のCAD動作特性の変更方式は、CADシ
ステムのソースプログラムを修正する必要があるため、
その変更はCADシステムの内部処理を熟知したプログ
ラミング技術者でなければ行うことができず、さらに、
そのプログラム修正が正しく行われているか否かを十分
検査する必要があった。このため、CADユーザが自分
自身で動作特性値を変更することができず、CADシス
テムの機能を生かしきれないことが、設計業務を効率化
するための制約になってしまうという問題点があった。
The conventional method for changing CAD operating characteristics described above requires modifying the source program of the CAD system;
Changes can only be made by a programming engineer who is familiar with the internal processing of the CAD system, and furthermore,
It was necessary to thoroughly check whether the program modification was performed correctly. For this reason, there was a problem in that CAD users were unable to change the operating characteristic values themselves and were unable to make full use of the functions of the CAD system, which became a constraint on streamlining design work. .

また、CAD動作特性の変更をプログラミング技術者に
依頼する場合でも、その作業には長期間を要し、CAD
システムの信頼性を低下させる原因にもなりうるという
問題点があった。
Furthermore, even when requesting a programming engineer to change the CAD operating characteristics, the work requires a long period of time, and the CAD
There is a problem in that this may cause a decrease in the reliability of the system.

本発明の目的は、CADユーザは、プログラミング技術
者の支援を受けることなく、自分自身で設計業務の効率
化を図ることができ、また、CAD動作特性を変更する
ための作業時間を短縮でき、変更によるCADシステム
の信頼性の低下を防止することができるCAD動作特性
の変更方式を提供することにある。
The purpose of the present invention is to enable CAD users to improve the efficiency of their design work by themselves without receiving assistance from programming engineers, and to shorten the work time required to change CAD operating characteristics. An object of the present invention is to provide a method for changing CAD operating characteristics that can prevent a decrease in reliability of a CAD system due to changes.

〔課題を解決するための手段〕[Means to solve the problem]

第1の発明のCAD動作特性の変更方式は、人が判読で
きる形式で初期値を格納する変更分ソース形式システム
初期値ファイルと、 入力されたシステム初期値変更指示を、プログラミング
言語Cのソース形式で前記変更分ソース形式システム初
期値ファイルへ登録するテキスト・エディタ手段と、 基本的な初期値を格納した基本ソース形式システム初期
値ファイルと、 前記基本ソース形式システム初期値ファイルからの基本
的な初期値と前記変更分ソース形式システム初期値ファ
イルからの初期値とからソース形式システム初期値を合
成し、CADシステムで直接読み取りが可能な形式へ変
換するシステム初期値登録手段と、 前記システム初期値登録手段からの出力を格納する内部
形式システム初期値ファイルと、前記内部形式システム
初期値ファイルからのシステム初期値を印刷しシステム
初期値一覧リストを出力するシステム初期値リスト出力
手段と、前記CADシステムへ前記内部形式システム初
期値ファイルの内容を読み込む本体初期化手段と、 前記内部形式システム初期値をコンピュータの主記憶装
置上で更新するシステム動作既定値テーブルと、 前記システム動作既定値テーブルから必要な動作パラメ
ータを取り出し前記CADシステムの動作特性を変更で
きる複数のCAD機能手段とを有している。
The method for changing the CAD operating characteristics of the first invention is to create a system initial value file in source format for changes that stores initial values in a human-readable format, and input system initial value change instructions in source format in programming language C. a text editor means for registering the changes in the source format system initial value file with a text editor; a basic source format system initial value file storing basic initial values; and a basic source format system initial value file storing basic initial values from the basic source format system initial value file. system initial value registration means for synthesizing a source format system initial value from the value and the initial value from the changed source format system initial value file and converting it into a format that can be directly read by a CAD system; an internal format system initial value file for storing the output from the means; a system initial value list output means for printing the system initial values from the internal format system initial value file and outputting a system initial value list; Main unit initialization means for reading the contents of the internal format system initial value file; a system operation default value table for updating the internal format system initial value on the main storage device of the computer; and necessary operations from the system operation default value table. and a plurality of CAD functional means capable of extracting parameters and changing operating characteristics of the CAD system.

また、第2の発明のCAD動作特性の変更方式は、人が
判読できる形式で初期値を格納する変更分ソース形式シ
ステム初期値ファイルと、基本的な初期値を格納した基
本ソース形式システム初期値ファイルと、 内部形式システム初期値を格納する内部形式システム初
期値ファイルと、 前記内部形式システム初期値をコンピュータの主記憶装
置上で更新するシステム動作既定値テーブルとを有し、 外部から入力されたシステム初期値変更指示を、プログ
ラミング言語Cのソース形式で前記変更分ソース形式シ
ステム初期値ファイルへ登録するテキスト−エディタス
テップと、 前記基本ソース形式システム初期値ファイルからの基本
的な初期値と前記変更分ソース形式システム初期値ファ
イルからの初期値とからソース形式システム初期値を合
成し、CADシステムで直接読み取りが可能な内部形式
へ変換し内部形式システム初期値ファイルに前記内部形
式システム初期値として格納するシステム初期値登録ス
テップと、 前記内部形式システム初期値ファイルからのシステム初
期値を印刷しシステム初期値一覧リストを出力するシス
テム初期値リスト出力ステップと、 前記CADシステムへ前記内部形式システム初期値ファ
イルの内容を読み込む本体初期化ステップ、 前記シス、テム動作既定値テーブルから必要な動作ハラ
メータを取り出し前記CADシステムの動作特性を変更
できる複数のCAD機能ステップとを有している。
Further, the method for changing the CAD operating characteristics of the second invention includes a modified source format system initial value file that stores initial values in a human-readable format, and a basic source format system initial value file that stores basic initial values. an internal format system initial value file that stores internal format system initial values, and a system operation default value table that updates the internal format system initial values on the computer's main storage device, a text editor step of registering a system initial value change instruction in the source format of the programming language C in the changed source format system initial value file; and a basic initial value and the change from the basic source format system initial value file. Synthesize the source format system initial value from the initial value from the source format system initial value file, convert it into an internal format that can be directly read by the CAD system, and store it in the internal format system initial value file as the internal format system initial value. a system initial value registration step of printing the system initial values from the internal format system initial value file and outputting a system initial value list; and a system initial value list output step of printing the system initial value file from the internal format system initial value file to the CAD system. a main body initialization step for reading the contents of the CAD system; and a plurality of CAD function steps for extracting necessary motion parameters from the system operation default value table and changing the operation characteristics of the CAD system.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のステップ並びにファイル間
の関係を示す全体構成図であり、第2図は第1図に示す
CAD動作特性の変更方式のシステム初期値登録ステッ
プの動作手順を示す図である。また、第3図は第1図に
示すCAD動作特性の変更方式に使用されるコンピュー
タシステムの装置構成図である。
FIG. 1 is an overall configuration diagram showing the steps and relationships between files in an embodiment of the present invention, and FIG. 2 shows the operating procedure of the system initial value registration step of the CAD operating characteristic changing method shown in FIG. FIG. Further, FIG. 3 is an apparatus configuration diagram of a computer system used in the method of changing CAD operating characteristics shown in FIG. 1.

第1図に示すCAD動作特性を変更方式は、人が判読で
きる形式で初期値を格納する変更分ソース形式システム
初期値ファイル1−3、入力されたシステム初期値変更
指示を、プログラミング言語Cのソース形式で変更分ソ
ース形式システム初期値ファイル1−3へ登録するテキ
スト・エディタ手段1−2、基本的な初期値を格納した
基本ソース形式システム初期値ファイル1−4、基本ソ
ース形式システム初期値ファイル1−4からの基本的な
初期値と変更分ソース形式システム初期値ファイル1−
3からの初期値とからソース形式システム初期値を合成
し、CADシステムで直接読み取りが可能な形式へ変換
するシステム初期値登録手段1−5、システム初期値登
録手段1−5からの出力を格納する内部形式システム初
期値ファイル1−6、内部形式システム初期値ファイル
1−6からのシステム初期値を印刷しシステム初期値一
覧リスト1−8を出力するシステム初期値リスト出力手
段1−7、CADシステムへ内部形式システム初期値フ
ァイル1−6の内容を読み込む本体初期化手段1−9、
内部形式システム初期値を中央処理装置の主記憶装置上
で更新するシステム動作既定値テーブル1−10、シス
テム動作既定値テーブル1−10から必要な動作パラメ
ータを取り出しCADシステムの動作特性を変更できる
複数のCAD機能手段1−11a〜1−11eから構成
されている。
The method for changing the CAD operating characteristics shown in Fig. 1 is based on a system initial value file 1-3 in a source format for changes that stores initial values in a human-readable format, and input system initial value change instructions using a programming language C. Text editor means 1-2 for registering changes in source format in source format system initial value file 1-3, basic source format system initial value file 1-4 storing basic initial values, basic source format system initial value Basic initial values and changes from file 1-4 Source format System initial value file 1-
System initial value registration means 1-5 synthesizes a source format system initial value from the initial value from 3 and converts it into a format that can be directly read by a CAD system, and stores the output from the system initial value registration means 1-5. an internal format system initial value file 1-6, a system initial value list output means 1-7 for printing system initial values from the internal format system initial value file 1-6 and outputting a system initial value list list 1-8; main body initialization means 1-9 for reading the contents of the internal format system initial value file 1-6 into the system;
A system operation default value table 1-10 that updates internal format system initial values on the main memory of the central processing unit, and a plurality of system operation parameters that can extract necessary operating parameters from the system operation default value table 1-10 and change the operating characteristics of the CAD system. It is composed of CAD function means 1-11a to 1-11e.

第3図のデイスプレィ3−1、キーボード3−2及びマ
ウス3−3は、システム初期値変更指示1−1をテキス
トエディタ手段1−2に入力する場合、及び本体初期化
手段1−9、システム動作既定値テーブル1−10、C
AD機能手段1−11a 〜1−11cから構成される
CAD本体の実行指示を行う場合に使用する。
The display 3-1, keyboard 3-2, and mouse 3-3 in FIG. Operation default value table 1-10, C
It is used to instruct execution of the CAD main body, which is composed of AD function means 1-11a to 1-11c.

中央処理装置3−4は、テキストエディタ手段1−2、
システム初期値登録手段1−5、システム初期値リスト
出力手段1−7、CADシステム本体のプログラムの実
行に使用する。
The central processing unit 3-4 includes a text editor means 1-2,
System initial value registration means 1-5, system initial value list output means 1-7, and are used for executing programs of the CAD system main body.

プリンタ3−5は、システム初期値一覧リストを出力す
るために使用する。
The printer 3-5 is used to output a system initial value list.

磁気ディスク装置3−6は、変更分ソース形式システム
初期値ファイル1−3、基本ソース形式システム初期値
ファイル1−4、内部形式システム初期値ファイル1−
6を格納するために使用する。
The magnetic disk device 3-6 stores a modified source format system initial value file 1-3, a basic source format system initial value file 1-4, and an internal format system initial value file 1-.
Used to store 6.

次に、動作を説明する。Next, the operation will be explained.

第1図において、CAD動作特性の変更方式は、システ
ム初期値変更指示1−1を、プログラミング言語Cのソ
ース形式でテキスト舎エディタ手段1−2を用いて、変
更分ソース形式システム初期値ファイル1−3へ登録す
ることから開始される。
In FIG. 1, the method for changing the CAD operating characteristics is to send a system initial value change instruction 1-1 in a source format of the programming language C using a text editor means 1-2, and send the changed amount to a system initial value file 1 in source format. -3 starts with registration.

システム初期値変更指示1−1は、CAD動作特性を規
定しているすべてのパラメータを指定する必要がなく、
ユーザが変更を希望しているもののみを記述すればよい
System initial value change instruction 1-1 does not require specifying all parameters that define CAD operating characteristics.
The user only needs to write what they wish to change.

変更可能なCAD動作特性パラメータは、格納する数値
の精度パラメータ、文字サイズセットパラメータ、図形
要素検索範囲パラメータ、グリッド丸め宵効範囲パラメ
ータ等の比較的単純な数値、文字列等で動作の特性を表
現できるものが対象となる。そして、パラメータの記述
方法は、C言語の変数代入形式を使用し、例えば、数値
の場合は)cmna24.kmnmod=1 ;のよう
な表現を、また文字列の場合は、5trcpy(ctc
a03.hcmsz、”36P”):というような表現
を用いる。
Modifiable CAD operating characteristic parameters express operating characteristics using relatively simple numerical values, character strings, etc. The target is what you can do. The parameters are written using the C language variable assignment format; for example, in the case of numerical values) cmna24. kmnmod=1 ; or in the case of a string, use 5trcpy (ctc
a03. hcmsz, "36P"): is used.

変更分ソース形式システム初期値ファイル1−3は、U
NIXのファイルシステム上に構築し、プログラミング
言語のソースプログラムと同様の形式で、CAD動作特
性パラメータのうちユーザが変更を指示したもののみを
格納する。変更分ソース形式システム初期値ファイル1
−3の内容の新規登録、修正、削除は、プログラミング
言語のソースプログラムを修正する場合と同様に、テキ
スト・エディタ手段1−2を使用する。
The modified source format system initial value file 1-3 is U
It is built on the NIX file system and stores only those CAD operating characteristic parameters that the user has instructed to change in a format similar to a programming language source program. Changes source format system initial value file 1
The text editor means 1-2 is used to newly register, modify, and delete the contents of -3 in the same way as when modifying a programming language source program.

変更分ソース形式システム初期値ファイル1−3の登録
が完了したら、システム初期値登録手段1−5により、
基本ソース形式システム初期値ファイル1−4と変更分
ソース形式システム初期値ファイル1−3との内容から
、内部形式システム初期値ファイル1−6の変更部分を
生成する。
When the registration of the changed source format system initial value file 1-3 is completed, the system initial value registration means 1-5
A modified portion of the internal format system initial value file 1-6 is generated from the contents of the basic source format system initial value file 1-4 and the modified source format system initial value file 1-3.

基本ソース形式システム初期値ファイル1−4は、CA
D動作特性パラメータ群全部を、C言語の構造体でコー
ディングしたソースプログラムの一部である。システム
初期値登録ステップ1−5は、C言語で記述されたプロ
グラムの一部である基本ソース形式システム初期値ファ
イル1−4と変更分ソース形式システム初期値ファイル
1−3を結合して1本の完全なC言語ソースプログラム
を作成する(第2図のステップ2−1)。このプログラ
ムは内部形式システム初期値ファイル1−6のうち、ユ
ーザが指示した部分を修正する機能を有している。さら
に、システム初期値登録手段1−5は、このプログラム
をコンパイルしくステップ2−2) 、リンクして実行
形式ファイルを作成しくステップ2−3) 、これを実
行して内部形式システム初期値ファイル1−6の更新を
行う(ステップ2−4)。このステップは、ファイルの
結合を行う実行形式ファイルと、C言語コンパイル用コ
マンドと、リンク用コマンドとから構成されている。
The basic source format system initial value files 1-4 are CA
This is a part of a source program in which all the D operating characteristic parameters are coded using C language structures. System initial value registration step 1-5 combines the basic source format system initial value file 1-4, which is part of a program written in C language, and the modified source format system initial value file 1-3 into one file. A complete C language source program is created (step 2-1 in FIG. 2). This program has a function of modifying a portion of the internal format system initial value file 1-6 specified by the user. Furthermore, the system initial value registration means 1-5 compiles this program (step 2-2), links it to create an executable file (step 2-3), and executes this to create an internal system initial value file 1. -6 is updated (step 2-4). This step consists of an executable file for combining files, a C language compile command, and a link command.

システム初期値の一部または全部がどのように修正され
ているかを確認するためには、システム初期値リスト出
力手段1−7を使用して、内部形式システム初期値ファ
イル1−6からデータを読み出し、システム初期値一覧
リスト1−8を出力する。
In order to check how some or all of the system initial values have been modified, use the system initial value list output means 1-7 to read data from the internal format system initial value file 1-6. , outputs the system initial value list 1-8.

内部形式システム初期値ファイル1−6の登録が完了し
た後、システム本体初期化手段1−9が内部形式システ
ム初期値ファイル1−6からデータを読み出し、CAD
動作特性パラメータの集中管理を行っているシステム動
作既定値テーブル1−10へ設定する。このテーブルは
、利用スる用途に応じて分割されており、システム全般
管理テーブル、画面表示管理テーブル、コマド・メ−’
−s  ” 7−プル、WORK、DF−Dコマンド・
テーブル、CURV、5PLNコvンド−テーブル等か
ら構成される。
After the registration of the internal format system initial value file 1-6 is completed, the system main body initialization means 1-9 reads data from the internal format system initial value file 1-6 and performs CAD processing.
It is set in the system operation default value table 1-10, which centrally manages the operation characteristic parameters. This table is divided according to the purpose of use: system general management table, screen display management table, command
-s ” 7-PULL, WORK, DF-D command・
It consists of tables, CURV, 5PLN command tables, etc.

CAD機能手段1−11 a 〜1−11 cは、シス
テムの動作モードならびにユーザのコマンド選択の指示
によって呼び出され、システム動作既定値テーブル1−
10の内容を読み出し、その値に対応した動作の変更を
行う。例えば、寸法線生成の場合では、寸法線と線種と
線幅、寸法補助線の突き抜は長、端点黒丸の半径、矢の
長さと高さ等、各種のものが変更される。
The CAD function means 1-11a to 1-11c are called by the system operation mode and the user's command selection instruction, and are based on the system operation default value table 1-11c.
Read the contents of 10 and change the operation corresponding to the value. For example, in the case of dimension line generation, various things are changed, such as the dimension line, line type, line width, the length of the extension line, the radius of the black circle at the end point, and the length and height of the arrow.

また、システム動作既定値は、CADシステムの動作中
に、ユーザが操作するコマンドにより変更することが可
能であり、CADシステムの起動時だけでなく、実行中
の任意の時点で動作特性を変更することができる。
In addition, the system operating default values can be changed by commands operated by the user while the CAD system is running, and the operating characteristics can be changed not only when the CAD system is started, but also at any time during execution. be able to.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、CADシステムのソー
スプログラムを修正することをせずに、動作特性パラメ
ータをシステム初期値の変更指示として与えるだけでC
ADシステムの動作を変更することができるようにした
ことにより、CADユーザは、プログラミング技術者の
支援を受けることなく、自分自身で設計業務の効率化を
図ることができるという効果を有する。
As explained above, the present invention enables the CAD system to be used without modifying the source program of the CAD system, by simply giving operating characteristic parameters as instructions to change the system initial values.
By being able to change the operation of the AD system, CAD users have the effect of being able to improve the efficiency of their design work by themselves without receiving assistance from a programming engineer.

また、CAD動作特性を変更するための作業時間を短縮
でき、変更によるCADシステムの信頼性の低下を防止
することができるという効果を有する。
Furthermore, it is possible to shorten the working time for changing the CAD operating characteristics, and it is possible to prevent the reliability of the CAD system from decreasing due to changes.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例のステップ並びにファイル間
の関係を示す全体構成図、第2図は第1図に示すCAD
動作特性の変更方式のシステム初期値登録ステップの動
作手順を示す図、第3図は第1図に示すCAD動作特性
の変更方式に使用される装置構成図である。 1−2・・・・・・テキスト・エディタ手段、1−3・
・・・・・変更分ソース形式システム初期値ファイル、
1−4・・・・・・基本ソース形式システム初期値ファ
イル、1−5・・・・・・システム初期値登録手段、1
−6・・・・・・内部形式システム初期値ファイル、1
−7・・・・・・システム初期値リスト出力手段、1−
8・・・・・・システム初期値一覧リス)、1−9・・
・・・・本体初期化手段、1−10・・・・・・システ
ム動作既定値テーブル、1−11a 〜1−11c・・
・・−CAD機能手段。 代理人 弁理士  内 原  晋 第2図
Figure 1 is an overall configuration diagram showing the steps and relationships between files in an embodiment of the present invention, and Figure 2 is a CAD diagram shown in Figure 1.
FIG. 3 is a diagram showing the operating procedure of the system initial value registration step of the operating characteristic changing method. FIG. 3 is a diagram showing the configuration of an apparatus used in the CAD operating characteristic changing method shown in FIG. 1-2...Text editor means, 1-3.
...Changes source format system initial value file,
1-4...Basic source format system initial value file, 1-5...System initial value registration means, 1
-6...Internal format system initial value file, 1
-7...System initial value list output means, 1-
8... System initial value list), 1-9...
...Main unit initialization means, 1-10...System operation default value table, 1-11a to 1-11c...
...-CAD functional means. Agent: Susumu Uchihara, patent attorney Figure 2

Claims (1)

【特許請求の範囲】 1、人が判読できる形式で初期値を格納する変更分ソー
ス形式システム初期値ファイルと、入力されたシステム
初期値変更指示を、プログラミング言語Cのソース形式
で前記変更分ソース形式システム初期値ファイルへ登録
するテキスト・エディタ手段と、 基本的な初期値を格納した基本ソース形式システム初期
値ファイルと、 前記基本ソース形式システム初期値ファイルからの基本
的な初期値と前記変更分ソース形式システム初期値ファ
イルからの初期値とからソース形式システム初期値を合
成し、CADシステムで直接読み取りが可能な形式へ変
換するシステム初期値登録手段と、 前記システム初期値登録手段からの出力を格納する内部
形式システム初期値ファイルと、 前記内部形式システム初期値ファイルからのシステム初
期値を印刷しシステム初期値一覧リストを出力するシス
テム初期値リスト出力手段と、前記CADシステムへ前
記内部形式システム初期値ファイルの内容を読み込む本
体初期化手段と、 前記内部形式システム初期値をコンピュータの主記憶装
置上で更新するシステム動作既定値テーブルと、 前記システム動作既定値テーブルから必要な動作パラメ
ータを取り出し前記CADシステムの動作特性を変更で
きる複数のCAD機能手段とを有することを特徴とする
CAD動作特性の変更方式。 2、人が判読できる形式で初期値を格納する変更分ソー
ス形式システム初期値ファイルと、基本的な初期値を格
納した基本ソース形式システム初期値ファイルと、 内部形式システム初期値を格納する内部形式システム初
期値ファイルと、 前記内部形式システム初期値をコンピュータの主記憶装
置上で更新するシステム動作既定値テーブルとを有し、 外部から入力されたシステム初期値変更指示を、プログ
ラミング言語Cのソース形式で前記変更分ソース形式シ
ステム初期値ファイルへ登録するテキスト・エディタス
テップと、 前記基本ソース形式システム初期値ファイルからの基本
的な初期値と前記変更分ソース形式システム初期値ファ
イルからの初期値とからソース形式システム初期値を合
成し、CADシステムで直接読み取りが可能な内部形式
へ変換し内部形式システム初期値ファイルに前記内部形
式システム初期値として格納するシステム初期値登録ス
テップと、 前記内部形式システム初期値ファイルからのシステム初
期値を印刷しシステム初期値一覧リストを出力するシス
テム初期値リスト出力ステップと、 前記CADシステムへ前記内部形式システム初期値ファ
イルの内容を読み込む本体初期化ステップ、 前記システム動作既定値テーブルから必要な動作パラメ
ータを取り出し前記CADシステムの動作特性を変更で
きる複数のCAD機能ステップとを有することを特徴と
するCAD動作特性の変更方式。
[Claims] 1. A modified source format system initial value file that stores initial values in a human-readable format, and an input system initial value change instruction, in a source format of programming language C. a text editor means for registering in a format system initial value file; a basic source format system initial value file storing basic initial values; and a basic source format system initial value file storing the basic initial values and the changes from the basic source format system initial value file. A system initial value registration means for synthesizing a source format system initial value from an initial value from a source format system initial value file and converting it into a format that can be directly read by a CAD system; and an output from the system initial value registration means. an internal format system initial value file to be stored; a system initial value list output means for printing system initial values from the internal format system initial value file and outputting a system initial value list; main unit initialization means for reading the contents of the value file; a system operation default value table for updating the internal format system initial values on the main storage of the computer; and extracting necessary operation parameters from the system operation default value table and for the CAD 1. A method for changing CAD operating characteristics, comprising: a plurality of CAD functional means capable of changing operating characteristics of a system. 2. A modified source format system initial value file that stores initial values in a human-readable format, a basic source format system initial value file that stores basic initial values, and an internal format that stores system initial values. It has a system initial value file and a system operation default value table for updating the internal format system initial values on the main memory of the computer, and receives system initial value change instructions input from the outside in source format of programming language C. a text editor step of registering the changes in the source format system initial value file with the basic initial values from the basic source format system initial value file and the initial values from the changed source format system initial value file. a system initial value registration step of synthesizing a source format system initial value, converting it into an internal format that can be directly read by a CAD system, and storing it in an internal format system initial value file as the internal format system initial value; a system initial value list output step of printing system initial values from a value file and outputting a system initial value list; a main body initialization step of reading the contents of the internal format system initial value file into the CAD system; and a system operation default step. A method for changing CAD operating characteristics, comprising a plurality of CAD function steps capable of extracting necessary operating parameters from a value table and changing the operating characteristics of the CAD system.
JP2209932A 1990-08-08 1990-08-08 Change method for cad operation characteristic Pending JPH0496178A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2209932A JPH0496178A (en) 1990-08-08 1990-08-08 Change method for cad operation characteristic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2209932A JPH0496178A (en) 1990-08-08 1990-08-08 Change method for cad operation characteristic

Publications (1)

Publication Number Publication Date
JPH0496178A true JPH0496178A (en) 1992-03-27

Family

ID=16581047

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2209932A Pending JPH0496178A (en) 1990-08-08 1990-08-08 Change method for cad operation characteristic

Country Status (1)

Country Link
JP (1) JPH0496178A (en)

Similar Documents

Publication Publication Date Title
JP4794437B2 (en) An extended system for representing and checking the integrity of program components during the editing process
CN109710260A (en) It is a kind of based on multi-platform applet code converting system and conversion method
JP3562435B2 (en) Automatic component generator
JP2005182562A (en) Compiling method and apparatus, and compiler
JPH0496178A (en) Change method for cad operation characteristic
KR100417655B1 (en) Regulating information generator and program development system composed of regulator
WO2020158347A1 (en) Information processing device, method, and program
JP2946715B2 (en) Program generation method and specification input method for it
KR100846203B1 (en) Method for generating mobile application and record media recorded program for realizing the same
JP4449799B2 (en) Data dynamic loading template application method and apparatus
JP5966801B2 (en) Language converter, program
JP4223745B2 (en) Computer, program source code generation method
JPH0667871A (en) Automatic program updating system
JP4154164B2 (en) Knowledge reuse system
KR20020021083A (en) System for generating optimized computer data field conversion routines
JP3570870B2 (en) System construction apparatus, system construction method, and medium recording system construction program
JP2000276344A (en) Program generation system using object and its program generating method
JP3041919B2 (en) Program combination processor
JPH06168011A (en) Program generating device
JP2004334436A (en) Large-scale data handling apparatus
JPH05181653A (en) Shell program generating device
JPS63104153A (en) Symbol compiling system for abort damp data
JPH04263318A (en) General-purpose software generator
Cook et al. Java and C/C++ Language Features in Terms of Network Programming
JPH05119983A (en) Table generation system