CN113536428A - Dynamo-based assembled component information extraction method and system - Google Patents

Dynamo-based assembled component information extraction method and system Download PDF

Info

Publication number
CN113536428A
CN113536428A CN202110803393.XA CN202110803393A CN113536428A CN 113536428 A CN113536428 A CN 113536428A CN 202110803393 A CN202110803393 A CN 202110803393A CN 113536428 A CN113536428 A CN 113536428A
Authority
CN
China
Prior art keywords
component
dynamo
model
program
revit
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
CN202110803393.XA
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.)
China State Construction Technology Chengdu Co Ltd
Original Assignee
China State Construction Technology Chengdu 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 China State Construction Technology Chengdu Co Ltd filed Critical China State Construction Technology Chengdu Co Ltd
Priority to CN202110803393.XA priority Critical patent/CN113536428A/en
Publication of CN113536428A publication Critical patent/CN113536428A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Architecture (AREA)
  • Structural Engineering (AREA)
  • Civil Engineering (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a Dynamo-based assembled component information extraction method and system, wherein the method comprises the following steps: selecting required components in a Revit model; extracting first model parameters of the member by a Dynamo program; the extracted first model parameters correspond to the serial numbers of the components one by one to form multi-column data; inputting the common basic information of the framed and selected components into a Dynamo program; generating a list according to the multiple columns of data and the common basic information; transposing the list to generate a data matrix; and deriving an Excel table according to the data matrix. The Excel form meeting the expected requirements can be obtained only by manually selecting the frame of the component and inputting part of information, so that repeated and tedious manual processes are avoided, and repeated work among all working links is avoided.

Description

Dynamo-based assembled component information extraction method and system
Technical Field
The invention relates to the technical field of buildings, in particular to a Dynamo-based assembled component information extraction method and system.
Background
In the construction field, first model parameters of concrete components of a building need to be obtained before the components are processed. For the first model parameters, the traditional informatization acquisition method depends on more manual steps, and after the first model parameters are derived, the redundant data are manually post-processed, so that the time cost is wasted, and the error rate is high.
In view of this, the present application is specifically made.
Disclosure of Invention
The invention aims to solve the technical problems that in the prior art, the number of steps for acquiring a first model parameter of a component depends on manpower is large, the working efficiency is low, after the first model parameter is derived, the excess data needs to be post-processed manually, the time cost is high, and the error rate is high.
The invention is realized by the following technical scheme:
a Dynamo-based fabricated component information extraction method, comprising:
selecting required components in a Revit model;
extracting first model parameters of the member by a Dynamo program;
the extracted first model parameters are in one-to-one correspondence with the serial numbers of the components through a Dynamo program to form multi-column data;
inputting the common basic information of the framed and selected components into a Dynamo program;
generating a list according to the multi-column data and the common basic information through a Dynamo program;
transposing the list by a Dynamo program to generate a data matrix;
an Excel table was derived from the data matrix by the Dynamo program.
Further, after the required components are selected in the Revit model, the method further includes:
displaying different colors or highlighting the selected components through a Dynamo program;
after the export of the Excel table, the method further comprises the following steps:
checking whether the selection range has errors, and if so, re-selecting the required components in the Revit model.
Further, after the required components are selected in the Revit model, the method further comprises the following steps:
inputting the component number prefix into a Dynamo program;
the framing of components other than the input numbering prefix is cancelled by the Dynamo program.
Further, the first model parameter includes at least one of a component name, a component weight, a component amount, and a component size.
Further, the common basic information comprises at least one of component type, the number of the building where the component is located, the floor where the component is located and the concrete strength grade of the component.
Further, before the selecting the required components in the Revit model, the method further includes: checking component parameters in the Revit model;
the checking of the Revit model specifically comprises the following steps:
selecting a component to be checked in a frame in a Revit model;
extracting second model parameters for checking of the component to be checked through a Dynamo program;
inputting the actual second model parameters of the component to be checked into a Dynamo program;
comparing the extracted second model parameter with the actual second model parameter through a Dynamo program to obtain a TURE/FALSE comparison result;
using the comparison result and the TURE/FALSE value as masks to classify the primitives of the Revit model to obtain a component with data errors;
displaying the components with data errors in different colors or highlighting;
the incorrect second model parameter of the component is modified to the actual second model parameter by the correction plug-in.
Further, the second model parameter is at least one of a plate thickness, a truss reinforcement height, a member width, a member weight, a member aspect ratio, and a member reinforcement.
Further, before the extracting the first model parameter of the component by the Dynamo program, the method further includes:
the Dynamo program was turned on under the Revit model.
A Dynamo-based fabricated component information extraction system, comprising:
the first selection unit is used for selecting required components in the Revit model;
a first extraction unit for extracting a first model parameter of the member by a Dynamo program;
the corresponding unit is used for corresponding the extracted first model parameters to the serial numbers of the components one by one through a Dynamo program to form multi-column data;
a first input unit for inputting common basic information of the framed member into a Dynamo program;
a list generation unit configured to generate a list from the plurality of columns of data and the common basic information by a Dynamo program;
a data matrix generation unit, configured to transpose the list by a Dynamo program to generate a data matrix;
and the table derivation unit is used for deriving an Excel table according to the data matrix through a Dynamo program.
Further, still include:
the checking module is used for checking component parameters in the Revit model;
the check module comprises:
the second selection unit is used for selecting the components to be checked in the Revit model;
a second extraction unit configured to extract, by a Dynamo program, second model parameters for verification of the member to be verified;
a second input unit for inputting actual second model parameters of the member to be checked into a Dynamo program;
a comparison unit, configured to compare the extracted second model parameter with the actual second model parameter through a Dynamo program, so as to obtain a turn/FALSE comparison result;
the classification unit is used for classifying the graphic primitives of the Revit model by taking the comparison result and the TURE/FALSE value as masks to obtain a component with data errors;
the coloring unit is used for displaying different colors or highlighting the component with the data error;
a modification unit for modifying the erroneous second model parameters of the component into actual second model parameters by means of a correction insert.
Compared with the prior art, the invention has the following advantages and beneficial effects:
1. according to the Dynamo-based assembled component information extraction method and system provided by the embodiment of the invention, a Dynamo program is opened under a Revit model, an Excel table meeting expected requirements can be obtained only by manually carrying out component frame selection and partial information input, the problem can be solved within 3-5 minutes, repeated and tedious manual processes are avoided, and repeated work among all working links is avoided. The invention directly extracts information from the Revit model, has high visualization degree, and greatly improves the accuracy. By adopting the method and the device, the labor cost and the time cost can be greatly reduced, the error rate is reduced, and all links of the design stage and the informatization stage are opened, so that the same group of data is used by all processes, the seamless link from the design to the informatization entry is realized, and the technical problems that in the prior art, the number of steps for acquiring the first model parameter of the component depends on manpower is large, the working efficiency is low, the post-processing of redundant data is required to be carried out manually after the first model parameter is derived, the time cost is high, and the error rate is high are solved.
2. According to the Dynamo-based assembled component information extraction method and system provided by the embodiment of the invention, a Dynamo program is opened under a Revit model, and only the actual second model parameter is required to be manually input and the component is manually selected, so that the component with the wrong second model parameter can be colored, and the original working time is greatly shortened. And modifying the second model parameter of the colored component into an actual parameter to obtain a new Revit model, and extracting the information of the assembled component based on the Revit model.
Drawings
In order to more clearly illustrate the technical solutions of the exemplary embodiments of the present invention, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and that for those skilled in the art, other related drawings can be obtained from these drawings without inventive effort. In the drawings:
fig. 1 is a flowchart of a Dynamo-based assembly member information extraction method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a Dynamo-based assembly component information extraction method according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a Dynamo program opened under a Revit model in a Dynamo-based assembly information extraction method according to an embodiment of the present invention;
fig. 4 is a schematic diagram of the numbers of the components framed in the Dynamo-based method for extracting information of assembled components according to the embodiment of the present invention;
fig. 5 is a schematic diagram of components in a Revit model in a Dynamo-based assembly component information extraction method according to an embodiment of the present invention (components in a box are boxed components, and the color of the boxed components is red highlight);
fig. 6 is a schematic diagram of an Excel table derived in a Dynamo-based fabricated component information extraction method according to an embodiment of the present invention;
fig. 7 is a flowchart illustrating a method for extracting information of a Dynamo-based assembly component according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
Example one
Referring to fig. 1 to 7, an embodiment of the present invention provides a Dynamo-based assembled component information extraction method, including:
s101, selecting required components in a Revit model;
s102, extracting first model parameters of the component through a Dynamo program;
s103, the extracted first model parameters are in one-to-one correspondence with the serial numbers of the components through a Dynamo program to form multi-column data;
s104, inputting the shared basic information of the selected components into a Dynamo program;
s105, generating a list according to the multi-column data and the shared basic information through a Dynamo program;
s106, transposing the list through a Dynamo program to generate a data matrix;
and S107, deriving an Excel table according to the data matrix through a Dynamo program.
As a specific embodiment, the first model parameter includes at least one of a component name, a component weight, a component amount, and a component size.
As a specific embodiment, the common basic information includes at least one of a component type, a building number where the component is located, a floor where the component is located, and a concrete strength level of the component.
As a specific embodiment, after the selecting the required components in the Revit model, the method further includes:
displaying different colors or highlighting the selected components through a Dynamo program;
after the export of the Excel table, the method further comprises the following steps:
checking whether the selection range has errors, and if so, re-selecting the required components in the Revit model.
As a specific embodiment, after the required components are selected in the Revit model, the method further comprises the following steps:
inputting the component number prefix into a Dynamo program;
and the selected non-prefabricated components can be removed by canceling the framing of the components with the prefixes different from the input numbers through the Dynamo program.
Taking a project as an example, the components with axes from the S axis to the P axis intersecting from the 1 axis to the 4 axis are precast concrete components to be produced and supplied, and information extraction needs to be carried out on the components in the area.
Firstly, a Dynamo program is opened under a Revit model, required components are selected in the Revit model in a frame mode, and the selected components are highlighted in red. Extracting first model parameters (member name, member weight, member square amount and member size) of the member through a Dynamo program, enabling the extracted first model parameters to correspond to the member number one by one through the Dynamo program to form multi-column data, enabling common basic information (member type, member floor number, member floor and member concrete strength grade) of the framed and selected member to be a Dynamo program, generating a list through the Dynamo program according to the multi-column data and the common basic information, transposing the list through the Dynamo program to generate a data matrix meeting two-dimensional code generation conditions of the member, and exporting an Excel table according to the data matrix according to a specified path through the Dynamo program. And uploading the exported Excel table to a management system to generate the component two-dimensional code identity card.
The embodiment of the invention numbers the components before use and ensures that the component types are consistent with the component numbers, and if the reinforcement and the size of the prefabricated laminated slab need to be modified after numbering, the components need to be numbered again or the numbers are consistent with the type names.
According to the assembling type component information extraction method based on Dynamo, provided by the embodiment of the invention, a Dynamo program is opened under a Revit model, only component frame selection and partial information input are needed to be manually carried out, an Excel table meeting expected requirements can be obtained, the problem can be solved within 3-5 minutes, repeated and tedious manual processes are avoided, and repeated work among all working links is avoided. The embodiment of the invention directly extracts information from the Revit model, has high visualization degree, and greatly improves the accuracy. By adopting the embodiment of the invention, the labor cost and the time cost can be greatly reduced, the error rate is reduced, and all links of the design stage and the informatization stage are opened, so that all processes use the same group of data, the seamless link from the design to the informatization input is realized, and the technical problems that the prior art has more steps for acquiring the first model parameter of the component depending on manpower, the working efficiency is lower, the first model parameter is exported and the post-processing of redundant data is needed manually, the time cost is higher and the error rate is higher are solved.
Example two
Referring to fig. 7, as an embodiment, before the selecting the required components in the Revit model, the method further includes: checking component parameters in the Revit model;
the checking of the Revit model specifically comprises the following steps:
selecting a component to be checked in a frame in a Revit model;
extracting second model parameters for checking of the component to be checked through a Dynamo program;
inputting the actual second model parameters of the component to be checked into a Dynamo program;
comparing the extracted second model parameter with the actual second model parameter through a Dynamo program to obtain a TURE/FALSE comparison result;
using the comparison result and the TURE/FALSE value as masks to classify the primitives of the Revit model to obtain a component with data errors;
displaying the components with data errors in different colors or highlighting;
the incorrect second model parameter of the component is modified to the actual second model parameter by the correction plug-in.
As a specific embodiment, the second model parameter is at least one of a plate thickness, a truss reinforcement height, a member width, a member weight, a member aspect ratio, and a member reinforcement.
As a specific embodiment, before extracting the first model parameter of the component by the Dynamo program, the method further includes:
the Dynamo program was turned on under the Revit model.
According to the Dynamo-based assembled component information extraction method provided by the embodiment of the invention, a Dynamo program is opened under a Revit model, and a component with an error second model parameter can be colored only by manually inputting a correct second model parameter and selecting the component in a frame mode, so that the original working time is greatly shortened. And modifying the second model parameter of the colored component into a correct parameter to obtain a new Revit model, and extracting the information of the assembled component based on the Revit model.
EXAMPLE III
A Dynamo-based fabricated component information extraction system, comprising:
the first selection unit is used for selecting required components in the Revit model;
a first extraction unit for extracting a first model parameter of the member by a Dynamo program;
the corresponding unit is used for corresponding the extracted first model parameters to the serial numbers of the components one by one through a Dynamo program to form multi-column data;
a first input unit for inputting common basic information of the framed member into a Dynamo program;
a list generation unit configured to generate a list from the plurality of columns of data and the common basic information by a Dynamo program;
a data matrix generation unit, configured to transpose the list by a Dynamo program to generate a data matrix;
and the table derivation unit is used for deriving an Excel table according to the data matrix through a Dynamo program.
As a specific embodiment, the system further comprises:
a third input unit for inputting the component number prefix into the Dynamo program;
and a frame canceling unit for canceling frame selection of a member different from the input number prefix by the Dynamo program.
As a specific embodiment, the first model parameter includes at least one of a component name, a component weight, a component amount, and a component size.
As a specific embodiment, the common basic information includes at least one of a component type, a building number where the component is located, a floor where the component is located, and a concrete strength level of the component.
As a specific embodiment, the method further comprises the following steps:
the checking module is used for checking component parameters in the Revit model;
the check module comprises:
the second selection unit is used for selecting the components to be checked in the Revit model;
a second extraction unit configured to extract, by a Dynamo program, second model parameters for verification of the member to be verified;
a second input unit for inputting actual second model parameters of the member to be checked into a Dynamo program;
a comparison unit, configured to compare the extracted second model parameter with the actual second model parameter through a Dynamo program, so as to obtain a turn/FALSE comparison result;
the classification unit is used for classifying the graphic primitives of the Revit model by taking the comparison result and the TURE/FALSE value as masks to obtain a component with data errors;
the coloring unit is used for displaying different colors or highlighting the component with the data error;
a modification unit for modifying the erroneous second model parameters of the component into actual second model parameters by means of a correction insert.
As a specific embodiment, the second model parameter is at least one of a plate thickness, a truss reinforcement height, a member width, a member weight, a member aspect ratio, and a member reinforcement.
The specific implementation process of the third embodiment has been described in detail in the methods described in the first and second embodiments, and thus, will not be described herein again.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A Dynamo-based assembled component information extraction method is characterized by comprising the following steps:
selecting required components in a Revit model;
extracting first model parameters of the member by a Dynamo program;
the extracted first model parameters are in one-to-one correspondence with the serial numbers of the components through a Dynamo program to form multi-column data;
inputting the common basic information of the framed and selected components into a Dynamo program;
generating a list according to the multi-column data and the common basic information through a Dynamo program;
transposing the list by a Dynamo program to generate a data matrix;
an Excel table was derived from the data matrix by the Dynamo program.
2. The Dynamo-based assembled component information extracting method according to claim 1, wherein after the framing the required component in the Revit model, the method further comprises:
displaying different colors or highlighting the selected components through a Dynamo program;
after the export of the Excel table, the method further comprises the following steps:
checking whether the selection range has errors, and if so, re-selecting the required components in the Revit model.
3. The Dynamo-based assembled component information extraction method as claimed in claim 1, further comprising, after framing a required component in the Revit model:
inputting the component number prefix into a Dynamo program;
the framing of components other than the input numbering prefix is cancelled by the Dynamo program.
4. The Dynamo-based assembled component information extraction method according to claim 1, wherein the first model parameter includes at least one of a component name, a component weight, a component square amount, and a component size.
5. The Dynamo-based fabricated component information extracting method as claimed in claim 1, wherein the common basic information includes at least one of a component type, a building number where the component is located, a floor where the component is located, and a component concrete strength grade.
6. The Dynamo-based assembled component information extracting method according to claim 1, wherein before the framing the required component in the Revit model, the method further comprises: checking component parameters in the Revit model;
the checking of the Revit model specifically comprises the following steps:
selecting a component to be checked in a frame in a Revit model;
extracting second model parameters for checking of the component to be checked through a Dynamo program;
inputting the actual second model parameters of the component to be checked into a Dynamo program;
comparing the extracted second model parameter with the actual second model parameter through a Dynamo program to obtain a TURE/FALSE comparison result;
using the comparison result and the TURE/FALSE value as masks to classify the primitives of the Revit model to obtain a component with data errors;
displaying the components with data errors in different colors or highlighting;
the incorrect second model parameter of the component is modified to the actual second model parameter by the correction plug-in.
7. The Dynamo-based fabricated component information extraction method as claimed in claim 6, wherein the second model parameter is at least one of a plate thickness, a truss reinforcement height, a component width, a component weight, a component aspect ratio, and a component reinforcement.
8. The Dynamo-based assembled component information extraction method according to any one of claims 1 to 7, wherein before extracting the first model parameter of the component by the Dynamo program, the method further comprises:
the Dynamo program was turned on under the Revit model.
9. A Dynamo-based fabricated component information extraction system, comprising:
the first selection unit is used for selecting required components in the Revit model;
a first extraction unit for extracting a first model parameter of the member by a Dynamo program;
the corresponding unit is used for corresponding the extracted first model parameters to the serial numbers of the components one by one through a Dynamo program to form multi-column data;
a first input unit for inputting common basic information of the framed member into a Dynamo program;
a list generation unit configured to generate a list from the plurality of columns of data and the common basic information by a Dynamo program;
a data matrix generation unit, configured to transpose the list by a Dynamo program to generate a data matrix;
and the table derivation unit is used for deriving an Excel table according to the data matrix through a Dynamo program.
10. The Dynamo-based fabricated component information extraction system as claimed in claim 9, further comprising:
the checking module is used for checking component parameters in the Revit model;
the check module comprises:
the second selection unit is used for selecting the components to be checked in the Revit model;
a second extraction unit configured to extract, by a Dynamo program, second model parameters for verification of the member to be verified;
a second input unit for inputting actual second model parameters of the member to be checked into a Dynamo program;
a comparison unit, configured to compare the extracted second model parameter with the actual second model parameter through a Dynamo program, so as to obtain a turn/FALSE comparison result;
the classification unit is used for classifying the graphic primitives of the Revit model by taking the comparison result and the TURE/FALSE value as masks to obtain a component with data errors;
the coloring unit is used for displaying different colors or highlighting the component with the data error;
a modification unit for modifying the erroneous second model parameters of the component into actual second model parameters by means of a correction insert.
CN202110803393.XA 2021-07-15 2021-07-15 Dynamo-based assembled component information extraction method and system Pending CN113536428A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110803393.XA CN113536428A (en) 2021-07-15 2021-07-15 Dynamo-based assembled component information extraction method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110803393.XA CN113536428A (en) 2021-07-15 2021-07-15 Dynamo-based assembled component information extraction method and system

Publications (1)

Publication Number Publication Date
CN113536428A true CN113536428A (en) 2021-10-22

Family

ID=78128201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110803393.XA Pending CN113536428A (en) 2021-07-15 2021-07-15 Dynamo-based assembled component information extraction method and system

Country Status (1)

Country Link
CN (1) CN113536428A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116604699A (en) * 2023-07-19 2023-08-18 成都建工雅安建设有限责任公司 Intelligent superimposed sheet prefabricated system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106600239A (en) * 2016-12-28 2017-04-26 中建科技有限公司 Assembly type building construction full process data cooperation management system based on BIM
CN109766581A (en) * 2018-12-12 2019-05-17 中水电第十一工程局(郑州)有限公司 A method of bridge BIM model is established using Dynamo software
CN110427653A (en) * 2019-07-08 2019-11-08 中国建筑第八工程局有限公司 Parametrization collision detection and modified method based on BIM
CN111159808A (en) * 2019-12-30 2020-05-15 中交上海三航科学研究院有限公司 Mine method tunnel parametric modeling method and device based on Revit and Dynamo
CN112417578A (en) * 2020-12-30 2021-02-26 中国二十冶集团有限公司 Method and system for modeling precast pile based on Dynamo and Excel
CN112966328A (en) * 2021-03-18 2021-06-15 中国建筑一局(集团)有限公司 BIM-based method for automatically creating shared parameters by applying Dynamo
CN113094784A (en) * 2021-04-01 2021-07-09 交通运输部公路科学研究院 Adjacent complex underground engineering parametric modeling method based on building information model

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106600239A (en) * 2016-12-28 2017-04-26 中建科技有限公司 Assembly type building construction full process data cooperation management system based on BIM
CN109766581A (en) * 2018-12-12 2019-05-17 中水电第十一工程局(郑州)有限公司 A method of bridge BIM model is established using Dynamo software
CN110427653A (en) * 2019-07-08 2019-11-08 中国建筑第八工程局有限公司 Parametrization collision detection and modified method based on BIM
CN111159808A (en) * 2019-12-30 2020-05-15 中交上海三航科学研究院有限公司 Mine method tunnel parametric modeling method and device based on Revit and Dynamo
CN112417578A (en) * 2020-12-30 2021-02-26 中国二十冶集团有限公司 Method and system for modeling precast pile based on Dynamo and Excel
CN112966328A (en) * 2021-03-18 2021-06-15 中国建筑一局(集团)有限公司 BIM-based method for automatically creating shared parameters by applying Dynamo
CN113094784A (en) * 2021-04-01 2021-07-09 交通运输部公路科学研究院 Adjacent complex underground engineering parametric modeling method based on building information model

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
施英蕊: "基于BIM的建筑主体结构施工智能检查研究", 《中国优秀硕士学位论文全文数据库电子期刊 工程科技I辑》 *
罗嘉祥 等: "《Autodesk Revit炼金术 Dynamo基础实战教程》", 31 August 2017, 同济大学出版社 *
韩雪: "基于BIM的DB模式下装配式建筑协同估价模式研究", 《中国优秀硕士学位论文全文数据库电子期刊 工程科技II辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116604699A (en) * 2023-07-19 2023-08-18 成都建工雅安建设有限责任公司 Intelligent superimposed sheet prefabricated system
CN116604699B (en) * 2023-07-19 2023-10-13 成都建工雅安建设有限责任公司 Intelligent superimposed sheet prefabricated system

Similar Documents

Publication Publication Date Title
CN110633554B (en) BIM-based automatic generation method for bridge pile foundation coordinate table
CN106055585A (en) Log analysis method and apparatus
CN107545120A (en) The method and computing device that a kind of prefabricated components based on BIM are split automatically
CN108830554B (en) Task model-based intelligent detection method and system for data result information quality
CN110765523A (en) BIM technology-based rapid construction method for deep foundation pit support structure
CN111539060B (en) BIM-based building masonry construction method, device, equipment and medium
CN108268707A (en) A kind of transfer station standard form method for drafting and transfer station construction method based on REVIT
CN109726499A (en) Reinforcement construction management method based on BIM technology
CN113536428A (en) Dynamo-based assembled component information extraction method and system
CN107169210A (en) The self checking method and self-checking system of BIM database
CN115470552A (en) BIM deepening method for quickly building automobile workshop
CN112651057A (en) Automatic building system and method for railway concrete filled steel tube tied arch bridge BIM model
CN106408255A (en) Building information model (BIM) multidimensional coding and analysis method and system
CN110555271A (en) Auxiliary assembly method and device
CN108399244A (en) Graphical configuration management system and method for nuclear power plant's Risk Monitoring technology
CN106372802A (en) Construction method for manufacturing object tree
CN112328231B (en) Quick conversion method between python dictionary and structure
CN107016158B (en) Method for inspecting electric wiring of urban rail vehicle
CN101540118A (en) Method for training dynamic emulational assembly of composite member
CN110700583A (en) Aluminum template pre-assembly system and method based on three-dimensional BIM technology
CN102591779A (en) Establishing method for workflow-based universal software testing process model
CN114077765A (en) Dynamo project data management method and device and computer equipment
CN111600384B (en) Method and system for generating and checking fixed value of distribution network strategy switch ring network diagram
CN113569306A (en) BIM modeling implementation and application method of waste incineration power plant based on BIM technology
DE10311055B3 (en) Electrical system design method e.g. for building electrical installation or European Installation Bus, using supplied information for selecting permissible connections between hardware and/or software components and/or functions

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20211022

RJ01 Rejection of invention patent application after publication