Applying Database Optimization Technologies to Feature Recognition in CAD


Z. Niu, R. R. Martin, M. A. Sabin, F. C. Langbein, J. H. Bucklow. Applying Database Optimization Technologies to Feature Recognition in CAD. Computer-Aided Design and Applications 12(3):373-382, 2015. [DOI:10.1080/16864360.2014.981468] [PDF]

Feature Recognition with Database Optimisation

Feature Recognition with Database Optimisation

In engineering analysis, CAD models are often simplified by removing features, enabling meshing to be quicker and more reliable; the resulting smaller meshes in turn lead to faster analysis. Finding features by hand is tedious, and there is a need to automate this process. A declarative approach to feature recognition allows engineers to define features relevant to a particular problem, without detailing how they are to be found. Here, we show that a declarative feature definition can be turned into an SQL query, and database engine coupled to a CAD modeler can be used to find instances of entities satisfying the predicates which make up features. A key benefit of doing so is that database optimization techniques built into a modern database can effectively execute the SQL query in an acceptable time to find features. We present experiments to show the benefits of various database optimization techniques. We determine how the time taken to find features scales with number of features and model size, using different optimizations. We also give results for real industrial models.


Cite this page as 'Frank C Langbein, "Applying Database Optimization Technologies to Feature Recognition in CAD," Ex Tenebris Scientia, 4th November 2015, https://langbein.org/niu2015/ [accessed 29th March 2024]'.

CC BY-NC-SA 4.0 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.