CN-115238352-B - Rechecking method for building drawing, computer device and computer readable storage medium
Abstract
The invention provides a rechecking method, a computer device and a computer readable storage medium of a building drawing, wherein the method comprises the following steps of establishing a rule base comprising one or more standard terms of a to-be-rechecked project of the building drawing, wherein the standard terms comprise constraint rules, importing the building drawing to be rechecked, identifying information of the building drawing, calling the standard terms comprising the to-be-rechecked content from the rule base according to the to-be-rechecked content of the building drawing, reformulating a final applicable rule for rechecking the building drawing according to the constraint rules of the standard terms called from the rule base, comparing the to-be-rechecked content of the building drawing with the final applicable rule, and judging whether the to-be-rechecked content meets the requirement of the final applicable rule. The invention only needs to compare the stipulation requirement of the final applicable rule with the rechecking content of the building drawing, and does not need to compare the item to be rechecked with all the retrieved clauses one by one, so that the comparison times can be reduced, and the rechecking efficiency is improved.
Inventors
- NIU HEPING
- WANG QIPENG
- MO YANHUA
Assignees
- 睿建智慧科技(珠海)有限责任公司
Dates
- Publication Date
- 20260505
- Application Date
- 20220721
Claims (8)
- 1. A rechecking method of a building drawing, comprising: S1, establishing a rule base, wherein the rule base comprises more than two standard terms for rechecking the project to be rechecked of the building drawing, and the standard terms comprise constraint rules for rechecking the project to be rechecked; S2, importing the building drawing to be rechecked and identifying information of the building drawing; acquiring the normative clauses containing the content to be rechecked from the rule base according to the content to be rechecked of the building drawing; The method is characterized in that: S3, re-formulating a final applicable rule for rechecking the building drawing according to the constraint rule of the standard clause which is called from the rule library; S4, comparing the content to be rechecked of the building drawing with the final applicable rule, and judging whether the content to be rechecked meets the requirement of the final applicable rule; Wherein, step S3 includes: if constraint objects in the constraint rules of a plurality of specification clauses are the same, taking an intersection of the constraint rules as a final constraint rule; If constraint objects in the constraint rules of the specification clauses are not identical, taking a union of the constraint rules as a final constraint rule, namely when the constraint objects in the constraint rules have identical constraint objects and different constraint objects, firstly solving the intersection of the constraint rules with the identical constraint objects, and then solving the union of the constraint rules with the identical constraint objects and the constraint rules of other constraint objects.
- 2. The rechecking method of the building drawing according to claim 1, wherein: the content to be checked is one or more, the final applicable rule is one or more, and each content to be checked corresponds to one final applicable rule.
- 3. The rechecking method of a building drawing according to claim 1 or 2, characterized in that: the standard terms comprise national standard terms and construction standard terms of construction industry.
- 4. A method for rechecking a construction drawing according to claim 3, wherein the step S3 further comprises: If the rule base does not store the normative terms containing the content to be checked, formulating custom terms according to the content to be checked, and taking constraint rules of the custom terms as final applicable rules, wherein the custom terms comprise the custom constraint rules.
- 5. The method for rechecking a construction drawing according to claim 4, wherein the step S3 further comprises: If the rule base contains both the national standard clauses and the custom clauses, re-formulating a final applicable rule for rechecking the building drawing according to the national standard clauses; Or, the rule base simultaneously contains the construction standard terms and the custom terms of the construction industry, and the final applicable rule for rechecking the construction drawing is re-formulated according to the construction standard terms of the construction industry; Or, the rule base simultaneously contains the national standard clauses and construction standard clauses of the construction industry, and the final applicable rule for rechecking the building drawing is re-formulated according to the national standard clauses and the construction standard clauses of the construction industry; Or, the rule base contains the national standard terms, construction standard terms of construction industry and the custom terms, and the final applicable rule for rechecking the building drawing is re-formulated according to the national standard terms and construction standard terms of construction industry.
- 6. The rechecking method of a construction drawing according to claim 1 or 2, characterized in that the rechecking method of a construction drawing further comprises: After the step S4 is executed, a step S5 is executed, wherein the review opinion is derived according to the comparison result of the content to be reviewed and the final applicable rule.
- 7. A computer device comprising a processor and a memory, characterized in that: The memory stores a computer program which, when executed by the processor, implements the steps of the rechecking method of a construction drawing as set forth in any one of the preceding claims 1 to 6.
- 8. A computer readable storage medium having stored thereon a computer program characterized by: The computer program when run implements the steps of the rechecking method of the building drawing according to any one of the preceding claims 1 to 6.
Description
Rechecking method for building drawing, computer device and computer readable storage medium Technical Field The invention relates to the technical field of buildings, in particular to a rechecking method of a building drawing, a computer device and a computer readable storage medium. Background At present, a computer is widely used for rechecking a building drawing. The existing computer checking method for building drawings comprises the steps of firstly recording a plurality of design standards into a standard library, after extracting information of the drawing to be checked, comparing the information of the drawing to be checked with the plurality of design standards in the standard library one by one, and judging whether the content of the drawing to be checked meets the design standards in the standard library. When a plurality of design standards are stored in the design library, the method needs to respectively compare the drawing to be checked with the plurality of design standards in the standard library, and has low checking efficiency. Disclosure of Invention The first aim of the invention is to provide a high-efficiency building drawing rechecking method. The second object of the invention is to provide a computer device for realizing the building drawing rechecking method. A third object of the present invention is to provide a computer readable storage medium for implementing the above building drawing review method. In order to achieve the first object, the method for rechecking the building drawing comprises the following steps of establishing a rule base, wherein the rule base comprises more than two standard terms for rechecking the building drawing to be rechecked, the standard terms comprise constraint rules for rechecking the building drawing to be rechecked, importing the building drawing to be rechecked, identifying information of the building drawing, acquiring standard terms containing the contents to be rechecked from the rule base according to the contents to be rechecked of the building drawing, rechecking final applicable rules for rechecking the building drawing according to the constraint rules of the standard terms called from the rule base, comparing the contents to be rechecked of the building drawing with the final applicable rules, and judging whether the contents to be rechecked meet the requirement of the final applicable rules. Therefore, before the building drawing is rechecked, the standard clauses for rechecking the building drawing are firstly called in the rule base, and the final applicable rule is determined according to the called standard clauses, at the moment, only the specified requirement of the final applicable rule is required to be compared with the rechecking content of the building drawing, the items to be rechecked are not required to be compared with all the called clauses one by one, the comparison times can be reduced, the rechecking efficiency is improved, the corresponding final applicable rule can be directly called after each comparison, the steps required by rechecking are reduced, and the rechecking efficiency is further improved. According to the scheme, one or more to-be-checked contents are provided, one or more to-be-checked final applicable rules are provided, and each to-be-checked content corresponds to one to-be-checked final applicable rule. According to the scheme, when the plurality of standard clauses are called from the rule base, if constraint objects in constraint rules of the plurality of standard clauses are identical, an intersection of the plurality of constraint rules is taken as a final constraint rule, and if the constraint objects in constraint rules of the plurality of standard clauses are not identical, a union of the plurality of constraint rules is taken as the final constraint rule. Therefore, the final applicable rule is determined by different methods according to different conditions, and the final applicable rule can be ensured to simultaneously meet a plurality of called normative terms on the premise of reducing comparison items. According to the scheme, when the same constraint object and different constraint objects exist in the plurality of constraint objects, the intersection of constraint rules of the same constraint object is obtained, and then the union of the intersection of constraint rules of the same constraint object and constraint rules of other constraint objects is obtained. Therefore, after the intersection is calculated for the constraint rules with the same constraint objects, the determination speed of the final applicable rule can be improved by calculating the intersection with the constraint rules of other constraint objects, and meanwhile, the unique constraint condition of each constraint object is determined, so that the final applicable rule is ensured not to be deficient. According to the scheme, the standard clauses comprise national standard clauses and construction standard cl