EP3605366A1 - Method and apparatus thereof used in engineering for checking deduction of components in bim modeling - Google Patents

Method and apparatus thereof used in engineering for checking deduction of components in bim modeling Download PDF

Info

Publication number
EP3605366A1
EP3605366A1 EP17903842.7A EP17903842A EP3605366A1 EP 3605366 A1 EP3605366 A1 EP 3605366A1 EP 17903842 A EP17903842 A EP 17903842A EP 3605366 A1 EP3605366 A1 EP 3605366A1
Authority
EP
European Patent Office
Prior art keywords
deduction
model
relationship
components
rule
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.)
Withdrawn
Application number
EP17903842.7A
Other languages
German (de)
French (fr)
Other versions
EP3605366A4 (en
Inventor
Benxi DING
Jie Qi
Jianyan Lai
Qiang Yin
Fukui WANG
Guoan SANG
Xifeng TAN
Shuhua Yang
Yan SONG
Min Liu
Peng Li
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.)
Dalian Wanda Group Co Ltd
Original Assignee
Dalian Wanda Group 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 Dalian Wanda Group Co Ltd filed Critical Dalian Wanda Group Co Ltd
Publication of EP3605366A1 publication Critical patent/EP3605366A1/en
Publication of EP3605366A4 publication Critical patent/EP3605366A4/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • 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
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction

Definitions

  • the present disclosure relates to the technical field of building engineering, and in particular to a method and a device for checking component deduction in a BIM model of a construction project.
  • a BIM model plays an important role in engineering cost estimation.
  • intersection and overlap in the building information modeling (BIM) model may cause repetitive engineering quantity calculation, thus resulting in an error in cost.
  • the deduction check can be performed, according to deduction standards and related algorithms, to rapidly identify overlaps based on a deduction logical relationship between components (for example, in a case that a structural wall overlaps a building wall, the building wall is deducted from the structural wall) in the building industry, modifications can be made timely, so as to avoid unnecessary loss. Due to a large number of components in a BIM model of a big project, comparison among all of the components certainly results in low efficiency.
  • adjacent components can be rapidly determined, and a spatial position relationship between the adjacent components can be checked to determine whether an overlap exists between the adjacent components. Further, a report of overlapped components is submitted, so that the overlapped components can be rapidly positioned based on the report by a designer, thereby facilitating rapid modifications.
  • it is required to check a professional model document by professionals. However, it is impossible to check every component by the manual method due to the large number of components, and therefore only special parts are checked, resulting in multiple omissions.
  • the present disclosure aims to provide a method and a device for checking component deduction in a BIM model of a construction project.
  • a method for checking component deduction in a BIM model of a construction project at least includes: acquiring a BIM model to be checked and caching components data; configuring a type of deduction relationship according to a preset deduction rule, processing relationships among components, and pairing each two of the processed components; acquiring a deduction model based on the configured type of deduction relationship, and acquiring model data; and determining whether the model data conforms to a preset deduction relationship rule based on a model connection relationship and a model overlap relationship in the model data, ending the method in a case that the model data conforms to the preset deduction relationship rule, and generating alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • the preset deduction rule at least includes a priority algorithm, a deduction relationship between each two types, and a component overlap algorithm.
  • a priority algorithm a type with a high priority is processed before a type with a low priority.
  • a component overlap algorithm a component is selected as a filtering condition and another component overlapping the component is acquired rapidly by using a filter interface of Revit.
  • the alarm information is a list or a document of error component deduction.
  • the method further includes: positioning a component and modifying the component based on the alarm information.
  • a device for checking component deduction in a BIM model of a construction project is further provided in the present disclosure.
  • the device executes the above method and at least includes a model acquiring module, a caching module, a rule module, an automatic deduction processing module, an overlap processing module, and an error alarming module.
  • the model acquiring module is configured to read a BIM model to be checked.
  • the caching module is configured to cache the components data in the model read by the model acquiring module and processed components data.
  • the rule module is configured to store a preset deduction rule.
  • the automatic deduction processing module is configured to: configure the type of deduction relationship according to the preset deduction rule, process the relationships among components, pair each two of the processed components, and store the paired components in the caching module.
  • the overlap processing module is configured to determine whether the model data conforms to the preset deduction relationship rule based on information transmitted by the automatic deduction processing module and information transmitted by the caching module, and generate the alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • the error alarming module is configured to receive the alarm information generated by the overlap processing module, and generate a list or a document of error component deduction.
  • the following beneficial effects can be achieved.
  • the method provided in the present disclosure it can be automatically checked whether the connection between identical or different components is corrected and whether an overlap exists between components.
  • non-professionals can accurately, completely, rapidly and efficiently find out all errors and position an error component, leading to much higher efficiency than the manual method and an accurate determination result.
  • a method for checking component deduction in a BIM model of a construction project is provided in the present disclosure.
  • the method at least includes: acquiring a BIM model to be checked and caching components data; configuring a type of deduction relationship according to a preset deduction rule, processing relationships among components, and pairing each two of the processed components; acquiring a deduction model based on the configured type of deduction relationship, and acquiring model data; and determining whether the model data conforms to a preset deduction relationship rule based on a model connection relationship and a model overlap relationship in the model data, ending the method in a case that the model data conforms to the preset deduction relationship rule, and generating alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • the alarm information is a list or a document of error component deduction.
  • the method further includes: positioning a component and modifying the component based on the alarm information.
  • the preset deduction rule at least includes a priority algorithm, a deduction relationship between each two types, and a component overlap algorithm.
  • a priority algorithm a type with a high priority is processed before a type with a low priority.
  • a component overlap algorithm a component is selected as a filtering condition and another component overlapping the component is rapidly acquired by using a filter interface of Revit.
  • the deduction check in the method provided in the present disclosure is a pre-process for engineering quantity calculation and cost estimation.
  • the accuracy of the deduction check directly affects the calculated quantity and cost, so that the deduction check is the most important part of an entire checking process in a project.
  • components data is cached by using a system caching mechanism, to avoid repetitively reading of the components data in various checks, thereby improving operating efficiency.
  • Each two of the processed components are paired by using a background caching mechanism, to avoid repetitive processing between each two components.
  • a type with a high priority is processed firstly, and processing of a type with a high priority may include processing of a type with a low priority.
  • Processing of a type with a low priority does not include processing of a type with a high priority.
  • Deduction relationships between each two types are set (for example, deducting a building wall from a structural wall, and deducting a floor from a girder).
  • a deduction relationship between two components is acquired automatically and is compared with a preset deduction relationship between the same types of components, to determine whether the deduction relationship between the two components conforms to the preset deduction relationship. If the deduction relationship between the two components conforms to the preset deduction relationship, the deduction is correct. If the deduction relationship between the two components does not conform to the preset deduction relationship, the deduction is incorrect. An ID of a component in an incorrect deduction and an error reason are written to a database (cached).
  • a component is selected as a filtering condition and another component overlapping the component is rapidly acquired by using a filter interface of Revit.
  • an error deduction is filtered out, and an ID of a component in an incorrect deduction and the error reason are written to a database.
  • a device for checking component deduction in a BIM model of a construction project is further provided in the present disclosure.
  • the device executes the above described method.
  • the device at least includes a model acquiring module, a caching module, a rule module, an automatic deduction processing module, an overlap processing module, and an error alarming module.
  • the model acquiring module is configured to read a BIM model to be checked.
  • the caching module is configured to cache components data in the model read by the model acquiring module and processed components data.
  • the rule module is configured to store a preset deduction rule.
  • the automatic deduction processing module is configured to: configure a type of deduction relationship according to the preset deduction rule, process relationships among components, pair each two of the processed components, and store the paired components in the caching module.
  • the overlap processing module is configured to determine whether model data conforms to a preset deduction relationship rule based on information transmitted by the automatic deduction processing module and information transmitted by the caching module, and generate alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • the error alarming module is configured to receive the alarm information generated by the overlap processing module, and generate a list or a document of error component deduction.
  • the rule module shown in Figure 3 defines the deduction rule, which is a core in the deduction check, and defines deduction relationships between various types of components and priorities of processing various types (for example, with respect to a rule of deducting a building wall from a structural wall, a collision check is performed firstly, to determine whether a collision exists, and if the collision exists, the building wall is deducted from the structural wall, and if the current state is that the structural wall is deducted from the building wall, the deduction relationship between the building wall and the structural wall is adjusted). It is determined whether a collision exists between the components based on a result of the collision check, and then it is determined whether the deduction relationship is correct based on the priorities. If it is determined that the deduction relationship is incorrect, the deduction relationship is adjusted.
  • the deduction rule may be set based on application demands of developers. The principle of setting the deduction rule is conventional technology, which is not described in detail herein.
  • the automatic deduction processing module in the device may be developed with respect to automatic deduction of components performed based on a deduction rule of the Revit software (which is commonly used in the engineering field, and thus is not described in detail herein).
  • the Revit software may automatically perform cutting and connection according to rules of the Revit software, the result of which may not be desired by a designer.
  • the automatic deduction processing module is developed with respect to the components connected in this way.
  • involved components are checked one by one based on a deduction relationship determined by the rule module, to find out a pair of components of an error deduction to prompt the user, so as to improve the efficiency of check, reduce an error probability compared with the manual check, and ensure accuracy of applying the deduction rule.
  • the overlap processing module checks and solves an overlap between components. Some components will not be automatically deducted by the Revit software. If a designer does not design according to the deduction rule, the overlap between components may exist, resulting in increased engineering quantity and cost for the overlap. By the overlap check, overlapping components are listed to prompt the user, so that the user processes the found overlap based on actual demands. A flowchart of the overlap deduction check is shown in Figure 2 .
  • the error alarming module is capable of interacting with the user, and provides a result of the deduction check to the user in a form of a list or a document, so that the user can position and modify the incorrectly deducted component based on the list or the document.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Geometry (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Primary Health Care (AREA)
  • Structural Engineering (AREA)
  • Pure & Applied Mathematics (AREA)
  • Civil Engineering (AREA)
  • Computational Mathematics (AREA)
  • Architecture (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Provided is a method used in engineering for checking deduction of components in BIM modeling, comprising the steps: obtaining a BIM model for which deduction checking needs to be performed and caching component data; according to a set deduction rule, configuring the type of deduction relationship and processing the relationships between the components, and matching the processed components into pairs; obtaining a deduction model according to the configured type of deduction relationship, and obtaining model data; according to the model connection relationship in the model data and the intersection relationship of the model, determining whether said model data conforms to a set deduction relationship rule; if it conforms to said deduction relationship rule, then ending the step; if it does not conform to said deduction relationship rule, then generating alarm information. Also disclosed is an apparatus used in engineering for checking deduction of components in BIM modeling, said apparatus greatly improving efficiency in component deduction checking.

Description

    FIELD
  • The present disclosure relates to the technical field of building engineering, and in particular to a method and a device for checking component deduction in a BIM model of a construction project.
  • BACKGROUND
  • In the building engineering, a BIM model plays an important role in engineering cost estimation. In the engineering cost estimation, intersection and overlap in the building information modeling (BIM) model may cause repetitive engineering quantity calculation, thus resulting in an error in cost. If the deduction check can be performed, according to deduction standards and related algorithms, to rapidly identify overlaps based on a deduction logical relationship between components (for example, in a case that a structural wall overlaps a building wall, the building wall is deducted from the structural wall) in the building industry, modifications can be made timely, so as to avoid unnecessary loss. Due to a large number of components in a BIM model of a big project, comparison among all of the components certainly results in low efficiency. By using a rapid searching method, adjacent components can be rapidly determined, and a spatial position relationship between the adjacent components can be checked to determine whether an overlap exists between the adjacent components. Further, a report of overlapped components is submitted, so that the overlapped components can be rapidly positioned based on the report by a designer, thereby facilitating rapid modifications. In the conventional manual method, it is required to check a professional model document by professionals. However, it is impossible to check every component by the manual method due to the large number of components, and therefore only special parts are checked, resulting in multiple omissions.
  • SUMMARY
  • The present disclosure aims to provide a method and a device for checking component deduction in a BIM model of a construction project. By using the rapid deduction technologies, non-professionals can accurately, completely, rapidly and efficiently find out all errors and position error components.
  • The following technical solutions are provided to solve technical problems.
  • A method for checking component deduction in a BIM model of a construction project is provided. The method at least includes: acquiring a BIM model to be checked and caching components data; configuring a type of deduction relationship according to a preset deduction rule, processing relationships among components, and pairing each two of the processed components; acquiring a deduction model based on the configured type of deduction relationship, and acquiring model data; and determining whether the model data conforms to a preset deduction relationship rule based on a model connection relationship and a model overlap relationship in the model data, ending the method in a case that the model data conforms to the preset deduction relationship rule, and generating alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • In an embodiment, the preset deduction rule at least includes a priority algorithm, a deduction relationship between each two types, and a component overlap algorithm. In the priority algorithm, a type with a high priority is processed before a type with a low priority. In the component overlap algorithm, a component is selected as a filtering condition and another component overlapping the component is acquired rapidly by using a filter interface of Revit.
  • In an embodiment, the alarm information is a list or a document of error component deduction.
  • In an embodiment, the method further includes: positioning a component and modifying the component based on the alarm information.
  • A device for checking component deduction in a BIM model of a construction project is further provided in the present disclosure. The device executes the above method and at least includes a model acquiring module, a caching module, a rule module, an automatic deduction processing module, an overlap processing module, and an error alarming module.
  • The model acquiring module is configured to read a BIM model to be checked.
  • The caching module is configured to cache the components data in the model read by the model acquiring module and processed components data.
  • The rule module is configured to store a preset deduction rule.
  • The automatic deduction processing module is configured to: configure the type of deduction relationship according to the preset deduction rule, process the relationships among components, pair each two of the processed components, and store the paired components in the caching module.
  • The overlap processing module is configured to determine whether the model data conforms to the preset deduction relationship rule based on information transmitted by the automatic deduction processing module and information transmitted by the caching module, and generate the alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • The error alarming module is configured to receive the alarm information generated by the overlap processing module, and generate a list or a document of error component deduction.
  • According to the present disclosure, the following beneficial effects can be achieved. With the method provided in the present disclosure, it can be automatically checked whether the connection between identical or different components is corrected and whether an overlap exists between components. Further, with the technical solutions provided in the present disclosure, non-professionals can accurately, completely, rapidly and efficiently find out all errors and position an error component, leading to much higher efficiency than the manual method and an accurate determination result.
  • BRIEF DESCRIPTION OF THE DRAWINGS
    • Figure 1 is a flowchart of a method for checking component deduction in a BIM model of a construction project according to the present disclosure;
    • Figure 2 is a flowchart of overlap deduction in the method according to an embodiment of the present disclosure; and
    • Figure 3 is a structural diagram of a device for checking component deduction in a BIM model of a construction project according to the present disclosure.
    DETAILED DESCRIPTION OF EMBODIMENTS
  • The technical solutions of the present disclosure are further described through embodiments with reference to the drawings.
  • A method for checking component deduction in a BIM model of a construction project is provided in the present disclosure. Referring to Figure 1, the method at least includes: acquiring a BIM model to be checked and caching components data; configuring a type of deduction relationship according to a preset deduction rule, processing relationships among components, and pairing each two of the processed components; acquiring a deduction model based on the configured type of deduction relationship, and acquiring model data; and determining whether the model data conforms to a preset deduction relationship rule based on a model connection relationship and a model overlap relationship in the model data, ending the method in a case that the model data conforms to the preset deduction relationship rule, and generating alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  • In an embodiment of the present disclosure, the alarm information is a list or a document of error component deduction.
  • In an embodiment of the present disclosure, the method further includes: positioning a component and modifying the component based on the alarm information.
  • In an embodiment of the present disclosure, the preset deduction rule at least includes a priority algorithm, a deduction relationship between each two types, and a component overlap algorithm. In the priority algorithm, a type with a high priority is processed before a type with a low priority. In the component overlap algorithm, a component is selected as a filtering condition and another component overlapping the component is rapidly acquired by using a filter interface of Revit.
  • The deduction check in the method provided in the present disclosure is a pre-process for engineering quantity calculation and cost estimation. The accuracy of the deduction check directly affects the calculated quantity and cost, so that the deduction check is the most important part of an entire checking process in a project. In the present disclosure, components data is cached by using a system caching mechanism, to avoid repetitively reading of the components data in various checks, thereby improving operating efficiency. Each two of the processed components are paired by using a background caching mechanism, to avoid repetitive processing between each two components. In the priority algorithm for various types, a type with a high priority is processed firstly, and processing of a type with a high priority may include processing of a type with a low priority. Processing of a type with a low priority does not include processing of a type with a high priority. Deduction relationships between each two types are set (for example, deducting a building wall from a structural wall, and deducting a floor from a girder). For types that are automatically deducted, a deduction relationship between two components is acquired automatically and is compared with a preset deduction relationship between the same types of components, to determine whether the deduction relationship between the two components conforms to the preset deduction relationship. If the deduction relationship between the two components conforms to the preset deduction relationship, the deduction is correct. If the deduction relationship between the two components does not conform to the preset deduction relationship, the deduction is incorrect. An ID of a component in an incorrect deduction and an error reason are written to a database (cached). In the component overlap algorithm provided in the present disclosure, a component is selected as a filtering condition and another component overlapping the component is rapidly acquired by using a filter interface of Revit. In practices, based on the types of deduction check, an error deduction is filtered out, and an ID of a component in an incorrect deduction and the error reason are written to a database.
  • A device for checking component deduction in a BIM model of a construction project is further provided in the present disclosure. The device executes the above described method. Referring to Figure 3, the device at least includes a model acquiring module, a caching module, a rule module, an automatic deduction processing module, an overlap processing module, and an error alarming module. The model acquiring module is configured to read a BIM model to be checked. The caching module is configured to cache components data in the model read by the model acquiring module and processed components data. The rule module is configured to store a preset deduction rule. The automatic deduction processing module is configured to: configure a type of deduction relationship according to the preset deduction rule, process relationships among components, pair each two of the processed components, and store the paired components in the caching module. The overlap processing module is configured to determine whether model data conforms to a preset deduction relationship rule based on information transmitted by the automatic deduction processing module and information transmitted by the caching module, and generate alarm information in a case that the model data does not conform to the preset deduction relationship rule. The error alarming module is configured to receive the alarm information generated by the overlap processing module, and generate a list or a document of error component deduction.
  • The technical solutions of the present disclosure are further described with reference to Figure 2. In implementing the present disclosure, after a user starts checking, selects deduction check items according to a deduction logical relationship between components in the building industry (for example, in a case that a structural wall overlaps a building wall, the building wall is deducted from the structural wall), and clicks a "check" button, it can be automatically checked whether connection between identical or different components is correct and whether an overlap exists between the components by the method provided in the present disclosure.
  • The rule module shown in Figure 3 defines the deduction rule, which is a core in the deduction check, and defines deduction relationships between various types of components and priorities of processing various types (for example, with respect to a rule of deducting a building wall from a structural wall, a collision check is performed firstly, to determine whether a collision exists, and if the collision exists, the building wall is deducted from the structural wall, and if the current state is that the structural wall is deducted from the building wall, the deduction relationship between the building wall and the structural wall is adjusted). It is determined whether a collision exists between the components based on a result of the collision check, and then it is determined whether the deduction relationship is correct based on the priorities. If it is determined that the deduction relationship is incorrect, the deduction relationship is adjusted. The deduction rule may be set based on application demands of developers. The principle of setting the deduction rule is conventional technology, which is not described in detail herein.
  • The automatic deduction processing module in the device may be developed with respect to automatic deduction of components performed based on a deduction rule of the Revit software (which is commonly used in the engineering field, and thus is not described in detail herein). In a process of design, after some components are drawn, the Revit software may automatically perform cutting and connection according to rules of the Revit software, the result of which may not be desired by a designer. The automatic deduction processing module is developed with respect to the components connected in this way. In the automatic deduction processing module, involved components are checked one by one based on a deduction relationship determined by the rule module, to find out a pair of components of an error deduction to prompt the user, so as to improve the efficiency of check, reduce an error probability compared with the manual check, and ensure accuracy of applying the deduction rule. The overlap processing module checks and solves an overlap between components. Some components will not be automatically deducted by the Revit software. If a designer does not design according to the deduction rule, the overlap between components may exist, resulting in increased engineering quantity and cost for the overlap. By the overlap check, overlapping components are listed to prompt the user, so that the user processes the found overlap based on actual demands. A flowchart of the overlap deduction check is shown in Figure 2. In the embodiments of the present disclosure, the error alarming module is capable of interacting with the user, and provides a result of the deduction check to the user in a form of a list or a document, so that the user can position and modify the incorrectly deducted component based on the list or the document.
  • In summary, with the technical solutions provided in the present disclosure, it can be automatically checked whether the connection between identical or different components is correct, and whether an overlap exists between components. Further, with the technical solutions provided in the present disclosure, non-professionals can accurately, completely, rapidly and efficiently find out all errors and can position the errors rapidly, leading to much higher efficiency than the manual method and an accurate check result.
  • The sequence of the above embodiments in the present disclosure is arranged only for convenience of description and do not represent preference to the embodiments.
  • Finally, it should be noted that, the above embodiments are described only for explaining the technical solutions of the present application, and should not be interpreted as limitation to the present disclosure. Although the technical solutions are described in detail with references to the embodiments, those skilled in the art should understand that, the technical solutions in the above embodiments can be modified, or some technical features can be substituted with the equivalents. Such modifications or substitutions do not make the nature of the technical solutions depart from the spirit and scope of the embodiments according to the present disclosure.

Claims (5)

  1. A method for checking component deduction in a BIM model of a construction project, comprising:
    acquiring a BIM model to be checked and caching components data;
    configuring a type of deduction relationship according to a preset deduction rule, processing relationships among components, and pairing each two of the processed components;
    acquiring a deduction model based on the configured type of deduction relationship, and acquiring model data; and
    determining whether the model data conforms to a preset deduction relationship rule based on a model connection relationship and a model overlap relationship in the model data, ending the method in a case that the model data conforms to the preset deduction relationship rule, and generating alarm information in a case that the model data does not conform to the preset deduction relationship rule.
  2. The method for checking component deduction in a BIM model of a construction project according to claim 1, wherein the preset deduction rule at least comprises:
    a priority algorithm, wherein a type with a high priority is processed before a type with a low priority;
    a deduction relationship between each two types; and
    a component overlap algorithm of selecting a component as a filtering condition and acquiring rapidly another component overlapping the component by using a filter interface of Revit.
  3. The method for checking component deduction in a BIM model of a construction project according to claim 1, wherein the alarm information is a list or a document of error component deduction.
  4. The method for checking component deduction in a BIM model of a construction project according to claim 1, further comprising:
    positioning a component and modifying the component based on the alarm information.
  5. A device for checking component deduction in a BIM model of a construction project by using the method according to claim 1, the device at least comprising:
    a model acquiring module configured to read the BIM model to be checked;
    a caching module configured to cache the components data in the model read by the model acquiring module and processed components data;
    a rule module configured to store the preset deduction rule;
    an automatic deduction processing module configured to configure the type of deduction relationship according to the preset deduction rule, process the relationships among components, pair each two of the processed components, and store the paired components in the caching module;
    an overlap processing module configured to determine whether the model data conforms to the preset deduction relationship rule based on information transmitted by the automatic deduction processing module and information transmitted by the caching module, and generate the alarm information in a case that the model data does not conform to the preset deduction relationship rule; and
    an error alarming module configured to receive the alarm information generated by the overlap processing module, and generate a list or a document of error component deduction.
EP17903842.7A 2017-03-31 2017-05-19 Method and apparatus thereof used in engineering for checking deduction of components in bim modeling Withdrawn EP3605366A4 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710205673.4A CN108664674A (en) 2017-03-31 2017-03-31 Method and its device for reducing inspection in engineering to component in BIM models
PCT/CN2017/085042 WO2018176609A1 (en) 2017-03-31 2017-05-19 Method and apparatus thereof used in engineering for checking deduction of components in bim modeling

Publications (2)

Publication Number Publication Date
EP3605366A1 true EP3605366A1 (en) 2020-02-05
EP3605366A4 EP3605366A4 (en) 2020-12-30

Family

ID=63675057

Family Applications (1)

Application Number Title Priority Date Filing Date
EP17903842.7A Withdrawn EP3605366A4 (en) 2017-03-31 2017-05-19 Method and apparatus thereof used in engineering for checking deduction of components in bim modeling

Country Status (3)

Country Link
EP (1) EP3605366A4 (en)
CN (1) CN108664674A (en)
WO (1) WO2018176609A1 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110414037A (en) * 2019-06-12 2019-11-05 中国十七冶集团有限公司 A kind of underground garage gutter method for arranging based on BIM
CN110765515A (en) * 2019-09-27 2020-02-07 贵州百胜工程建设咨询有限公司 BIM-based pipe heald optimization method
CN111079215B (en) * 2019-12-06 2023-04-07 广联达科技股份有限公司 Method and device for determining ramp engineering quantity and electronic equipment
CN111597625A (en) * 2020-06-03 2020-08-28 中国十七冶集团有限公司 Foundation pit support excavation quality control method based on BIM
CN111680985A (en) * 2020-07-03 2020-09-18 国核电力规划设计研究院有限公司 Method for realizing automatic attribution installation subentry engineering based on system code and equipment code
CN111931269B (en) * 2020-07-10 2023-01-31 上海建工四建集团有限公司 Automatic checking method and system for consistency of information of BIM and important components in drawings
CN112182886B (en) * 2020-09-30 2023-04-07 同济大学建筑设计研究院(集团)有限公司 Engineering model generation method and device, computer equipment and storage medium
CN112989459B (en) * 2021-02-22 2023-04-07 上海市城市建设设计研究总院(集团)有限公司 BIM measurement deduction and inspection method based on inventory item
CN113744406B (en) * 2021-08-31 2024-03-26 中建五局第三建设有限公司 Revit-based component outer surface relation analysis method
CN115618461A (en) * 2022-09-30 2023-01-17 广州拓欧信息技术有限公司 Component deduction correction method and device of BIM model and computer equipment
CN116777123B (en) * 2023-08-22 2024-02-06 四川省建筑设计研究院有限公司 Method for evaluating engineering quantity and engineering cost of assembled building based on BIM

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186844A1 (en) * 2006-05-05 2015-07-02 Eznetpay, Llc Pay Request System
CN101673200B (en) * 2009-10-15 2015-10-21 中兴通讯股份有限公司 The detection method of user input model and device
CN102004828A (en) * 2010-11-15 2011-04-06 成都鹏业软件股份有限公司 Method for computing work amount
US20140180996A1 (en) * 2012-12-13 2014-06-26 Solibri, Inc. Computer Guided Model Checking System and Method
CN105302978A (en) * 2015-11-10 2016-02-03 上海建工集团股份有限公司 Quantity calculation method and device
CN105930600B (en) * 2016-04-28 2019-09-24 广联达科技股份有限公司 Masonry arrangement method and masonry arranging system
CN106339558B (en) * 2016-08-30 2019-10-25 江苏国泰新点软件有限公司 The method of inspection and device of buildings model

Also Published As

Publication number Publication date
CN108664674A (en) 2018-10-16
WO2018176609A1 (en) 2018-10-04
EP3605366A4 (en) 2020-12-30

Similar Documents

Publication Publication Date Title
EP3605366A1 (en) Method and apparatus thereof used in engineering for checking deduction of components in bim modeling
CN108804215B (en) Task processing method and device and electronic equipment
CN104220989B (en) For identifying and reproducing the method and system of concurrency conflict in multithread programs
US9836565B2 (en) Electronic design automation method and apparatus thereof
JP2018026135A (en) System and method for cause point analysis for effective handling of static analysis alarms
CN110673936B (en) Breakpoint continuous operation method and device for arrangement service, storage medium and electronic equipment
WO2020237508A1 (en) Assertion validation code binding method and apparatus
CN113360144B (en) Auxiliary processing method, device, storage medium and program product for software development
CN112256507B (en) Chip fault diagnosis method and device, readable storage medium and electronic equipment
TW201638784A (en) Automatic testing device
CN115048824B (en) Collision detection method and device and computer readable medium
CN105630661A (en) Automatic cross-system program debugging method and device
US8428914B2 (en) Method and simulator for real-time calculation of state variables of a process model
US11030304B2 (en) Buffer overflow detection based on a synthesis of assertions from templates and k-induction
KR101252358B1 (en) Apparatus and method for testing plc command
CN109474822B (en) Android television multi-language automatic testing method and device
US11989560B2 (en) Method and device for executing instructions to perform artificial intelligence
CN112527335B (en) Method, system and computer device for automated processing npm dependent package installation
CN115080387A (en) Front-end visual debugging method, system, equipment and readable storage medium
KR101665962B1 (en) Method of verifying modeling code, apparatus performing the same and storage media storing the same
CN111143643A (en) Element identification method and device, readable storage medium and electronic equipment
US20230176832A1 (en) Program creation assistance device
CN113589700B (en) Method and system for checking intelligent household zigbee request
WO2018137146A1 (en) Graph configuration language transformation method and apparatus
CN109766076B (en) Flow control method, device and storage medium

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20191030

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20201201

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 30/00 20200101AFI20201125BHEP

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20210629