CN105809735A - Topology maintenance method based on three-dimensional geometric body combination - Google Patents
Topology maintenance method based on three-dimensional geometric body combination Download PDFInfo
- Publication number
- CN105809735A CN105809735A CN201610137422.2A CN201610137422A CN105809735A CN 105809735 A CN105809735 A CN 105809735A CN 201610137422 A CN201610137422 A CN 201610137422A CN 105809735 A CN105809735 A CN 105809735A
- Authority
- CN
- China
- Prior art keywords
- line
- line segment
- relation
- straightway
- mapping
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
The invention discloses a topology maintenance method based on three-dimensional geometric body combination, and the method comprises the steps: Boolean operation is performed on three-dimensional boundary surfaces, so that a relation surface set is obtained; geometric operation is performed on intersecting lines, so that a new edge is generated, and the relations between the lines and surfaces are updated; surfaces comprising crossing relation and containing relation are divided; all common elements and divide elements are combined, and the uniqueness of topology element is ensured; geometrical elements are combined, and new lines, surfaces and bodies are generated; and combined internal topological relation is updated. According to the invention, the method makes up a defect of inconsistent topological relation after spatial operation for three-dimensional body in a three-dimensional space; the construction of partial topological relation is accelerated through dividing the common surfaces and recording and combining the corresponding relations of front and rear elements; moreover, the method provided by the invention is suitable for combining operation between two bodies and complex space operation between a plurality of bodies.
Description
Technical field
The invention belongs to the topological relation constructing technology field between solid in three dimensions, particularly relate to a kind of three-dimensional topology relationship safeguard method based on union operation.
Background technology
Three-dimensional topology relation is most important spatial relationship in three dimensions, is the theoretical basis of three-dimensional space data expression, inquiry, analysis and application.Brown (1988) elaborates the topology importance to scientific research from the general extent, and from broadly giving propinquity and successional idea directly perceived.Use topology solve one of problem analysis the earliest example be in the Euler in 1735 research to Konigsberg bridge problem.Three-dimensional data are processed topological relation and spatial analysis is significant: 1) can clearly reflect the logical structure relation between entity;2) a lot of actual application problem can be solved, for instance the Path Selection in emergency escape;3) geographical entity can be rebuild according to topological relation.
Progress along with three-dimensional space data collection and treatment technology, the growth of the quantity size of three-dimensional space data collection exponentially formula, three-dimensional topology has more and more important effect in the fields such as three-dimensional space data modeling, the visualization of three-dimensional data validity check, three-dimensional data, three-dimensional applications analysis.Carson (1987) proposes to use a kind of method based on simplex to generate figure layer to support the analysis of geological model;Ladner (2001) describes and utilizes how topology synthesizes three-dimensional hybrid environment, the problem solving three-dimensional visualization;Spikins (2002) describes the importance that historic site is positioned by three dimensional analysis;Barcelo (2003) describes after obtaining three-dimensional archaeology data, determines the importance of accurate topological relation when finding historical relic near particular substrate.Particularly in three-dimensional land deeds field, soil updates to be needed three-dimensional ancestor is split and union operation, safeguards that the topological relation between body and body advantageously ensures that integrity and the concordance of topological data.
The current support that three-dimensional topology research is only limitted to substantially its Formal Representation and data model, but the support of the Formal Representation model that can contain all scenario of a not unification and completely data model, the difficulty of topology constructing be mainly reflected in following some: (1) Formal Representation model can't well describe all scenario of three-dimensional topology;(2) logic data model also can only partly support the structure of three-dimensional topology, it is impossible to contains all, it is achieved the structure of full topology;(3) production of data can't realize the automatization of computer, and the foundation of many data models needs manual intervention.Existing three-dimensional topology is rebuild in research, and the reconstruction of external topology (topological relation between body and body) is often out in the cold, and a lot of researchs are only for simple rule, body that structure is consistent, and outer topology is to lose.Additionally, topology constructing good after, segmentation, to merge the maintenance to topology be also a challenge, and segmentation, merging the new topology element produced needs and already present topology element maintenance topological coherence.The research built currently, with respect to three-dimensional topology relation only has a few studies of the author such as Li Lin (2012), Guo Renzhong (2012), safeguards that research is then less based on the topological relation after spatial operation.
Summary of the invention
In order to solve the problems referred to above, the present invention proposes a kind of topological dimension maintaining method based on three-dimensional geometry body union operation, it is possible to ensure the topological data concordance and the integrity that ensure between single internal and solid after merging operation in three dimensions.
The technical solution adopted in the present invention is: a kind of topological dimension maintaining method merged based on three-dimensional geometry body, it is characterised in that comprise the following steps:
Step 1: the face in the boundary face set of two individualities to be combined is carried out Boolean operations between two, obtain having equal, cover, comprise the face collection with overlapping relation;
Step 2: all line elements of relation face collection in step 1 are sentenced friendship between two;
If two lines section is non-intersect, then do not deal with;
If two lines section intersects, then according to the intersection point sentencing friendship, it being interrupted process, record interrupts the relation between the new and old line segment in front and back;
Step 3: opposite is concentrated has the face employing Boolean operations subdivision intersected with inclusion relation;
Step 4: in range of tolerable variance, merges the common element in two individualities to be combined, including step 3 subdivision common element out;
Step 5: after element merges, all topology elements of two individualities are all unique, carry out the merging of geometric element;
Step 6: update local topology relation according to the corresponding relation on new and old and new and old limit, record the corresponding relation of new and old body.
As preferably, implementing of step 1 includes following sub-step:
Step 1.1: calculate the straight line that two planes intersect with the plane equation of two planar chips, using intersection as scanning line L;
Step 1.2: sentence friendship respectively with the border of two planar chips with scanning line L, calculate intersection point, obtain intersecting straight lines section;
Step 1.3: identify all intersecting straight lines sections and joining, it is judged that the straightway type between joining, including internal area straightway, foreign lands straightway, boundary straight line section, boundary point;Wherein internal area straightway refers to that straight line intersects with the border of dough sheet and passes internal section of sub-line section gone out of dough sheet, foreign lands straightway refers to that straight line intersects with the border of dough sheet and passes outside section of sub-line section gone out of dough sheet, boundary straight line section refers to that straight line is overlapping with certain straightway of patch boundaries, and boundary point refers to certain boundary node passing straight through on patch boundaries;
Step 1.4: judge the crossing type in three-dimensional two faces according to straightway type.
As preferably, in step 1.3, the method of internal area straightway and foreign lands straightway that identifies is for behind given scanning line L direction, find first limit intersected with outer shroud by sequence with this direction, the vector that the edge-vector on this limit obtains with the direction vector multiplication cross of scanning line L is made comparisons with the normal vector in face, determine that it is positive and negative, and as benchmark;Outer annular edge edge-vector is every identical with benchmark with the result of scanning line L multiplication cross, must be the starting point of internal area straightway, if contrary with benchmark, must be the terminal of internal area straightway, the result contrast of the result of internal ring and outer shroud.
As preferably, if two lines section described in step 2 intersects, then according to the intersection point sentencing friendship, it being interrupted process, record interrupts the relation between the new and old line segment in front and back, and it implements process and includes following sub-step:
Step 2.1: if two line segments are parallel, it is judged that two line segments whether conllinear;If conllinear, it is judged that whether two line segments have intersection point;If not conllinear, it is judged that whether two line segments intersect in threshold range;
Step 2.2: if two line segments are not parallel, it is judged that whether two lines section is in threshold range relief area.
As preferably, judging that two lines section is whether in threshold range relief area described in step 2.2, it implements process and is: using Article 1 line segment as reference line segment, calculates two end points of Article 2 line segment to the mapping distance of reference line segment and mapping point;If the mapping distance of two end points is both less than threshold value, two end points mapping limit are all mapping points;If the mapping distance of an end points is less than threshold value, the mapping distance of another end points is more than threshold value, then the end points mapping limit is mapping point, and another end points is the initial point of Article 2 line segment;If Article 1 line segment is come to nothing as reference line segment, then using Article 2 line segment as reference line segment, carry out the calculating of mapping distance and mapping point;Obtain judging after mapping line segment the relationship type of itself and reference line segment.
As preferably, step 5 implements and includes following sub-step:
Step 5.1: point merges;
Relatively whether the coordinate figure of two points is equal in range of tolerable variance, if equal, indicates them for same point;Concrete grammar be according to arrange threshold value build corresponding three-dimensional grid, match closest grid according to a location, according to coupling mesh point uniquely change a little;
Step 5.2: line merges;
Relatively whether the coordinate figure of the beginning and end on two limits is equal in range of tolerable variance, if equal, indicates them for same limit;
Step 5.3: face is merged;
Compare the limit on two face outer shrouds and internal ring whether equal in range of tolerable variance, if equal, indicate them for same.
As preferably, step 6 implements and includes following sub-step:
Step 6.1: the preliminary merging of two individualities, deletes the common sides element between two individualities;
Step 6.2: process to merge and internal is connected with each other coplanar dough sheet, it is judged that whether two faces merged are shared face with the 3rd individuality, if then can not merge, if not then can be merged into a face;
Step 6.3: process and merge the internal line segment being connected with each other conllinear, if the line segment of conllinear is positioned at the limit on merging face, is merged into the same line.
Technical scheme provides after three-dimensional geometry body is merged operation, safeguards a kind of method of its internal and external topological relation, compensate for and said three-dimensional body carries out defect that topological relation after spatial operation is inconsistent in three dimensions.The core of the present invention is to find the common element of two individualities, and by common element, the topological relation of in vitro and in vivo after union operation safeguarded in record.By subdivision common sides the corresponding relation recording merging front and back element, accelerate the structure of local topology relation.Further it is proposed that method be applicable not only to the union operation between two individualities, and be applicable to the complex space operation between many individualities.
Accompanying drawing explanation
Fig. 1 is the flow chart of the embodiment of the present invention;
Fig. 2 is the union operation intersecting straight lines section schematic diagram of the embodiment of the present invention;
The union operation topology that Fig. 3 is the embodiment of the present invention safeguards result schematic diagram.
Detailed description of the invention
Understand for the ease of those of ordinary skill in the art and implement the present invention, below in conjunction with drawings and Examples, the present invention is described in further detail, should be appreciated that enforcement example described herein is merely to illustrate and explains the present invention, be not intended to limit the present invention.
Union operation carries out topology maintenance, if the number of merging body is more than 2, then merges between two, then merges with the 3rd individuality, and before union operation, the topological relation in single internal portion should be complete.
Ask for an interview Fig. 1, a kind of topological dimension maintaining method merged based on three-dimensional geometry body provided by the invention, comprise the following steps:
Step 1: the face in the boundary face set of two individualities to be combined is carried out Boolean operations between two, obtains having between two individualities the face of relation (equal, cover, comprise, overlapping relation) by the algorithm of computational geometry;
Step 1.1: calculate the crossing straight line of two planes as scanning line with the plane equation of two planar chips;
Step 1.2: sentence friendship respectively with the border of two planar chips with this scanning line, calculate intersection point;
Step 1.3: identify all intersecting straight lines sections and joining, it is judged that the straightway type between joining, as shown in Figure 2.Wherein internal area straightway refers to that straight line intersects with the border of dough sheet and passes internal section of sub-line section gone out of dough sheet, foreign lands straightway refers to that straight line intersects with the border of dough sheet and passes outside section of sub-line section gone out of dough sheet, boundary straight line section refers to that straight line is overlapping with certain straightway of patch boundaries, and boundary point refers to certain boundary node passing straight through on patch boundaries.In identifying, the method for foreign lands straightway is for after given scan-line direction, find first limit intersected with outer shroud by sequence with this direction, the vector that the edge-vector on this limit obtains with the direction vector multiplication cross of scanning line is made comparisons with the normal vector in face, it is determined that it is positive and negative, and as benchmark.Outer annular edge edge-vector is every identical with benchmark with the result of scanning line multiplication cross, must be the starting point of internal area straightway, if contrary with benchmark, must be the terminal of internal area straightway, the result of internal ring is exactly contrary with the result of outer shroud;
Step 1.4 judges the crossing type in three-dimensional two faces according to straightway type.
Step 2: all line elements of relation face collection in step 1 are sentenced friendship between two;
If two lines section is non-intersect, then do not deal with;
If two lines section intersects, then according to the intersection point sentencing friendship, it being interrupted process, record interrupts the relation between the new and old line segment in front and back;
Step 2.1: if two line segments are parallel, it is judged that two line segments whether conllinear;If conllinear, it is judged that whether two line segments have intersection point;If not conllinear, it is judged that whether two line segments intersect in threshold range;
Step 2.2: if two line segments are not parallel, it is judged that whether two lines section is in threshold range relief area;Using Article 1 line segment as reference line segment, calculate two end points of Article 2 line segment to the mapping distance of reference line segment and mapping point;If the mapping distance of two end points is both less than threshold value, two end points mapping limit are all mapping points;If the mapping distance of an end points is less than threshold value, the mapping distance of another end points is more than threshold value, then the end points mapping limit is mapping point, and another end points is the initial point of Article 2 line segment;If Article 1 line segment is come to nothing as reference line segment, then using Article 2 line segment as reference line segment, carry out the calculating of mapping distance and mapping point;Obtain judging after mapping line segment the relationship type of itself and reference line segment.
Step 3: after line is disposed, uses Boolean operations subdivision to the face having overlapping relation and inclusion relation, is unique by the common portion of subdivision in new face;
Step 4: in range of tolerable variance, merges the common element in two individualities to be combined, including step 3 subdivision common element out;
Step 4.1: point merges;
Relatively whether the coordinate figure of two points is equal in range of tolerable variance, if equal, indicates them for same point;Concrete grammar be according to arrange threshold value build corresponding three-dimensional grid, match closest grid according to a location, according to coupling mesh point uniquely change a little;
Step 4.2: line merges;
Relatively whether the coordinate figure of the beginning and end on two limits is equal in range of tolerable variance, if equal, indicates them for same limit;
Step 4.3: face is merged;
Compare the limit on two face outer shrouds and internal ring whether equal in range of tolerable variance, if equal, indicate them for same.
Step 5: after element merges, all topology elements of two individualities are all unique, carry out the merging of geometric element;
Step 5.1: the preliminary merging of two individualities, deletes the common sides element between two individualities;
Step 5.2: process to merge and internal is connected with each other coplanar dough sheet, it is judged that whether two faces merged are shared face with the 3rd individuality, if then can not merge, if not then can be merged into a face;
Step 5.3: process and merge the internal line segment being connected with each other conllinear, if the line segment of conllinear is positioned at the limit on merging face, is merged into the same line.
Step 6: update local topology relation according to the corresponding relation on new and old and new and old limit, record the corresponding relation of new and old body.
Ask for an interview Fig. 3, being that the union operation topology of the embodiment of the present invention safeguards result schematic diagram, in figure, two solids have common sides, and after being merged by geometry, common sides is deleted, new line segment is merged on the limit of conllinear, new and old topological relation record and merge after internal portion topological relation complete.
It should be appreciated that the part that this specification does not elaborate belongs to prior art.
Should be understood that; the above-mentioned description for preferred embodiment is comparatively detailed; therefore the restriction to scope of patent protection of the present invention can not be thought; those of ordinary skill in the art is under the enlightenment of the present invention; under the ambit protected without departing from the claims in the present invention; can also making replacement or deformation, each fall within protection scope of the present invention, the scope that is claimed of the present invention should be as the criterion with claims.
Claims (7)
1. the topological dimension maintaining method merged based on three-dimensional geometry body, it is characterised in that comprise the following steps:
Step 1: the face in the boundary face set of two individualities to be combined is carried out Boolean operations between two, obtain having equal, cover, comprise the face collection with overlapping relation;
Step 2: all line elements of relation face collection in step 1 are sentenced friendship between two;
If two lines section is non-intersect, then do not deal with;
If two lines section intersects, then according to the intersection point sentencing friendship, it being interrupted process, record interrupts the relation between the new and old line segment in front and back;
Step 3: opposite is concentrated has the face employing Boolean operations subdivision intersected with inclusion relation;
Step 4: in range of tolerable variance, merges the common element in two individualities to be combined, including step 3 subdivision common element out;
Step 5: after element merges, all topology elements of two individualities are all unique, carry out the merging of geometric element;
Step 6: update local topology relation according to the corresponding relation on new and old and new and old limit, record the corresponding relation of new and old body.
2. the topological dimension maintaining method merged based on three-dimensional geometry body according to claim 1, it is characterised in that implementing of step 1 includes following sub-step:
Step 1.1: calculate the straight line that two planes intersect with the plane equation of two planar chips, using intersection as scanning line L;
Step 1.2: calculate intersection point with two planar chips respectively with scanning line L, obtain intersecting straight lines section;
Step 1.3: identify all intersecting straight lines sections and joining, it is judged that the straightway type between joining, including internal area straightway, foreign lands straightway, boundary straight line section, boundary point;Wherein internal area straightway refers to that straight line intersects with the border of dough sheet and passes internal section of sub-line section gone out of dough sheet, foreign lands straightway refers to that straight line intersects with the border of dough sheet and passes outside section of sub-line section gone out of dough sheet, boundary straight line section refers to that straight line is overlapping with certain straightway of patch boundaries, and boundary point refers to certain boundary node passing straight through on patch boundaries;
Step 1.4: judge the crossing type in three-dimensional two faces according to straightway type.
3. the topological dimension maintaining method merged based on three-dimensional geometry body according to claim 2, it is characterized in that: in step 1.3, the method of internal area straightway and foreign lands straightway that identifies is for behind given scanning line L direction, find first limit intersected with outer shroud by sequence with this direction, the vector that the edge-vector on this limit obtains with the direction vector multiplication cross of scanning line L is made comparisons with the normal vector in face, determine that it is positive and negative, and as benchmark;Outer annular edge edge-vector is every identical with benchmark with the result of scanning line L multiplication cross, must be the starting point of internal area straightway, if contrary with benchmark, must be the terminal of internal area straightway, the result contrast of the result of internal ring and outer shroud.
4. the topological dimension maintaining method merged based on three-dimensional geometry body according to claim 1, it is characterized in that: if two lines section described in step 2 intersects, then according to the intersection point sentencing friendship, it is interrupted process, record interrupts the relation between the new and old line segment in front and back, and it implements process and includes following sub-step:
Step 2.1: if two line segments are parallel, it is judged that two line segments whether conllinear;If conllinear, it is judged that whether two line segments have intersection point;If not conllinear, it is judged that whether two line segments intersect in threshold range;
Step 2.2: if two line segments are not parallel, it is judged that whether two lines section is in threshold range relief area.
5. the topological dimension maintaining method merged based on three-dimensional geometry body according to claim 1, it is characterized in that, judge described in step 2.2 that two lines section is whether in threshold range relief area, it implements process: using Article 1 line segment as reference line segment, calculates two end points of Article 2 line segment to the mapping distance of reference line segment and mapping point;If the mapping distance of two end points is both less than threshold value, two end points mapping limit are all mapping points;If the mapping distance of an end points is less than threshold value, the mapping distance of another end points is more than threshold value, then the end points mapping limit is mapping point, and another end points is the initial point of Article 2 line segment;If Article 1 line segment is come to nothing as reference line segment, then using Article 2 line segment as reference line segment, carry out the calculating of mapping distance and mapping point;Obtain judging after mapping line segment the relationship type of itself and reference line segment.
6. the topological dimension maintaining method merged based on three-dimensional geometry body described in claim 1, it is characterised in that step 5 implements and includes following sub-step:
Step 5.1: point merges;
Relatively whether the coordinate figure of two points is equal in range of tolerable variance, if equal, indicates them for same point;Concrete grammar be according to arrange threshold value build corresponding three-dimensional grid, match closest grid according to a location, according to coupling mesh point uniquely change a little;
Step 5.2: line merges;
Relatively whether the coordinate figure of the beginning and end on two limits is equal in range of tolerable variance, if equal, indicates them for same limit;
Step 5.3: face is merged;
Compare the limit on two face outer shrouds and internal ring whether equal in range of tolerable variance, if equal, indicate them for same.
7. the topological dimension maintaining method merged based on three-dimensional geometry body described in claim 1, it is characterised in that step 6 implements and includes following sub-step:
Step 6.1: the preliminary merging of two individualities, deletes the common sides element between two individualities;
Step 6.2: process to merge and internal is connected with each other coplanar dough sheet, it is judged that whether two faces merged are shared face with the 3rd individuality, if then can not merge, if not then can be merged into a face;
Step 6.3: process and merge the internal line segment being connected with each other conllinear, if the line segment of conllinear is positioned at the limit on merging face, is merged into the same line.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610137422.2A CN105809735A (en) | 2016-03-11 | 2016-03-11 | Topology maintenance method based on three-dimensional geometric body combination |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610137422.2A CN105809735A (en) | 2016-03-11 | 2016-03-11 | Topology maintenance method based on three-dimensional geometric body combination |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105809735A true CN105809735A (en) | 2016-07-27 |
Family
ID=56468096
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610137422.2A Pending CN105809735A (en) | 2016-03-11 | 2016-03-11 | Topology maintenance method based on three-dimensional geometric body combination |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105809735A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106780745A (en) * | 2016-11-24 | 2017-05-31 | 南京航空航天大学 | A kind of method that the broken face of complex three-dimensional body is identified and is merged |
CN109791574A (en) * | 2016-09-28 | 2019-05-21 | 西门子产品生命周期管理软件公司 | For editing the variation modeling method and system of geometric object |
CN109782272A (en) * | 2018-12-30 | 2019-05-21 | 中国电子科技集团公司第十五研究所 | Boolean's fusion method of three-dimensional radar body |
CN109815604A (en) * | 2019-01-30 | 2019-05-28 | 中交第二公路勘察设计研究院有限公司 | BIM interior space connected graph construction method based on Architectural elements topological relation |
CN111179401A (en) * | 2019-12-31 | 2020-05-19 | 北京真景科技有限公司 | Topological grouping method based on 3D curved surface data |
CN111428811A (en) * | 2020-04-14 | 2020-07-17 | 中国测绘科学研究院 | Method for recognizing and processing self-intersection pattern of single-ring polygon |
WO2020237740A1 (en) * | 2019-05-24 | 2020-12-03 | 深圳大学 | Three-dimensional element layout visualization method and apparatus |
CN113642062A (en) * | 2021-10-18 | 2021-11-12 | 广州中望龙腾软件股份有限公司 | Topological geometric data representation method of three-dimensional model, terminal and storage medium |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0681243A1 (en) * | 1994-04-28 | 1995-11-08 | Hewlett-Packard GmbH | Method for performing boolean operations on geometric objects in a computer-aided design system |
WO2000046755A1 (en) * | 1999-02-02 | 2000-08-10 | Tplg Technologies Limited | Geometric data manipulation |
US6859681B1 (en) * | 1999-09-27 | 2005-02-22 | The Pom Group | Multi-material toolpath generation for direct metal deposition |
CN101093501A (en) * | 2007-07-31 | 2007-12-26 | 武汉大学 | Method for querying high performance, transparent distributed spatial database |
CN101739716A (en) * | 2009-12-04 | 2010-06-16 | 东北大学 | Three-dimensional space structure modeling and key block identifying method of engineering rock mass |
WO2012144893A2 (en) * | 2011-04-19 | 2012-10-26 | Technische Universiteit Delft | Method and system for generating maps in an n-dimensional space |
CN103399730A (en) * | 2013-07-29 | 2013-11-20 | 中国科学院地理科学与资源研究所 | Parallel processing method for judgment of segment intersection for solid geometrical bodies on the basis of CPU-GPU architecture |
CN103871101A (en) * | 2013-12-19 | 2014-06-18 | 中冶沈勘工程技术有限公司 | Foundation pit and geologic body model seamless integration method based on three-dimensional Boolean operation |
JP2015176600A (en) * | 2014-03-13 | 2015-10-05 | セイコーエプソン株式会社 | System generating three-dimensional model, method and program |
CN105336004A (en) * | 2014-06-27 | 2016-02-17 | 华为技术有限公司 | Curved surface model creating method and device |
CN105354353A (en) * | 2015-09-28 | 2016-02-24 | 武汉开目信息技术有限责任公司 | MBD model based processing feature identification and modeling method |
-
2016
- 2016-03-11 CN CN201610137422.2A patent/CN105809735A/en active Pending
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0681243A1 (en) * | 1994-04-28 | 1995-11-08 | Hewlett-Packard GmbH | Method for performing boolean operations on geometric objects in a computer-aided design system |
WO2000046755A1 (en) * | 1999-02-02 | 2000-08-10 | Tplg Technologies Limited | Geometric data manipulation |
US6859681B1 (en) * | 1999-09-27 | 2005-02-22 | The Pom Group | Multi-material toolpath generation for direct metal deposition |
CN101093501A (en) * | 2007-07-31 | 2007-12-26 | 武汉大学 | Method for querying high performance, transparent distributed spatial database |
CN101739716A (en) * | 2009-12-04 | 2010-06-16 | 东北大学 | Three-dimensional space structure modeling and key block identifying method of engineering rock mass |
WO2012144893A2 (en) * | 2011-04-19 | 2012-10-26 | Technische Universiteit Delft | Method and system for generating maps in an n-dimensional space |
CN103399730A (en) * | 2013-07-29 | 2013-11-20 | 中国科学院地理科学与资源研究所 | Parallel processing method for judgment of segment intersection for solid geometrical bodies on the basis of CPU-GPU architecture |
CN103871101A (en) * | 2013-12-19 | 2014-06-18 | 中冶沈勘工程技术有限公司 | Foundation pit and geologic body model seamless integration method based on three-dimensional Boolean operation |
JP2015176600A (en) * | 2014-03-13 | 2015-10-05 | セイコーエプソン株式会社 | System generating three-dimensional model, method and program |
CN105336004A (en) * | 2014-06-27 | 2016-02-17 | 华为技术有限公司 | Curved surface model creating method and device |
CN105354353A (en) * | 2015-09-28 | 2016-02-24 | 武汉开目信息技术有限责任公司 | MBD model based processing feature identification and modeling method |
Non-Patent Citations (1)
Title |
---|
范俊甫 等: "几何部件缓冲区域合并的Buffer 算法及其并行优化方法", 《测绘学报》 * |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109791574A (en) * | 2016-09-28 | 2019-05-21 | 西门子产品生命周期管理软件公司 | For editing the variation modeling method and system of geometric object |
CN109791574B (en) * | 2016-09-28 | 2024-02-20 | 西门子工业软件有限公司 | Method and data processing system for modifying manufacturing instructions for manufacturing objects |
CN106780745A (en) * | 2016-11-24 | 2017-05-31 | 南京航空航天大学 | A kind of method that the broken face of complex three-dimensional body is identified and is merged |
CN109782272A (en) * | 2018-12-30 | 2019-05-21 | 中国电子科技集团公司第十五研究所 | Boolean's fusion method of three-dimensional radar body |
CN109815604A (en) * | 2019-01-30 | 2019-05-28 | 中交第二公路勘察设计研究院有限公司 | BIM interior space connected graph construction method based on Architectural elements topological relation |
WO2020237740A1 (en) * | 2019-05-24 | 2020-12-03 | 深圳大学 | Three-dimensional element layout visualization method and apparatus |
US11900612B2 (en) | 2019-05-24 | 2024-02-13 | Shenzhen University | Three-dimensional element layout visualization method and apparatus |
CN111179401A (en) * | 2019-12-31 | 2020-05-19 | 北京真景科技有限公司 | Topological grouping method based on 3D curved surface data |
CN111179401B (en) * | 2019-12-31 | 2023-07-25 | 北京真景科技有限公司 | Topology grouping method based on 3D curved surface data |
CN111428811A (en) * | 2020-04-14 | 2020-07-17 | 中国测绘科学研究院 | Method for recognizing and processing self-intersection pattern of single-ring polygon |
CN111428811B (en) * | 2020-04-14 | 2021-05-25 | 中国测绘科学研究院 | Method for recognizing and processing self-intersection pattern of single-ring polygon |
CN113642062A (en) * | 2021-10-18 | 2021-11-12 | 广州中望龙腾软件股份有限公司 | Topological geometric data representation method of three-dimensional model, terminal and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105809735A (en) | Topology maintenance method based on three-dimensional geometric body combination | |
CN102194253B (en) | Method for generating tetrahedron gridding for three-dimensional geological structure | |
CN109815604B (en) | BIM indoor space connection diagram construction method based on topological relation of building elements | |
US10504284B2 (en) | Method for automatic modeling of complex buildings with high accuracy | |
CN110349252A (en) | A method of small curvature part actual processing curve is constructed based on point cloud boundary | |
CN110009727A (en) | A kind of indoor threedimensional model automatic reconfiguration method and system with structure semantics | |
CN110276732B (en) | Mountain area point cloud cavity repairing method considering topographic characteristic line elements | |
JP2005038219A (en) | Method for generating volume data from boundary expression data and program therefor | |
Pérez et al. | A comparison of hole-filling methods in 3D | |
CN105426628B (en) | A kind of complex product isomery Model Fusion method | |
CN106055794A (en) | Method for building three-dimensional pipeline model in parametric manner | |
CN100580707C (en) | A polygonal grid model amalgamation method for any topology | |
CN100585638C (en) | Curved body three-dimensional boundary representation model reconstruction method and device based on line boundary | |
CN102682476B (en) | The boolean operation method of triangle grid data and system thereof | |
CN108229081A (en) | A kind of method of the geometry reparation of composite surface | |
Chen et al. | Automatic surface repairing, defeaturing and meshing algorithms based on an extended B-rep | |
CN105184854B (en) | For the fast modeling method of underground space scanning element cloud performance data | |
CN105225272A (en) | A kind of tri-dimensional entity modelling method based on the reconstruct of many outline lines triangulation network | |
CN103136788B (en) | The visual method for reconstructing of a kind of three-dimensional blood vessel bifurcation | |
US8983802B2 (en) | Notch re-blend in an object model | |
Ji et al. | Point cloud segmentation for complex microsurfaces based on feature line fitting | |
Ramanathan et al. | Interior medial axis transform computation of 3D objects bound by free-form surfaces | |
CN103782297B (en) | Otch in boundary representation model blendes together | |
CN107958483B (en) | Stratum modeling method | |
Xiong et al. | Automated structured all-quadrilateral and hexahedral meshing of tubular surfaces |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20160727 |
|
RJ01 | Rejection of invention patent application after publication |