Abstract
As an important data source of complex product design and manufacturing, 3D assembly model has accumulated a large number of 3D assembly models in various manufacturing industries under the background of widely used digital design technology. In order to make better use of reusable common structure information about 3D assembly model, reduce repetitive labor, and shorten product development cycles, a common structure mining method of 3D assembly models was proposed. Firstly, based on the attribute neighbourhood diagram of individual parts of the 3D assembly model, the information of the assembly feature attributes is maintained and the nonassembly feature attributes are simplified to form an attributed assembly feature neighbourhood diagram; then, based on the assembly relationship between the parts of the 3D assembly model, the attributed assembly feature neighbourhood diagrams of the parts are combined to form a 3D assembly model attribute neighbourhood diagram. Secondly, the common structure of the 3D assembly model is extracted by the frequent subgraph mining algorithm. Finally, a set of fixture models is used to verify the results, which show that this 3D assembly model common structure mining method can accurately and effectively explore the common structure information of the product and has good results.
1. Introduction
With the development of information science and technology, as well as the development of knowledge related to product modelling, CAD model has a qualitative leap in its ability to describe information in terms of connotation or denotation. The human being as an individual has certain three-dimensional characteristics in his or her visual senses in life, thus allowing him or her to perceive the three-dimensional model in life and its surroundings and to obtain more information.
The 3D assembly model contains many structures, functions, attributes, and other reusable information that reflect the design intent. This paper proposes a 3D assembly model common structure mining method with the 3D model as the object, as shown in Figure 1. The common parts of the graphs that are frequently found and meet the reuse requirements, namely, common structures, are then discovered. The study of the common structure discovery and reuse method will provide a reference method for the designers to discover this valuable reuse information in the design and manufacture of products and provide a reference method for the analysis and reuse of 3D assembly models.

The representation of 3D assembly model information requires comprehensive expression of relevant information on 3D assembly model so as to provide information sources for subsequent related excavation and reuse work. Therefore, the representation of 3D assembly model information should include topological structure information that can express the structural resources related to the model, semantic information that can express the name, type and function as parts, and some characteristic information that can express the coordination relationship between parts.
Chakrabarty et al. [1] proposed the hierarchical structure model of 3D assembly model for complex 3D assembly model. Liu et al. [2] specifically divided product attributes, behaviours, and other information into product layer, feature layer, and other layers, and realized the connection relationship between information layers on the basis of the hierarchical model. Based on the representation of hierarchical model, Mou [3] constructed human-machine collaborative quantification of the mutual assembly relations between parts of 3D assembly model so as to be used in assembly sequence planning of 3D assembly model. Li [4] constructed a reuse-oriented hierarchical model, such as the inclusion relationship of structural features and the morphological relationship of features, based on the correlation topological relationship and surface hierarchical division. Yang et al. [5] proposed a two-dimensional descriptor of process information oriented to 3D assembly instruction issuing, used an abstract matrix representation method to represent 3D process information, and established an assembly instruction issuing model.
Graph model representation is mainly composed of nodes and edges based on graph theory. Graph model can be used to describe the connection relation between structure and structure of 3D assembly model. The representation method of graph model is favoured by many scholars and applied in many research fields. Bourjault [6] expressed 3D assembly model based on graph structure. The model is a simple undirected graph, whose nodes correspond to the set of parts in the model, while edges correspond to the set of assembly relations between parts. On the basis of Bourjault’s diagram model, Homem de Mello and Sanderson [7] added expressions of relevant functional attributes, thus establishing a graph model representation method of five-dimensional topology. Xiao et al. [8] proposed a single assembly interface 3D assembly model of information retrieval method: first, the preliminary model information retrieval is used, and then information is filtered according to the result of retrieval. Assembly model geometry retrieval can be converted to look for problems with the attribute adjacency graph. Finally, frequent subgraph mining algorithm is used with conjugate subgraph attribute adjacency graph search.
Zuo [9] took brake products as an example. First, the attribute connection graph expression specification is constructed, and then common design units are obtained based on clustering algorithm and frequent subgraph algorithm so as to realize assembly model information mining. Wu [10] took auto parts products as the research object, analysed the common information among products for objects at different levels, pointed out the key points to be dealt with in the reuse process, and proposed a reuse system suitable for products on this basis. Ma [11] expressed the assembly structure of products based on the number diagram of product structure and proposed the module division method of product cluster on the basis of frequent subgraph mining. Zhou et al. [12] proposed a local structure similarity analysis method of 3D assembly model based on subgraph isomorphism and case matching. Firstly, based on the attribute adjacency graph, the assembly relations between parts in 3D assembly model are transformed into corresponding elements in the graph. Secondly, the classification rules and preprocessing rules of the connection relation were defined, and similar 3D assembly model structures were matched based on the correlation algorithm. Han et al. [13] proposed a method to identify key assembly structures in complex mechanical assembly. Firstly, the model was represented by complex network, and then the key assembly functional parts were obtained based on the evaluation model. Finally, the key assembly structures were identified by heuristic algorithm. Wang et al. [14] constructed graphic descriptors to express the geometric and topological information of 3D assembly models and combined clustering algorithm and frequent subgraph mining algorithm to realize the mining of reusable models.
2. Materials and Methods
2.1. Representation of 3D Assembly Model Information
The representation of 3D assembly model information requires comprehensive expression of relevant information of 3D assembly model so as to provide information sources for subsequent related excavation and reuse work. Therefore, the representation of 3D assembly model information should include topological structure information that can express the structural resources related to the model, semantic information that can express the name, type, and function of parts, and some characteristic information that can express the coordination relationship between parts. In the representation of model information, attention should be paid to the accurate and comprehensive representation of model information. Secondly, the constructed method should be as simple, clear, and reasonable as possible, which can be applied to the subsequent related excavation and reuse work.
At present, attribute adjacency graph is used to build model, which has too much structure data and low application efficiency. Or take the whole part in the 3D assembly model as a single node and the connection relation between parts as the edge to construct the model attribute connection graph. Although these models have simple structure, they pay insufficient attention to the geometric shape information of the 3D assembly model itself. Therefore, in order to not only express important assembly information of 3D assembly model, but also improve application efficiency, this paper proposed a 3D assembly model information representation method based on assembly features. Firstly, on the basis of the attribute adjacency graph, the assembly features of each part in the 3D assembly model were retained, the nonassembly features were simplified, and the attribute assembly feature adjacency graph of the parts was constructed. Then, on this basis, the relationship between the parts in the 3D assembly model is analysed, and the assembly scheme is constructed based on this, and then the attribute adjacency graph of the 3D assembly model is established. Based on the above research, an effective way of information representation of 3D assembly model is presented.
2.1.1. The Definition of Attribute Adjacency Graph
Definition 1. Attribute adjacency graph: It is mainly a graph representation model in which the parts surface is the node and the adjacency relationship between the surfaces is the edge, so as to express the topological relationship of the parts, where represents the set of nodes, and any element in the set meets the corresponding relationship with one side of the part; represents the set of edges, is the adjacency relation of faces; any element in the set has a corresponding element, mainly including the geometric type of faces, the number of faces, and so on. represents the set of attributes of an edge, and any element in the set has one element corresponding in , mainly including the type of the edge and the position of the adjacent surface.
According to the current research, many scholars have proposed a variety of model representation methods. For example, shown in Figure 2(a) is the layered orientation graph model of [15] and shown in Figure 2(c) a mixture of adjacency graph model [16], respectively, the corresponding models of component assembly tolerance level, size, design, design standards, and other information in detail, and solve the problems of the corresponding field, but for the 3D assembly model related to discover. The structure is multifarious, time-consuming, and of low retrieval efficiency and high cost. The attribute connection graph model [17] as shown in Figure 2(b) is simple in form, but it ignores the geometric shape information of the model itself, resulting in low accuracy of excavation results and large differences among models.
To sum up, this paper divides the shape features of the model into assembly features and nonassembly features. Assembly features include assembly information in parts and are used to construct the body shape of parts, which plays a decisive role in the assembly process of 3D assembly models. Nonassembly features are auxiliary features in parts, which are local modifications of part information and play little role in the assembly process of 3D assembly model. In this paper, based on the attribute adjacency graph of 3D model, the assembly feature information in the part model is preserved first, and then the semantic node is used to replace the other information in the model so as to construct the attribute assembly feature adjacency graph of the part. Its definition is as follows.

(a)

(b)

(c)
Definition 2. Property masquerade feature adjacency diagram: It is a graphical representation that focuses on assembly features in part models and is represented by , where represents the set of nodes, and any element in the set corresponds to one side in the assembly features of parts; E represents the set of edges, in which any element corresponds to the side formed by adjacent surfaces and in the assembly features of parts; and represents the attribute set of the node, which mainly includes the geometric type of the face and the number of sides of the face. represents the set of edge attributes, including the type of edge and the position relation of adjacent surfaces. represents the semantic node of this part, which is the semantic expression of other information except assembly features in this part, including the semantic information of part name , function , and category .
2.1.2. Construction of Attribute Adjacency Graph for 3D Assembly Model
The 3D assembly model is essentially a set of information set, that is, a collection of entities modelled by the designer in 3D space and the representation of their properties. For two parts in a 3D assembly model that are in contact with each other, two types are distinguished: contact connections and assembly connections, by determining whether they have assembly requirements. A contact connection is where two parts are in contact but there is no requirement for assembly. Conversely, where there is a requirement for assembly, the connection is an assembly connection. Secondly, assembly connections can be subdivided into welded, threaded, and pinned connections, depending on how the two parts are connected. In the process of discovering and reusing the common structure of a model, the assembly model requires special attention to the assembly relationships between parts as opposed to the part model. In this paper, the types of connection relation between parts and the contact types of mating surfaces are classified and coded, respectively, and the results are shown in Table 1 and Table 2. For example, the code “b1” means that the connection relation between two parts is “pin connection” and the contact type of the mating surface is “plane-cylinder contact.”
Taking the assembly process of the 3D assembly model shown (Figure 3) as an example, the 3D assembly model shown in Figure 3(c) is assembled by part A shown in (Figure 3(a)) and part B shown in (Figure 3(b)), respectively. By searching the assembly features corresponding to the model and related process documents, it can be obtained that the connection relation between parts is “threaded connection,” and the contact type of mating surface is “cylinder-cylindrical contact”

Based on the adjacency graph construction steps of attribute make-up features described above, corresponding graph representations are made for part A and part B, respectively. The results are shown in Figure 4(a) and Figure 4(b). The nodes marked with shadows in the graph represent the mating surfaces of the parts. Then, based on the classification and coding specification of the connection relation, the mating surfaces are assembled into a node, which is named as the mating node, that is, the node marked with “B2” (“B” means thread connection; “2” means cylinder-cylindrical contact). Thus, the adjacency graph of model attributes is constructed, and the result is shown in Figure 4(c).

The structure of attribute adjacency graph constructed by this method is more concise, and the graph contains the related information of part name, category, function, and so on. The size of the constructed graph is much smaller than that of the traditional method. Compared with the traditional method, the graph size is too large due to too many parts, and the complexity of the attribute adjacency graph can be reduced to a large extent, and the effect is more obvious.
2.2. Common Structure Mining of 3D Assembly Model Based on Frequent Subgraph
The excavation of the common structure of 3D assembly model is not to discover the assembly model structure with identical structure, process, and function, but to find the model structure with similar structure and different local structure in the corresponding database. In fact, the process of discovering common structures is to integrate the design experience of similar model structures and accumulate relevant design advantages so as to effectively increase the reuse efficiency of 3D assembly models.
In this paper, simplified structural data information is used as input information to reduce the scale of attribute adjacency graph of 3D assembly model and reduce the complexity of common structure excavation. In addition, the semantic nodes and coordination nodes in the attribute adjacency graph of 3D assembly model are preprocessed to reduce the size of the attribute adjacency graph of 3D assembly model, which is the first screening of the frequent subgraph mining process, before the common structure is mined through frequent subgraph. Through this process, the matching range is effectively reduced, and the overall mining efficiency is improved.
2.2.1. Related Concepts and Definitions
Definition 3. Graph isomorphism: Given graphs and , and are isomorphic if there is a mapping between the two graphs and is an edge in , and if and only if is an edge in .
Definition 4. Subgraph isomorphism: It is known that figures and and are a subgraph of . If there are isomorphic relationship in and , the subgraphs and are isomorphic.
The subgraph isomorphism process shown in Figure 5 is the graph isomorphism process of a subgraph of a graph and another graph. The judgment of isomorphism relation between two graphs is essentially the judgment of mapping relation between nodes in the graph, and the mapping relation under node mapping relation also satisfies the corresponding mapping relation. Among them, the left side of the two charts, respectively, as the design requirements of the model structure and database structure, the blue part is the design personnel designated by the local structure (i.e., the subgraph), two figures on the right side are, respectively, corresponding to the attribute adjacency graph, said black nodes mapping relationship of vertices, said two figures of subgraph isomorphism; namely, the dotted line represents the mapping relationship between vertices.

Definition 5. Frequency We know that Atlas and q are subgraphs. If q appears in and , that is, q is isomorphic to subgraph, then is 1; otherwise, q is not isomorphic to any subgraph in ; then, is 0. Based on formula , is obtained, and is frequency ( is the sum of the number of graphs with isomorphism).
Definition 6. Frequent subgraph: The minimum frequency is known. If exists, q is called its frequent subgraph in the Atlas .
Definition 7. Generic structure: Given a 3D assembly model database, represents its attribute adjacency graph set, meets the condition of frequent subgraph and is the frequent subgraph of graph . In the model database, the relevant structures of 3D assembly model corresponding to are called common structures.
2.2.2. Discovery of Common Structure
Scholars at home and abroad often use frequent subgraph algorithm to solve common structure mining problems. Apriori algorithm has a strong influence on the mining of frequent subgraphs and is widely used [18–20]. This algorithm is a frequent item set algorithm [21, 22] that excavates and analyses association norms. The generation of frequent item sets mainly goes through the generation of candidate sets and candidate pruning and is solved through layer-by-layer search. In other words, it generates high-order item sets on the basis of low-order item sets. In addition, the generation and testing strategies are used to discover frequent item sets, and pruning operations are carried out according to the related properties of candidate pruning to obtain high-order candidate sets. Finally, the item sets that do not meet the minimum frequency are deleted through frequency judgment so as to generate high-order frequent item sets. Two classical frequent subgraph mining algorithms, AGM algorithm [23] and FSG algorithm [24], are evolved on the basis of Apriori algorithm. AGM algorithm is based on Apriori algorithm, which generates k-order candidate set by adding one node each time. Then, the graph isomorphism is used to judge whether there are identical k − 1 candidate sets in k-order candidate sets. The algorithm needs to traverse the data set repeatedly. When the graph size increases, the running time of the algorithm will increase and the efficiency of the algorithm will decrease. The FSG algorithm generates k-order candidate sets by adding edges one at a time. In the attribute adjacency graph, there are more edges than nodes, resulting in more candidate sets. In order to optimize the efficiency of the algorithm, the intersection of the TID (Transaction ID) lists of all k-order candidate sets is calculated for frequency counting and candidate pruning. To sum up, this paper takes graph nodes as the object, combines the advantages of the two algorithms and optimization methods such as preprocessing to improve the efficiency of the algorithm, and then achieves the purpose of discovering the common structure of the model.
To facilitate the description of the algorithm, the following symbols and data structures are defined, as shown in Table 3.
The algorithm steps are described as follows: Step 1. Pretreatment. Step 2. Initialize the first-order and second-order frequent subgraphs. Step 3. Connect two K-order frequent subgraphs (including the same low-order frequent subgraphs) to form K + 1-order candidate subgraphs. Step 4. Prune the candidate subgraph of order. Step 5. After candidate subgraph is generated, frequency counting is performed. Step 6. Find and delete redundant structures in the candidate subgraph set. Step 7. Cycle until no new frequent subset can be formed.
As can be seen from the above algorithm steps, frequent subgraph algorithm mainly includes preprocessing, initialization, generation of candidate set, candidate pruning, frequency counting, redundancy screening, and other common structure excavation processes shown in Figure 6, showing the flowchart of the algorithm. Since all elements in the attribute adjacency graph have corresponding attributes, the similarity of corresponding attributes should be judged during excavation. This paper refers to the similarity calculation method of for judgment so as to obtain more accurate excavation results.

(1) Pretreatment. The preprocessing is carried out before frequent subgraph mining, mainly by removing the semantic nodes that appear independently in each attribute adjacency graph of the graph set and the coordination nodes that are only connected with this node. That is, semantic nodes that appear only in one graph and coordination nodes that are only connected to them do not appear in other graphs. The preprocessing process is the preliminary screening of common structure excavation so as to reduce the size of Atlas and the number of matching. The following definitions of semantic node frequency are given in this chapter.
Definition 8. Semantic node frequency: We have and . If occurs in and satisfies , , , , then is 1; otherwise, is 0. The semantic node frequency is obtained by the formula .
In Figure 7, attribute adjacency graphs corresponding to a group of 3D assembly models are used to demonstrate the pretreatment process. Black nodes are semantic nodes, and other nodes are coordination nodes. The preprocessing mainly traverses the adjacency graph of these 3D assembly model attributes. First, the semantic node is traversed. It can be observed from the figure that only the semantic node No. 4 in Figure 7(a) exists independently, and Figure 7(b) and Figure 7(c) do not contain the semantic node, so the semantic node will be deleted during the preprocessing. Then, the coordination nodes connected with the semantic node are judged. If a coordination node is only compatible with the semantic node, the coordination node will also be deleted in the preprocessing process, as shown in Figure 7(a), and the shaded part is the coordination node only connected with the semantic node. Until the traversal of all nodes is completed, the preprocessing process is finished, and the next step is entered.
In summary, the pseudocode describing the steps of the preprocessing Algorithm 1 is as follows.
Although the number of scanning Atlas increases in the pretreatment process, the number of scanning irrelevant nodes can be reduced to a large extent, the scan scale can be reduced, the matching loss can be reduced, and the excavation efficiency can be improved.
(2) Initialize. After preprocessing, the first-order frequent subgraph and second-order frequent subgraph need to be initialized. For the attribute adjacency graph of 3D assembly model, the first-order frequent subgraph can be easily obtained, which corresponds to nodes in the attribute adjacency graph, and connecting any two first-order frequent subgraphs is unique. The second-order frequent subgraph was obtained by traversing the attribute adjacency graph of the 3D assembly model. In order to facilitate the later acquisition of high-order frequent subgraphs, the id, F, M, , and other data structures of second-order frequent subgraphs are stored accordingly.
(3) Generation of Candidate Sets. The core idea of candidate set generation is to generate high-order candidate subgraph on the basis of low-order frequent subgraph. That is to generate -order candidate subgraph through -order frequent subgraph. The generation of candidate set needs to go through two processes: (1) identification, judging whether two -order frequent subgraphs contain the same -order frequent subgraphs; (2) connection: two K-order frequent subgraphs that meet the recognition conditions are connected to form -order candidate subgraphs.
The first step of candidate set generation is recognition; that is, in the corresponding two -order frequent subgraphs (large graphs), judge whether the -order frequent subgraphs (small graphs) are the same. If they are the same, the next step can be connected. Otherwise, the connection cannot be made.
The second step in candidate set generation is joining. After identifying two identical small graphs, it is necessary to connect the large graphs containing the small graphs to obtain -order candidate subgraphs. The joining process can be understood as the joining process of adjacency matrix, namely, .
Suppose that the adjacency matrix of two identical small graphs is , then the adjacency matrix of the two large graphs is and , respectively, and the matrix form is shown in formulas (1) and (2). Connect the matrices and so as to obtain the corresponding candidate subgraph of order, and its matrix form is shown in formula (3).where a1 and b1 represent column vectors of dimension, respectively.
represents the adjacency between a1 and b1. When the adjacency of a1 and b1 is different, the corresponding value of is also different.The sample graph of candidate set generation is shown in Figure 8. The two attribute adjacency graphs shown in Figure 8(a) are mainly used to carry out corresponding subgraph recognition and connection process. The two attribute adjacency graphs shown in Figure 8(a) are composed of five different vertices, respectively. In order to connect them, the same low-order frequent subgraphs need to be identified first, and the result of subgraph recognition is shown in Figure 8(b). Based on the same low-order frequent subgraph after recognition, the two attribute adjacency graphs (Figure 8(a)) are connected to obtain the high-order candidate subgraph. The process of subgraph connection is shown in Figure 8(c), where the red line box is the same low-order frequent subgraph, and the dotted line is the adjacency relationship between vertices 5 and 6. If there is adjacency relationship between the two, the dotted line is transformed into a solid line. If no adjacency exists, delete the dotted line.
After the subgraph is connected, the generated -order candidate frequent subgraph is compared with the existing graph in . If there is no such -order candidate frequent subgraph in , it is added to , and the low-order frequent subgraph id is added to of the high-order candidate frequent subgraph . Otherwise, the low-order frequent subgraph id is only added to of the high-order candidate frequent subgraph, and then the repeated data is deleted.
(4) The Candidate Pruning. In the process of frequent subgraph mining, the following operations should be performed before the frequency counting of candidate subsets generated based on the generation of candidate sets:(1)For -order candidate subgraphs, all of their K-order subgraphs are solved.(2)On the basis of graph isomorphism, judge whether K-order frequent subgraphs contain K-order subgraphs.(3)According to the related properties of candidate pruning, pruning was carried out. The related properties of candidate pruning are described as follows:Given subgraph O, if O is frequent subgraph, then any subgraph is frequent. If O is infrequent, then any subgraph is infrequent.
Through the above operations, the number of candidate subgraphs with different structures and infrequent subgraphs is reduced, and the efficiency of frequency counting process is improved to a certain extent so as to improve the efficiency of frequent subgraph mining algorithm. However, once the number of isomorphic vertices increases, the corresponding retrieval efficiency will decrease. Therefore, this paper sets the number of frequent K-order subgraphs in as , and the number of all K-order subgraphs solved by -order candidate subgraphs as . By comparing and , it can determine whether they meet the candidate pruning-related properties, whenThe above two cases do not require a lot of subgraph isomorphism judgment, which greatly reduces the complexity of frequent subgraph algorithm and improves the retrieval efficiency of the algorithm.
(5) Redundancy Selection. On the basis of the Apriori algorithm, frequent subgraphs are often mined, and redundant candidate subgraphs are often generated. Since the formation of frequent subgraphs is based on the recognition and connection operation of low-order frequent subgraphs to construct high-order candidate subgraphs, the phenomenon of high-order including low-order subgraphs may occur. Therefore, this paper adopts the union of table to realize, check whether there is the same item in the union set, if there is, remove the same item, and delete the corresponding subgraph in the frequent subgraph set. This avoids scanning the whole Atlas, reduces the workload, and improves the efficiency of the algorithm.
In summary, the pseudocode describing the frequent subgraph mining Algorithm 2 is as follows:
Through the process of preprocessing, initialization, candidate set generation, candidate pruning, frequency counting, and redundancy screening, a large number of frequent subgraphs with different frequency were obtained. Any frequent subgraph corresponds to the local model structure frequently appearing in the model, namely, the common structure, which contains a lot of information, such as the attribute information of corresponding parts in the 3D assembly model and the assembly relationship between parts.
|
|

(a)

(b)

(c)

3. Discussion
In order to validate the 3D assembly model based on graph theory in common structure is found feasible, based on the laboratory model of long-term accumulation, in resources, select one series machine tool fixture for 3D assembly model as the research object, and use the method in this paper to describe concrete step in detail and validate the rationality and feasibility of relevant methods.
The 3D assembly model of a certain series of machine tools and fixtures as shown in Figure 9 is taken as the verification object, and the detailed example verification process is carried out through the representation of model information described in Section 2 and the excavation of common structures based on frequent subgraphs.

(a)

(b)

(c)

(d)

(e)

(f)

(g)

(h)
3.1. 3D Assembly Model Information Representation
Establishing a reasonable and effective 3D assembly model information representation is the key to subsequent correlation analysis. Therefore, based on the model representation method described in Chapter 2, the 3D fixture assembly model in Figure 9 is represented by an attribute adjacency graph.
3.1.1. Construction of Adjacency Graph of Attribute Configuration Feature
Firstly, according to the method described in Section 2.1.2, the relevant information of assembly features in the 3D assembly model is retained based on the attribute adjacency graph, and other information of parts is replaced by semantic nodes to construct the corresponding attribute assembly feature adjacency graph for all parts in the model. Fixture 2 as shown in Figure 9(b) is used in this paper for illustration. Relevant attribute information of parts can be obtained by searching for model structure tree, relevant design documents, national standards, industry standards, and other resources, and then the attribute assembly feature adjacency graph is expressed for all parts corresponding to Fixture 2. The results are shown in Table 4. In the table, the red part of the part model corresponds to the assembly feature part of the part. The black nodes in the attribute configuration adjacency graph correspond to the semantic nodes containing a lot of semantic information of the part.
3.1.2. Representation of 3D Assembly Model Information
Through the above steps, all parts in fixture 2 can get the corresponding attribute configuration feature adjacency diagram. Then, based on the attribute adjacency graph construction method in Section 2.1.3 and the second jig’s 3D assembly model shown in Figure 9(b), the assembly relations between parts are found by searching the corresponding features and relevant documents available of the jig model. Next, this section combines the assembly relations to build the corresponding 3D assembly model attribute adjacency graph. The results are shown in Figure 10(b).

(a)

(b)

(c)

(d)

(e)

(f)

(g)

(h)
Through the above steps, the 3D assembly model attribute adjacency diagram of fixture 2 is created. By using Figure 10(b), it can be visually observed that the attribute adjacency diagram contains information related to the assembly features of each part, as well as semantic nodes containing a lot of semantic information about the part, and that the diagram representation scale is greatly reduced, suggesting an information representation idea that can be used for related design and manufacturing work. Similarly, by using the same method of constructing the attribute adjacency diagram for the 3D assembly model of fixture 2, a corresponding model representation of the other machine tool fixture models in Figure 9 was made, and the results are shown in Figure 10.
3.2. The Discovery of Common Structure
Based on the attribute adjacency graph of the machine tool fixture constructed above, the method described in Section 2.2.2 is adopted to explore the common structure of the fixture model. The common structure of 3D assembly models to vary from set frequency threshold, and the excavation results from any threshold are corresponding to the corresponding common structure. In the process of verification, in order to reflect the corresponding common structure of under different thresholds, as well as the actual situation and requirements, the minimum frequency threshold () is set to 1 and 0.75, respectively, in this paper. The two sets of thresholds are used to illustrate the corresponding experimental results as shown below.
When the frequency threshold is minimum (i.e., the common structures obtained by excavation are corresponding to all fixture models in this group), the frequency subgraph obtained under this threshold and the corresponding model structure of this frequency subgraph are shown in Figure 11.

(a)

(b)
Through observation and analysis of Figure 11, the basic composition of fixture model components in the common structure corresponding to the minimum frequency threshold can be obtained, and the model structure of this series of machine tool fixtures can be preliminarily recognized and understood. Corresponding to the examples given in this paper, the common structure of this group of fixture models under the threshold value should at least include the pressure plate, bottom plate, support parts, nuts, positioning blocks, and other components. Parts are connected by welding, thread connection, contact connection, and so on.
When the minimum frequency threshold is (i.e., in this group of models, the common structures obtained through excavation correspond to at least 6 fixture models), the frequent subgraph obtained under this threshold and the corresponding model structure of the frequent subgraph are shown in Figure 12.

(a)

(b)
Through observation and analysis of Figure 12, the common structure corresponding to the minimum frequency threshold of this group of fixture models can be obtained, which should at least include pressing plate, bottom plate, support parts, spring, spring protective sleeve, nut, positioning block, and other parts. Parts are connected by welding, thread connection, contact connection, and so on.
To sum up, taking the attribute information and the assembly relation between all parts, this method can obtain the common structures which frequently appear and support the reuse demand. This method has certain reference value for the assembly relationship and parts in 3D assembly model topology similar common structure discovery and reuse. In the design and manufacture of products, designers can set the corresponding minimum frequency threshold according to the personalized requirements of products, and then obtain the common structure that fits the design intention.
4. Conclusions
In this paper, a method for mining common structures of 3D assembly models is proposed. Firstly, the relevant information of the 3D model is extracted and represented by the attribute make-up feature adjacency graph. Then, the relationship between components in the 3D assembly model was analysed, and the isolated attribute assembly feature adjacency graph was combined to form the attribute adjacency graph of the 3D assembly model. Finally, frequent subgraph mining algorithm was used to discover the common structure of the 3D assembly model. The method can from 3D assembly model of product structure, the generality of the excavation support reuse to provide reference for related design work, improve the efficiency of product design and manufacture accuracy as well as design, increase the flexibility of the 3D assembly model information reuse, effectively improve product design and manufacturing enterprise of the reuse of exploring information resources.
4.1. Future Work
(1)In the process of graphical representation of model information, this paper mainly highlights the assembly features of the model and unifies the nonassembly features in the semantic node representation. However, certain nonassembly features also contain important information about the 3D assembly model. Therefore, how to screen the useful structural features in the 3D assembly model and create a suitable information representation is one of the focuses of the subsequent research.(2)In the design and manufacturing process of a product, there are many uncertainties in the many objective and subjective needs of designers for 3D assembly model information at different stages and under different conditions. Therefore, subsequent specific analysis of design intent can be carried out to summarise its composition characteristics and construct a more comprehensive and prominent semantic information expression standard for design personality, and this paper mainly focuses on similarity evaluation in design reuse, and the evaluation scope will be expanded subsequently.
Data Availability
The data used to support the finding of this study are available from the corresponding author upon request.
Conflicts of Interest
The authors declare that there are no conflicts of interest regarding the publication of this paper.
Acknowledgments
This project was supported by National Natural Science Foundation of China (Grant no. 51705392), Shaanxi Science and Technology Resources Open Sharing Platform (Grant no. 2021PT-006), Shaanxi Youth Science and Technology Rising Star Project (Grant no. 2020KJXX-071), and Shaanxi Provincial Department of Education Special Scientific Research Project (Grant no. 18JS043).