CN113656869A - Model automatic coding method, device, equipment and storage medium - Google Patents

Model automatic coding method, device, equipment and storage medium Download PDF

Info

Publication number
CN113656869A
CN113656869A CN202110904914.0A CN202110904914A CN113656869A CN 113656869 A CN113656869 A CN 113656869A CN 202110904914 A CN202110904914 A CN 202110904914A CN 113656869 A CN113656869 A CN 113656869A
Authority
CN
China
Prior art keywords
component
model
coded
quantity value
decimal
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.)
Granted
Application number
CN202110904914.0A
Other languages
Chinese (zh)
Other versions
CN113656869B (en
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 Railway Beijing Engineering Group Co Ltd
Original Assignee
China Railway Beijing Engineering 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 China Railway Beijing Engineering Group Co Ltd filed Critical China Railway Beijing Engineering Group Co Ltd
Priority to CN202110904914.0A priority Critical patent/CN113656869B/en
Publication of CN113656869A publication Critical patent/CN113656869A/en
Application granted granted Critical
Publication of CN113656869B publication Critical patent/CN113656869B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/20Design optimisation, verification or simulation

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)
  • Structural Engineering (AREA)
  • Computational Mathematics (AREA)
  • Civil Engineering (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Architecture (AREA)
  • Stored Programmes (AREA)

Abstract

The application relates to a method, a device, equipment and a storage medium for automatically coding a model, which belong to the technical field of constructional engineering and comprise the steps of respectively obtaining an accumulative quantity value and a component quantity value by utilizing Dynamo software, wherein the accumulative quantity value is the component number value which is coded in Revit software, and the component quantity value is the component number value which needs to be coded of the model to be coded in the Revit software; setting a flow coding number according to a coding rule based on the accumulated quantity value and the component quantity value; and identifying the component types or component types of all components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded based on the component number formed by combining the fixed coding number and the flow coding number. The method and the device have the effect of automatically coding the components in batches.

Description

Model automatic coding method, device, equipment and storage medium
Technical Field
The present application relates to the field of building engineering technologies, and in particular, to a method, an apparatus, a device, and a storage medium for automatically encoding a model.
Background
In the internet era, technologies such as big data and internet of things provide huge power for the development of the civil aviation industry. At present, an informatization means is widely applied to the field of civil aviation service, wherein a Building Information Modeling (BIM) technology is a datamation tool applied to engineering design, construction and management. Currently, Revit is generally used as software for creating a BIM model, and is assisted by Dynamo, a visual programming tool.
With the wider and wider application of BIM in China, the metering and pricing application of the BIM model becomes an inevitable stage of BIM development. At present, a metering pricing method based on a BIM (building information modeling) model is applied, the demand on component coding is higher and higher, and the requirements on modeling efficiency and accuracy are higher and higher.
Revit, as the current mainstream modeling software, has certain limitation on the repetitive operation of a large number of components, mainly depends on the manual encoding of each component by workers, and has the disadvantages of difficult guarantee of error rate and accuracy, large task load and low working efficiency.
Disclosure of Invention
In order to automatically encode the components in batches, the application provides a model automatic encoding method, a device, equipment and a storage medium.
In a first aspect, the present application provides an automatic model encoding method, which adopts the following technical scheme:
a method of model auto-encoding, comprising:
utilizing Dynamo software to respectively obtain an accumulated quantity value and a component quantity value, wherein the accumulated quantity value is a component number value which is coded in Revit software, and the component quantity value is a component number value which needs to be coded of a model to be coded in the Revit software;
setting a flow coding number according to a coding rule based on the accumulated quantity value and the component quantity value;
and identifying the component types or component types of all components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded based on the component number formed by combining the fixed coding number and the flow coding number.
By adopting the technical scheme, the components of the same component type or the same component type which need to be coded are found in the model to be coded, and the components of the same component type or the same component type are coded in sequence according to the component number formed by combining the fixed coding number and the flow coding number, so that the coding speed is high, the efficiency is high, the coding quantity can reach nearly ten million levels, the precision is high, and the problems of high repetition rate and high error rate of manual coding are solved; when another model to be coded needs to be coded, only the model to be coded, the accumulated quantity value and the component quantity value need to be changed, if the fixed code number changes, the fixed code number can also be changed, the problem of repeated coding of the model is solved, a data positioning basis is provided for metering pricing, operation and maintenance services and the like, and a large amount of time and labor are saved.
Preferably, the encoding rule includes:
setting an array according to the accumulated quantity value and the component quantity value by using Dynamo, wherein the array increases or decreases at preset intervals from the beginning of adding the accumulated quantity value until the element quantity value of the array is equal to the component quantity value;
converting all elements in the array into a first character string;
obtaining an integer, and obtaining a numerical value list comprising a plurality of decimal numbers according to the integer, wherein the numerical values of the decimal numbers are equal to the component number value;
processing the decimal in the numerical value list, and converting all the processed decimal into a second character string;
and combining the first character string and the second character string to form a flow code number.
By adopting the technical scheme, the accumulated quantity value is increased from one time, the accumulated quantity value is increased or decreased at preset intervals until the element number value is equal to the array of the component quantity value, the flow code numbers are obtained according to the array, each flow code number is independent, the component numbers of the components of the same component type or the same component type are different through the change of the flow code numbers, and the uniqueness of the component numbers is ensured.
Preferably, the obtaining a numerical value list including a plurality of decimal numbers according to the integer includes:
creating, using Dynamo, a numerical list comprising a plurality of integers, the number of integers being equal to the component numerical value;
converting all integers in the numerical value list into initial decimal numbers in a form of reserving N decimal numbers;
acquiring the length of the first character string and recording the length as X;
all initial decimals are converted to decimals that retain the form of M-bit decimals, where M = N-X, M < N.
Preferably, the processing the decimal in the numerical value list, and converting all the processed decimal into the second character string includes:
and deleting the integer part and the decimal point of the decimal respectively, reserving the decimal part of the decimal and converting the decimal part into a second character string.
Preferably, the deleting the integer part of the decimal comprises:
replace node is used to delete the integer part of all the decimal.
Preferably, the deleting the decimal point of the decimal comprises:
replace node is used to delete all decimal point.
Preferably, the sequentially encoding the components of the same component type or the same component category in the model to be encoded based on the component numbers formed by combining the fixed encoding numbers and the flow encoding numbers includes:
assigning the component number to a designated parameter of the corresponding component in the model to be encoded using an element.
By adopting the technical scheme, the generated component number is sent to the Revit software by using the element.
In a second aspect, the present application provides an automatic model encoding device, which adopts the following technical solutions:
an apparatus for automatically encoding a model, comprising:
the acquisition module is used for respectively acquiring an accumulated quantity value and a component quantity value by utilizing Dynamo software, wherein the accumulated quantity value is a component number value which is coded in Revit software, and the component quantity value is a component number value which needs to be coded of a model to be coded in the Revit software;
the setting module is used for setting a flow coding number according to a coding rule based on the accumulated quantity value and the component quantity value; and the number of the first and second groups,
and the coding module is used for identifying the component types or component types of all the components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded on the basis of the component number formed by combining the fixed coding number and the flow coding number.
By adopting the technical scheme, the components of the same component type or the same component type which need to be coded are found in the model to be coded, and the components of the same component type or the same component type are coded in sequence according to the component number formed by combining the fixed coding number and the flow coding number, so that the coding speed is high, the efficiency is high, the coding quantity can reach nearly ten million levels, the precision is high, and the problems of high repetition rate and high error rate of manual coding are solved; when another model to be coded needs to be coded, only the model to be coded, the accumulated quantity value and the component quantity value need to be changed, if the fixed code number changes, the fixed code number can also be changed, the problem of repeated coding of the model is solved, a data positioning basis is provided for metering pricing, operation and maintenance services and the like, and a large amount of time and labor are saved.
In a third aspect, the present application provides a computer device, which adopts the following technical solution:
a computer device comprising a memory and a processor, the memory having stored thereon a computer program that can be loaded by the processor and that executes the model auto-encoding method of any of the first aspects.
By adopting the technical scheme, the components of the same component type or the same component type which need to be coded are found in the model to be coded, and the components of the same component type or the same component type are coded in sequence according to the component number formed by combining the fixed coding number and the flow coding number, so that the coding speed is high, the efficiency is high, the coding quantity can reach nearly ten million levels, the precision is high, and the problems of high repetition rate and high error rate of manual coding are solved; when another model to be coded needs to be coded, only the model to be coded, the accumulated quantity value and the component quantity value need to be changed, if the fixed code number changes, the fixed code number can also be changed, the problem of repeated coding of the model is solved, a data positioning basis is provided for metering pricing, operation and maintenance services and the like, and a large amount of time and labor are saved.
In a fourth aspect, the present application provides a computer-readable storage medium, which adopts the following technical solutions:
a computer-readable storage medium storing a computer program that can be loaded by a processor and that can perform the model auto-encoding method of any one of the first aspect.
By adopting the technical scheme, the components of the same component type or the same component type which need to be coded are found in the model to be coded, and the components of the same component type or the same component type are coded in sequence according to the component number formed by combining the fixed coding number and the flow coding number, so that the coding speed is high, the efficiency is high, the coding quantity can reach nearly ten million levels, the precision is high, and the problems of high repetition rate and high error rate of manual coding are solved; when another model to be coded needs to be coded, only the model to be coded, the accumulated quantity value and the component quantity value need to be changed, if the fixed code number changes, the fixed code number can also be changed, the problem of repeated coding of the model is solved, a data positioning basis is provided for metering pricing, operation and maintenance services and the like, and a large amount of time and labor are saved.
Drawings
Fig. 1 is a schematic flowchart of an automatic model encoding method according to an embodiment of the present application.
Fig. 2 is a schematic diagram of a total operation node of Dynamo in the embodiment of the present application.
FIG. 3 is a schematic diagram of "cumulative number" and "number of components" custom nodes in the embodiment of the present application.
FIG. 4 is a schematic diagram of String from Object node in the embodiment of the present application.
Fig. 5 is a schematic diagram of a "converted text reserved decimal 1.0" custom node in the embodiment of the present application.
Fig. 6 is a schematic diagram of a list in which an integer part and a decimal point of a decimal are deleted in the embodiment of the present application.
FIG. 7 is a schematic diagram of a "string combination-2" custom node in the embodiment of the present application.
FIG. 8 is a diagram of another "string combination-2" custom node in an embodiment of the present application.
Fig. 9 is a schematic diagram of an information table in the embodiment of the present application.
Fig. 10 is a block diagram of a model automatic encoding apparatus according to an embodiment of the present application.
Fig. 11 is a schematic structural diagram of a computer device provided in an embodiment of the present application.
Detailed Description
The present application is described in further detail below with reference to the attached drawings.
The present embodiment is only for explaining the present application, and it is not limited to the present application, and those skilled in the art can make modifications of the present embodiment without inventive contribution as needed after reading the present specification, but all of them are protected by patent law within the scope of the claims of the present application.
The present embodiment provides a method for automatically encoding a model, as shown in fig. 1, the main flow of the method is described as follows (steps S101 to S103):
step S101: and utilizing Dynamo software to respectively obtain a cumulative quantity value and a component quantity value, wherein the cumulative quantity value is the component number value which is coded in the Revit software, and the component quantity value is the component number value which needs to be coded of the model to be coded in the Revit software.
In this embodiment, it is first required to ensure that the member in the model to be encoded has a member encoding the designated parameter, the designated parameter is a shared parameter, and the attribute is an instance attribute. And after the determination is finished, opening the model to be coded in the Revit software, and then opening the Dynamo software in the Revit software.
As shown in fig. 2, in the Dynamo software, the input cumulative number value is obtained by the "cumulative number" of the custom node, and the input component number value is also obtained by the "component number" of the custom node, where the cumulative number value is not less than 0 and the component number value is greater than 0. For example, only one model to be encoded in Revit software needs to be encoded, and the encoding target is to encode the members belonging to the same member type or the same member type in the model to be encoded, at this time, if the number of the encoded members is 0, the encoding number value that needs to be input is 0, and if the number of the members that need to be encoded in the model to be encoded is 4549, the member number value that needs to be input is 4549.
As shown in fig. 3, for example, there are three models to be encoded, and when encoding of a first model to be encoded is completed and encoding of a second model to be encoded is required, since the number of members that have completed encoding in the first model to be encoded is 200, the cumulative number value that needs to be input when encoding the second model to be encoded is 200.
Step S102: and setting a flow code number according to a coding rule based on the accumulated quantity value and the component quantity value.
The following describes the encoding rules in detail:
as shown in fig. 2, in Dynamo software, an array is created using a Code Block node, and the array is incremented or decremented every predetermined interval from the increment of the accumulated number value until the number of elements of the array is equal to the component number value.
Specifically, the input end A of the Code Block node is connected with the 'component number' of the self-defined node to obtain a component number value and record the component number value as A; the input end B of the Code Block node is connected with the 'accumulated number' of the self-defined node to obtain an accumulated number value and record the accumulated number value as B; the preset interval is set to 1, and the array in this embodiment is incremented every 1 from B +1 until the number of elements of the array is equal to a.
As shown in FIG. 4, all elements in the array are converted to the first String using String from Object nodes.
Another Code Block node is created, and the Code Block node is used to obtain an input integer, where the integer is 1 in this embodiment.
As shown in fig. 5, a numerical list containing a plurality of decimal places is obtained using a custom node "convert text to reserve decimal place 1.0" based on integer.
Specifically, a numerical value list containing a plurality of integers is created, wherein the number of the integers in the numerical value list is equal to the component quantity value; converting all integers in the list of values to initial decimals that retain the form of N-digit decimals, e.g., N =7, the initial decimals are 1.0000000; using a string.Length node to acquire the lengths of all first character strings in the array; and creating a Code Block node again, recording the length of the first character string as X by using the Code Block node, and converting all initial decimals into decimals in a form of reserved M-bit decimals by using a formula of '7-X', wherein M = N-X =7-X, and M < N.
For example, in the array, if one element is 10, the length after converting the element into the first character string is 2, and the corresponding decimal is 1.00000 by calculation.
After a numerical value list containing a plurality of decimal numbers is obtained, the decimal numbers in the numerical value list are processed, the processing method comprises the steps of deleting the integer parts of all the decimal numbers by using one string.
As shown in fig. 6, for example, 00000 is generated by deleting the integer part and the decimal point of the above-mentioned decimal fraction 1.00000.
As shown in fig. 7, a custom node "string combination-2" is used to combine a first string with a corresponding second string, the second string being preceded and the corresponding first string being followed, thereby generating a streaming code number. For example, "00000" and "10" are combined to generate "0000010".
Step S103: and identifying the component types or component types of all components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded based on the component number formed by combining the fixed coding number and the flow coding number.
In the embodiment, in Dynamo software, a String node is used for acquiring an input fixed coding number; as shown in fig. 8, another custom node "string combination-2" is used to combine a fixed code number, which represents a component unit project, a sub-unit, a division item, a component sub-category, etc., with all the flow code numbers, respectively, the fixed code number being before and the flow code number being after, thereby generating component numbers in batches.
For example, if the fixed code number is 05.02.01.04_14.01.01.01.0001.0001_, combined with one of the stream code numbers 0000010, then the resulting fabric number is 05.02.01.04_14.01.01.01.0001.0001_ 0000010.
Identifying the component Types of All components in the model to be coded by using Gategorisies nodes or identifying the component Types of All components in the model to be coded by using Family Type nodes, and then acquiring All components of the specified Type or the specified Type from the model to be coded by combining All Elements of Family Type nodes, wherein the components belong to the same component Type or the same component Type.
Connecting an input end element of an element.SetParameterByName node with an output end element of an All Elements of Family Type node, and acquiring and associating components belonging to the same component Type or the same component category in a model to be coded; the name of the specified parameter entered is obtained using another String node: the component code, the parameter of the input end parameter of the element.
As shown in fig. 9, three-dimensional coordinate points (X, Y, Z) in the information table, which are three-dimensional coordinate points (X, Y, Z) of members belonging to the same member type or the same member category, are acquired, and the members are positioned based on the three-dimensional coordinate points (X, Y, Z); the input value of the element SetParameterByName node is connected with the output combined of the character string combination-2 of the second user-defined node, the generated component number is obtained, the component number is assigned to the designated parameter of the positioned component according to the sequence of data in the information table, namely the sequence from top to bottom, and therefore the coding of the components belonging to the same component type or the same component category in the model to be coded is completed.
For example, click one of the components to display the parameter list thereof, the parameter list includes the specified parameter of the component code, and the parameter value of the specified parameter pair is the component number 05.02.01.04_14.01.01.01.0001.0001_0000010 of the component.
In order to better implement the above method, the embodiment of the present application further provides an automatic model encoding apparatus, which may be specifically integrated in a computer device, such as a terminal or a server, where the terminal may include, but is not limited to, a mobile phone, a tablet computer, or a desktop computer.
Fig. 10 is a block diagram of a structure of an automatic model encoding apparatus according to an embodiment of the present application, and as shown in fig. 10, the apparatus mainly includes:
an obtaining module 201, configured to respectively obtain an accumulated quantity value and a component quantity value by using Dynamo software, where the accumulated quantity value is a component number value that has been encoded in Revit software, and the component quantity value is a component number value that needs to be encoded in a model to be encoded in Revit software;
a setting module 202, configured to set a flow code number according to a coding rule based on the cumulative number value and the component number value; and the number of the first and second groups,
and the coding module 203 is used for identifying the component types or component types of all the components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded based on the component number formed by combining the fixed coding number and the flow coding number.
Various changes and specific examples in the method provided by the above embodiment are also applicable to the automatic model coding apparatus of the present embodiment, and those skilled in the art can clearly know the implementation method of the automatic model coding apparatus in the present embodiment through the foregoing detailed description of the automatic model coding method, and for the sake of brevity of the description, detailed descriptions are omitted here.
In order to better execute the program of the method, the embodiment of the present application further provides a computer device, as shown in fig. 11, the computer device 300 includes a memory 301 and a processor 302.
The computer device 300 may be implemented in various forms including devices such as a cell phone, a tablet computer, a palm top computer, a laptop computer, and a desktop computer.
The memory 301 may be used to store, among other things, instructions, programs, code sets, or instruction sets. The memory 301 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as obtaining a cumulative number value and a component number value, respectively), and instructions for implementing the model automatic encoding method provided by the above embodiments, and the like; the storage data area may store data and the like involved in the model automatic encoding method provided in the above-described embodiment.
Processor 302 may include one or more processing cores. The processor 302 may invoke the data stored in the memory 301 by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 301 to perform the various functions of the present application and to process the data. The Processor 302 may be at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a Central Processing Unit (CPU), a controller, a microcontroller, and a microprocessor. It is understood that the electronic devices for implementing the functions of the processor 302 may be other devices, and the embodiments of the present application are not limited thereto.
An embodiment of the present application provides a computer-readable storage medium, including: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk. The computer readable storage medium stores a computer program that can be loaded by a processor and executes the model automatic encoding method of the above-described embodiments.
The specific embodiments are merely illustrative and not restrictive, and various modifications that do not materially contribute to the embodiments may be made by those skilled in the art after reading this specification as required, but are protected by patent laws within the scope of the claims of this application.

Claims (10)

1. A method for automatically encoding a model, comprising:
utilizing Dynamo software to respectively obtain an accumulated quantity value and a component quantity value, wherein the accumulated quantity value is a component number value which is coded in Revit software, and the component quantity value is a component number value which needs to be coded of a model to be coded in the Revit software;
setting a flow coding number according to a coding rule based on the accumulated quantity value and the component quantity value;
and identifying the component types or component types of all components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded based on the component number formed by combining the fixed coding number and the flow coding number.
2. The method of claim 1, wherein the encoding rule comprises:
setting an array according to the accumulated quantity value and the component quantity value by using Dynamo, wherein the array increases or decreases at preset intervals from the beginning of adding the accumulated quantity value until the element quantity value of the array is equal to the component quantity value;
converting all elements in the array into a first character string;
obtaining an integer, and obtaining a numerical value list comprising a plurality of decimal numbers according to the integer, wherein the numerical values of the decimal numbers are equal to the component number value;
processing the decimal in the numerical value list, and converting all the processed decimal into a second character string;
and combining the first character string and the second character string to form a flow code number.
3. The method of claim 2, wherein obtaining a numerical list comprising a plurality of decimal values according to the integer comprises:
creating, using Dynamo, a numerical list comprising a plurality of integers, the number of integers being equal to the component numerical value;
converting all integers in the numerical value list into initial decimal numbers in a form of reserving N decimal numbers;
acquiring the length of the first character string and recording the length as X;
all initial decimals are converted to decimals that retain the form of M-bit decimals, where M = N-X, M < N.
4. The method according to claim 2 or 3, wherein the processing the decimal in the numerical value list, and converting all the processed decimal into the second character string comprises:
and deleting the integer part and the decimal point of the decimal respectively, reserving the decimal part of the decimal and converting the decimal part into a second character string.
5. The method of claim 4, wherein the deleting the integer portion of the fraction comprises:
replace node is used to delete the integer part of all the decimal.
6. The method of claim 4, wherein the deleting the decimal point comprises:
replace node is used to delete all decimal point.
7. The method according to any one of claims 1, 2, 3, 5 or 6, wherein the sequentially encoding the components of the same component type or the same component category in the model to be encoded based on the component numbers combined by the fixed encoding numbers and the flow encoding numbers comprises:
assigning the component number to a designated parameter of the corresponding component in the model to be encoded using an element.
8. An apparatus for automatically encoding a model, comprising:
the acquisition module is used for respectively acquiring an accumulated quantity value and a component quantity value by utilizing Dynamo software, wherein the accumulated quantity value is a component number value which is coded in Revit software, and the component quantity value is a component number value which needs to be coded of a model to be coded in the Revit software;
the setting module is used for setting a flow coding number according to a coding rule based on the accumulated quantity value and the component quantity value; and the number of the first and second groups,
and the coding module is used for identifying the component types or component types of all the components in the model to be coded, and sequentially coding the components of the same component type or the same component type in the model to be coded on the basis of the component number formed by combining the fixed coding number and the flow coding number.
9. A computer device comprising a memory and a processor, the memory having stored thereon a computer program that can be loaded by the processor and that executes the method according to any of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which can be loaded by a processor and which executes the method of any one of claims 1 to 7.
CN202110904914.0A 2021-08-07 2021-08-07 Model automatic coding method, device, equipment and storage medium Active CN113656869B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110904914.0A CN113656869B (en) 2021-08-07 2021-08-07 Model automatic coding method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110904914.0A CN113656869B (en) 2021-08-07 2021-08-07 Model automatic coding method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113656869A true CN113656869A (en) 2021-11-16
CN113656869B CN113656869B (en) 2022-04-01

Family

ID=78490985

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110904914.0A Active CN113656869B (en) 2021-08-07 2021-08-07 Model automatic coding method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113656869B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109460398A (en) * 2018-10-12 2019-03-12 深圳绿米联创科技有限公司 Complementing method, device and the electronic equipment of time series data
CN110633554A (en) * 2019-10-09 2019-12-31 浙江省交通规划设计研究院有限公司 BIM-based automatic generation method for bridge pile foundation coordinate table
CN110647638A (en) * 2019-09-18 2020-01-03 中铁大桥科学研究院有限公司 BIM information-based bridge member classification coding method
CN111724475A (en) * 2020-06-16 2020-09-29 宁波市政工程建设集团股份有限公司 Construction method based on building information model for municipal engineering
US20200334387A1 (en) * 2019-04-18 2020-10-22 Applied Software Technology, Inc. Intelligent assembly flipping in revit
CN112100719A (en) * 2020-08-31 2020-12-18 东南大学 BIM technology-based automatic construction process information classification and coding system
CN112613110A (en) * 2021-01-06 2021-04-06 武汉中交恒通科技有限公司 Component encoding method based on road and bridge engineering building information model BIM
CN112818429A (en) * 2021-01-19 2021-05-18 中国建筑第八工程局有限公司 BIM model lightweight method based on digital-analog separation
CN113139227A (en) * 2021-04-23 2021-07-20 中南建筑设计院股份有限公司 BIM component construction code creation method based on Revit

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109460398A (en) * 2018-10-12 2019-03-12 深圳绿米联创科技有限公司 Complementing method, device and the electronic equipment of time series data
US20200334387A1 (en) * 2019-04-18 2020-10-22 Applied Software Technology, Inc. Intelligent assembly flipping in revit
CN110647638A (en) * 2019-09-18 2020-01-03 中铁大桥科学研究院有限公司 BIM information-based bridge member classification coding method
CN110633554A (en) * 2019-10-09 2019-12-31 浙江省交通规划设计研究院有限公司 BIM-based automatic generation method for bridge pile foundation coordinate table
CN111724475A (en) * 2020-06-16 2020-09-29 宁波市政工程建设集团股份有限公司 Construction method based on building information model for municipal engineering
CN112100719A (en) * 2020-08-31 2020-12-18 东南大学 BIM technology-based automatic construction process information classification and coding system
CN112613110A (en) * 2021-01-06 2021-04-06 武汉中交恒通科技有限公司 Component encoding method based on road and bridge engineering building information model BIM
CN112818429A (en) * 2021-01-19 2021-05-18 中国建筑第八工程局有限公司 BIM model lightweight method based on digital-analog separation
CN113139227A (en) * 2021-04-23 2021-07-20 中南建筑设计院股份有限公司 BIM component construction code creation method based on Revit

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CASTANO-DIEZ, DANIEL: ""The Dynamo package for tomography and subtomogram averaging: components for MATLAB, GPU computing and EC2 Amazon Web Services"", 《ACTA CRYSTALLOGRAPHICA SECTION D-STRUCTURAL BIOLOGY》 *
姚远: ""基于Revit模型编码技术的BIM构建编码研究"", 《建筑》 *
张鸿亮: ""基于BIM的钢管混凝土系杆拱桥施工控制研究"", 《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》 *

Also Published As

Publication number Publication date
CN113656869B (en) 2022-04-01

Similar Documents

Publication Publication Date Title
CN112650766A (en) Database data operation method, system and server
JP6570156B2 (en) Database system optimization method, system, electronic apparatus, and storage medium
CN114881237A (en) Quantum calculation processing method and device and electronic equipment
CN115599769A (en) Data migration method and device, electronic equipment and storage medium
CN113656869B (en) Model automatic coding method, device, equipment and storage medium
CN116303013A (en) Source code analysis method, device, electronic equipment and storage medium
CN111159278A (en) Data display method and device, electronic equipment and computer readable storage medium
CN109117431B (en) System and method for merging source data from a source application to target data of a target application
CN115329759B (en) Information processing method, device, equipment and storage medium
CN115269495A (en) Service scheme metadata processing method and system based on aPaaS platform
CN111190896A (en) Data processing method, data processing device, storage medium and computer equipment
CN115544630A (en) BIM component creating method and device, storage medium and electronic equipment
CN115374499A (en) Dimension marking method and device, electronic equipment and storage medium
CN114118944A (en) Forensic laboratory grading management method, terminal device and storage medium
CN111813789A (en) Data configuration method and device, computer readable storage medium and electronic equipment
CN113138760A (en) Page generation method and device, electronic equipment and medium
CN113269530A (en) Method, device and equipment for reversely generating WBS structure and summarizing construction cost
CN114492312B (en) Coding and decoding method and system for IP country mapping information
CN109033468A (en) The processing method and processing device of resource change
CN118605853A (en) Method, device and equipment for realizing graphical rule engine and storage medium
CN112395682A (en) Cell inheritance method and device of grid model, electronic equipment and storage medium
CN112559779A (en) Picture management method, device, equipment and storage medium
CN117149174A (en) Page generation method, device, equipment and storage medium
CN118446496A (en) Digital intelligent construction method, device, medium and product
CN115936358A (en) Feature processing method, generating method and device based on feature engineering platform

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
GR01 Patent grant
GR01 Patent grant