WO2019029281A1 - 碰撞校核数据的处理方法、装置、电子设备及存储介质 - Google Patents

碰撞校核数据的处理方法、装置、电子设备及存储介质 Download PDF

Info

Publication number
WO2019029281A1
WO2019029281A1 PCT/CN2018/092323 CN2018092323W WO2019029281A1 WO 2019029281 A1 WO2019029281 A1 WO 2019029281A1 CN 2018092323 W CN2018092323 W CN 2018092323W WO 2019029281 A1 WO2019029281 A1 WO 2019029281A1
Authority
WO
WIPO (PCT)
Prior art keywords
collision
check data
tekla
number corresponding
file
Prior art date
Application number
PCT/CN2018/092323
Other languages
English (en)
French (fr)
Inventor
王冬明
樊林
郭奎刚
严小霞
熊健
李加志
Original Assignee
中建钢构有限公司
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 中建钢构有限公司 filed Critical 中建钢构有限公司
Priority to AU2018314520A priority Critical patent/AU2018314520B2/en
Priority to US16/620,543 priority patent/US11537766B2/en
Priority to JP2019600168U priority patent/JP3227717U/ja
Publication of WO2019029281A1 publication Critical patent/WO2019029281A1/zh

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/17Mechanical parametric or variational design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Definitions

  • the present disclosure relates to the field of data processing technologies, and in particular, to a method, an apparatus, an electronic device, and a storage medium for processing collision verification data.
  • Tekla Structures software enables accurate and detailed 3D model modeling and management in a very complex material or structure.
  • the Tekla model built with Tekla Structures software is suitable for the entire construction process from concept design to manufacturing, erection and construction management.
  • Tekla Structures software is a huge workload and a huge amount of information.
  • a project usually needs to be designed by multiple people. Because each project has similar components, designers often use the "copy-modify" method to improve work efficiency. Secondly, all the work is done by human operation. Inevitable various types of Tekla models will be created. Problems such as part collisions, overlapping parts, missing bolts, misaligned bolts, etc.
  • the collision check function of the Tekla Structures software is usually used to check the parts with collision conditions, because the current collision of the Tekla Structures software comes with the collision.
  • the nuclear function can only check all the parts together, so when the number of parts involved in the Tekla model is large, the amount of collision check data generated is also large, and the technician needs to check the collision of a certain type of parts.
  • the entire collision check data needs to be analyzed, so the inspection efficiency is low.
  • the main purpose of the present disclosure is to provide a method, an apparatus, an electronic device, and a storage medium for processing collision verification data, which are intended to improve the technical problem that the collision check data cannot be single-checked in the prior art, resulting in low work efficiency. .
  • a first aspect of the present disclosure provides a method for processing collision check data, the method comprising:
  • a target part in which a collision condition exists is determined according to an ID number corresponding to the specified part and an ID number of the collision part.
  • the part comprises a steel member and a bolt
  • the step of obtaining the ID number of the collision part according to the collision check data comprises:
  • the collision situation includes collision of a steel member with a steel member, collision of a steel member with a bolt, and collision of a bolt and a bolt;
  • the step of determining the target part in the presence of the collision condition according to the ID number corresponding to the specified part and the ID number of the collision part includes:
  • the collision part is determined as the target part in the presence of a collision condition.
  • the step of searching for the ID number of the collision part in the ID number corresponding to the specified part includes:
  • Forming a table respectively importing an ID number corresponding to the specified part and an ID number of the collision part into the table;
  • the preset VLOOKUP function is called, and the ID number of the collision part is searched for in the ID number corresponding to the specified part.
  • the method further includes:
  • the step of acquiring the generated collision check data includes: selecting a Tekla file that needs to be collided and checked by using Tekla Structures software, performing collision check on the selected Tekla file, generating collision check data, and acquiring Generated collision check data.
  • the method further includes:
  • Adjust the collision settings of the part define the space required for the part collision check, and filter the extraneous parts.
  • the ID number in the preset database is obtained by the following steps: after the Tekla file is edited, the Tekla Structures software saves the ID number corresponding to each type of part contained in the Tekla file. In the preset database.
  • the ID number is a unique code corresponding to each part, and each part has a different ID number for distinguishing each part.
  • a processing apparatus for collision check data comprising:
  • a first acquiring module configured to acquire the generated collision check data, and obtain an ID number of the collision component according to the collision check data
  • a second obtaining module configured to obtain an ID number corresponding to the selected specified part from a preset database
  • a screening module configured to determine, according to the ID number corresponding to the specified part, and the ID number of the collision part, the target part with a collision condition.
  • the part comprises a steel component and a bolt
  • the first acquisition module is used to:
  • a collision part having a collision condition is determined based on the collision check data, and an ID number of the collision part is obtained, and the collision condition includes a collision of the steel member with the steel member, a collision of the steel member with the bolt, and a collision of the bolt and the bolt.
  • the screening module includes:
  • a search module configured to search for an ID number of the collision part in an ID number corresponding to the specified part
  • a determining module configured to determine the collision part as a target part with a collision condition if the ID number of the collision part exists in the ID number corresponding to the specified part.
  • the searching module is configured to:
  • Forming a table respectively importing an ID number corresponding to the specified part and an ID number of the collision part into the table; calling a preset VLOOKUP function, searching for the collision part in an ID number corresponding to the specified part ID number.
  • the device further includes:
  • a conversion module that converts the ID number corresponding to the target part with a collision condition into a file recognizable by Tekla Structures software.
  • the first obtaining module is configured to select a Tekla file that needs to be collided and checked through the Tekla Structures software, perform collision check on the selected Tekla file, generate collision check data, and obtain the generated collision check. data.
  • the first obtaining module is configured to adjust a collision setting of the part, define a space required for the part collision check, and filter the unrelated parts before performing collision check on the selected Tekla file.
  • the ID number in the preset database is obtained by: after the Tekla file is edited, the Tekla Structures software saves the ID number corresponding to each type of part contained in the Tekla file. In the preset database.
  • the ID number is a unique code corresponding to each part, and each part has a different ID number for distinguishing each part.
  • a third aspect of the present disclosure provides an electronic device including a memory and a processor, the memory storing computer instructions read and executed by the processor The processor is caused to perform the method described above.
  • a fourth aspect of the present disclosure provides a storage medium in which computer instructions are stored, wherein the computer instructions execute the above-described method when being read and executed.
  • the method, device, electronic device and storage medium for processing the collision check data acquire the generated collision check data, acquire the ID number of the collision part according to the collision check data, and then obtain the selected data from the preset database.
  • the ID number corresponding to the specified part is determined, and the target part having the collision condition is determined according to the ID number corresponding to the specified part and the ID number of the collision part.
  • the present disclosure can determine the target part with a collision condition in more collision check data according to the ID number corresponding to the specified part and the ID number of the collision part, so that the solution in the present disclosure is adopted.
  • the collision check data can be individually checked according to the user's needs, thereby effectively improving the inspection efficiency.
  • FIG. 1 is a schematic diagram of an application scenario provided by the present disclosure.
  • FIG. 2 is a schematic flow chart of a method for processing collision check data provided by the present disclosure
  • FIG. 3 is a schematic flowchart of a refinement step of step S10 shown in FIG. 2 according to the present disclosure
  • FIG. 4 is a schematic diagram of importing an ID number of a collision part into a designated document according to the present disclosure
  • FIG. 5 is a schematic flowchart of a refinement step of step S30 shown in FIG. 2 according to the present disclosure
  • FIG. 6 is a schematic diagram of the ID number of the collision part introduced into the table according to the present disclosure.
  • FIG. 7 is a schematic diagram of the ID number corresponding to a specified part being imported into a table according to the present disclosure
  • FIG. 8 is a schematic diagram of a result of calling a preset VLOOKUP function in the present disclosure to find an ID number of a collision part in an ID number corresponding to a specified part;
  • FIG. 9 is a schematic diagram of functional modules of a processing apparatus for collision check data provided by the present disclosure.
  • FIG. 10 is a schematic diagram of the refinement function module of the screening module 130 of FIG. 9 provided by the present disclosure.
  • the following embodiments of the present disclosure provide a method, an apparatus, an electronic device, and a storage medium for colliding and checking data, by acquiring generated collision check data, and acquiring an ID number of a collision part according to the collision check data, and then Obtaining the ID number corresponding to the selected specified part in the preset database, determining the target part with the collision condition according to the ID number corresponding to the specified part and the ID number of the collision part, thereby implementing a single item for the collision check data The purpose of the inspection.
  • FIG. 1 it is a block schematic diagram of an electronic device 10 provided by the present disclosure.
  • the electronic device 10 in the present disclosure may be a terminal device having a data processing function, a server, or the like, which is capable of implementing a processing method of collision check data in the present disclosure.
  • the electronic device 10 includes a memory 11, a processor 12, a network module 13, and a processing device 100 for colliding calibration data.
  • the memory 11, the processor 12 and the network module 13 are electrically connected directly or indirectly to each other to implement data transmission or interaction.
  • the components can be electrically connected to one another via one or more communication buses or signal lines.
  • the processing device 100 of the collision check data is stored in the memory 11, and the processing device 100 of the collision check data includes at least one software function module that can be stored in the memory 11 in the form of software or firmware.
  • the processor 12 executes various functional applications and data processing by executing software programs and modules stored in the memory 11, such as the collision check data processing device 100 in the present disclosure, that is, implementing collision check data in the present disclosure. Processing method.
  • the memory 11 can be, but not limited to, a random access memory (RAM), a read only memory (ROM), and a programmable read-only memory (PROM). Erasable Programmable Read-Only Memory (EPROM), Electric Erasable Programmable Read-Only Memory (EEPROM), and the like.
  • RAM random access memory
  • ROM read only memory
  • PROM programmable read-only memory
  • EPROM Erasable Programmable Read-Only Memory
  • EEPROM Electric Erasable Programmable Read-Only Memory
  • the memory 11 is used to store a program, and the processor 12 executes the program after receiving an execution instruction.
  • the processor 12 may be an integrated circuit chip with data processing capabilities.
  • the processor 12 described above may be a general-purpose processor, including a central processing unit (CPU), a network processor (NP), and the like.
  • CPU central processing unit
  • NP network processor
  • the methods, steps, and logic blocks disclosed in this disclosure may be implemented or carried out.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the network module 13 is configured to establish a communication connection between the electronic device 10 and the external communication terminal through the network, and implement the transmission and reception operations of the network signal and the data.
  • the above network signal may include a wireless signal or a wired signal.
  • FIG. 1 is merely illustrative, and the electronic device 10 may further include more or less components than those shown in FIG. 1, or have a different configuration than that shown in FIG.
  • the components shown in Figure 1 can be implemented in hardware, software, or a combination thereof.
  • the present disclosure further provides a computer readable storage medium, the computer readable storage medium comprising a computer program, the computer program controlling the electronic device 10 where the computer readable storage medium is located to perform the following collision The method of processing the calibration data.
  • FIG. 2 is a schematic flowchart of a method for processing collision check data provided by the present disclosure.
  • the method for processing the collision check data includes the following steps, and it should be understood that the method for processing the collision check data is The steps can be performed by processor 12 in FIG.
  • step S10 the generated collision check data is acquired, and the ID number of the collision part is obtained according to the collision check data.
  • the engineering technician before the above step S10, the engineering technician first selects the Tekla file that needs to be checked by the Tekla Structures software, and then adjusts the collision settings of the parts, such as steel components and bolts, to define the required collision check of the parts.
  • the parts such as steel components and bolts
  • irrelevant parts can be set by the user, or can be selected by the user, and the correlation between the parts can be configured by big data collection.
  • the generated collision calibration data is acquired, and then the ID number of the collision component is obtained according to the collision calibration data.
  • the ID number is a unique code corresponding to each part in the file for collision check, and the ID numbers corresponding to the respective parts are different, and can be used to distinguish each part, for example, the ID number of a bolt is “1173” .
  • step S20 the ID number corresponding to the selected specified part is obtained from the preset database.
  • all the ID numbers of the parts of the type are obtained from the preset database.
  • all the ID numbers of the bolts of this type are obtained from the preset database.
  • the ID number corresponding to each type of part contained in the Tekla file is saved in the above database.
  • step S30 the target part in which the collision situation exists is determined according to the ID number corresponding to the specified part and the ID number of the collision part.
  • the ID number of the collision part is searched for in the ID number corresponding to the specified part, if the ID number corresponding to the specified part exists If the ID number of the collision part is determined, the collision part corresponding to the ID number is determined as the target part with the collision condition; if the ID number of the collision part does not exist in the ID number corresponding to the specified part, the ID number is The corresponding collision part is determined to be a non-target part with a collision condition.
  • the collision part corresponding to the ID number is determined as a bolt having a collision condition. To filter out the bolts in the event of a collision.
  • the method for processing the collision check data includes: acquiring the generated collision check data, obtaining the ID number of the collision part according to the collision check data, and then obtaining the selected designated part corresponding from the preset database.
  • the ID number determines the target part in which the collision occurs based on the ID number corresponding to the specified part and the ID number of the collision part.
  • the embodiment can determine the target part with a collision condition in more collision check data according to the ID number corresponding to the specified part and the ID number of the collision part, and can be determined according to user requirements.
  • the collision check data is checked in a single item, which effectively improves the inspection efficiency.
  • FIG. 3 is a schematic flowchart of the refinement step of step S10 shown in FIG. 2 of the present disclosure.
  • the part may include a steel member and a bolt, and the above step S10 includes the following steps.
  • Step S11 determining, according to the collision check data, a collision component having a collision condition, the collision situation includes a collision of the steel component with the steel component, a collision of the steel component with the bolt, and a collision of the bolt and the bolt;
  • Step S12 acquiring an ID number of the collision part.
  • the components included in the Tekla file for collision checking include steel members and bolts, and the collision of the components includes collision of steel members with steel members, collision of steel members with bolts, and collision of bolts and bolts.
  • Figure 4 illustrates one of the schematics for importing the ID number of a collision part into a designated document.
  • “Clash_>Id: 358<->Id: 8790” indicates that there is a collision between the part having the ID number 358 and the part having the ID number 8790.
  • the ID number of the collision part is imported into the specified document, the ID number of each collision part is obtained, and the target part for the collision condition is determined subsequently.
  • the embodiment can determine the collision component having the collision condition based on the collision calibration data, acquire the ID number of the collision component, and then according to the ID number corresponding to the specified component obtained from the preset database, and the ID number of the collision component. , the target part with the collision condition can be determined in more collision check data.
  • FIG. 5 is a schematic flowchart of the refinement step of step S30 shown in FIG. 2 .
  • the above step S30 includes the following steps.
  • Step S31 searching for an ID number of the collision part in an ID number corresponding to the specified part
  • Step S32 if the ID number of the collision part exists in the ID number corresponding to the specified part, the collision part is determined as the target part in the presence of a collision condition.
  • the step of searching for the ID number of the collision part in the ID number corresponding to the specified part in the above step S31 includes:
  • Forming a table respectively importing an ID number corresponding to the specified part and an ID number of the collision part into the table;
  • the preset VLOOKUP function is called, and the ID number of the collision part is searched for in the ID number corresponding to the specified part.
  • the above table may be an Excel table.
  • the ID of the above-mentioned collision part is processed into two columns by using the column division and replacement functions, and is imported into the above table.
  • FIG. 6 is a schematic diagram of one of the disclosures of the present disclosure.
  • FIG. 7 is a schematic diagram of the ID number corresponding to the designated part in the present disclosure after being imported into the table.
  • the preset VLOOKUP function is called, and the collision part is searched for in the ID number corresponding to the specified part. ID number.
  • the VLOOKUP function is a vertical lookup function in the Excel table, which is searched by column, and finally returns the value corresponding to the query column order of the column. If the corresponding data is not found, the VLOOKUP function will return an error value. #N/A".
  • FIG. 8 is a schematic diagram of the result of calling the preset VLOOKUP function in the present disclosure to find the ID number of the collision part in the ID number corresponding to the specified part.
  • the value in the column B is "1”
  • the ID number is the target part ID number in the case of a collision.
  • the value in column B is "#N/A”
  • the ID number on the same line is the non-target part ID number in the presence of a collision.
  • the ID number corresponding to the target part in the collision condition is converted into a file recognizable by the Tekla Structures software.
  • the ID number of the collision part is searched for in the ID number corresponding to the specified part. If the ID number of the collision part exists in the ID number corresponding to the specified part, the collision part is determined as the target part with the collision condition. Therefore, it is possible to determine the target part with the collision condition in more collision check data, and achieve the purpose of performing single item inspection on the collision check data according to the user demand, thereby effectively improving the work efficiency.
  • FIG. 9 is a schematic diagram of the function module of the collision check data processing apparatus 100 provided by the present disclosure.
  • the collision check data processing apparatus 100 includes:
  • the first obtaining module 110 is configured to acquire the generated collision check data, and acquire an ID number of the collision component according to the collision check data.
  • the engineering technician first selects the Tekla file that needs to be checked by the Tekla Structures software, and then adjusts the collision settings of the parts, such as steel components and bolts, to define the space required for the collision check of the parts, and also, Filter some unrelated parts to shorten the length of time it takes for the collision check, and then perform collision check on the selected Tekla file to generate collision check data.
  • the parts such as steel components and bolts
  • the generated collision calibration data is acquired by the first acquisition module 110, and then the ID number of the collision component is obtained according to the collision calibration data.
  • the ID number is a unique code corresponding to each part in the file for collision check, and the ID numbers corresponding to the respective parts are different, and can be used to distinguish each part, for example, the ID number of a bolt is “1173” .
  • the second obtaining module 120 is configured to obtain an ID number corresponding to the selected specified part from a preset database.
  • the second acquisition module 120 when it is necessary to separately analyze the collision situation existing in a certain type of part, it is convenient to use the second acquisition module 120 to obtain all the ID numbers of the parts of the type from the preset database. For example, when it is necessary to separately analyze the collision situation of a certain type of bolt, all the ID numbers of the bolts of this type are obtained from the preset database.
  • the ID number corresponding to each type of part contained in the Tekla file is saved in the above database.
  • the screening module 130 is configured to determine, according to the ID number corresponding to the specified part, and the ID number of the collision part, the target part with a collision condition.
  • the screening module 130 searches for the ID number of the collision part in the ID number corresponding to the specified part, if the specified part corresponds to If there is an ID number of a collision part in the ID number, the collision part corresponding to the ID number is determined as the target part with the collision condition; if the ID number of the collision part does not exist in the ID number corresponding to the specified part, The collision part corresponding to the ID number is determined as a non-target part in the presence of a collision.
  • the collision part corresponding to the ID number is determined as a bolt having a collision condition. To filter out the bolts in the event of a collision.
  • the processing device 100 for the collision check data includes: a first acquisition module 110, configured to acquire the generated collision check data, and obtain an ID number of the collision component according to the collision check data, and the second acquisition module 120
  • the screening module 130 is configured to determine the target part with the collision condition according to the ID number corresponding to the specified part and the ID number of the collision part. .
  • the embodiment can determine the target part with a collision condition in more collision check data according to the ID number corresponding to the specified part and the ID number of the collision part, that is, according to the user demand.
  • the single check of the collision check data effectively improves the inspection efficiency.
  • the part may include a steel member and a bolt
  • the first acquiring module 110 is configured to:
  • a collision part having a collision condition is determined based on the collision check data, and an ID number of the collision part is obtained, and the collision condition includes a collision of the steel member with the steel member, a collision of the steel member with the bolt, and a collision of the bolt and the bolt.
  • the components included in the Tekla file for collision checking include steel members and bolts, and the collision of the components includes collision of steel members with steel members, collision of steel members with bolts, and collision of bolts and bolts.
  • FIG. 4 is a schematic diagram of importing an ID number of a collision part into a designated document in the present disclosure.
  • “Clash_>Id: 358<->Id: 8790” indicates that there is a collision between the part having the ID number 358 and the part having the ID number 8790.
  • the first acquisition module 110 acquires the ID number of each collision part for subsequently determining the target part with the collision condition.
  • the first obtaining module 110 in this embodiment is capable of determining a collision component having a collision condition based on the collision calibration data, acquiring an ID number of the collision component, and then, according to the ID number corresponding to the specified component obtained from the preset database, And the ID number of the above-mentioned collision part, the target part with the collision condition can be determined in the more collision check data.
  • FIG. 10 is a schematic diagram of a refinement function module of the screening module 130 shown in FIG.
  • the screening module 130 includes:
  • the searching module 131 is configured to search for an ID number of the collision part in an ID number corresponding to the specified part;
  • the determining module 132 is configured to determine the collision part as a target part in the presence of a collision if the ID number of the collision part exists in the ID number corresponding to the specified part.
  • the above searching module 131 is configured to:
  • Forming a table respectively importing an ID number corresponding to the specified part and an ID number of the collision part into the table; calling a preset VLOOKUP function, searching for the collision part in an ID number corresponding to the specified part ID number.
  • the above table may be an Excel table.
  • the ID of the above-mentioned collision part is processed into two columns by using the column division and replacement functions, and is imported into the above table.
  • FIG. 6 is a schematic diagram of one of the disclosures of the present disclosure.
  • FIG. 7 is a schematic diagram of the ID number corresponding to the designated part in the present disclosure after being imported into the table.
  • the search module 131 calls a preset VLOOKUP function, and searches for the above ID number corresponding to the specified part.
  • the ID number of the collision part is a vertical lookup function in the Excel table, which is searched by column, and finally returns the value corresponding to the query column order of the column. If the corresponding data is not found, the VLOOKUP function always returns an error value. "#N/A”.
  • FIG. 8 is a schematic diagram of the result of calling the preset VLOOKUP function in the present disclosure to find the ID number of the collision part in the ID number corresponding to the specified part.
  • the value in the B column is "1”
  • the ID number is the target part ID number in the case of a collision.
  • the value in column B is "#N/A”
  • the ID number on the same line is the non-target part ID number in the presence of a collision.
  • the apparatus further includes a conversion module, configured to convert the ID number corresponding to the target part having the collision condition into a file recognizable by the Tekla Structures software after determining the target part with the collision condition.
  • the ID of the collision component is searched for by the search module 131 in the ID number corresponding to the specified component. If the ID number of the collision component exists in the ID number corresponding to the specified component, the collision component is determined to be a collision condition.
  • the target parts can be used to determine the target parts with collisions in more collision check data, and achieve the purpose of single-checking the collision check data according to user requirements, thereby effectively improving work efficiency.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the modules is only a logical function division.
  • there may be another division manner for example, multiple modules or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or module, and may be electrical, mechanical or otherwise.
  • the modules described as separate components may or may not be physically separated.
  • the components displayed as modules may or may not be physical modules, that is, may be located in one place, or may be distributed to multiple network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional module in various embodiments of the present disclosure may be integrated into one processing module, or each module may exist physically separately, or two or more modules may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules if implemented in the form of software functional modules and sold or used as separate products, may be stored in a computer readable storage medium.
  • the technical solution of the present disclosure may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present disclosure.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes.
  • the method, device, electronic device and storage medium for processing the collision check data provided by the present disclosure can perform single item inspection on the collision check data according to user requirements, thereby effectively improving the inspection efficiency.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Computational Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Architecture (AREA)
  • Civil Engineering (AREA)
  • Structural Engineering (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本公开提供了一种碰撞校核数据的处理方法、装置、电子设备及存储介质,该方法包括:获取生成的碰撞校核数据,根据该碰撞校核数据获取碰撞零件的ID号,然后从预设的数据库中获取选定的指定零件对应的ID号,根据该指定零件对应的ID号,及上述碰撞零件的ID号,确定存在碰撞情况的目标零件。本公开能够根据指定零件对应的ID号,及碰撞零件的ID号,在较多的碰撞校核数据中确定存在碰撞情况的目标零件,即本公开可以根据用户需求对碰撞校核数据进行单项检查,从而有效的提升了工作效率。

Description

碰撞校核数据的处理方法、装置、电子设备及存储介质
相关申请的交叉引用
本公开要求于2017年08月09日提交中国专利局的申请号为CN201710675565.3,名称为“碰撞校核数据的处理方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本公开涉及数据处理技术领域,尤其涉及一种碰撞校核数据的处理方法、装置、电子设备及存储介质。
背景技术
随着经济的快速发展,以及社会人口分布越来越集中,超高层建筑的需求也随之增加,同时,随着钢结构施工技术越来越成熟,在高层建筑施工过程中,建筑用钢量也在不断的增大,导致深化设计工作量越来越大。
Tekla Structures软件作为一种建筑信息建模软件,能够在材料或结构十分复杂的情况下,实现准确细致、极易施工的三维模型建模和管理。利用Tekla Structures软件搭建的Tekla模型适用于从概念设计到制造、架设和施工管理的整个建筑过程。
目前,使用Tekla Structures软件进行深化设计是一项工作量、信息量都非常巨大的工作,一个工程通常需要由多个人共同设计完成。由于每个工程都存在相似的构件,设计人员经常使用“复制—修改”的方法来提高工作效率,其次,所有的工作均是人为操作完成,设计出的Tekla模型中不可避免的会出现各种问题,如零件碰撞,零件重叠,螺栓漏穿,螺栓错穿等情况。现有技术中,在对设计出的Tekla模型进行检查时,通常都是利用Tekla Structures软件自带的碰撞校核功能,将有碰撞情况的零件检查出来,由于目前Tekla Structures软件自带的碰撞校核功能只能对所有的零件一起进行检查,因此当Tekla模型中涉及的零件数量较大时,生成的碰撞校核数据量也较大,技术人员在需要检查某一类零件的碰撞情况时,需要对整个碰撞校核数据进行分析,因此检查效率较低。
发明内容
本公开的主要目的在于提供一种碰撞校核数据的处理方法、装置、电子设备及存储介质,旨在改善现有技术中无法对碰撞校核数据进行单项检查,导致工作效率较低的技术问题。
为实现上述目的,本公开第一方面提供一种碰撞校核数据的处理方法,该方法包括:
获取生成的碰撞校核数据,根据所述碰撞校核数据获取碰撞零件的ID(Identification,身份标识号) 号;
从预设的数据库中获取选定的指定零件对应的ID号;
根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件。
可选地,零件包括钢构件与螺栓,所述根据所述碰撞校核数据获取碰撞零件的ID号的步骤包括:
基于所述碰撞校核数据确定存在碰撞情况的碰撞零件,所述碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞;
获取所述碰撞零件的ID号。
可选地,根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件的步骤包括:
在所述指定零件对应的ID号中查找所述碰撞零件的ID号;
若所述指定零件对应的ID号中存在所述碰撞零件的ID号,则将所述碰撞零件确定为存在碰撞情况的目标零件。
可选地,在所述指定零件对应的ID号中查找所述碰撞零件的ID号的步骤包括:
建立表格,将所述指定零件对应的ID号与所述碰撞零件的ID号分别导入所述表格中;
调用预设的VLOOKUP函数,在所述指定零件对应的ID号中查找所述碰撞零件的ID号。
可选地,所述确定存在碰撞情况的目标零件的步骤之后,所述方法还包括:
将存在碰撞情况的目标零件对应的ID号转换为Tekla Structures软件可识别的文件。
可选地,所述获取生成的碰撞校核数据的步骤,包括:通过Tekla Structures软件选择需要进行碰撞校核的Tekla文件,对选择的Tekla文件进行碰撞校核,生成碰撞校核数据,并获取生成的碰撞校核数据。
可选地,在对选择的Tekla文件进行碰撞校核之前,所述方法还包括:
调整零件的碰撞设置,定义零件碰撞检查时所需的空间,并过滤无关的零件。
可选地,所述预设的数据库中的ID号通过以下步骤获得:所述Tekla Structures软件在编辑完Tekla文件之后,将该Tekla文件中所含有的各个类型的零件所对应的ID号保存在所述预设的数据库中。
可选地,所述ID号为各个零件所对应的唯一编码,并且各个零件所对应的ID号均不相同,以用于 区分各个零件。
此外,为实现上述目的,本公开第二方面提供一种碰撞校核数据的处理装置,该装置包括:
第一获取模块,用于获取生成的碰撞校核数据,根据所述碰撞校核数据获取碰撞零件的ID号;
第二获取模块,用于从预设的数据库中获取选定的指定零件对应的ID号;
筛选模块,用于根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件。
可选地,零件包括钢构件与螺栓,所述第一获取模块用于:
基于所述碰撞校核数据确定存在碰撞情况的碰撞零件,并获取所述碰撞零件的ID号,所述碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞。
可选地,所述筛选模块包括:
查找模块,用于在所述指定零件对应的ID号中查找所述碰撞零件的ID号;
确定模块,用于若所述指定零件对应的ID号中存在所述碰撞零件的ID号,则将所述碰撞零件确定为存在碰撞情况的目标零件。
可选地,所述查找模块用于:
建立表格,将所述指定零件对应的ID号与所述碰撞零件的ID号分别导入所述表格中;调用预设的VLOOKUP函数,在所述指定零件对应的ID号中查找所述碰撞零件的ID号。
可选地,所述装置还包括:
转换模块,用于将存在碰撞情况的目标零件对应的ID号转换为Tekla Structures软件可识别的文件。
可选地,所述第一获取模块用于,通过Tekla Structures软件选择需要进行碰撞校核的Tekla文件,对选择的Tekla文件进行碰撞校核,生成碰撞校核数据,并获取生成的碰撞校核数据。
可选地,所述第一获取模块用于在对选择的Tekla文件进行碰撞校核之前,调整零件的碰撞设置,定义零件碰撞检查时所需的空间,并过滤无关的零件。
可选地,所述预设的数据库中的ID号通过以下方式获得:所述Tekla Structures软件在编辑完Tekla文件之后,将该Tekla文件中所含有的各个类型的零件所对应的ID号保存在所述预设的数据库中。
可选地,所述ID号为各个零件所对应的唯一编码,并且各个零件所对应的ID号均不相同,以用于 区分各个零件。
此外,为实现上述目的,本公开第三方面提供一种电子设备,所述电子设备包括存储器和处理器,所述存储器存储有计算机指令,当所述计算机指令由所述处理器读取并执行时,使所述处理器执行上述的方法。
此外,为实现上述目的,本公开第四方面提供一种存储介质,所述存储介质中存储有计算机指令,其中,所述计算机指令在被读取并运行时执行上述的方法。
本公开提供的碰撞校核数据的处理方法、装置、电子设备及存储介质,获取生成的碰撞校核数据,根据该碰撞校核数据获取碰撞零件的ID号,然后从预设的数据库中获取选定的指定零件对应的ID号,根据该指定零件对应的ID号及上述碰撞零件的ID号,确定存在碰撞情况的目标零件。相较于现有技术而言,本公开能够根据指定零件对应的ID号及碰撞零件的ID号,在较多的碰撞校核数据中确定存在碰撞情况的目标零件,使得通过本公开中的方案可以根据用户需求对碰撞校核数据进行单项检查,从而有效的提升了检查效率。
为使本公开的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
附图说明
为了更清楚地说明本公开或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本公开提供的一种应用场景示意图。
图2为本公开提供的碰撞校核数据的处理方法的流程示意图;
图3为本公开提供的图2所示步骤S10的细化步骤流程示意图;
图4为本公开提供的将碰撞零件的ID号导入指定文档的示意图;
图5为本公开提供的图2所示步骤S30的细化步骤流程示意图;
图6为本公开提供的将碰撞零件的ID号导入表格后的示意图;
图7为本公开提供的将指定零件对应的ID号导入表格后的示意图;
图8为本公开中调用预设的VLOOKUP函数,在指定零件对应的ID号中查找碰撞零件的ID号的结果示意图;
图9为本公开提供的碰撞校核数据的处理装置的功能模块示意图;
图10为本公开提供的图9所示筛选模块130的细化功能模块示意图。
具体实施方式
为使得本公开的发明目的、特征、优点能够更加的明显和易懂,下面将结合本公开中的附图,对本公开中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而非全部实施例。基于本公开中的实施例,本领域技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
本公开以下实施例提供了一种碰撞校核数据的处理方法、装置、电子设备及存储介质,通过获取生成的碰撞校核数据,并根据该碰撞校核数据获取碰撞零件的ID号,然后从预设的数据库中获取选定的指定零件对应的ID号,根据该指定零件对应的ID号,及上述碰撞零件的ID号,确定存在碰撞情况的目标零件,从而实现对碰撞校核数据进行单项检查的目的。
如图1所示,是本公开提供的电子设备10的一种方框示意图。本公开中的电子设备10可以为具有数据处理功能的终端设备、服务器等,该电子设备10能够实现本公开中的碰撞校核数据的处理方法。如图1所示,电子设备10包括:存储器11、处理器12、网络模块13及碰撞校核数据的处理装置100。
所述存储器11、处理器12以及网络模块13相互之间直接或间接地电性连接,以实现数据的传输或交互。例如,这些元件相互之间可通过一条或多条通讯总线或信号线实现电性连接。存储器11中存储有碰撞校核数据的处理装置100,所述碰撞校核数据的处理装置100包括至少一个可以软件或固件(firmware)的形式存储于所述存储器11中的软件功能模块,所述处理器12通过运行存储在存储器11内的软件程序以及模块,如本公开中的碰撞校核数据的处理装置100,从而执行各种功能应用以及数据处理,即实现本公开中的碰撞校核数据的处理方法。
其中,所述存储器11可以是,但不限于,随机存取存储器(Random Access Memory,RAM),只读存储器(Read Only Memory,ROM),可编程只读存储器(Programmable Read-Only Memory,PROM),可擦除只读存储器(Erasable Programmable Read-Only Memory,EPROM),电可擦除只读存储器(Electric Erasable Programmable Read-Only Memory,EEPROM)等。其中,存储器11用于存储程序,所述处理器12在接收到执行指令后,执行所述程序。
所述处理器12可能是一种集成电路芯片,具有数据的处理能力。上述的处理器12可以是通用处理器,包括中央处理器(Central Processing Unit,CPU)、网络处理器(Network Processor,NP)等。可以实现或者执行本公开中公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
网络模块13用于通过网络建立电子设备10与外部通信终端之间的通信连接,实现网络信号及数据 的收发操作。上述网络信号可包括无线信号或者有线信号。
可以理解,图1所示的结构仅为示意,电子设备10还可包括比图1中所示更多或者更少的组件,或者具有与图1所示不同的配置。图1中所示的各组件可以采用硬件、软件或其组合实现。
在上述基础上,本公开还提供一种计算机可读存储介质,所述计算机可读存储介质包括计算机程序,所述计算机程序运行时控制所述计算机可读存储介质所在电子设备10执行下述碰撞校核数据的处理方法。
参照图2,图2为本公开提供的碰撞校核数据的处理方法的流程示意图,本实施例中,上述碰撞校核数据的处理方法包括以下步骤,应当理解,碰撞校核数据的处理方法的各步骤可以由图1中的处理器12执行。
步骤S10,获取生成的碰撞校核数据,根据所述碰撞校核数据获取碰撞零件的ID号。
本实施例中,在上述步骤S10之前,工程技术人员先通过Tekla Structures软件选择需要进行碰撞校核的Tekla文件,然后调整零件,如钢构件和螺栓的碰撞设置,定义零件碰撞检查时所需的空间,另外,还可以过滤一些无关的零件,以缩短碰撞校核所花费的时长,然后再对选择的Tekla文件进行碰撞校核,生成碰撞校核数据。其中,无关的零件可以由用户自行定义设置,也可以由用户自行选择,还可以通过大数据收集,自行配置各零件之间的相关性。
其中,在上述Tekla Structures软件生成碰撞校核数据之后,获取生成的碰撞校核数据,然后根据该碰撞校核数据获取碰撞零件的ID号。
其中,上述ID号为进行碰撞校核的文件中各个零件所对应的唯一编码,并且各个零件所对应的ID号均不相同,可用于区分各个零件,如某一螺栓的ID号为“1173”。
步骤S20,从预设的数据库中获取选定的指定零件对应的ID号。
本实施例中,当需要对某一类型的零件存在的碰撞情况单独进行分析时,便从预设的数据库中获取该类型的零件所有的ID号。例如,当需要对某一类型的螺栓存在的碰撞情况单独进行分析时,便从预设的数据库中获取该类型的螺栓所有的ID号。
其中,Tekla Structures软件在编辑完Tekla文件之后,便将该Tekla文件中所含有的各个类型的零件所对应的ID号保存在上述数据库中。
步骤S30,根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件。
本实施例中,在获取到上述指定零件对应的ID号,及碰撞零件的ID号之后,在上述指定零件对应的ID号中查找碰撞零件的ID号,如果上述指定零件对应的ID号中存在某个碰撞零件的ID号,则将该ID号对应的碰撞零件确定为存在碰撞情况的目标零件;如果上述指定零件对应的ID号中不存在某个碰撞零件的ID号,则将该ID号对应的碰撞零件确定为存在碰撞情况的非目标零件。例如,当上述指定零 件为某一类型的螺栓的情况下,如果上述指定零件对应的ID号中存在某个碰撞零件的ID号,则将该ID号对应的碰撞零件确定为存在碰撞情况的螺栓,从而筛选出存在碰撞情况的螺栓。
本实施例所提供的碰撞校核数据的处理方法包括:获取生成的碰撞校核数据,根据该碰撞校核数据获取碰撞零件的ID号,然后从预设的数据库中获取选定的指定零件对应的ID号,根据该指定零件对应的ID号,及上述碰撞零件的ID号,确定存在碰撞情况的目标零件。相较于现有技术而言,本实施例能够根据指定零件对应的ID号,及碰撞零件的ID号,在较多的碰撞校核数据中确定存在碰撞情况的目标零件,可以根据用户需求对碰撞校核数据进行单项检查,从而有效的提升了检查效率。
在上述方案的基础上,请参照图3,图3为本公开图2所示步骤S10的细化步骤流程示意图。本实施例中,零件可以包括钢构件与螺栓,上述步骤S10包括以下步骤。
步骤S11,基于所述碰撞校核数据确定存在碰撞情况的碰撞零件,所述碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞;
步骤S12,获取所述碰撞零件的ID号。
本实施例中,上述进行碰撞校核的Tekla文件中所包含的零件包括钢构件与螺栓,零件的碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞。
在确定存在碰撞情况的碰撞零件之后,将碰撞零件的ID导入指定的文档(如“记事本”)中,以标识哪些零件之间发生碰撞。为了更好的理解本公开,参照图4,图4列举了其中一种将碰撞零件的ID号导入指定文档的示意图。在图4中,以第一行为例,“Clash—>Id:358<—>Id:8790”表示ID号为358的零件与ID号为8790的零件存在碰撞情况。
其中,在将碰撞零件的ID号导入指定的文档后,获取各个碰撞零件的ID号,用于后续确定存在碰撞情况的目标零件。
本实施例能够基于上述碰撞校核数据确定存在碰撞情况的碰撞零件,并获取碰撞零件的ID号,然后根据从预设的数据库中获取的指定零件对应的ID号,及上述碰撞零件的ID号,即可在较多的碰撞校核数据中确定存在碰撞情况的目标零件。
进一步地,请参照图5,图5为本公开图2所示步骤S30的细化步骤流程示意图。本实施例中,上述步骤S30包括以下步骤。
步骤S31,在所述指定零件对应的ID号中查找所述碰撞零件的ID号;
步骤S32,若所述指定零件对应的ID号中存在所述碰撞零件的ID号,则将所述碰撞零件确定为存在碰撞情况的目标零件。
其中,上述步骤S31所述的在所述指定零件对应的ID号中查找所述碰撞零件的ID号的步骤包括:
建立表格,将所述指定零件对应的ID号与所述碰撞零件的ID号分别导入所述表格中;
调用预设的VLOOKUP函数,在所述指定零件对应的ID号中查找所述碰撞零件的ID号。
其中,上述表格可为Excel表格,例如,将上述碰撞零件的ID利用分列和替换功能处理为两列,并导入到上述表格中。为了更好的理解本公开,请参照图6,图6为本公开提供的其中一种将碰撞零件的ID号导入表格后的示意图。
另外,将上述指定零件对应的ID号也处理为一列,导入到上述表格中,同时,在该表格中添加一列与上述零件的ID号相同数量的数字“1”。为了更好的理解本公开,请参照图7,图7为本公开中将指定零件对应的ID号导入表格后的示意图。
本实施例中,在将上述指定零件对应的ID号与所述碰撞零件的ID号分别导入上述表格中之后,调用预设的VLOOKUP函数,在上述指定零件对应的ID号中查找上述碰撞零件的ID号。其中,VLOOKUP函数是Excel表格中的一个纵向查找函数,其按列查找,最终返回该列所需查询列序所对应的值,如果找不到相应的数据,VLOOKUP函数会传回一个错误值“#N/A”。
为了更好的理解本公开,参照图8,图8为本公开中调用预设的VLOOKUP函数,在指定零件对应的ID号中查找碰撞零件的ID号的结果示意图。在图8中,以A列与B列为例,当B列中的值为“1”时,表示上述指定零件对应的ID号中存在碰撞零件的ID号,即确定A列中位于同一行的ID号为存在碰撞情况的目标零件ID号,当B列中的值为“#N/A”时,表示上述指定零件对应的ID号中不存在碰撞零件的ID号,即确定A列中位于同一行的ID号为存在碰撞情况的非目标零件ID号。
进一步地,在确定存在碰撞情况的目标零件之后,将存在碰撞情况的目标零件对应的ID号转换为Tekla Structures软件可识别的文件。
本实施例通过在上述指定零件对应的ID号中查找碰撞零件的ID号,若上述指定零件对应的ID号中存在上述碰撞零件的ID号,则将上述碰撞零件确定为存在碰撞情况的目标零件,从而能够在较多的碰撞校核数据中确定存在碰撞情况的目标零件,实现了根据用户需求对碰撞校核数据进行单项检查的目的,有效的提升了工作效率。
参照图9,本公开以下实施例还提供了一种碰撞校核数据的处理装置100,应用于图1中的电子设备10,可以由处理12调用,从而实现本公开中碰撞校核数据的处理方法。图9为本公开提供的碰撞校核数据的处理装置100的功能模块示意图,本实施例中,上述碰撞校核数据的处理装置100包括:
第一获取模块110,用于获取生成的碰撞校核数据,根据所述碰撞校核数据获取碰撞零件的ID号。
本实施例中,工程技术人员先通过Tekla Structures软件选择需要进行碰撞校核的Tekla文件,然后调整零件,如钢构件和螺栓的碰撞设置,定义零件碰撞检查时所需的空间,另外,还可以过滤一些无关的零件,以缩短碰撞校核所花费的时长,然后再对选择的Tekla文件进行碰撞校核,生成碰撞校核数据。
其中,在上述Tekla Structures软件生成碰撞校核数据之后,通过第一获取模块110获取生成的碰撞校核数据,然后根据该碰撞校核数据获取碰撞零件的ID号。
其中,上述ID号为进行碰撞校核的文件中各个零件所对应的唯一编码,并且各个零件所对应的ID 号均不相同,可用于区分各个零件,如某一螺栓的ID号为“1173”。
第二获取模块120,用于从预设的数据库中获取选定的指定零件对应的ID号。
本实施例中,当需要对某一类型的零件存在的碰撞情况单独进行分析时,便利用第二获取模块120从预设的数据库中获取该类型的零件所有的ID号。例如,当需要对某一类型的螺栓存在的碰撞情况单独进行分析时,便从预设的数据库中获取该类型的螺栓所有的ID号。
其中,Tekla Structures软件在编辑完Tekla文件之后,便将该Tekla文件中所含有的各个类型的零件所对应的ID号保存在上述数据库中。
筛选模块130,用于根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件。
本实施例中,在获取到上述指定零件对应的ID号,及碰撞零件的ID号之后,由筛选模块130在上述指定零件对应的ID号中查找碰撞零件的ID号,如果上述指定零件对应的ID号中存在某个碰撞零件的ID号,则将该ID号对应的碰撞零件确定为存在碰撞情况的目标零件;如果上述指定零件对应的ID号中不存在某个碰撞零件的ID号,则将该ID号对应的碰撞零件确定为存在碰撞情况的非目标零件。例如,当上述指定零件为某一类型的螺栓的情况下,如果上述指定零件对应的ID号中存在某个碰撞零件的ID号,则将该ID号对应的碰撞零件确定为存在碰撞情况的螺栓,从而筛选出存在碰撞情况的螺栓。
本实施例所提供的碰撞校核数据的处理装置100包括:第一获取模块110,用于获取生成的碰撞校核数据,根据该碰撞校核数据获取碰撞零件的ID号,第二获取模块120,用于从预设的数据库中获取选定的指定零件对应的ID号,筛选模块130,用于根据上述指定零件对应的ID号,及上述碰撞零件的ID号,确定存在碰撞情况的目标零件。相较于现有技术而言,本实施例能够根据指定零件对应的ID号,及碰撞零件的ID号,在较多的碰撞校核数据中确定存在碰撞情况的目标零件,即可以根据用户需求对碰撞校核数据进行单项检查,从而有效的提升了检查效率。
进一步地,本实施例中,零件可以包括钢构件与螺栓,上述第一获取模块110用于:
基于所述碰撞校核数据确定存在碰撞情况的碰撞零件,并获取所述碰撞零件的ID号,所述碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞。
本实施例中,上述进行碰撞校核的Tekla文件中所包含的零件包括钢构件与螺栓,零件的碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞。
在确定存在碰撞情况的碰撞零件之后,将碰撞零件的ID导入指定的文档(如“记事本”)中,以标识哪些零件之间发生碰撞。为了更好的理解本公开,参照图4,图4为本公开中将碰撞零件的ID号导入指定文档的示意图。在图4中,以第一行为例,“Clash—>Id:358<—>Id:8790”表示ID号为358的零件与ID号为8790的零件存在碰撞情况。
其中,在将碰撞零件的ID号导入指定的文档后,第一获取模块110获取各个碰撞零件的ID号,用 于后续确定存在碰撞情况的目标零件。
本实施例中的第一获取模块110能够基于上述碰撞校核数据确定存在碰撞情况的碰撞零件,并获取碰撞零件的ID号,然后根据从预设的数据库中获取的指定零件对应的ID号,及上述碰撞零件的ID号,即可在较多的碰撞校核数据中确定存在碰撞情况的目标零件。
进一步地,参照图10,图10为本公开图9所示筛选模块130的细化功能模块示意图。本实施例中,上述筛选模块130包括:
查找模块131,用于在所述指定零件对应的ID号中查找所述碰撞零件的ID号;
确定模块132,用于若所述指定零件对应的ID号中存在所述碰撞零件的ID号,则将所述碰撞零件确定为存在碰撞情况的目标零件。
其中,上述查找模块131用于:
建立表格,将所述指定零件对应的ID号与所述碰撞零件的ID号分别导入所述表格中;调用预设的VLOOKUP函数,在所述指定零件对应的ID号中查找所述碰撞零件的ID号。
其中,上述表格可为Excel表格,例如,将上述碰撞零件的ID利用分列和替换功能处理为两列,并导入到上述表格中。为了更好的理解本公开,请参照图6,图6为本公开提供的其中一种将碰撞零件的ID号导入表格后的示意图。
另外,将上述指定零件对应的ID号也处理为一列,导入到上述表格中,同时,在该表格中添加一列与上述零件的ID号相同数量的数字“1”。为了更好的理解本公开,请参照图7,图7为本公开中将指定零件对应的ID号导入表格后的示意图。
本实施例中,在将上述指定零件对应的ID号与所述碰撞零件的ID号分别导入上述表格中之后,查找模块131调用预设的VLOOKUP函数,在上述指定零件对应的ID号中查找上述碰撞零件的ID号。其中,VLOOKUP函数是Excel表格中的一个纵向查找函数,其按列查找,最终返回该列所需查询列序所对应的值,如果找不到相应的数据,VLOOKUP函数总会传回一个错误值“#N/A”。
为了更好的理解本公开,参照图8,图8为本公开中调用预设的VLOOKUP函数,在指定零件对应的ID号中查找碰撞零件的ID号的结果示意图。在图7中,以A列与B列为例,当B列中的值为“1”时,表示上述指定零件对应的ID号中存在碰撞零件的ID号,即确定A列中位于同一行的ID号为存在碰撞情况的目标零件ID号,当B列中的值为“#N/A”时,表示上述指定零件对应的ID号中不存在碰撞零件的ID号,即确定A列中位于同一行的ID号为存在碰撞情况的非目标零件ID号。
进一步地,上述装置还包括转换模块,用于在确定存在碰撞情况的目标零件之后,将存在碰撞情况的目标零件对应的ID号转换为Tekla Structures软件可识别的文件。
本实施例通过查找模块131在上述指定零件对应的ID号中查找碰撞零件的ID号,若上述指定零件对应的ID号中存在上述碰撞零件的ID号,则将上述碰撞零件确定为存在碰撞情况的目标零件,从而能 够在较多的碰撞校核数据中确定存在碰撞情况的目标零件,实现了根据用户需求对碰撞校核数据进行单项检查的目的,有效的提升了工作效率。
在本公开所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个模块或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或模块的间接耦合或通信连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理模块,即可以位于一个地方,或者也可以分布到多个网络模块上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。
另外,在本公开各个实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。
所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-OnlyMemory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
需要说明的是,对于前述的各方法实施例,为了简便描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本公开并不受所描述的动作顺序的限制,因为依据本公开,某些步骤可以采用其它顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定都是本公开所必须的。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其它实施例的相关描述。
以上为对本公开所提供的一种碰撞校核数据的处理方法、装置、电子设备及存储介质的描述,对于本领域的技术人员,依据本公开的思想,在具体实施方式及应用范围上均会有改变之处,综上,本说明书内容不应理解为对本公开的限制。
工业实用性
本公开提供的碰撞校核数据的处理方法、装置、电子设备及存储介质,可以根据用户需求对碰撞校 核数据进行单项检查,从而有效的提升了检查效率。

Claims (20)

  1. 一种碰撞校核数据的处理方法,其特征在于,所述方法包括:获取生成的碰撞校核数据,根据所述碰撞校核数据获取碰撞零件的ID号;
    从预设的数据库中获取选定的指定零件对应的ID号;
    根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件。
  2. 根据权利要求1所述的方法,其特征在于,零件包括钢构件与螺栓,所述根据所述碰撞校核数据获取碰撞零件的ID号的步骤包括:
    基于所述碰撞校核数据确定存在碰撞情况的碰撞零件,所述碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞;
    获取所述碰撞零件的ID号。
  3. 根据权利要求1或2所述的方法,其特征在于,根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件的步骤包括:
    在所述指定零件对应的ID号中查找所述碰撞零件的ID号;
    若所述指定零件对应的ID号中存在所述碰撞零件的ID号,则将所述碰撞零件确定为存在碰撞情况的目标零件。
  4. 根据权利要求3所述的方法,其特征在于,在所述指定零件对应的ID号中查找所述碰撞零件的ID号的步骤包括:
    建立表格,将所述指定零件对应的ID号与所述碰撞零件的ID号分别导入所述表格中;
    调用预设的VLOOKUP函数,在所述指定零件对应的ID号中查找所述碰撞零件的ID号。
  5. 根据权利要求3或4所述的方法,其特征在于,所述确定存在碰撞情况的目标零件的步骤之后,所述方法还包括:
    将存在碰撞情况的目标零件对应的ID号转换为Tekla Structures软件可识别的文件。
  6. 根据权利要求1至5任一项所述的方法,其特征在于,所述获取生成的碰撞校核数据的步骤,包括:通过Tekla Structures软件选择需要进行碰撞校核的Tekla文件,对选择的Tekla文件进行碰撞校核,生成碰撞校核数据,并获取生成的碰撞校核数据。
  7. 根据权利要求6所述的方法,其特征在于,在对选择的Tekla文件进行碰撞校核之前,所述方法还包括:
    调整零件的碰撞设置,定义零件碰撞检查时所需的空间,并过滤无关的零件。
  8. 根据权利要求6或7所述的方法,其特征在于,所述预设的数据库中的ID号通过以下步骤获得:所述Tekla Structures软件在编辑完Tekla文件之后,将该Tekla文件中所含有的各个类型的零件所对应 的ID号保存在所述预设的数据库中。
  9. 根据权利要求1至8任一项所述的方法,其特征在于,所述ID号为各个零件所对应的唯一编码,并且各个零件所对应的ID号均不相同,以用于区分各个零件。
  10. 一种碰撞校核数据的处理装置,其特征在于,所述装置包括:
    第一获取模块,配置成获取生成的碰撞校核数据,根据所述碰撞校核数据获取碰撞零件的ID号;
    第二获取模块,配置成从预设的数据库中获取选定的指定零件对应的ID号;
    筛选模块,配置成根据所述指定零件对应的ID号,及所述碰撞零件的ID号,确定存在碰撞情况的目标零件。
  11. 根据权利要求10所述的装置,其特征在于,零件包括钢构件与螺栓,所述第一获取模块配置成:
    基于所述碰撞校核数据确定存在碰撞情况的碰撞零件,并获取所述碰撞零件的ID号,所述碰撞情况包括钢构件与钢构件碰撞、钢构件与螺栓碰撞及螺栓与螺栓碰撞。
  12. 根据权利要求10或11所述的装置,其特征在于,所述筛选模块包括:
    查找模块,配置成在所述指定零件对应的ID号中查找所述碰撞零件的ID号;
    确定模块,配置成若所述指定零件对应的ID号中存在所述碰撞零件的ID号,则将所述碰撞零件确定为存在碰撞情况的目标零件。
  13. 根据权利要求12所述的装置,其特征在于,所述查找模块配置成:
    建立表格,将所述指定零件对应的ID号与所述碰撞零件的ID号分别导入所述表格中;调用预设的VLOOKUP函数,在所述指定零件对应的ID号中查找所述碰撞零件的ID号。
  14. 根据权利要求12或13所述的装置,其特征在于,所述装置还包括:
    转换模块,配置成将存在碰撞情况的目标零件对应的ID号转换为Tekla Structures软件可识别的文件。
  15. 根据权利要求10至14任一项所述的装置,其特征在于,所述第一获取模块配置成,通过Tekla Structures软件选择需要进行碰撞校核的Tekla文件,对选择的Tekla文件进行碰撞校核,生成碰撞校核数据,并获取生成的碰撞校核数据。
  16. 根据权利要求15所述的装置,其特征在于,所述第一获取模块配置成在对选择的Tekla文件进行碰撞校核之前,调整零件的碰撞设置,定义零件碰撞检查时所需的空间,并过滤无关的零件。
  17. 根据权利要求15或16所述的装置,其特征在于,所述预设的数据库中的ID号通过以下方式获得:所述Tekla Structures软件在编辑完Tekla文件之后,将该Tekla文件中所含有的各个类型的零件所对应的ID号保存在所述预设的数据库中。
  18. 根据权利要求10至17任一项所述的装置,其特征在于,其特征在于,所述ID号为各个零件所对应的唯一编码,并且各个零件所对应的ID号均不相同,以配置成区分各个零件。
  19. 一种电子设备,其特征在于,所述电子设备包括存储器和处理器,所述存储器存储有计算机指令,当所述计算机指令由所述处理器读取并执行时,使所述处理器执行如权利要求1-9中任一权项所述的方法。
  20. 一种存储介质,其特征在于,所述存储介质中存储有计算机指令,其中,所述计算机指令在被读取并运行时执行如权利要求1-9中任一权项所述的方法。
PCT/CN2018/092323 2017-08-09 2018-06-22 碰撞校核数据的处理方法、装置、电子设备及存储介质 WO2019029281A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
AU2018314520A AU2018314520B2 (en) 2017-08-09 2018-06-22 Collision check data processing method and apparatus, electronic device, and storage medium
US16/620,543 US11537766B2 (en) 2017-08-09 2018-06-22 Collision check data processing method and apparatus, electronic device, and storage medium
JP2019600168U JP3227717U (ja) 2017-08-09 2018-06-22 衝突チェックデータの処理装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710675565.3A CN107609217B (zh) 2017-08-09 2017-08-09 碰撞校核数据的处理方法及装置
CN201710675565.3 2017-08-09

Publications (1)

Publication Number Publication Date
WO2019029281A1 true WO2019029281A1 (zh) 2019-02-14

Family

ID=61064909

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/092323 WO2019029281A1 (zh) 2017-08-09 2018-06-22 碰撞校核数据的处理方法、装置、电子设备及存储介质

Country Status (5)

Country Link
US (1) US11537766B2 (zh)
JP (1) JP3227717U (zh)
CN (1) CN107609217B (zh)
AU (1) AU2018314520B2 (zh)
WO (1) WO2019029281A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111650931A (zh) * 2020-04-26 2020-09-11 广东博智林机器人有限公司 多个移动设备的路径确定的方法、装置与存储介质
CN113360491A (zh) * 2021-06-30 2021-09-07 杭州数梦工场科技有限公司 数据质量检验方法、装置、电子设备及存储介质
CN114297749A (zh) * 2021-12-14 2022-04-08 万翼科技有限公司 建筑信息模型检测方法、装置、设备及存储介质

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107609217B (zh) 2017-08-09 2020-05-12 中建钢构有限公司 碰撞校核数据的处理方法及装置
CN112395781A (zh) * 2019-07-31 2021-02-23 比亚迪股份有限公司 基于cae的修改零件名称的方法、系统、设备和存储介质
CN112506929A (zh) * 2020-12-15 2021-03-16 北京致远互联软件股份有限公司 一种基于分布式id生成的避免id碰撞的升级方法
CN112581796B (zh) * 2020-12-25 2023-10-17 江苏燕宁工程科技集团有限公司 基于bim的桥梁碰撞定位和告警方法及装置
CN113742329A (zh) * 2021-09-09 2021-12-03 中国平安人寿保险股份有限公司 数据核对方法、装置、设备及存储介质
CN114170386B (zh) * 2021-12-10 2024-03-29 奥世美医疗科技(江苏)有限公司 一种数字化固定正畸方案制定的方法、装置及存储介质
CN114387417B (zh) * 2022-03-25 2022-05-27 北京飞渡科技有限公司 一种三维建筑建模方法、装置及三维建筑群建模方法
CN115131813B (zh) * 2022-07-12 2023-04-07 中国建筑西南设计研究院有限公司 一种编号位置的确认方法、装置、电子设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101025768A (zh) * 2006-02-17 2007-08-29 株式会社理光 零件目录系统、生成零件目录的方法和程序、及存贮编程程序的记录媒体
CN103473392A (zh) * 2013-08-16 2013-12-25 大连理工大学 一种冲压零件冲压成形参数设定的方法
CN106503301A (zh) * 2016-09-28 2017-03-15 山东东电电气工程技术有限公司 一种三维全景数字化输电线路杆塔排位方法
CN107609217A (zh) * 2017-08-09 2018-01-19 中建钢构有限公司 碰撞校核数据的处理方法及装置

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8818776B2 (en) * 2005-08-09 2014-08-26 Halliburton Energy Services, Inc. System and method for downhole tool system development
CN101377790B (zh) * 2007-08-29 2010-12-08 鸿富锦精密工业(深圳)有限公司 零件精确定位系统及方法
KR101610194B1 (ko) * 2008-10-15 2016-04-07 삼성전자주식회사 영상처리를 위한 데이터 처리 장치 및 방법
KR20130045584A (ko) * 2011-10-26 2013-05-06 현대중공업 주식회사 설계 충돌 검사 시스템 및 방법
US9305218B2 (en) * 2012-06-14 2016-04-05 Prezio Health Methods and systems for identifying, marking, and inventorying large quantities of unique surgical instruments
CN104281729B (zh) * 2014-07-02 2017-10-24 哈尔滨工业大学 一种应用于钢结构建筑数字化加工制造的bim方法
CN105354367A (zh) * 2015-10-12 2016-02-24 陕西科技大学 一种碰撞检测系统的构建方法
CN106548303B (zh) * 2016-12-06 2020-07-21 深圳中广核工程设计有限公司 核电布置设计中碰撞信息的管理方法、系统及核电布置设计设备
CN106650722A (zh) * 2017-01-03 2017-05-10 北京航星永志科技有限公司 信息校核方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101025768A (zh) * 2006-02-17 2007-08-29 株式会社理光 零件目录系统、生成零件目录的方法和程序、及存贮编程程序的记录媒体
CN103473392A (zh) * 2013-08-16 2013-12-25 大连理工大学 一种冲压零件冲压成形参数设定的方法
CN106503301A (zh) * 2016-09-28 2017-03-15 山东东电电气工程技术有限公司 一种三维全景数字化输电线路杆塔排位方法
CN107609217A (zh) * 2017-08-09 2018-01-19 中建钢构有限公司 碰撞校核数据的处理方法及装置

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111650931A (zh) * 2020-04-26 2020-09-11 广东博智林机器人有限公司 多个移动设备的路径确定的方法、装置与存储介质
CN113360491A (zh) * 2021-06-30 2021-09-07 杭州数梦工场科技有限公司 数据质量检验方法、装置、电子设备及存储介质
CN113360491B (zh) * 2021-06-30 2024-03-29 杭州数梦工场科技有限公司 数据质量检验方法、装置、电子设备及存储介质
CN114297749A (zh) * 2021-12-14 2022-04-08 万翼科技有限公司 建筑信息模型检测方法、装置、设备及存储介质

Also Published As

Publication number Publication date
AU2018314520B2 (en) 2021-09-23
US20200125776A1 (en) 2020-04-23
CN107609217B (zh) 2020-05-12
AU2018314520A1 (en) 2020-01-23
JP3227717U (ja) 2020-09-17
US11537766B2 (en) 2022-12-27
CN107609217A (zh) 2018-01-19

Similar Documents

Publication Publication Date Title
WO2019029281A1 (zh) 碰撞校核数据的处理方法、装置、电子设备及存储介质
CN110177108B (zh) 一种异常行为检测方法、装置及验证系统
EP3343411A1 (en) Sql auditing method and apparatus, server and storage device
CN110532168B (zh) 全链路接口压测方法、装置、计算机设备及存储介质
US9632899B2 (en) Method for analyzing request logs in advance to acquire path information for identifying problematic part during operation
CN107016019B (zh) 数据库索引创建方法及装置
CN105426234B (zh) 数据库死锁检测方法及装置
CN109379398B (zh) 一种数据同步方法及装置
EP2862101B1 (en) Method and a consistency checker for finding data inconsistencies in a data repository
CN112732563A (zh) 接口脚本测试日志提取方法、装置、终端及存储介质
CN106911554B (zh) 一种历史信息展示方法及装置
CN111580821B (zh) 脚本绑定方法、装置、电子设备及计算机可读存储介质
CN113901021A (zh) 用于多版本数据库的升级脚本生成方法、装置与电子设备
CN112199443B (zh) 数据同步方法、装置、计算机设备和存储介质
CN105354224A (zh) 知识数据的处理方法和装置
CN107341105A (zh) 信息处理方法、终端及服务器
CN107644103B (zh) 一种可追溯信息来源的信息存储的方法和系统
CN106203753A (zh) 软件运营中运营问题的流转方法和系统
CN114239296A (zh) 一种数据处理方法、装置及电子设备
CN113448985A (zh) 一种api接口生成方法、调用方法、装置及电子设备
CN111949524A (zh) 一种数据接口测试方法、装置、服务器和存储介质
CN110928947A (zh) 基于kettle的数据同步方法、装置及相关设备
CN114860549B (zh) 埋点数据校验方法、装置、设备和存储介质
CN116401113B (zh) 一种异构众核架构加速卡的环境验证方法、装置及介质
CN114154162B (zh) 渗透测试路径规划方法和装置、计算机可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18843732

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019600168

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2018314520

Country of ref document: AU

Date of ref document: 20180622

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 25.06.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18843732

Country of ref document: EP

Kind code of ref document: A1