JP2000155857A - Multi-dimensional definition method for object and its device - Google Patents

Multi-dimensional definition method for object and its device

Info

Publication number
JP2000155857A
JP2000155857A JP11014648A JP1464899A JP2000155857A JP 2000155857 A JP2000155857 A JP 2000155857A JP 11014648 A JP11014648 A JP 11014648A JP 1464899 A JP1464899 A JP 1464899A JP 2000155857 A JP2000155857 A JP 2000155857A
Authority
JP
Japan
Prior art keywords
cell
subspace
information
dimension
dimensional
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.)
Granted
Application number
JP11014648A
Other languages
Japanese (ja)
Other versions
JP3411973B2 (en
Inventor
Toshiyasu Kunii
利▲泰▼ 國井
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.)
MONORISU KK
Original Assignee
MONORISU KK
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 MONORISU KK filed Critical MONORISU KK
Priority to JP01464899A priority Critical patent/JP3411973B2/en
Publication of JP2000155857A publication Critical patent/JP2000155857A/en
Application granted granted Critical
Publication of JP3411973B2 publication Critical patent/JP3411973B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a modeling technique for realizing the maintenance of the symmetry and validity of a shape including a boundary part. SOLUTION: A shape to be processed is inputted by a shape information inputting part 6. A part to be processed is designated by a part to be processed designating part 8. A sub-space in which cells are constituted as elements in the order starting with lower order is constructed for the designated pat, and the cell information is obtained by a cell information obtaining part 10. A cell information outputting part 14 outputs the obtained cell information to a database 12.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明が属する技術分野】本発明は、三次元形状を含む
任意の次元の現象や事象をコンピュータ内に定義するこ
との可能な表現方法、符号化方法または装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an expression method, an encoding method, or an apparatus capable of defining a phenomenon or an event of any dimension including a three-dimensional shape in a computer.

【0002】[0002]

【従来の技術】形状モデリングは立体をコンピュータ内
で取り扱うために必要な基礎技術である。モデリングの
方法として、過去からいろいろなものが提案されてき
た。たとえば、ポリゴンデータによって立体の表面を近
似表現する手法、立体の表面をいくつかの部分に分割し
て曲面パッチを貼り付ける方法、プリミティブと呼ばれ
る球、正三角錐、立方体などの基本立体の組合せと集合
演算で対象物を三次元的に表現するCSG手法、立体の
頂点の座標、頂点の組合せで規定される辺、辺の組合せ
で規定される面などをそれぞれ記述して対象物の形状を
特定する境界表現法など、手法自体は枚挙に暇がない。
2. Description of the Related Art Shape modeling is a basic technique necessary for handling a solid in a computer. Various modeling methods have been proposed in the past. For example, a method of approximating the surface of a solid by polygon data, a method of dividing the surface of the solid into several parts and pasting a curved surface patch, a combination and collection of basic solids such as spheres, regular triangular pyramids, and cubes called primitives The CSG method of expressing the object three-dimensionally by calculation, the coordinates of the vertices of the solid, the side defined by the combination of vertices, the surface defined by the combination of sides, and the like are specified to specify the shape of the object. The methods themselves, such as the boundary representation method, have no spare time.

【0003】モデリングはひとり形状にとどまらず、コ
ンピュータで任意の事象、現象を取り扱うとき、明示
的、暗黙的を問わず、つねに行われていることである。
たとえば、データベースの設計においても対象物の特徴
をどう捉えるかというモデリングが基礎にあるし、プロ
グラムに必要なパラメータを導入する行為も、処理内容
をパラメータによって数値概念化するモデリングという
ことができる。さらに、自然科学における現象解析に
は、モデルを立てる、すなわちモデリングという仮定の
段階とその検証の段階がある。社会科学でも各種金融モ
デルによって現実に活動が行われている。実のところ、
人間の思考行為、創作活動の中でモデリングという概念
を含まないものを探すほうが困難といってよいのであ
る。
[0003] Modeling is not limited to a single shape, and is always performed, whether explicitly or implicitly, when dealing with an arbitrary event or phenomenon on a computer.
For example, the design of a database is based on modeling how to grasp the characteristics of an object, and the act of introducing parameters necessary for a program can also be referred to as modeling that converts the processing contents into numerical concepts using parameters. Furthermore, in the phenomena analysis in the natural sciences, there is a stage of making a model, that is, a modeling assumption, and a stage of verification thereof. In social science, various financial models are actually working. In fact,
It is more difficult to find human thinking and creative activities that do not include the concept of modeling.

【0004】[0004]

【発明が解決しようとする課題】いま、はなしをコンピ
ュータによる事象、現象の処理に戻し、さらにその中の
形状の処理を例に議論する。特に、モデリングで表現さ
れる形状が「有効」か「無効」か(valid or invalid)
というテーマについて考察する。たとえば、ここに正三
角錐という立体をとる。よく知られるワイヤーフレーム
モデルでこの正三角錐を表現しようとすると、実は、は
じめから大きな問題に行き当たる。このモデルでは6本
の同等なワイヤーによって正三角錐を形作るものであ
り、各頂点では3本のワイヤーが出会う。ここで、ワイ
ヤーとして開(open)なもの、すなわち、両端を含まな
いものを用いると、3本のワイヤーの端部が集まる頂点
自体も開となり、頂点の実体が欠落したモデリングにな
ってしまう。このモデリング結果をディスプレイに表示
しようとすれば、すでに論理レベルで頂点が欠落してい
るため、画素へのマッピングという物理レベルにおいて
も実際に頂点が欠けた状態で表示されることがある。こ
の表現では、形状は「無効」といわざるを得ない。
Now, the story will be returned to the processing of events and phenomena by a computer, and the processing of the shapes therein will be discussed as an example. In particular, whether the shape represented by modeling is "valid" or "invalid" (valid or invalid)
Consider the theme of For example, here we take a solid called a triangular pyramid. Attempting to represent this equilateral triangular pyramid with a well-known wireframe model is actually a big problem from the beginning. In this model, a regular triangular pyramid is formed by six equal wires, and three wires meet at each vertex. Here, if an open wire, that is, a wire that does not include both ends, is used, the vertex itself where the ends of the three wires are gathered is also open, resulting in a model in which the substance of the vertex is missing. If this modeling result is to be displayed on a display, the vertex is already missing at the logical level, so that even at the physical level of mapping to pixels, the vertex may be actually displayed with the vertex missing. In this representation, the shape must be said to be "invalid".

【0005】一方、ワイヤーとして閉(closed)なも
の、すなわち両端を含むものを用いると、頂点では3本
のワイヤーの3つの端部が重複してしまい、やはり形状
は「無効」である。本来、頂点では3本のワイヤーの端
部が、いわば「一点に融和する」という状態を表現しな
ければならず、結局、唯一「有効」な表現は、1本のワ
イヤーを閉、残り2本を開とする程度しかない。この方
法ではワイヤーの同等性(equivalence)は失われて形
状が非対称になり、正三角錐の方向に応じて異なる処理
が必要になる。
On the other hand, if a closed wire, that is, a wire including both ends, is used as a wire, the three ends of the three wires overlap at the vertex, and the shape is still “invalid”. Essentially, at the top, the ends of the three wires must express the state of "integrating into one point", so to speak, the only "effective" expression is that one wire is closed and the other two are closed. There is only about opening. In this method, the equivalence of the wires is lost and the shape becomes asymmetric, requiring different treatments depending on the direction of the equilateral triangular pyramid.

【0006】問題の本質は境界モデリング(boundary m
odeling)でも同じである。この方法では、例えば4枚
の合同な正三角形のパネルによって正三角錐を形作る
が、ふたつのパネルが出会う正三角錐の辺において、パ
ネルが閉であれば辺が重複し、パネルが開であれば辺が
空白となり、いずれの形状も「無効」である。一方のパ
ネルを閉、他方を開とする場合には、やはり形状が非対
称となって不都合が生じる。正三角錐というきわめて単
純な形状の設計においてすら、正当な境界の表現という
課題は未解決である。この課題は本発明者らが30年以
上も前に、フレームバッファを備えたラスターグラフィ
ックス(raster graphics)を提唱した当時から認識
し、いずれかの研究者が解答を与えるものと半ば期待し
つつ果たされないものであった。
The essence of the problem is boundary modeling.
odeling). In this method, a regular triangular pyramid is formed by, for example, four congruent regular triangular panels. On the sides of the regular triangular pyramid where two panels meet, if the panel is closed, the sides overlap, and if the panel is open, the sides overlap. Becomes blank, and all shapes are “invalid”. When one panel is closed and the other panel is opened, the shape is also asymmetric, which causes inconvenience. Even in the design of a very simple shape of a regular triangular pyramid, the problem of expressing a valid boundary is unresolved. This problem was recognized by the present inventors more than 30 years ago when they proposed raster graphics with a frame buffer, and while half-expected that any researcher would give an answer. It was not fulfilled.

【0007】以上の観点に鑑み、本発明の目的は、境界
部分を含む形状の対称性と有効性の維持を実現するモデ
リング手法の提供にある。形状の対称性と有効性の維持
は、形状を可能な限り同等な要素に分解し、またそれら
の要素から形状を正しく構築できることにつながる。そ
のため、形状を部品化してデータベースを構築すること
が容易かつ有用となる。したがって、本発明の別の目的
は、部品への分解、または部品からの組立という工程を
も含め、簡明かつどのような対象物に対しても統一的な
データフォーマットで形状を表現するモデリング手法の
提供にある。この結果、かつて設計された無数のデザイ
ン資産を部品化して再利用するという、情報科学のひと
つの目的を達成する手段が与えられる。
In view of the above, it is an object of the present invention to provide a modeling method for maintaining the symmetry and validity of a shape including a boundary portion. Preserving the symmetry and validity of a shape leads to the ability to break down the shape into as similar elements as possible and to construct the shape correctly from those elements. Therefore, it becomes easy and useful to construct a database by converting the shape into a part. Therefore, another object of the present invention is to provide a modeling method for expressing the shape of a simple and unified object in a uniform data format, including the steps of disassembly into parts or assembly from parts. On offer. As a result, there is provided a means for achieving one purpose of information science, in which countless design assets designed once are made into parts and reused.

【0008】さらに別の目的は、三次元の範囲で記述さ
れる形状のみならず、広く多次元データまたは多変量に
よって表される種々の事象、現象を部品化、再利用、ま
たは解析しやすい、対象物の多次元的定義技術の提供に
ある。
[0008] Still another object is not only a shape described in a three-dimensional range, but also various events and phenomena widely represented by multidimensional data or multivariables, which can be easily made into parts, reused, or analyzed. An object of the present invention is to provide a multidimensional definition technology for an object.

【0009】さらに別の目的は、任意の次元の事象、現
象に対して所定の操作を加えるとき、その操作内容を簡
明に記述できる対象物の多次元的定義技術の提供にあ
る。この技術により、任意の次元の事象、現象を容易
に、かつ統一的にコンピュータ内で取り扱うための共通
的プラットフォームを実現することを目的とする。
It is still another object of the present invention to provide a multidimensional definition technique of an object which can easily describe the contents of an operation when a predetermined operation is performed on an event or a phenomenon of an arbitrary dimension. With this technology, an object is to realize a common platform for easily and uniformly handling events and phenomena of any dimension in a computer.

【0010】[0010]

【課題を解決するための手段】本発明では、先ほどの例
における「一点に融和する」というときの「融和」をセ
ル構造空間における「セル接着」として数学的に定式化
する。以下、「形状」というときは任意の次元の事象、
現象を三次元立体の形状で代表させているだけであり、
本発明の適用範囲は「形状」にとどまらないことに留意
すべきである。
According to the present invention, the "integration" in the case of "integrating into one point" in the above example is mathematically formulated as "cell adhesion" in the cell structure space. Hereinafter, the term “shape” refers to an event of any dimension,
The phenomenon is only represented by a three-dimensional solid shape,
It should be noted that the scope of the present invention is not limited to “shape”.

【0011】本発明の対象物の多次元的定義方法は、対
象物をセル構造空間における各次元のセルに分解し、所
定次元の部分空間をその所定次元以下のセルの集合によ
って構築し、その所定次元の部分空間がその所定次元を
越える次元の部分空間に包含される形で異なる次元の部
分空間どうしの関係を記述し、記述された各次元の部分
空間に関する幾何情報および位相幾何情報、ならびに前
記各次元の部分空間の間に規定される幾何接着情報およ
び位相幾何接着情報を取得し、それらの各情報を含む形
式にてその対象物を符号化するものである。
According to the method for multidimensionally defining an object of the present invention, an object is decomposed into cells of each dimension in a cell structure space, and a subspace of a predetermined dimension is constructed by a set of cells of a predetermined dimension or less. Describe the relationship between the subspaces of different dimensions in a form in which the subspace of a predetermined dimension is included in the subspace of a dimension exceeding the predetermined dimension, and describe geometric information and topological information about the described subspace of each dimension, and It acquires geometric adhesion information and topological adhesion information defined between the subspaces of the respective dimensions, and encodes the object in a format including the information.

【0012】ここで、前記位相幾何接着情報は、より低
次の部分空間に対してより高次の部分空間を連続写像を
用いて接着する形で前記対象物を構成する各部分空間を
記述するための情報を含んでもよい。また、前記連続写
像は全射な写像でもよく、その全射な写像は、ある次元
の部分空間に対し、それよりもひとつ高次の部分空間を
対応づけるものであってもよい。前記部分空間は開集合
として定義され、前記連続写像は前記「より高次な部分
空間」の境界をその定義域としてもよい。また、前記連
続写像は、部分空間の間において具体的な要素間の対応
関係を記述する要素写像という付加的な情報によって、
より特定されるものであってもよく、この要素写像は、
部分空間の間において幾何的な特徴要素間の対応関係を
記述するものであってもよい。
Here, the topological adhesion information describes each subspace constituting the object in such a manner that a higher-order subspace is bonded to a lower-order subspace using a continuous mapping. Information may be included. Further, the continuous mapping may be a surjective mapping, and the surjective mapping may correspond to a subspace of a certain dimension and a higher-order subspace than that. The subspace may be defined as an open set, and the continuous map may have a boundary of the “higher-order subspace” as its domain. Further, the continuous mapping is based on additional information called an element mapping that describes a correspondence between specific elements between subspaces.
It may be more specific, and this element mapping is
The correspondence between geometric feature elements in the subspaces may be described.

【0013】一方、本発明の対象物の多次元的定義装置
は、対象物を記述するデータを取り込む入力部と、取り
込まれたデータのうち処理すべき部分を指定する指定部
と、指定された部分をセル構造空間における各次元の部
分空間に分解し、その幾何情報および位相幾何情報、な
らびに前記各次元の部分空間の間に規定される幾何接着
情報および位相幾何接着情報を取得する取得部とを含
む。
On the other hand, the multi-dimensional object definition apparatus of the present invention has an input unit for inputting data describing an object, a specifying unit for specifying a part to be processed in the input data, An acquisition unit that decomposes the part into subspaces of each dimension in the cell structure space, and obtains geometric information and topology information thereof, and geometric adhesion information and topology geometric adhesion information defined between the subspaces of each dimension; including.

【0014】対象物の所定部分を構成するセルに関する
位相幾何情報を各セルに関連づけて記録する第一テーブ
ルと、前記セルに関する幾何情報を各セルに関連づけて
記録する第二テーブルと、各次元の部分空間をその次元
以下のセルの集合の形で、かつ各セルがいずれの部分空
間に属するか示す形で表現する第三テーブルと、異なる
次元の部分空間どうしの接着情報を各部分空間と関連づ
けて記録する第四テーブルとを含み、これら第一乃至第
四テーブルによって前記所定部分を部品としてアクセス
可能に構成したことを特徴とする、対象物の多次元的定
義情報を記録したコンピュータ読み取り可能な記録媒体
も本発明のひとつの態様である。前記第四テーブルは、
部分空間の間に規定される幾何接着情報を記録するテー
ブルと、部分空間の間に規定される位相幾何接着情報を
記録するテーブルとを含むものであってもよい。
A first table for recording topological information relating to cells constituting a predetermined portion of the object in association with each cell; a second table for recording geometric information relating to the cells in association with each cell; A third table that expresses the subspace in the form of a set of cells below that dimension and which cell belongs to which subspace, and associates the adhesion information between subspaces of different dimensions with each subspace And a computer-readable recording device that records the multidimensional definition information of the object, wherein the predetermined portion is configured to be accessible as a component by using the first to fourth tables. A recording medium is also one embodiment of the present invention. The fourth table,
It may include a table for recording geometric adhesion information defined between subspaces and a table for recording topological adhesion information defined between subspaces.

【0015】[0015]

【発明の実施の形態】まず、本発明の基礎として、本発
明者によるセル構造空間理論の拡張理論を説明する。
「n次元セル」はn次元の位相幾何学的な開球IntBn
位相同型(同相)な位相空間として定義され、enとも
表記される。すなわち、 en=IntBn であり、本明細書では「セル」といえば境界を含まない
開球または開集合と決める。ここで閉球Bは、 Bn={x∈Rn,‖x‖≦1} であり、n次元セルen、すなわち開球 IntBnは、 IntBn={x∈Rn,‖x‖<1} と表記できる。閉球Bnの境界∂Bnは、 ∂Bn=Bn−IntBn=Sn-1 (式1) と表記でき、これは位相幾何学的には(n-1)次元球面
に当たる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS First, the present invention
We explain the extended theory of cell structure space theory by the author.
"N-dimensional cell" is an n-dimensional topological open sphere IntBnWhen
Defined as topologically homomorphic (in-phase) topological space, enWith
Notation. That is, en= IntBn  In this specification, "cell" does not include a boundary.
We decide open ball or open set. Here closed ball BnIs Bn= {X∈Rn, {X} ≦ 1}, and an n-dimensional cell enIn other words, open ball IntBnIs IntBn= {X∈Rn, {X} <1}. Closed ball BnThe boundary ∂BnIs ∂Bn= Bn-IntBn= Sn-1Which can be expressed as (Equation 1), which is topologically a (n-1) -dimensional spherical surface
Hit.

【0016】位相空間Xの中にセルの有限または無限の
配列Xpを設計することができる。Zを整数とすると、
この配列による空間は{Xp|p∈Z}と表記でき、こ
の空間は一般にフィルトレーション(filtration)空間
と呼ばれる。フィルトレーション空間Xpは位相空間X
の被覆であり、つぎのように定義される。
A finite or infinite array of cells X p can be designed in the phase space X. If Z is an integer,
The space by this array can be expressed as {X p | p {Z}, and this space is generally called a filtration space. The filtration space X p is the topological space X
And is defined as follows:

【0017】1.X=∪p∈Zpであり、 2.Xp-1はXpの部分空間であり、骨格(skeleton)と
もよばれる、 X0⊆X1⊆…⊆Xp-1⊆Xp⊆…⊆X (式2) という関係がなりたつ。
1. X = a p∈Z X p, 2. X p-1 is a subspace of X p and is also called a skeleton, and has a relationship of X 0 ⊆X 1 ⊆ ... ⊆X p-1 ⊆X p ⊆ ... ⊆X (Equation 2).

【0018】このフィルトレーション空間は{Xp|Xp
∈X,p∈Z}と表記でき、位相空間Xの「セル分解(c
ell decomposition)」、または、それぞれがセルであ
る部分空間Xへの位相空間Xの分割(partition)と
呼ばれる。なお、フィルトレーション空間の中で、有限
個のセルでできる位相空間XはとくにCW空間(Closur
e finite Weak topology space:閉包有限な弱い位相空
間)と呼ばれる。
This filtration space is expressed as {X p | X p
{X, p {Z}, and the cell decomposition (c
ell decomposition) ", or, respectively called split phase space X to the subspace X p is a cell (partition). In the filtration space, the phase space X formed by a finite number of cells is particularly a CW space (Closur
It is called e finite Weak topology space.

【0019】以下の帰納的な手法により、式2の骨格を
もつフィルトレーション空間を位相空間として構築する
ことができる。まず、ゼロ次元セルe0を要素とする部
分空間X0⊂Xを生成する。つづいて、全射(surjectiv
e)かつ連続な写像Fpにより、閉球Bpの和集合∪ip i
と位相空間Xp-1の間で直和(disjoint union:共通部
分を持たない和集合で、論理的にはエクスクルーシブオ
アと同等)をとることにより、位相空間Xを構築する
ことができる。この写像Fpは、 Fp:∪o i∂Bp i → Xp-1 (式3) と表記できる。ただし、この明細書では表記の都合上、
直和を∪oで表す。なお、一般に「写像f:X→Yが全
射」とは、(∀y∈Y)について、(∃x∈X)[f
(x)=y]を意味する。また、「写像f:X→Yが連
続」とは、「{f-1(y)|y∈A}がXにおいて開集合
のとき、およびそのときに限り、部分集合A∈XがXに
おいて開集合になる」ことを意味する。
By the following recursive method, a filtration space having the skeleton of Equation 2 can be constructed as a topological space. First, a subspace X 0 ⊂X having a zero-dimensional cell e 0 as an element is generated. Then, surjectiv
e) By the continuous mapping F p , the union 閉i B p i of the closed sphere B p
A direct sum between the phase space X p-1 (disjoint union: in union of disjoint, logically equivalent to the exclusive OR) by taking, it is possible to construct a phase space X p. This mapping F p is given by F p : ∪ o i ∂B p i → X p-1 (Equation 3) However, in this specification, for convenience of notation,
The direct sum is represented by ∪ o . In general, “map f: X → Y is surjective” means that (∃y∈Y) is (∃x∈X) [f
(x) = y]. Further, “map f: X → Y is continuous” means that “{f −1 (y) | y∈A} is an open set at X, and only when that, the subset A∈X is It becomes an open set. "

【0020】写像Fpは接着写像(attaching map、adjo
ining map、adjunction map、gluing mapなど)と呼ば
れ、新たに生じる位相空間Yは付加空間(attaching sp
ace,adjunction space、adjoining spaceなど)とよば
れる。式3は、Xp-1からXpが構成(compose)できる
ことを意味している。すなわち、まず直和Xp-1o(∪
ip i)を考え、x∈∂Bp iなる点xを連続写像fp i、 fp i=Fp|∂Bp i:∂Bp i → Xp-1 によってx〜fp i(x)を満たしながらFとアイデンティ
ファイ、すなわち同一化すればよい。なお、ここで用い
た|の記号は、リストリクション(restriction)、す
なわち写像の制限を示し、例えば、 g:Y→Z なる任意の写像gに対し、gからXへのリストリクショ
ンは、 i:X→Y なるiを用いて、 g|x=goi:X→Z と書かれる。iはインクルージョン(inclusion)、す
なわち写像の包含を意味し、∀x∈Xについて、i
(x)=xとなるものである。
Mapping FpIs an attachment map, adjo
ining map, adjunction map, gluing map, etc.)
The newly generated phase space Y is attached space (attaching sp
ace, adjunction space, adjoining space, etc.)
It is. Equation 3 gives Xp-1To XpCan compose
Means that. In other words, first,p-1o(∪
iBp i), X∈∂Bp iIs a continuous mapping fp i, Fp i= Fp| ∂Bp i: ∂Bp i → Xp-1  X to fp iF and identity while satisfying (x)
Phi, that is, it may be the same. Used here
The | symbol is a restriction (restriction)
That is, the restriction of the mapping is shown. For example, for an arbitrary mapping g such that g: Y → Z, a restriction from g to X is performed.
Is written as g | x = goi: X → Z using i: i → X → Y. i is for inclusion
That is, it means inclusion of a map, and for ∀x∈X, i
(X) = x.

【0021】以上の考察より、Xpは商空間(quotient
space)となり、 Xp=Xp-1o(∪ip i)/(x〜fp i(x)|∀x∈∂Bp i) =Xp-1f(∪i IntBp i)/x〜 (添え字fはfp i(x)のこと) であるから、写像fp iに沿う接着で得られるこの空間は
付加空間となる。ここで「〜」は同値関係を表す。同値
関係は同一律(reflexive)「x〜x」、対称律(symme
tric)「x〜yならy〜x」、推移律(transitive)
「x〜yかつy〜zならx〜z」がすべて成り立つ関係
であり、幾何的な同値関係、位相幾何的な同値関係、ホ
モトピー同値関係などがある。幾何的な同値関係として
合同、相似などの関係、位相幾何的な同値関係として位
相同型(homeomorphic)という関係、ホモトピー同値関
係としてホモトピー同値(homotopic equivalent)とい
う関係がある。
From the above considerations, X p is the quotient space (quotient space).
space) next, X p = X p-1 ∪ o (∪ i B p i) / (x~f p i (x) | ∀x∈∂B p i) = X p-1 ∪ f (∪ i IntB Since p i ) / x ((the subscript f is f p i (x)), this space obtained by bonding along the mapping f p i is an additional space. Here, “〜” represents an equivalence relationship. The equivalence relation is reflexive "x ~ x", symmetry rule (symme
tric) "If x ~ y then y ~ x", transitive
"X to y if x to y and y to z" is a relation that holds, such as a geometric equivalence relation, a topological equivalence relation, and a homotopy equivalence relation. Geometric equivalence relations include congruence and similarity relations, topological equivalence relations include homeomorphic relations, and homotopy equivalence relations include homotopic equivalents.

【0022】同値類(equivalence class)をx/〜と
表記するとき、それは、 x/〜={y∈X|x〜y} と書ける。つまり同値類x/〜とは、xといま問題にし
ているある種の同値関係にあるすべての要素による集合
である。
When an equivalence class is expressed as x / 〜, it can be written as x / 〜 = {y∈X | x〜y}. In other words, the equivalence class x / 〜 is a set of all elements that have a certain equivalence relationship with x in question.

【0023】一方、商空間はすべての同値類からなる集
合のことで、一般に大文字を用いてX/〜と表記され
る。したがって、それぞれ異なる同値類をx/〜(j
∈Z)とかけば、商空間X/〜は、 X/〜={x1/〜,x2/〜,...} という、いわば同値類ごとにつけられたインデックス
「x/〜」の集合となる。なお、商写像(quotient m
apping)fQは、 fQ:X→X/〜 と定義される。以降、同相(位相同型)という同値関係
を中心に議論することになる。本発明者は接着写像をと
る際のセルの開閉に関する明確な定義、セル構造空間理
論に対する要素写像の導入などによって理論拡張および
コンピュータ内における利用を可能にしたが、それらに
ついては具体的な処理の場面にて後述する。
On the other hand, the quotient space is a set of all equivalence classes, and is generally expressed as X // using uppercase letters. Therefore, different equivalent classes are represented by x j // (j
∈Z), the quotient space X / 〜 is represented by the index “x j / 〜” of X / 〜 = {x 1 / 〜, x 2 / 〜,. Be a set. The quotient map (quotient m
apping) f Q is defined as f Q : X → X / 〜. Hereinafter, the discussion will focus on the equivalence relationship of in-phase (topological isomorphism). The present inventor has made it possible to extend the theory and use it in a computer by clearly defining the opening and closing of cells when taking an adhesive map and introducing element mapping to the cell structure space theory. It will be described later in the scene.

【0024】以上の本発明に関連するセル構造空間の理
解をもとに、セル構造空間を用いた対象物の部品からの
構築(composition)、再利用可能な部品への分解(dec
omposition)の技術について説明する。ここでは特に、
既存の三次元立体の形状データをもとにその立体をセル
構造空間内で部品化しなおす処理を考える。ただし、立
体をスクラッチベースからセル構造空間で記述していく
ことも当然可能である。
Based on the above understanding of the cell structure space related to the present invention, the composition (composition) of the object from the parts using the cell structure space and the decomposition (dec) into reusable parts
omposition) technology. Here, in particular,
Consider a process of converting a three-dimensional object into a part in a cell structure space based on the shape data of the existing three-dimensional object. However, it is naturally possible to describe the solid from the scratch base in the cell structure space.

【0025】図1は本発明を用いた形状定義装置2の構
成図である。この装置2は部品化の対象物に関する情報
を入力し、その形状をセル構造空間を用いて位相幾何学
的に再定義するものである。処理の概略は、図14など
に示す正三角錐ABCDを例にとり、これを図4から図
14に示す順に0次元セルから順次構築していき、その
構成データを図15から図19に示すテーブルへ格納し
ていくものである。以下、単に正三角錐というときは、
図14などの正三角錐ABCDを指すものとする。
FIG. 1 is a configuration diagram of a shape definition device 2 using the present invention. The apparatus 2 inputs information on an object to be made into a component, and redefines its shape topologically using a cell structure space. The outline of the processing is, for example, a regular triangular pyramid ABCD shown in FIG. 14 or the like, which is sequentially constructed from 0-dimensional cells in the order shown in FIG. 4 to FIG. 14, and the configuration data is stored in the tables shown in FIG. It will be stored. In the following, when we simply call the equilateral triangular pyramid,
It refers to the equilateral triangular pyramid ABCD shown in FIG.

【0026】形状定義装置2は、形状データベース4か
ら立体、たとえばCADで設計された自動車や各種機
械、その他のデザインに係る対象物の形状データを取り
込む形状情報入力部6と、取り込まれた形状データのう
ち実際に形状の再定義をすべき部分(以下「対象部分」
ともいう)を指定する処理部分指定部8と、対象部分に
ついてユーザが入力したセルに関する情報(「セルに関
する情報」を以下単に「セル情報」という)を取得する
か、または対象部分の形状データをもとにそのセル情報
を自動抽出するセル情報取得部10と、取得されたセル
情報をセルデータベース12へ格納するセル情報出力部
14と、一連の処理に必要な指示をユーザから受け付け
るユーザインタフェイス部16と、表示装置18を制御
する表示制御部20からなる。これらの各機能部分はハ
ードウエア、ソフトウエアのいずれの形態で実装されて
もよく、例えばパーソナルコンピュータをベースに構築
されてもよい。
The shape definition device 2 includes a shape information input unit 6 for inputting shape data of a solid, for example, a car or various machines designed by CAD, or other objects related to a design from the shape database 4, Part of the shape for which the shape should be actually redefined
), And obtains information on a cell (hereinafter, “cell information” is simply referred to as “cell information”) input by the user with respect to the target portion, or outputs shape data of the target portion. A cell information acquisition unit 10 for automatically extracting the cell information based on the cell information, a cell information output unit 14 for storing the acquired cell information in a cell database 12, and a user interface for receiving an instruction necessary for a series of processes from a user It comprises a unit 16 and a display control unit 20 for controlling the display device 18. Each of these functional parts may be implemented in any form of hardware or software, and may be constructed based on, for example, a personal computer.

【0027】図2および図3は、形状定義装置2による
処理手順を示すフローチャートである。まずユーザは、
ユーザインタフェイス部16を介して、対象物を指定す
る(S2)。ここでは正三角錐が対象部分として含まれ
るような対象物が指定されたものとする。形状情報入力
部6は指定された対象物の形状データを形状データベー
ス4から装置2に読み込む(S4)。読み込まれた形状
データは表示制御部20を介して表示装置18に表示さ
れる(S6)。図示しないが、このとき表示装置18に
は正三角錐を含む対象物が表示されていることになる。
FIG. 2 and FIG. 3 are flowcharts showing the processing procedure by the shape definition device 2. First, the user
An object is specified via the user interface unit 16 (S2). Here, it is assumed that a target object that includes a regular triangular pyramid as a target portion is specified. The shape information input unit 6 reads the shape data of the specified object from the shape database 4 into the device 2 (S4). The read shape data is displayed on the display device 18 via the display control unit 20 (S6). Although not shown, an object including a regular triangular pyramid is displayed on the display device 18 at this time.

【0028】つづいてユーザは、処理部分指定部8を介
し、正三角錐を対象部分として指定する(S8)。この
後、ユーザはこの正三角錐を図4から図14の順に構築
し、その間に図3の手順でセル情報がセル情報取得部1
0によって取得されていく(S10)。取得されたセル
情報はセル情報出力部14によってセルデータベース1
2へ格納される(S12)。この後、この正三角錐以外
に対象部分があるかどうかをユーザに問い合わせ(S1
4)、対象部分が残っていればその対象部分の指定から
処理を繰り返す(S14のY)。対象部分がなければ
(S14のN)処理を終了する。
Subsequently, the user designates a regular triangular pyramid as a target portion via the processing portion designation section 8 (S8). Thereafter, the user constructs this equilateral triangular pyramid in the order of FIG. 4 to FIG.
0 (S10). The acquired cell information is transmitted to the cell database 1 by the cell information output unit 14.
2 (S12). Thereafter, the user is inquired whether there is a target portion other than the regular triangular pyramid (S1).
4) If the target portion remains, the process is repeated from the designation of the target portion (Y in S14). If there is no target portion (N in S14), the process ends.

【0029】図3はセル情報の取得(S10)の手順を
示している。本発明では、正三角錐を、それを構成する
最も下の次元から順に構築していく。すなわち、まずゼ
ロ次元セルによる部分空間X0を構築し(S20)、こ
の部分空間X0を含む形で一次元セルによる部分空間X1
を構築し(S22)、この部分空間X1を含む形で二次
元セルによる部分空間X2を構築し(S24)、最後に
部分空間X2を含む形で三次元セルによる部分空間X3
構築する(S26)。
FIG. 3 shows a procedure for obtaining cell information (S10). In the present invention, a regular triangular pyramid is constructed in order from the lowest dimension constituting the regular triangular pyramid. That is, first to build a subspace X 0 by zero dimension cell (S20), the subspace X 1 by a one-dimensional cell in the form that contains this subspace X 0
Constructs a (S22), to construct a subspace X 2 by two-dimensional cell in the form that contains this subspace X 1 (S24), finally the subspace X 3 by a three-dimensional cell in the form that includes a subspace X 2 It is constructed (S26).

【0030】図4はゼロ次元セルによる部分空間X0
構築を示す図である。正三角錐は4つの頂点(vertex)
A、B、C、Dからなっているため、まずそれらの頂点
と位相幾何学的に対応する4つのゼロ次元セルe0をそ
れらの頂点と幾何的に対応する位置に設置する。ここで
は4つのセルを区別するために、頂点A〜Dの順に
0 1、e0 2、e0 3、e0 4と表記する。この処理はユーザ
が手作業で行ってもよいし、セル情報取得部10がもと
の形状データを参照して自動実行してもよい。例えば正
三角錐のもとのデータが頂点データを含む場合、セル情
報取得部10はその頂点データを抽出し、それらの幾何
情報、つまりここでは座標データを保存しつつ順にゼロ
次元セルに置換していけばよい。以下の処理でも同様
に、各次元のセルに特徴的な幾何情報を手がかりとして
各次元のセルを抽出することにより、セル情報取得部1
0はセル情報を取得していくものとする。なお、ゼロ次
元セルe 0 1、e0 2、e0 3、e0 4は前述のごとく開球と同
相であるから、いずれも開集合である。以下、いずれの
次元のセルも開集合である。
FIG. 4 shows a subspace X by a zero-dimensional cell.0of
It is a figure showing construction. A regular triangular pyramid has four vertices
A, B, C, D
And four topologically corresponding zero-dimensional cells e0To
Place them at positions that correspond geometrically to these vertices. here
Are in order of vertices AD to distinguish the four cells
e 0 1, E0 Two, E0 Three, E0 FourNotation. This process is performed by the user
May be performed manually, or the cell information acquisition unit 10
May be automatically executed with reference to the shape data of the above. For example, positive
If the original data of the triangular pyramid contains vertex data, the cell information
The information acquisition unit 10 extracts the vertex data, and
Information, that is, in this case, the coordinate data is stored while
What is necessary is just to replace it with a dimension cell. The same applies to the following processing
In addition, using the characteristic geometric information of the cell of each dimension as a clue
By extracting cells of each dimension, the cell information acquisition unit 1
0 means that cell information is acquired. In addition, zero order
Former cell e 0 1, E0 Two, E0 Three, E0 FourIs the same as open ball
Both are open sets because they are phases. Any of the following
Dimensional cells are also open sets.

【0031】つづいて、ひとつうえの一次元セルによる
部分空間X1を構築する(S22)。図5〜8は一次元
セルによる部分空間X1の構築手順を示すもので、図5
は構築に必要な一次元セル、図6〜8はすでに構築され
た部分空間X0と一次元セルを接着する様子を示してい
る。
Subsequently, a subspace X 1 by one-dimensional one-dimensional cell is constructed (S22). 5-8 shows the construction procedure of the subspace X 1 by one-dimensional cell, FIG. 5
Shows a state of bonding the one-dimensional cell, 6-8 already constructed subspace X 0 and one dimensional cells needed to build.

【0032】正三角錐は6つの辺AB、AC、AD、B
D、BC、CDをもつ。このためセル情報取得部10
は、これらの辺と位相幾何学的に対応する一次元セルe
1 1、e 1 2、e1 3、e1 4、e1 5、e1 6をこの順にそれらの
辺に対応させていく。このとき、それらのセルの幾何情
報、つまり各辺の始点と終点の座標についても形状デー
タ等から取得しておく。この結果、正三角錐の構築に必
要な6つの一次元セルが出そろう(図5)。なお、一次
元セルが一般に曲線の場合は、幾何情報としてその曲線
の表示式を取得する。
The regular triangular pyramid has six sides AB, AC, AD, B
It has D, BC, and CD. Therefore, the cell information acquisition unit 10
Is a one-dimensional cell e that corresponds topologically to these edges
1 1, E 1 Two, E1 Three, E1 Four, E1 Five, E1 6The order of those
We will correspond to the sides. At this time, the geometrical
Information, that is, the coordinates of the start and end points of each side
From the data source. As a result, it is necessary to construct a regular triangular pyramid.
Six important one-dimensional cells will come out (Fig. 5). In addition, primary
If the source cell is generally a curve, the curve
Get the display expression of.

【0033】つぎに、すでに存在する部分空間X0と一
次元セルe1 1〜e1 6をセル接着によって接続する。図6
はセル接着の様子を示しており、部分空間X0と一次元
セルe1 1〜e1 6の対応箇所、たとえばe0 1とe1 1
1 2、e1 3の一端に当たる部分が接着されている。図7
は部分空間X0とある一次元セルe1 iの接着の様子を拡
大して示している。既述の式1から、一次元セルe1 i
閉集合の形にしたひとつの一次元閉球をB1 iと記述すれ
ば、 B1 i=e1 i+∂B1 i である。いま、セル接着のために全射かつ連続な写像F
は、 F1:∂B1 1o∂B1 2o∂B1 3o∂B1 4o∂B1 5o
∂B1 6→X0 と書けるから、一次元セルごとに考えた写像f1 iを、 f1 i=F1|∂B1 i:∂B1 i → X0 となるよう決める。写像F1を用いたとき、 X1=X0o F(∪o i=1,…61 i)=X0o(∪o i=1,…6
1 i)(式中のFはF1を示す) と定式化できる。
Next, the already existing subspace X0And one
Dimensional cell e1 1~ E1 6Are connected by cell bonding. FIG.
Indicates the state of cell bonding, and the partial space X0And one-dimensional
Cell e1 1~ E1 6, For example, e0 1And e1 1,
e1 Two, E1 ThreeThe part corresponding to one end of is bonded. FIG.
Is the subspace X0A certain one-dimensional cell e1 iExpand the state of bonding
It shows much. From equation 1 described above, one-dimensional cell e1 iTo
A one-dimensional closed sphere in the form of a closed set is B1 iAnd write
If B1 i= E1 i+ ∂B1 i  It is. Now, the projection F
Is F1: ∂B1 1o∂B1 Twoo∂B1 Threeo∂B1 Fouro∂B1 Fiveo
∂B1 6→ X0  The mapping f considered for each one-dimensional cell1 iAnd f1 i= F1| ∂B1 i: ∂B1 i → X0  Decide to be Mapping F1When using, X1= X0o F(∪o i = 1,… 6B1 i) = X0o(∪o i = 1,… 6
e1 i) (Where F is F1Is shown).

【0034】写像F1はセルを包含する境界∂B1 から
部分空間X0への写像であり、これによって、ある次元
の部分空間をもとにより高次の部分空間が規定されてい
く。この際、写像の定義域∂B1 と値域X0が同じ次元
であること、いいかえれば、一次元セルはいったん(ゼ
ロ次元セル+一次元セル)の形に分解され、そうして得
られたゼロ次元セルを構築済みの部分空間X0に含まれ
るゼロ次元セルへ接着している点に注意すべきである。
こうして決められた写像F1は写像テーブル(後述の図
18)へ記入される。なお、写像F1は代数的な連続関
数式で定めてもよいし、いくつかの代表的な対応関係で
規定してもよい。その事情は個別の写像f 1 iについても
同様である。
Mapping F1Is the boundary ∂B including the cell1From
Subspace X0To a certain dimension
A higher-order subspace is defined based on the subspace of
Good. At this time, the domain of the mapping ∂B1And range X0Have the same dimensions
In other words, the one-dimensional cell is once (Z
(1D cell + 1D cell)
X-dimensional cell constructed subspace X0Included in
Note that it adheres to the zero-dimensional cell.
Mapping F determined in this way1Is a mapping table (see later figure)
Entered in 18). Note that the mapping F1Is the algebraic continuous function
It may be defined by a mathematical formula, or by some typical correspondence
May be specified. The situation is an individual mapping f 1 iAbout
The same is true.

【0035】本実施の形態では、後者の規定の例とし
て、写像F1の内容をより特定する要素写像(element m
apping)という概念を導入する。要素写像は定義域と値
域に含まれる具体的な要素間の対応を明示するものであ
る。図8は図7で示した写像F1に関する要素写像(集
合的にfe 1と表記)の作用のうち、ふたつの対応を示し
ている。同図には、部分空間X0に属するe0 1(正三角
錐ABCDの頂点Aに対応)、e0 2(頂点Bに対応)、
および部分空間X1に属するべきe1 1(頂点AとBを結
ぶ辺に対応)の間の対応を示す。ここではe1 1を取り囲
む∂B1の両端をP11sとP11tと表記し、これらの点
はこの順に頂点A、Bに対応するものとする。なお、点
A、B、C、Dも、ゼロ次元セルに対応する4つの点と
して、今後は場合により、それぞれP00、P01、P02
03と表記する。
In the present embodiment, as an example of the latter rule, an element mapping (element m) that specifies the contents of the mapping F 1 more is described.
apping). The element mapping specifies correspondence between specific elements included in the domain and the range. Figure 8 is out of action of the elements mapping with the mapping F 1 shown in FIG. 7 (collectively referred to as f e 1), shows the two corresponding. In the figure, e 0 1 (corresponding to vertex A of regular triangular pyramid ABCD), e 0 2 (corresponding to vertex B) belonging to subspace X 0 ,
And the correspondence between e 1 1 (corresponding to the side connecting vertices A and B) that should belong to the subspace X 1 . Both ends of .differential.B 1 surrounding the e 1 1 is here indicated as P 11 s and P 11 t, these points correspond to a vertex A, B in this order. Note that points A, B, C, and D are also four points corresponding to the zero-dimensional cell, and will be referred to as P 00 , P 01 , P 02 ,
Notated as P03 .

【0036】要素写像と組み合わされることで、∂B1
は要素間の対応のポインタとして作用する。すなわち、
接着されるセルをすべて開で定義しておいて接着される
点どうしの重複を回避する一方、要素写像はそのセルを
閉にした場合に境界となる∂Bを定義域とすることによ
り、対応の記述にあいまいさを残さない利点がある。こ
の利点は従来の境界表現等のモデリング手法には見られ
ないものである。
When combined with the element mapping, ΔB 1
Acts as a pointer to the correspondence between elements. That is,
While defining all the cells to be glued open to avoid overlapping of the glued points, the element mapping supports by defining ∂B, which is the boundary when the cell is closed, as the domain. Has the advantage of not leaving ambiguity in the description. This advantage is not found in conventional modeling methods such as boundary representation.

【0037】具体的には、要素写像fe 1のふたつの対応
は、 P00→P11s P01→P11t となる。こうした対応関係は部分空間X0に属する他の
頂点と、部分空間X1に属するべき他の辺の間にも規定
され、全体を包括的に要素写像fe 1と表記して要素写像
テーブル(後述の図18)に書き込まれる。図9はこう
して完成した部分空間X1で、いわゆるワイヤーフレー
ムの形をしている。
[0037] More specifically, two of the corresponding element mapping f e 1 is a P 00 → P 11 s P 01 → P 11 t. Such correspondence is with other vertices belonging to the subspace X 0, also between the other side should belong to the subspace X 1 is defined, it is indicated as comprehensive element mapping f e 1 the entire element mapping table ( This is written in FIG. 18 described later. Figure 9 is thus in the finished subspace X 1, in the form of so-called wire frame.

【0038】つぎに、部分空間X2を構築する(図3の
S24)。図10はこの空間の構築にあたり、新たに用
いるべき4つの二次元セルe2 1〜e2 4を表している。こ
れのセルはすべて二次元の開球と同相で、正三角錐AB
CDの4つの面を構成するパネルとなる。
Next, to construct a subspace X 2 (S24 in FIG. 3). 10 Upon construction of this space represent the four 2-cell e 2 1 to e 2 4 to be used anew. All of these cells are in phase with a two-dimensional open ball, with a regular triangular pyramid AB
A panel that constitutes the four sides of the CD.

【0039】図11はすでに構築されたワイヤーフレー
ム状の部分空間X1に4つの二次元セルe2 1〜e2 4を接
着する様子をその一部で示している。ここでも部分空間
1の構築のときにならい、二次元セルe2 iを閉集合の
形にしたひとつの二次元閉球をB2 iと記述すれば、 B2 i=e2 i+∂B2 i である。いま、セル接着のために全射かつ連続な写像F
2は、 F2:∂B2 1o∂B2 2o∂B2 3o∂B2 4→X1 と書けるから、二次元セルごとに考えた写像f2 iを、 f2 i=F2|∂B2 i:∂B2 i → X1 となるよう決める。写像F2を用いたとき、 X2=X1o F(∪o i=1,…42 i)=X1o(∪o i=1,…4
2 i)(式中のFはF2を示す) と定式化できる。
FIG. 11 shows an already constructed wire frame.
Subspace X1Four four-dimensional cells eTwo 1~ ETwo FourConnect
The state of wearing is shown in part. Again subspace
X1Following the construction of the two-dimensional cell eTwo iOf the closed set
One closed two-dimensional ball is BTwo iIf you writeTwo i= ETwo i+ ∂BTwo i  It is. Now, the projection F
TwoIs FTwo: ∂BTwo 1o∂BTwo Twoo∂BTwo Threeo∂BTwo Four→ X1  The mapping f for each two-dimensional cellTwo iAnd fTwo i= FTwo| ∂BTwo i: ∂BTwo i → X1  Decide to be Mapping FTwoWhen using, XTwo= X1o F(∪o i = 1,… 4BTwo i) = X1o(∪o i = 1,… 4
eTwo i) (Where F is FTwoIs shown).

【0040】写像F2はセルを包含する境界∂B2 から
部分空間X1への写像であり、これも写像テーブル(後
述の図18)へ記入される。このとき、二次元セルがい
ったん(二次元セル+一次元セル)の形に分解され、そ
うして得られた一次元セルが構築済みの部分空間X1
含まれる同じ次元のセル、すなわち一次元セルへ接着さ
れることになる。
The mapping F 2 is a mapping from the boundary ∂B 2 including the cell to the subspace X 1 , and is also entered in the mapping table (FIG. 18 described later). At this time, the two-dimensional cell once decomposed in the form of (2-cell + one dimensional cells), thus the same dimensions of the cells included obtained one-dimensional cells in the pre-built subspace X 1, i.e. the primary It will be adhered to the original cell.

【0041】つぎに、写像F2をより特定する要素写像
を導入する。図12は部分空間X1に属する辺ABに対
応する部分(これをL11(P11s,P11t)と表記す
る)と、それに貼り合わせられるべきe2 1(面ABCに
対応)を取り囲む∂B2の周を構成するひとつの辺を示
す。この辺の両端をP211uとP211vとし、この辺自体
はL211(P211u,P211v)と表記する。
Next, an element mapping for more specifically specifying the mapping F 2 will be introduced. 12 and a portion corresponding to the side AB belonging to the subspace X 1 (denoted which L 11 (P 11 s, P 11 t) and), it bonded is to e 2 1 (corresponding to the surface ABC) One side constituting the circumference of ∂B 2 is shown. The both ends of this side are P 211 u and P 211 v, and this side itself is described as L 211 (P 211 u, P 211 v).

【0042】この条件において、要素写像fe 2のひとつ
の対応は、 L11→L211 となる。こうした対応関係は部分空間X1に属する他の
辺と、部分空間X2に属するべき4つのパネルの縁とな
る他の辺の間にも規定され、全体を集合的に要素写像f
e 2と表記して要素写像テーブル(後述の図19)に書き
込まれる。図13はこうして完成した部分空間X2で、
中空の正三角錐の形をしている。
Under this condition, the element mapping fe TwoOne of
The correspondence of L11→ L211  Becomes Such correspondence is represented by the subspace X1Belongs to other
Edge and subspace XTwoAnd the edges of the four panels that belong to
Are defined between the other sides, and the whole is collectively an element map f
e TwoAnd written in the element mapping table (FIG. 19 described later).
Be included. FIG. 13 shows the completed subspace XTwoso,
It has the shape of a hollow triangular pyramid.

【0043】つづいて、部分空間X3を構築する(図3
のS26)。図14はこの空間の構築にあたり、新たに
用いるべき三次元セルe3とすでに構築された部分空間
2を示している。三次元セルe3は三次元の開球と同相
で、正三角錐ABCDを中実にする内容物となる。同図
では、すでに構築されたパネル状の部分空間X2に三次
元セルe3を接着する様子を示している。三次元セルe3
を閉集合の形にしたひとつの三次元閉球をB3と記述す
れば、 B3 i=e3 i+∂B3 i である。いま、セル接着のために全射かつ連続な写像F
2は、 F3:∂B3 → X2 と書けるから、三次元セルごとに考えた写像f3 iを、 f3 i=F3|∂B3 i:∂B3 i → X2 となるよう決める。ただし、いまの場合はi=1しかな
い。
Subsequently, the subspace XThree(Figure 3)
S26). Fig. 14 shows the construction of this space.
3D cell to be used eThreeAnd already constructed subspace
XTwoIs shown. Three-dimensional cell eThreeIs in phase with a three-dimensional open ball
Thus, the content becomes a solid triangular pyramid ABCD. Same figure
Then, the already constructed panel-shaped subspace XTwoTertiary
Former cell eThreeAre shown. Three-dimensional cell eThree
A three-dimensional closed sphere in the form of a closed setThreeWrite
If so, BThree i= EThree i+ ∂BThree i  It is. Now, the projection F
TwoIs FThree: ∂BThree→ XTwo The mapping f for each 3D cellThree iAnd fThree i= FThree| ∂BThree i: ∂BThree i → XTwo  Decide to be However, in this case, i = 1 only
No.

【0044】写像F3を用いたとき、 X3=X2o F3=X2o3 (式中のFはF3を示
す) と定式化できる。この写像F3も写像テーブル(後述の
図18)へ記入される。
[0044] When using the mapping F 3, X 3 = X 2 ∪ o F B 3 = X 2 ∪ o e 3 (F in the formula have F 3) and can be formulated. The mapping F 3 are also noted in the mapping table (described later Figure 18).

【0045】つぎに、写像F3をより特定する要素写像
を導入する。図14では一例として、部分空間X2に属
する面ABCのひとつの頂点Aに対応する部分、すなわ
ちP0 0と、それに貼り合わせられるべき∂B3に含まれ
るひとつの点P3aが示されている。したがって、要素
写像fe 3のひとつの対応は、 P00→P3a となる。これ以外の具体的な対応関係も含めて全体が要
素写像fe 3と表記され、要素写像テーブル(後述の図1
9)に書き込まれる。以上の過程により、部分空間X3
が完成し、最終的に中実の正三角錐ABCDが構築され
る。
Next, an element mapping for further specifying the mapping F 3 will be introduced. As an example in Figure 14, one apex portion corresponding to A in the plane ABC belonging subspace X 2, that is, P 0 0, the point P 3 a one included in .differential.B 3 to be bonded thereto is shown ing. Therefore, one correspondence of the element mapping f e 3 is P 00 → P 3 a. The entire element including the specific correspondence relationship other than the above is described as an element mapping f e 3, and an element mapping table (FIG.
9) is written. By the above process, the subspace X 3
Is completed, and finally a solid regular triangular pyramid ABCD is constructed.

【0046】ここで注目すべき事実は、要素写像fe 3
対応例を点どうしの間で記述していることである。すな
わち、いま考えている三次元セルの接着という処理にお
いて、まずこの三次元セルが暗黙的に(三次元セル+二
次元セル)へ分解され、そうして得られた二次元セルが
暗黙的に(二次元セル+一次元セル)へ分解され、この
一次元セルがさらに(一次元セル+ゼロ次元セル)へと
暗黙的に分解され、こうしてはじめてゼロ次元セルどう
しの位相幾何的な接着情報の取得、すなわち点どうしの
対応関係の取得が可能となる点である。つまり、要素写
像の要素をどの次元にとるかによって、セルの下位セル
への暗黙的な分解の方法が規定される。すなわち、三次
元の立体であっても、ある辺(これは一次元セル)に注
目すればその箇所が一次元セルまで分解され、ある点
(これはゼロ次元セル)に注目すればその箇所がゼロ次
元セルまで分解される、という過程が暗黙的に行われて
いる。ある辺に注目すればよい場合であっても、その辺
上のある点を特別に扱いたい場合には、その辺が前記の
点がゼロ次元セルとなるよう(一次元セル+ゼロ次元セ
ル)に分解されるのである。すなわち、セルの操作には
設計の意図が反映されるということができる。
It should be noted here that a corresponding example of the element mapping f e 3 is described between points. In other words, in the process of bonding three-dimensional cells that we are currently considering, this three-dimensional cell is first implicitly decomposed into (three-dimensional cell + two-dimensional cell), and the two-dimensional cell obtained in this way is implicitly decomposed. It is decomposed into (two-dimensional cell + one-dimensional cell), and this one-dimensional cell is further implicitly decomposed into (one-dimensional cell + zero-dimensional cell). Acquisition, that is, acquisition of the correspondence between points is possible. That is, the method of implicit decomposition of a cell into lower cells is defined by the dimensions of the elements of the element mapping. That is, even if it is a three-dimensional solid, if a certain side (this is a one-dimensional cell) is noticed, the place is decomposed into a one-dimensional cell, and if a certain point (this is a zero-dimensional cell) is noticed, the place is The process of decomposing into zero-dimensional cells is implicit. Even if it is only necessary to pay attention to a certain side, if a certain point on the side is to be treated specially, the above-mentioned point becomes a zero-dimensional cell (one-dimensional cell + zero-dimensional cell). It is broken down into That is, it can be said that the intention of the design is reflected in the operation of the cell.

【0047】図15〜19は以上の一連の処理で得られ
る各種情報テーブルである。図15は正三角錐を構成す
るすべてのセルの位相幾何学的情報を格納するトポロジ
カルセルテーブルで、ei jの形で表現される要素ID
と、それら各要素の次元、および各要素の開(データと
しては0)/閉(同じく1)の別を一覧する。本実施の
形態ではセルはすべて開で定義されるため、開/閉の欄
はすべて「0」になっている。
FIGS. 15 to 19 show various information tables obtained by the above series of processing. Figure 15 is a topological cell table storing topological information of all the cells constituting the equilateral pyramid, the element ID is expressed in the form of e i j
And the dimensions of each element, and whether each element is open (0 as data) / closed (1 as well). In the present embodiment, all cells are defined as open, so that the open / close columns are all “0”.

【0048】図16は各セルの幾何情報を格納するジオ
メトリカルセルテーブルで、ゼロ次元セルについてはe
0 1に対応するP01(x01,y01,z01)等の座標表示を、
一次元セルについてはe1 1に対応する辺ABに当たる線
分L11(P11s,P11t)等の曲線表示を、二次元セル
についてはe2 1に対応する面ABCの三頂点を示す三角
形表示Tr21(P21u,P21v,P21w)等の曲面表示
を、三次元セルについてはe3に対応する立体ABCD
上の4つの要素を示す多面体表示Te3(P3a,P 3b,
3c,P3d)等の立体表示を、それぞれ含んでいる。
トポロジカルセルテーブルとジオメトリカルセルテーブ
ルにより、セルに関して必要な情報が揃う。
FIG. 16 shows a geo that stores geometric information of each cell.
Metrical cell table, e for zero-dimensional cells
0 1P corresponding to01(X01, y01, z01) Etc.
E for a one-dimensional cell1 1Line corresponding to the side AB corresponding to
Min L11(P11s, P11t) etc. are displayed in two-dimensional cells
About eTwo 1Triangle indicating the three vertices of the surface ABC corresponding to
Shape display Trtwenty one(Ptwenty oneu, Ptwenty onev, Ptwenty oneSurface display such as w)
And for three-dimensional cells eThree3D ABCD corresponding to
Polyhedral display Te showing the above four elementsThree(PThreea, P Threeb,
PThreec, PThreed) etc. are included.
Topological cell table and geometric cell table
The necessary information about the cell is provided by the file.

【0049】一方、図17は正三角錐ABCDのパーツ
テーブルであり、各次元の部分空間Xiを構築するため
に必要となる要素の次元、および実際の構成部品を分類
する。すなわち、部分空間X0を構築するにはゼロ次元
セルe0 1〜e0 4が必要で、部分空間X1を構築するには
部分空間X0と一次元セルe1 1〜e1 6が必要で、部分空
間X2を構築するには部分空間X1と二次元セルe2 1〜e
2 4が必要で、部分空間X 3を構築するには部分空間X2
三次元セルe3が必要な旨がそれぞれ記述されている。
FIG. 17 shows parts of a regular triangular pyramid ABCD.
Is a table and the subspace X of each dimensioniTo build
Classification of required element dimensions and actual components
I do. That is, the subspace X0Zero dimension to construct
Cell e0 1~ E0 FourIs required, and the subspace X1To build
Subspace X0And one-dimensional cell e1 1~ E1 6Required, partially empty
Interval XTwoTo construct a subspace X1And the two-dimensional cell eTwo 1~ E
Two FourIs required, and the subspace X ThreeTo construct a subspace XTwoWhen
Three-dimensional cell eThreeAre described, respectively.

【0050】図18は写像テーブルであり、i次元の部
分空間に対し、それよりもひとつ高い(i+1)次元の
セルを接着して(i+1)次元の部分空間を構成する際
に必要となる写像F(i+1)の定義域∂B(i+1)と値域Xi
の組合せを記入するものである。写像テーブルは、異な
る次元の部分空間どうしの接着情報を各部分空間と関連
づけて記録するテーブルといってもよい。
FIG. 18 shows a mapping table, which is necessary when a (i + 1) -dimensional subspace is formed by bonding an (i + 1) -dimensional cell higher by one to the i-dimensional subspace. Domain of F (i + 1) ∂B (i + 1) and range X i
Is entered. The mapping table may be referred to as a table that records adhesion information between subspaces of different dimensions in association with each subspace.

【0051】図19は、図18の写像F(i+1)をさらに
特定する要素写像fe (i+1)の定義域および値域である現
実の点、線分、面などの座標または代数表示の組合せを
記入する要素写像テーブルである。図19では、すでに
例示した対応以外の対応についも、例えば fe 2:L212(P212u,P212v)→L12(P12s,P12
t) のごとく、同様の規則で記号を与えて表示している。な
お、要素写像テーブルは、図18の写像テーブルの中に
組み込んでもよく、その場合、写像テーブルは、部分空
間の間に規定される幾何接着情報を記録する部分(図1
9に相当)と、部分空間の間に規定される位相幾何接着
情報(図18に相当)を記録する部分を含むということ
ができる。
FIG. 19 shows the coordinates or algebra of real points, line segments, surfaces, etc., which are the domain and range of the element mapping f e (i + 1) further specifying the mapping F (i + 1) of FIG. It is an element mapping table in which a combination of display is entered. In FIG. 19, for the correspondences other than the correspondences already exemplified, for example, fe 2 : L 212 (P 212 u, P 212 v) → L 12 (P 12 s, P 12
As in t), symbols are given and displayed according to the same rule. It should be noted that the element mapping table may be incorporated in the mapping table of FIG. 18, and in this case, the mapping table records the geometric adhesion information defined between the subspaces (FIG. 1).
9) and a portion for recording topological adhesion information (corresponding to FIG. 18) defined between the subspaces.

【0052】以上本実施の形態により、形状モデリング
に関する既述の課題が解決される。図15〜19に示し
た各種テーブルの内部構成は汎用性が高く、どのような
形状データであっても、基本的にこれらのテーブルのフ
ォーマットで統一的に表現することができる。このた
め、本実施の形態は形状データベースの構築に最適であ
って、処理の対象部分およびその構成要素を部品として
アクセス可能に構成することが容易になり、形状の再利
用化、共用化に貢献できる。ここでは形状を例にとった
が、当然本発明は三次元を越える事象に広く活用でき
る。その際、その事象を規定するパラメータがn個であ
れば、一般に0〜n次元の部分空間を下から順に構築す
ればよく、その場合でも本実施の形態の各種テーブルの
フォーマットは汎用性をもつ。
According to the present embodiment, the above-mentioned problem relating to shape modeling is solved. The internal structures of the various tables shown in FIGS. 15 to 19 are highly versatile, and any shape data can be basically expressed in a unified manner in the format of these tables. For this reason, the present embodiment is most suitable for constructing a shape database, and it is easy to configure a processing target portion and its components as accessible parts, contributing to reuse and sharing of shapes. it can. Here, the shape is taken as an example, but the present invention can of course be widely used for events beyond three dimensions. At this time, if the number of parameters defining the event is n, generally a 0 to n-dimensional subspace may be constructed in order from the bottom, and even in such a case, the format of various tables in the present embodiment has versatility. .

【0053】なお、当然ながら以上のテーブルを、特別
なデータ構造としてハードディスク、フロッピーディス
クその他のコンピュータ読み取り可能な記録媒体に記録
しておいてもよい。
The above-mentioned table may of course be recorded as a special data structure on a hard disk, floppy disk or other computer-readable recording medium.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 実施の形態に係る形状定義装置の構成図であ
る。
FIG. 1 is a configuration diagram of a shape definition device according to an embodiment.

【図2】 形状定義装置による処理を示すフローチャー
トである。
FIG. 2 is a flowchart showing a process performed by the shape definition device.

【図3】 セル情報の取得(S10)の手順を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing a procedure of acquiring cell information (S10).

【図4】 正三角錐を構成するためのゼロ次元セルの集
合を示す図である。
FIG. 4 is a diagram showing a set of zero-dimensional cells for forming a regular triangular pyramid.

【図5】 正三角錐を構成するための一次元セルの集合
を示す図である。
FIG. 5 is a diagram showing a set of one-dimensional cells for forming a regular triangular pyramid.

【図6】 正三角錐を構成するためにゼロ次元セルと一
次元セルが接着される様子を示す図である。
FIG. 6 is a diagram showing a state in which a zero-dimensional cell and a one-dimensional cell are bonded to form a regular triangular pyramid.

【図7】 一次元部分空間をゼロ次元部分空間に接着す
る写像を拡大して示す図である。
FIG. 7 is an enlarged view showing a map for bonding a one-dimensional subspace to a zero-dimensional subspace.

【図8】 一次元部分空間をゼロ次元部分空間に接着す
る要素写像を拡大して示す図である。
FIG. 8 is an enlarged view showing an element mapping for bonding a one-dimensional subspace to a zero-dimensional subspace.

【図9】 構築された一次元の部分空間を示す図であ
る。
FIG. 9 is a diagram showing a constructed one-dimensional subspace.

【図10】 正三角錐を構成するための二次元セルの集
合を示す図である。
FIG. 10 is a diagram showing a set of two-dimensional cells for forming a regular triangular pyramid.

【図11】 二次元部分空間を一次元部分空間に接着す
る写像を概念的に示す図である。
FIG. 11 is a diagram conceptually showing a mapping for bonding a two-dimensional subspace to a one-dimensional subspace.

【図12】 二次元部分空間を一次元部分空間に接着す
る要素写像を拡大して示す図である。
FIG. 12 is an enlarged view showing an element mapping for bonding a two-dimensional subspace to a one-dimensional subspace.

【図13】 構築された二次元の部分空間を示す図であ
る。
FIG. 13 is a diagram showing a constructed two-dimensional subspace.

【図14】 三次元の部分空間を構築する手順を正三角
錐ABCDについて示した図である。
FIG. 14 is a diagram showing a procedure for constructing a three-dimensional subspace for a regular triangular pyramid ABCD.

【図15】 実施の形態で導入したトポロジカル(位相
幾何学)セルテーブルを示す図である。
FIG. 15 is a diagram showing a topological (topological) cell table introduced in the embodiment.

【図16】 実施の形態で導入したジオメトリカル(幾
何学)セルテーブルを示す図である。
FIG. 16 is a diagram showing a geometrical (geometric) cell table introduced in the embodiment.

【図17】 実施の形態で導入したパーツテーブルを示
す図である。
FIG. 17 is a diagram showing a parts table introduced in the embodiment.

【図18】 実施の形態で導入した写像テーブルを示す
図である。
FIG. 18 is a diagram showing a mapping table introduced in the embodiment.

【図19】 実施の形態で導入した要素写像テーブルを
示す図である。
FIG. 19 is a diagram showing an element mapping table introduced in the embodiment.

【符号の説明】[Explanation of symbols]

2 形状定義装置、4 形状データベース、6 形状情
報入力部、8 処理部分指定部、10 セル情報取得
部、12 セルデータベース、14 セル情報出力部、
16 ユーザインタフェイス部、18 表示装置、20
表示制御部。
2 shape definition device, 4 shape database, 6 shape information input unit, 8 processing part designation unit, 10 cell information acquisition unit, 12 cell database, 14 cell information output unit,
16 user interface unit, 18 display device, 20
Display control unit.

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 対象物をセル構造空間における各次元の
セルに分解し、 所定次元の部分空間をその所定次元以下のセルの集合に
よって構築し、 その所定次元の部分空間がその所定次元を越える次元の
部分空間に包含される形で異なる次元の部分空間どうし
の関係を記述し、 記述された各次元の部分空間に関する幾何情報および位
相幾何情報、ならびに前記各次元の部分空間の間に規定
される幾何接着情報および位相幾何接着情報を取得し、 それらの各情報を含む形式にてその対象物を符号化する
ことを特徴とする対象物の多次元的定義方法。
1. An object is decomposed into cells of each dimension in a cell structure space, a subspace of a predetermined dimension is constructed by a set of cells of a predetermined dimension or less, and the subspace of the predetermined dimension exceeds the predetermined dimension. Describes the relationship between the subspaces of different dimensions in a form encompassed by the subspaces of the dimensions, and defines geometric information and topological information about the described subspaces of each dimension, and is defined between the subspaces of each dimension. A multi-dimensional definition method for an object, comprising acquiring geometric adhesion information and topological adhesion information to be encoded and encoding the object in a format including the information.
【請求項2】 前記位相幾何接着情報は、より低次の部
分空間に対してより高次の部分空間を連続写像を用いて
接着する形で前記対象物を構成する各部分空間を記述す
るための情報を含む請求項1に記載の方法。
2. The topological adhesion information describes each subspace constituting the object in such a manner that a higher-order subspace is bonded to a lower-order subspace using a continuous mapping. The method according to claim 1, comprising the information of:
【請求項3】 前記連続写像は全射な写像である請求項
2に記載の方法。
3. The method according to claim 2, wherein said continuous mapping is a surjective mapping.
【請求項4】 前記全射な写像は、ある次元の部分空間
に対し、それよりもひとつ高次の部分空間を対応づける
請求項3に記載の方法。
4. The method according to claim 3, wherein said surjective mapping associates a subspace of a certain dimension with a higher-order subspace.
【請求項5】 前記部分空間は開集合として定義され、
前記連続写像は、前記のより高次な部分空間の境界をそ
の定義域とする請求項2に記載の方法。
5. The subspace is defined as an open set,
3. The method of claim 2, wherein the continuous mapping has its higher-order subspace boundary as its domain.
【請求項6】 前記連続写像は、部分空間の間において
具体的な要素間の対応関係を記述する要素写像によっ
て、より特定される請求項5に記載の方法。
6. The method according to claim 5, wherein the continuous mapping is further specified by an element mapping that describes correspondence between specific elements between subspaces.
【請求項7】 前記要素写像は、部分空間の間において
幾何的な特徴要素間の対応関係を記述する請求項6に記
載の方法。
7. The method of claim 6, wherein the element mapping describes correspondence between geometric features between subspaces.
【請求項8】 前記幾何情報は、いずれかの次元の部分
空間に含まれるゼロ次元のセルについてはそのセルに対
応する座標情報を、一次元のセルについてはそのセルに
対応する曲線表示を、二次元のセルについてはそのセル
に対応する曲面表示を、三次元のセルについてはそのセ
ルに対応する立体表示を、それぞれ含む請求項1に記載
の方法。
8. The geometric information includes, for a zero-dimensional cell included in any one of the subspaces, coordinate information corresponding to the cell, for a one-dimensional cell, a curve display corresponding to the cell, 2. The method according to claim 1, wherein the two-dimensional cell includes a curved surface display corresponding to the cell, and the three-dimensional cell includes a three-dimensional display corresponding to the cell.
【請求項9】 対象物を表す既存のデータを読み込み、
各次元のセルに特徴的な幾何情報を手がかりとして前記
データから各次元のセルを抽出し、対象物を各次元のセ
ルに分解する請求項1に記載の方法。
9. Reading existing data representing an object,
The method according to claim 1, wherein cells of each dimension are extracted from the data using geometric information characteristic of the cells of each dimension as a clue, and an object is decomposed into cells of each dimension.
【請求項10】 対象物に所定の操作を加えるとき、そ
の対象物のうちその操作に関連する部分を特定し、この
部分を低次のセルに分解したうえで前記操作をセル間の
位相幾何接着情報を含む形式で記述する請求項1に記載
の方法。
10. When a predetermined operation is performed on an object, a part related to the operation in the object is specified, and this part is decomposed into lower-order cells. The method according to claim 1, wherein the method is described in a format including adhesion information.
【請求項11】 対象物に関する設計の意図に応じてそ
の対象物を各次元のセルに分解する請求項1に記載の方
法。
11. The method of claim 1, wherein the object is decomposed into cells of each dimension according to a design intent for the object.
【請求項12】 対象物を記述するデータを取り込む入
力部と、 取り込まれたデータのうち処理すべき部分を指定する指
定部と、 指定された部分をセル構造空間における各次元の部分空
間に分解し、その幾何情報および位相幾何情報、ならび
に前記各次元の部分空間の間に規定される幾何接着情報
および位相幾何接着情報を取得する取得部と、 を含むことを特徴とする、対象物の多次元的定義装置。
12. An input unit for inputting data describing an object, a specifying unit for specifying a portion to be processed in the input data, and decomposing the specified portion into a subspace of each dimension in a cell structure space. An acquisition unit for acquiring the geometric information and the topological information, and the geometric adhesion information and the topological adhesion information defined between the subspaces of the respective dimensions. Dimensional definition device.
【請求項13】 対象物の所定部分を構成するセルに関
する位相幾何情報を各セルに関連づけて記録する第一テ
ーブルと、 前記セルに関する幾何情報を各セルに関連づけて記録す
る第二テーブルと、 各次元の部分空間をその次元以下のセルの集合の形で、
かつ各セルがいずれの部分空間に属するか示す形で表現
する第三テーブルと、 異なる次元の部分空間どうしの接着情報を各部分空間と
関連づけて記録する第四テーブルと、 を含み、これら第一乃至第四テーブルによって前記所定
部分を部品としてアクセス可能に構成したことを特徴と
する、対象物の多次元的定義情報を記録したコンピュー
タ読み取り可能な記録媒体。
13. A first table for recording topological information relating to a cell constituting a predetermined portion of an object in association with each cell, a second table for recording geometric information relating to the cell in association with each cell, The subspace of a dimension is represented as a set of cells below that dimension,
And a third table that represents in which form each cell belongs, and a fourth table that records adhesion information between subspaces of different dimensions in association with each subspace. A computer-readable recording medium on which multi-dimensional definition information of an object is recorded, wherein the predetermined portion is configured to be accessible as a component by a fourth table.
【請求項14】 前記第四テーブルは、部分空間の間に
規定される幾何接着情報を記録するテーブルと、部分空
間の間に規定される位相幾何接着情報を記録するテーブ
ルとを含む請求項13に記載の記録媒体。
14. The fourth table includes a table for recording geometric adhesion information defined between subspaces, and a table for recording topological adhesion information defined between subspaces. A recording medium according to claim 1.
JP01464899A 1998-09-14 1999-01-22 Shape definition device Expired - Fee Related JP3411973B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01464899A JP3411973B2 (en) 1998-09-14 1999-01-22 Shape definition device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP26070698 1998-09-14
JP10-260706 1998-09-14
JP01464899A JP3411973B2 (en) 1998-09-14 1999-01-22 Shape definition device

Publications (2)

Publication Number Publication Date
JP2000155857A true JP2000155857A (en) 2000-06-06
JP3411973B2 JP3411973B2 (en) 2003-06-03

Family

ID=26350638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01464899A Expired - Fee Related JP3411973B2 (en) 1998-09-14 1999-01-22 Shape definition device

Country Status (1)

Country Link
JP (1) JP3411973B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005106651A1 (en) * 2004-04-28 2005-11-10 Kanazawa Institute Of Technology Information designing apparatus and information designing method
WO2005109190A1 (en) * 2004-05-11 2005-11-17 Kanazawa Institute Of Technology Software development supporting device and software development supporting method
WO2005124541A1 (en) * 2004-06-15 2005-12-29 Kanazawa Institute Of Technology Software life cycle management method and software life cycle management device
JP2013519962A (en) * 2010-02-16 2013-05-30 シーメンス プロダクト ライフサイクル マネージメント ソフトウェアー インコーポレイテッド Method and system for B-Rep face and edge joint information compression

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005106651A1 (en) * 2004-04-28 2005-11-10 Kanazawa Institute Of Technology Information designing apparatus and information designing method
WO2005109190A1 (en) * 2004-05-11 2005-11-17 Kanazawa Institute Of Technology Software development supporting device and software development supporting method
WO2005124541A1 (en) * 2004-06-15 2005-12-29 Kanazawa Institute Of Technology Software life cycle management method and software life cycle management device
JP2013519962A (en) * 2010-02-16 2013-05-30 シーメンス プロダクト ライフサイクル マネージメント ソフトウェアー インコーポレイテッド Method and system for B-Rep face and edge joint information compression

Also Published As

Publication number Publication date
JP3411973B2 (en) 2003-06-03

Similar Documents

Publication Publication Date Title
Cheng et al. Delaunay mesh generation
Gyulassy et al. A topological approach to simplification of three-dimensional scalar functions
Liu et al. Surface reconstruction from non‐parallel curve networks
Qin et al. Dynamic catmull-clark subdivision surfaces
Yang et al. Sketch-based modeling of parameterized objects.
Fougerolle et al. Boolean operations with implicit and parametric representation of primitives using R-functions
Biasotti et al. Mathematical tools for shape analysis and description
Geng et al. Embedding visual cognition in 3D reconstruction from multi-view engineering drawings
Craig et al. William R. Sherman
JP2000155857A (en) Multi-dimensional definition method for object and its device
Bern et al. Emerging challenges in computational topology
Biasotti Computational topology methods for shape modelling applications
Bischoff et al. Teaching meshes, subdivision and multiresolution techniques
Legrain et al. Numerical simulation of CAD thin structures using the eXtended Finite Element Method and Level Sets
Thomas et al. Link conditions for simplifying meshes with embedded structures
Sun et al. Automated abstraction of building models for 3D navigation on mobile devices
Ashida et al. Feature preserving manifold mesh from an octree
Jean-Claude The deep problems of symmetry in mathematical physics and their definitive resolution
JP2000172881A (en) Modeling method using homotopy
Rossignac Solid and physical modeling
Gonsor et al. Subdivision surfaces–can they be useful for geometric modeling applications
Gagniere Regular Grid Based Methods for Fluid Simulation and Meshing Self-Intersecting Surfaces
Friedrich Design science 97
Richardson Advanced Isogeometric Discretization Techniques
Zimmer Optimization of 3D models for fabrication

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080328

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090328

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100328

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100328

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110328

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120328

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130328

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140328

Year of fee payment: 11

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees