CN113627010A - Self-adaptive instantiation method and self-adaptive instantiation system - Google Patents

Self-adaptive instantiation method and self-adaptive instantiation system Download PDF

Info

Publication number
CN113627010A
CN113627010A CN202110898054.4A CN202110898054A CN113627010A CN 113627010 A CN113627010 A CN 113627010A CN 202110898054 A CN202110898054 A CN 202110898054A CN 113627010 A CN113627010 A CN 113627010A
Authority
CN
China
Prior art keywords
instantiation
adaptive
data
aided design
computer aided
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110898054.4A
Other languages
Chinese (zh)
Inventor
马晓昂
牛哲哲
于兴林
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.)
Zhejiang Geely Holding Group Co Ltd
Geely Automobile Research Institute Ningbo Co Ltd
Original Assignee
Zhejiang Geely Holding Group Co Ltd
Geely Automobile Research Institute Ningbo Co Ltd
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 Zhejiang Geely Holding Group Co Ltd, Geely Automobile Research Institute Ningbo Co Ltd filed Critical Zhejiang Geely Holding Group Co Ltd
Priority to CN202110898054.4A priority Critical patent/CN113627010A/en
Publication of CN113627010A publication Critical patent/CN113627010A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/55Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules

Abstract

The invention provides a self-adaptive instantiation method and a self-adaptive instantiation system, and belongs to the technical field of secondary development. The method comprises the following steps: establishing a standard model feature library; identifying a target data format and a working mode corresponding to the currently called computer aided design platform; loading target parameterized model data of a corresponding data format according to a first user demand instruction input by a user and a target data format, determining specific information of the target parameterized model data, and transmitting the specific information to a currently called computer aided design platform; determining a control element for positioning the target parameterized model data according to the second user demand instruction; and determining instantiation scene information according to the working mode of the currently called computer aided design platform and the data hierarchy of the control elements, determining instantiation pose information according to the control elements, and transmitting the instantiation pose information to the currently called computer aided design platform. The self-adaptive instantiation method and the self-adaptive instantiation system can improve the instantiation efficiency.

Description

Self-adaptive instantiation method and self-adaptive instantiation system
Technical Field
The invention belongs to the technical field of secondary development, and particularly relates to a self-adaptive instantiation method and a self-adaptive instantiation system.
Background
The three-dimensional modeling of parts is an important design link in the production and manufacturing of batch parts, and the traditional modeling mode mainly comprises the steps of firstly drawing sketches of two-dimensional planes by using computer aided design software (CATIA, SolidWorks, UG and the like), and then carrying out a series of characteristic transformation and Boolean operation on the sketches to further obtain the final three-dimensional effect. However, in the face of repetitive drawing with the same complicated structural form or a design scene with similar structural form but different size parameters, the modeling method is very redundant, consumes a lot of time and energy of designers, slows down the working efficiency, and is also prone to errors.
In the face of such a design scenario, many enterprises also adopt corresponding methods to avoid the problems of low repetitive drawing efficiency and high error rate. Because the three-dimensional model library built in the existing CAD software in the market is inconsistent with the self standard of each enterprise, and a user cannot modify and add a custom model, the built-in model library has great limitation and cannot meet different use requirements of each enterprise. Therefore, some enterprises begin to create own enterprise model libraries, which actually improve efficiency to a certain extent compared with the traditional modeling mode, but are still poor in idea. Because the designer needs to pass through a screening stage of a mass data model each time when calling a model, and also needs to manually import, identify and modify key parameters and remove useless parameters one by one, the automation degree is low, and the solution has low efficiency.
Disclosure of Invention
It is an object of the first aspect of the present invention to provide an adaptive instantiation method, which can improve instantiation efficiency.
It is a further object of the invention to ensure compatibility.
It is an object of the second aspect of the present invention to provide an adaptive instantiation system, which can improve instantiation efficiency.
In particular, the present invention provides an adaptive instantiation method for an adaptive instantiation system, wherein the adaptive instantiation system comprises a standard model feature library and an adaptive instantiation function module which are connected, and the adaptive instantiation function module can be connected with a calling interface of each computer aided design platform, and the method comprises the following steps:
establishing a standard model characteristic library, wherein parametric model data with different data formats are stored in the standard model characteristic library, and each parametric model data comprises corresponding specific information;
the self-adaptive instantiation functional module identifies a target data format and a working mode corresponding to the computer aided design platform which is called currently;
the self-adaptive instantiation functional module loads target parameterized model data in a corresponding data format according to a first user requirement instruction input by a user and the target data format, determines specific information of the target parameterized model data, and transmits the target parameterized model data and the specific information of the target parameterized model data to the computer aided design platform called currently so that the computer aided design platform called currently adapts to the attribute parameters of the corresponding model;
the self-adaptive instantiation functional module determines a control element for positioning the target parameterized model data according to a second user demand instruction, wherein the second user demand instruction is generated through interaction between a user and the computer aided design platform which is called currently;
the self-adaptive instantiation functional module determines instantiation scene information according to the currently called working mode of the computer aided design platform and the data hierarchy of the control element, determines instantiation pose information according to the control element, and transmits the instantiation scene information and the instantiation pose information to the currently called computer aided design platform so as to enable the currently called computer aided design platform to carry out corresponding instantiation.
Optionally, the adaptive instantiation system further includes a collaborative filtering selection module, wherein the method further includes:
the collaborative filtering selection module acquires the first user demand instruction in a preset period, analyzes the use time and the use frequency of each parameterized model data according to the first user demand instruction in the preset period, sorts each parameterized model according to the use time and/or the use frequency, forms a personalized recommendation list and displays the personalized recommendation list to a user.
Optionally, after the steps of sorting the parameterized models according to the usage time and/or the usage frequency, forming a personalized recommendation list, and presenting the personalized recommendation list to a user, the method further includes:
and updating the personalized recommendation list according to historical correct information and historical wrong information of the parameterized model data selected by the user in the personalized recommendation list and the currently selected parameterized model data.
Optionally, the step of establishing a standard model feature library comprises:
receiving original data files in various data formats;
identifying a data format of the original data file;
and when the data format of the original data file belongs to the target format range and the original data file is a usable lossless file, carrying out parameterization conversion on the original data file according to a preset parameterization rule, feature series information input by a user and control element information to form parameterized model data.
Optionally, the step of performing parameterized conversion on the original data file further includes:
checking version universality, correctness and adaptability of the parameterized model data;
and when the version universality, the correctness and the adaptability of the parameterized model data are correct, storing the parameterized model data into the standard model feature library according to a preset classification rule.
Optionally, before the step of loading the target parameterized model data in the corresponding data format and determining the specific information thereof by the adaptive instantiation function module according to the first user requirement instruction input by the user and the target data format, the method further includes:
displaying a function area for receiving input information to a user through an interactive interface, wherein the function area comprises a model feature list area, a model feature classification selection area, a personal common model area, a key parameter list selection area, a standard model feature effect area and a control element schematic diagram area;
and determining each demand instruction of the user according to the selection of the user for each functional area.
Optionally, the working mode includes a two-dimensional sketch drawing mode, a part design mode and an assembly design mode.
Optionally, the adaptive instantiation method further comprises:
when the first user requirement instruction is received, switching the currently called working mode of the computer aided design platform to the part design mode;
and after the instantiation type is transmitted to the computer aided design platform called currently, the computer aided design platform called currently is switched to an initial working mode.
Optionally, the second user requirement instruction is generated according to the selected geometric element on the currently invoked working interface of the computer-aided design platform.
In particular, the present invention also provides an adaptive instantiation system, comprising:
the standard model feature library is used for storing parametric model data in different data formats, and each parametric model data comprises corresponding specific information;
the self-adaptive instantiation function module is connected with the standard model feature library and can be connected with a calling interface of each computer aided design platform, the self-adaptive instantiation function module is used for identifying a target data format corresponding to the computer aided design platform called currently and a working mode, the self-adaptive instantiation function module is also used for loading target parameterized model data of a corresponding data format according to a first user demand instruction input by a user and the target data format and determining specific information of the target parameterized model data, and transmitting the target parameterized model data and the specific information of the target parameterized model data to the computer aided design platform called currently so that the computer aided design platform called currently adapts to attribute parameters of a corresponding model;
the self-adaptive instantiation functional module is further used for determining a control element for positioning the target parameterized model data according to a second user requirement instruction, wherein the second user requirement instruction is generated through interaction of a user and the computer aided design platform which is called currently;
the self-adaptive instantiation functional module is further used for determining instantiation scene information according to the currently called working mode of the computer aided design platform and the data hierarchy of the control element, determining instantiation pose information according to the control element, and transmitting the instantiation scene information and the instantiation pose information to the currently called computer aided design platform, so that the currently called computer aided design platform carries out corresponding instantiation.
The invention establishes a standard model characteristic library storing parametric model data with various data formats in advance, the parametric model data have corresponding specific information, and sets a self-adaptive instantiation function module for data interaction with a calling interface of each computer aided design platform, and attribute adaptation, control element adaptation and instantiation type determination of the parametric model data can be rapidly carried out through user instructions, so that the computer aided design platform can carry out rapid modeling, and the problem of low efficiency and high error rate caused by repetitive drawing of batch parts similar to complex basic structures in the design stage is avoided.
Furthermore, because the parameterized model data in the standard model feature library has various formats, the parameterized model data is not limited to be used on a specific design platform of the company, and different design platforms can be compatible.
Furthermore, the invention adds an intelligent assistant decision link, can quickly select based on the collaborative filtering selection module, and improves the instantiation efficiency.
The above and other objects, advantages and features of the present invention will become more apparent to those skilled in the art from the following detailed description of specific embodiments thereof, taken in conjunction with the accompanying drawings.
Drawings
Some specific embodiments of the invention will be described in detail hereinafter, by way of illustration and not limitation, with reference to the accompanying drawings. The same reference numbers in the drawings identify the same or similar elements or components. Those skilled in the art will appreciate that the drawings are not necessarily drawn to scale. In the drawings:
FIG. 1 is a schematic block diagram of an adaptive instantiation system in accordance with one embodiment of the present invention;
FIG. 2 is a flow diagram of an adaptive instantiation method in accordance with one embodiment of the present invention;
FIG. 3 is a flow diagram of an adaptive instantiation method in accordance with another embodiment of the present invention;
FIG. 4 is a schematic diagram of an adaptive instantiation method, according to one embodiment of the present invention;
FIG. 5 is a flow diagram of building a standard model feature library in an adaptive instantiation method in accordance with one embodiment of the present invention.
Detailed Description
Fig. 1 is a schematic structural diagram of an adaptive instantiation system according to one embodiment of the present invention. As shown in FIG. 1, the adaptive instantiation system comprises a standard model feature library 100 and an adaptive instantiation function module 200 which are connected, wherein the adaptive instantiation function module 200 can be connected with a calling interface of each computer aided design platform. FIG. 2 is a flow diagram of an adaptive instantiation method in accordance with one embodiment of the present invention. The adaptive instantiation method of the invention is used for an adaptive instantiation system, and as shown in FIG. 1, in one embodiment, the method comprises the following steps:
step S100, a standard model feature library 100 is established, parametric model data in different data formats are stored in the standard model feature library 100, and each parametric model data comprises corresponding specific information. The specific information here may include calling feature names, control element type information, association rules between key parameters, effect diagram information, and the like, for example, the parameterized model data is a board, its calling feature name may be a board type, and the control element type information may include faces, lines, and points on the board. The key parameters may be types and geometric parameters of the plate members, for example, the types are circular plates or rectangular plates, and then when the corresponding type is selected, other key parameters are determined accordingly, for example, a circular plate includes two parameters of diameter and thickness, and a rectangular plate includes 3 parameters of length, width and height, and the relationship between the type and the geometric parameters in the key parameters is the association rule between the above key parameters. The effect map information is information for generating an effect map, for example, an effect map showing a rectangular plate is generated on the interactive interface 300.
Step S200, the adaptive instantiation functional module 200 identifies a target data format and a working mode corresponding to the currently called computer aided design platform. When the self-adaptive instantiation system is actually used, the self-adaptive instantiation system can perform data interaction with a specific computer aided design platform through a calling interface, the computer aided design platform can be CATIA, SolidWorks, UG and the like, and the working mode of the computer aided design platform generally comprises but is not limited to a two-dimensional sketch drawing mode, a part design mode and an assembly design mode. Different computer aided design platforms are suitable for different data formats.
Step S300, the adaptive instantiation function module 200 loads the target parameterized model data in the corresponding data format according to the first user requirement instruction and the target data format input by the user and determines the specific information thereof, and transmits the target parameterized model data and the specific information thereof to the currently called computer aided design platform, so that the currently called computer aided design platform adapts to the attribute parameters of the corresponding model.
In step S400, the adaptive instantiation functional module 200 determines a control element for positioning the target parameterized model data according to a second user requirement instruction, which is generated by interaction between the user and the currently invoked computer aided design platform.
Step S500, the adaptive instantiation function module 200 determines instantiation scene information according to the working mode of the currently invoked computer aided design platform and the data hierarchy of the control element, determines instantiation pose information according to the control element, and transmits the instantiation scene information and the instantiation pose information to the currently invoked computer aided design platform, so that the currently invoked computer aided design platform performs corresponding instantiation.
Assuming that a drilling operation is performed on a target object opened by a computer aided design platform, the depth and diameter of the hole are determined in step S300, and the corresponding control element is saved by selecting a point, a line or a plane on the target object in step S400. Step S500 may determine, according to the data hierarchy of the control element selected and the current design mode for the part of the computer aided design platform, that is, an instantiation scene of drilling at the target position on the target part, that is, a part design scene, rather than an instantiation type of assembling on the target part. And determining the instantiated pose information, namely the position and the posture of the hole, through the control element, thereby completing the instantiation of the punching on the target piece.
In the embodiment, the standard model feature library 100 storing parameterized model data in various data formats is established in advance, the parameterized model data all have corresponding specific information, the adaptive instantiation function module 200 for performing data interaction with the call interface of each computer aided design platform is arranged, and the attribute adaptation, the adaptation of control elements and the determination of instantiation scenes of the parameterized model data can be performed rapidly through user instructions, so that the computer aided design platform can perform rapid modeling, and the problem of low efficiency and high error rate caused by the repeated drawing of batch parts similar to a complicated basic structure in the design stage is solved.
Further, since the parameterized model data in the standard model feature library 100 has a plurality of formats, it is not limited to be used on a specific design platform of the company, and thus it is compatible with different design platforms.
Fig. 3 is a flow diagram of an adaptive instantiation method in accordance with another embodiment of the present invention. FIG. 4 is a schematic diagram of an adaptive instantiation method, according to one embodiment of the present invention. As shown in fig. 4, the adaptive instantiation system further comprises a collaborative filtering selection module. As shown in fig. 3, in this embodiment, the method further includes:
step S600, the collaborative filtering selection module obtains a first user demand instruction in a preset period, analyzes the use time and the use frequency of each parameterized model data according to the first user demand instruction in the preset period, sorts each parameterized model according to the use time and/or the use frequency, forms a personalized recommendation list and displays the personalized recommendation list to a user.
In a further embodiment, after step S600, the method further includes:
step S700, updating the personalized recommendation list according to the historical correct information and the historical wrong information of the parameterized model data in the personalized recommendation list selected by the user and the currently selected parameterized model data.
The collaborative filtering selection module acquires historical behavior data of each parameterized model data used by a user in a certain time period, carries out preprocessing, sorts the use behaviors of the user according to time and frequency, and the sorted data is a behavior feature sequence of the user. A theoretical recommendation list is formed by using a collaborative filtering algorithm based on a user, analysis and screening are carried out according to historical correct information and error information of parametric model data used by the user, currently selected parametric model data and the like to obtain an explicit or implicit relation between the user and the parametric model data, the theoretical recommendation list is updated in an iterative mode, the theoretical recommendation list is arranged in a descending mode, the first N parametric model data are selected as personalized recommendations and are placed into a personal common module, and a personalized recommendation list is formed, so that the user can conveniently and quickly select the data on the interactive interface 300.
According to the embodiment, an intelligent assistant decision-making link is added, quick selection can be performed based on the collaborative filtering selection module, and instantiation efficiency is improved.
Fig. 5 is a flow chart of the building of the standard model feature library 100 in the adaptive instantiation method according to one embodiment of the present invention. In one embodiment, as shown in fig. 5, step S100 includes:
step S102, receiving original data files in various data formats.
Step S104, identifying the data format of the original data file.
And step S106, when the data format of the original data file belongs to the target format range and the original data file is a usable lossless file, carrying out parameterization conversion on the original data file according to a preset parameterization rule, characteristic series information input by a user and control element information to form parameterized model data in different data formats. For example, the original data file a which belongs to the target format range and is a lossless file is subjected to parameterization conversion according to the information to form a1 parameterization model data and a2 parameterization model data … … an parameterization model data of different data formats, and the parameterization model data correspond to the same original data file a, so that the parameterization model data can be stored as a parameterization data group.
And step S108, checking version universality, correctness and adaptability of the parameterized model data.
And step S110, when the version universality, the correctness and the adaptability of the parameterized model data are correct, storing the parameterized model data into the standard model feature library 100 according to preset classification rules. To ensure that the parameterized model data in the standard model feature library 100 is compatible and usable.
In a further embodiment, step S300 further includes:
the method comprises the steps that functional areas for receiving input information are displayed to a user through an interactive interface 300, and the functional areas comprise a model feature list area, a model feature classification selection area, a personal common model area, a key parameter list selection area, a standard model feature effect area and a control element schematic diagram area;
and determining each demand instruction of the user according to the selection of the user to each functional area.
In another embodiment, the adaptive instantiation method further comprises:
when a first user requirement instruction is received, switching the currently called working mode of the computer aided design platform to a part design mode;
and after the instantiation type is transmitted to the currently called computer aided design platform, the currently called computer aided design platform is switched to an initial working mode.
In one embodiment, the second user demand instruction is generated based on the selected geometric element on the currently invoked working interface of the computer-aided design platform. As shown in fig. 4, a user selects a geometric element through a computer aided design platform, that is, the geometric element is interacted, information of the control element can be obtained, and simultaneously, a data hierarchy of a working part, that is, the control element is also read.
The present invention also provides an adaptive instantiation system, as shown in fig. 1, the adaptive instantiation system includes a standard model feature library 100 and an adaptive instantiation function module 200. The standard model feature library 100 is used for storing parameterized model data in different data formats, and each parameterized model data includes corresponding specific information. The adaptive instantiation function module 200 is connected to the standard model feature library 100 and may be connected to the invocation interface of each computer-aided design platform. The adaptive instantiation functional module 200 is configured to identify a target data format and a working mode corresponding to the currently called computer-aided design platform, and the adaptive instantiation functional module 200 is further configured to load target parameterized model data in a corresponding data format according to a first user requirement instruction and the target data format input by a user, determine specific information of the target parameterized model data, and transmit the target parameterized model data and the specific information of the target parameterized model data to the currently called computer-aided design platform, so that the currently called computer-aided design platform adapts to attribute parameters of a corresponding model. The adaptive instantiation function 200 is further configured to determine a control element for positioning the target parameterized model data according to a second user requirement instruction generated by user interaction with the currently invoked computer-aided design platform. The adaptive instantiation functional module 200 is further configured to determine instantiation scene information according to the working mode of the currently invoked computer aided design platform and the data hierarchy of the control element, determine instantiation pose information according to the control element, and transmit the instantiation scene information and the instantiation pose information to the currently invoked computer aided design platform, so that the currently invoked computer aided design platform performs corresponding instantiation.
Of course, in a further embodiment, as shown in FIG. 4, the adaptive instantiation system further comprises a collaborative filtering selection module and a corresponding interactive interface 300.
In the embodiment, the standard model feature library 100 storing parameterized model data in various data formats is established in advance, the parameterized model data all have corresponding specific information, the adaptive instantiation function module 200 for performing data interaction with the call interface of each computer aided design platform is arranged, and the attribute adaptation, the adaptation of control elements and the determination of instantiation types of the parameterized model data can be performed rapidly through user instructions, so that the computer aided design platform can perform rapid modeling, and the problem of low efficiency and high error rate caused by repeated drawing of batch parts similar to complex basic structures in the design stage is solved.
Further, since the parameterized model data in the standard model feature library 100 has a plurality of formats, it is not limited to be used on a specific design platform of the company, and thus it is compatible with different design platforms.
Thus, it should be appreciated by those skilled in the art that while a number of exemplary embodiments of the invention have been illustrated and described in detail herein, many other variations or modifications consistent with the principles of the invention may be directly determined or derived from the disclosure of the present invention without departing from the spirit and scope of the invention. Accordingly, the scope of the invention should be understood and interpreted to cover all such other variations or modifications.

Claims (10)

1. An adaptive instantiation method for an adaptive instantiation system, wherein the adaptive instantiation system comprises a standard model feature library and an adaptive instantiation function module which are connected, and the adaptive instantiation function module can be connected with a calling interface of each computer aided design platform, and the method comprises the following steps:
establishing a standard model characteristic library, wherein parametric model data with different data formats are stored in the standard model characteristic library, and each parametric model data comprises corresponding specific information;
the self-adaptive instantiation functional module identifies a target data format and a working mode corresponding to the computer aided design platform which is called currently;
the self-adaptive instantiation functional module loads target parameterized model data in a corresponding data format according to a first user requirement instruction input by a user and the target data format, determines specific information of the target parameterized model data, and transmits the target parameterized model data and the specific information of the target parameterized model data to the computer aided design platform called currently so that the computer aided design platform called currently adapts to the attribute parameters of the corresponding model;
the self-adaptive instantiation functional module determines a control element for positioning the target parameterized model data according to a second user demand instruction, wherein the second user demand instruction is generated through interaction between a user and the computer aided design platform which is called currently;
the self-adaptive instantiation functional module determines instantiation scene information according to the currently called working mode of the computer aided design platform and the data hierarchy of the control element, determines instantiation pose information according to the control element, and transmits the instantiation scene information and the instantiation pose information to the currently called computer aided design platform so as to enable the currently called computer aided design platform to carry out corresponding instantiation.
2. The adaptive instantiation method of claim 1, said adaptive instantiation system further comprising a collaborative filtering selection module, wherein said method further comprises:
the collaborative filtering selection module acquires the first user demand instruction in a preset period, analyzes the use time and the use frequency of each parameterized model data according to the first user demand instruction in the preset period, sorts each parameterized model according to the use time and/or the use frequency, forms a personalized recommendation list and displays the personalized recommendation list to a user.
3. The adaptive instantiation method according to claim 2, wherein the step of sorting the parameterized models according to the usage time and/or the usage frequency and forming a personalized recommendation list and presenting the personalized recommendation list to the user further comprises:
and updating the personalized recommendation list according to historical correct information and historical wrong information of the parameterized model data selected by the user in the personalized recommendation list and the currently selected parameterized model data.
4. An adaptive instantiation method according to anyone of the claims 1 to 3, characterised in that the step of building a library of standard model features comprises:
receiving original data files in various data formats;
identifying a data format of the original data file;
and when the data format of the original data file belongs to the target format range and the original data file is a usable lossless file, carrying out parameterization conversion on the original data file according to a preset parameterization rule, feature series information input by a user and control element information to form parameterized model data.
5. The adaptive instantiation method according to claim 4, wherein said step of parametrically converting said original data file is further followed by:
checking version universality, correctness and adaptability of the parameterized model data;
and when the version universality, the correctness and the adaptability of the parameterized model data are correct, storing the parameterized model data into the standard model feature library according to a preset classification rule.
6. The adaptive instantiation method according to claim 4, wherein the step of loading the target parameterized model data in the corresponding data format and determining the specific information thereof by the adaptive instantiation function module according to the first user requirement instruction input by the user and the target data format further comprises:
displaying a function area for receiving input information to a user through an interactive interface, wherein the function area comprises a model feature list area, a model feature classification selection area, a personal common model area, a key parameter list selection area, a standard model feature effect area and a control element schematic diagram area;
and determining each demand instruction of the user according to the selection of the user for each functional area.
7. The adaptive instantiation method according to claim 1,
the working mode comprises a two-dimensional sketch drawing mode, a part design mode and an assembly design mode.
8. The adaptive instantiation method according to claim 7, further comprising:
when the first user requirement instruction is received, switching the currently called working mode of the computer aided design platform to the part design mode;
and after the instantiation type is transmitted to the computer aided design platform called currently, the computer aided design platform called currently is switched to an initial working mode.
9. The adaptive instantiation method according to claim 8,
and the second user demand instruction is generated according to the selected geometric elements on the currently called working interface of the computer aided design platform.
10. An adaptive instantiation system, comprising:
the standard model feature library is used for storing parametric model data in different data formats, and each parametric model data comprises corresponding specific information;
the self-adaptive instantiation function module is connected with the standard model feature library and can be connected with a calling interface of each computer aided design platform, the self-adaptive instantiation function module is used for identifying a target data format corresponding to the computer aided design platform called currently and a working mode, the self-adaptive instantiation function module is also used for loading target parameterized model data of a corresponding data format according to a first user demand instruction input by a user and the target data format and determining specific information of the target parameterized model data, and transmitting the target parameterized model data and the specific information of the target parameterized model data to the computer aided design platform called currently so that the computer aided design platform called currently adapts to attribute parameters of a corresponding model;
the self-adaptive instantiation functional module is further used for determining a control element for positioning the target parameterized model data according to a second user requirement instruction, wherein the second user requirement instruction is generated through interaction of a user and the computer aided design platform which is called currently;
the self-adaptive instantiation functional module is further used for determining instantiation scene information according to the currently called working mode of the computer aided design platform and the data hierarchy of the control element, determining instantiation pose information according to the control element, and transmitting the instantiation scene information and the instantiation pose information to the currently called computer aided design platform, so that the currently called computer aided design platform carries out corresponding instantiation.
CN202110898054.4A 2021-08-05 2021-08-05 Self-adaptive instantiation method and self-adaptive instantiation system Pending CN113627010A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110898054.4A CN113627010A (en) 2021-08-05 2021-08-05 Self-adaptive instantiation method and self-adaptive instantiation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110898054.4A CN113627010A (en) 2021-08-05 2021-08-05 Self-adaptive instantiation method and self-adaptive instantiation system

Publications (1)

Publication Number Publication Date
CN113627010A true CN113627010A (en) 2021-11-09

Family

ID=78383238

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110898054.4A Pending CN113627010A (en) 2021-08-05 2021-08-05 Self-adaptive instantiation method and self-adaptive instantiation system

Country Status (1)

Country Link
CN (1) CN113627010A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115048783A (en) * 2022-06-07 2022-09-13 广州旭璟自动化控制设备有限公司 Unified generation and management method for SolidWorks parameter instance model

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115048783A (en) * 2022-06-07 2022-09-13 广州旭璟自动化控制设备有限公司 Unified generation and management method for SolidWorks parameter instance model

Similar Documents

Publication Publication Date Title
Tomiyama et al. Design methodologies: Industrial and educational applications
EP1441295A2 (en) Expert system for guidance through a design flow for integrated circuits
US20070208464A1 (en) System and method of interactively compiling a database for an in-vehicle display device
JP6668182B2 (en) Circuit design apparatus and circuit design method using the same
CN106600700B (en) Three-dimensional model data processing system
CN115344905B (en) Method and system for automatically generating two-dimensional engineering drawing based on three-dimensional model
US20010044928A1 (en) Method and apparatus for building a simulator
US6738060B2 (en) 3-dimensional analysis model forming method and apparatus, 3-dimensional analysis model forming program, and its recording medium
US20080126018A1 (en) Method for constructing object by stacking up functional feature
CN113627010A (en) Self-adaptive instantiation method and self-adaptive instantiation system
CN112579679A (en) Method and device for designing heterogeneous data model mapping strategy and automatically converting
CN111680420A (en) Simulation system dynamics model for industrial policy influence and implementation method thereof
CN117150595A (en) Automatic modeling method and system for BIM software interoperation based on artificial intelligence
CN112527676A (en) Model automation test method, device and storage medium
CN116521921B (en) Configuration and query method of data model in three-dimensional visual scene
EP0343682B1 (en) Automatic programming system
US20070118342A1 (en) Mesh creating device, mesh creating method and mesh creating program
CN105930483A (en) Object format generation method, apparatus and system
CN115222221A (en) Method, device and equipment for constructing intelligent integrated platform and storage medium
Kosanke The European approach for an open system architecture for CIM (CIM-OSA)—ESPRIT Project 5288 AMICE
US20040107076A1 (en) Method and system for integration of engineering change data
Xie et al. STEP-compliant process planning system for compound sheet metal machining
WO2024045090A1 (en) Product model simulation method and device
WO2022004455A1 (en) Computer system and application programming interface device for achieving cooperation between objects with categorized input/output using object groups in which placeable object categories are defined
CN115033329B (en) Virtual subsystem creation method and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination