CN111753345B - Method for generating assembled component data model plan, CAD platform and storage medium - Google Patents

Method for generating assembled component data model plan, CAD platform and storage medium Download PDF

Info

Publication number
CN111753345B
CN111753345B CN202010617309.0A CN202010617309A CN111753345B CN 111753345 B CN111753345 B CN 111753345B CN 202010617309 A CN202010617309 A CN 202010617309A CN 111753345 B CN111753345 B CN 111753345B
Authority
CN
China
Prior art keywords
component
data model
generating
plan
information
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.)
Active
Application number
CN202010617309.0A
Other languages
Chinese (zh)
Other versions
CN111753345A (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.)
Guangdong Tianyuan Architectural Design Co ltd
Original Assignee
Guangdong Tianyuan Architectural Design 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 Guangdong Tianyuan Architectural Design Co ltd filed Critical Guangdong Tianyuan Architectural Design Co ltd
Priority to CN202010617309.0A priority Critical patent/CN111753345B/en
Publication of CN111753345A publication Critical patent/CN111753345A/en
Application granted granted Critical
Publication of CN111753345B publication Critical patent/CN111753345B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses a method for generating a plan view of an assembled component data model, which comprises the following steps: calling a secondary development interface of the CAD platform to load a plane diagram export interface, and displaying a component data model file through the plane diagram export interface; extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information; generating a standard component according to the target component information, and confirming the position of the standard component; and generating a plan view of the component data model file according to the position of the standard component. The invention also discloses a CAD platform and a storage medium. According to the invention, the construction plan is automatically generated by importing the component data model into the AutoCAD, so that the operation of verifying the component data model and the construction design information is realized, the platform diagram is not required to be manually generated, and the verification efficiency of technicians based on components in the plan is improved.

Description

Method for generating assembled component data model plan, CAD platform and storage medium
Technical Field
The present invention relates to the field of AutoCAD software applications, and in particular, to a method for generating a plan view of an assembled component data model, a CAD platform, and a storage medium.
Background
The assembly type building design is usually carried out by using AutoCAD software to generate a plan, and geometric information, arrangement positions and the like of assembly type components such as beams, plates, walls, columns and the like are expressed and marked in the building plan. The component data model is generally obtained by reading, numbering and sorting the component data model based on the plan of a designer, and the plan can be generated by various software (AutoCAD, sketchup, filling number design software). In a typical building, a single floor may contain tens or even hundreds of differently numbered components (each component numbered uniquely), and the total number of building components is often thousands. In the use and transmission process of the component data model information, how to check the integrity and accuracy of the information, ensure no problem in the use process, and need a tool to check the consistency of the data information and the plane expression. However, there is no technology for automatically generating a plan view based on a component data model, and thus, when the consistency of the model data information and the plane expression is verified, verification can be performed only by manually generating a plan view, and the verification efficiency is too low.
The foregoing is provided merely for the purpose of facilitating understanding of the technical solutions of the present invention and is not intended to represent an admission that the foregoing is prior art.
Disclosure of Invention
The invention mainly aims to provide a plan view generating method, a CAD platform and a storage medium for an assembled component data model, which aim to solve the technical problem that the checking efficiency of checking only by manually generating a plan view is low under the condition that the consistency of model data information and plane expression is checked without the prior technology of automatically generating the plan view based on the component data model.
In order to achieve the above object, the present invention provides a method for generating a plan view of a fabricated component data model, the method comprising:
calling a secondary development interface of the CAD platform to load a plane diagram export interface, and displaying a component data model file through the plane diagram export interface;
extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information;
generating a standard component according to the target component information, and confirming the position of the standard component;
and generating a plan view of the component data model file according to the position of the standard component.
Optionally, the step of determining combinable target component information according to the geometric parameters of the component information includes:
confirming a component classification to which the component information belongs;
and reading the geometric parameters of the component information of the same component category, and determining combinable target component information according to the numerical value of the geometric parameters.
Optionally, the step of generating a standard component according to the target component information includes:
determining corresponding line segments according to the target component information, and generating a line segment set based on the line segments;
and generating a component attribute block according to the component information of the line segment set, and generating a standard component according to the attribute information of the component attribute block.
Optionally, the step of generating a standard component according to the target component information includes:
determining corresponding line segments according to the target component information, and generating a line segment set based on the line segments;
and generating a component attribute block according to the component information of the line segment set, and generating a standard component according to the attribute information of the component attribute block.
Optionally, the step of generating the component attribute block with the component information of the line segment set includes:
confirming blank attribute parameters of the component attribute block;
and acquiring the parameter content of the blank attribute parameter to generate the component attribute block.
Optionally, the step of confirming the location of the standard component includes:
confirming a component type of the standard component;
and determining the position of the component of the standard component according to the component type.
Optionally, after the step of generating the plan view of the component data model file according to the location of the standard component, the method further includes:
acquiring line segment information of the line segment of the target position of the plan;
and generating the dimension marking of the plan according to the acquired line segment information.
Optionally, the method for generating the plan view of the data model of the fabricated component further comprises:
obtaining a plan view generation flow of an assembly type component data model;
and generating an insert according to the plan generating flow matched with the assembly type component data model plan.
Optionally, the method for generating the plan view of the data model of the fabricated component further comprises:
confirming a functional plug-in interface of a current CAD platform;
and inserting the assembly type component data model plane diagram generating plug-in into the CAD platform through the functional plug-in interface.
In addition, to achieve the above object, the present invention also provides a CAD platform including a fabricated component data model plan view generation plug-in that, when executed, implements the steps of the fabricated component data model plan view generation method as described above.
The present invention also provides a storage medium having stored thereon a fabricated component data model plan generation program which, when executed by a processor, implements the steps of the fabricated component data model plan generation method as described above.
According to the plan view generation method for the assembled component data model, when a plan view generation requirement exists, a secondary development interface of a current CAD platform is called to load a plan view export interface, and a component data model file is displayed through the plan view export interface; extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information; generating a standard component according to the target component information, and confirming the position of the standard component; and generating a plan view of the component data model file according to the position of the standard component. According to the invention, the component data model is imported into the AutoCAD to call the component data model plan generating plug-in by creating the component data model plan generating plug-in, and the component data model is automatically generated according to the building plan corresponding to the constructed data model, so that the verification is performed without manually generating the plan, and the technical aim of verifying the consistency of the component data model and the building design information is improved.
Drawings
FIG. 1 is a schematic diagram of a terminal/CAD platform architecture of a hardware runtime environment according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a first embodiment of the method for generating a plan view of an assembled component data model according to the present invention;
FIG. 3 is a flow chart of a second embodiment of the method for generating a plan view of an assembled component data model according to the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The main solutions of the embodiments of the present invention are: calling a secondary development interface of the CAD platform to load a plane diagram export interface, and displaying a component data model file through the plane diagram export interface; extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information; generating a standard component according to the target component information, and confirming the position of the standard component; and generating a plan view of the component data model file according to the position of the standard component.
Because the prior art does not have the technology of automatically generating the plan view based on the component data model, under the condition of checking the consistency of the model data information and the plane expression, the plan view can only be checked by manually generating the plan view, and the technical problem of low checking efficiency is solved.
The invention provides a solution, by creating the component data model plan generating plug-in, the component data model is led into the AutoCAD to call the component data model plan generating plug-in to automatically construct the building plan corresponding to the data model, and the plan is not required to be manually generated for verification, so that the technical aim of verifying the consistency of the component data model and the building design information is achieved.
As shown in fig. 1, fig. 1 is a schematic diagram of a terminal structure of a hardware running environment according to an embodiment of the present invention.
The terminal of the embodiment of the invention can be movable or immovable terminal equipment with CAD programs, such as a PC, a smart phone, a tablet personal computer, an electronic book reader, a portable computer and the like.
As shown in fig. 1, the terminal may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may further include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a stable memory (non-volatile memory), such as a disk memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the terminal structure shown in fig. 1 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 1, an operating system, a network communication module, a user interface module, and an assembly component data model plan drawing program may be included in a memory 1005 as one type of computer storage medium.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a background server and performing data communication with the background server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be configured to call the assembly data model plan drawing program stored in the memory 1005 and perform the following operations:
calling a secondary development interface of the CAD platform to load a plane diagram export interface, and displaying a component data model file through the plane diagram export interface;
extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information;
generating a standard component according to the target component information, and confirming the position of the standard component;
and generating a plan view of the component data model file according to the position of the standard component.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
confirming a component classification to which the component information belongs;
and reading the geometric parameters of the component information of the same component category, and determining combinable target component information according to the numerical value of the geometric parameters.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
determining corresponding line segments according to the target component information, and generating a line segment set based on the line segments;
and generating a component attribute block according to the component information of the line segment set, and generating a standard component according to the attribute information of the component attribute block.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
confirming blank attribute parameters of the component attribute block;
and acquiring the parameter content of the blank attribute parameter to generate the component attribute block.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
confirming a component type of the standard component;
and determining the position of the component of the standard component according to the component type.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
acquiring line segment information of the line segment of the target position of the plan;
and generating the dimension marking of the plan according to the acquired line segment information.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
obtaining a plan view generation flow of an assembly type component data model;
and generating an insert according to the plan generating flow matched with the assembly type component data model plan.
Further, the processor 1001 may call the assembly component data model plan drawing program stored in the memory 1005, and also perform the following operations:
confirming a functional plug-in interface of a current CAD platform;
and inserting the assembly type component data model plane diagram generating plug-in into the CAD platform through the functional plug-in interface.
Referring to fig. 2, fig. 2 is a flowchart of a first embodiment of a method for generating a plan view of a fabricated component data model according to the present invention, where the method for generating a plan view of a fabricated component data model includes:
step S10, a secondary development interface of the CAD platform is called to load a plane diagram export interface, and a component data model file is displayed through the plane diagram export interface;
and when the plan verification operation based on the building component data model is carried out, calling a secondary development interface of the current CAD platform to load a plan export interface, wherein the plan export interface is a function interface related to the generation of the plan based on the current assembly type component data model, and loading the assembly type component data model needing to be generated currently through the plan export interface. And when the interface is exported based on the plan view to load the assembly type data model, referring to the NPOI to analyze the project folder of the assembly type data model currently loaded, and displaying according to the component information in the project folder. Further, in view of reading efficiency, when the fabricated data model is parsed, the parsed data is defined as "keys", the related component information is read by designating the item folder, each type of the read component information is regarded as "keys", and the List is classified and recorded as "value" according to the component information to have a "key" value corresponding to the data type Dictionary. In practical application, the current loading plan export page is defined by a related parameter method, for example, a related or recommended component data model file is displayed through a Document doc=Autodesk.
Step S20, extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information;
and according to the component information obtained by the current reading of the component data model file, the component information is used as line parameter information of the building structural component in the component data model file, and line segments which can be combined currently based on the line parameter information are required to be defined as target component information. When the target component information is determined and combined by the component information, the step of determining the combinable target component information according to the geometric parameters of the component information needs to be defined based on the numerical value of the geometric parameters of the component information, and comprises the following steps:
confirming a component classification to which the component information belongs;
and reading the geometric parameters of the component information of the same component category, and determining combinable target component information according to the numerical value of the geometric parameters.
When determining whether line segments are combinable according to geometric parameters of target component information, it may be defined as a numerical value confirming the consistency/closeness of the geometric parameters of the component information, the geometric parameters being defined as parameters having direction attributes, such as coordinates, directions, positions, etc. In practical application, the Dictionary obtained by reading the component data model Excel is embodied, wherein each key corresponds to one component type, and the value corresponding to the key is the information set of all components of the component type. Traversing the key value pairs of Dictionary respectively, and generating a multi-segment line according to the geometric information of each component in the corresponding values. In the plug-in application method, the component data model file is opened by a predefined parameter method, for example, the component data model file is opened by FolderBrowserDialog dialog = new FolderBrowserDialog (), and combinable target component information is selected.
Step S30, generating a standard component according to the target component information, and confirming the position of the standard component;
and generating a standard component according to the target component information according to the currently determined target component information. When generating the standard component based on the target component information, the attribute block is generated through the multi-line segment composed of the confirmed target component information, wherein the attribute block is defined as a rudiment component, namely, in the case of the multi-line segment, the rudiment component is composed according to the line segment form of the multi-line segment. And based on the attribute information in the attribute block, reading the coordinate information in the attribute information to determine the corresponding position of the attribute block. Further, the step of writing the component information of the multi-line segment into the attribute information of the attribute block according to the primitive component formed by the multi-line segment, namely the attribute block, and forming the standard component according to the attribute information based on the attribute block, wherein the attribute block formed according to the multi-line segment is incomplete, so that the step of generating the standard component according to the target component information comprises the following steps:
determining corresponding line segments according to the target component information, and generating a line segment set based on the line segments;
and generating a component attribute block according to the component information of the line segment set, and generating a standard component according to the attribute information of the component attribute block.
According to the currently confirmed target component information, the target component information is defined as a component line segment, and based on the condition, the target component information is confirmed according to the geometric parameters of the target component information. Generating a line segment set according to the line segment formed by the target component information, namely forming a component frame by a plurality of line segments, converting the line segment set corresponding to the target component information into a component attribute block according to the current generated line segment set, wherein the attribute block can be defined as a rudiment based on a structural component, has a component shape but does not have specific component parameters, and writing the component information into the attribute block to perfect the attribute block according to the formed complete attribute information.
Further, the component information is only a line segment parameter, so when the attribute information of the attribute block is written based on the component information, there may be a blank attribute parameter, that is, a step of generating the component attribute block with the component information of the line segment set, including:
confirming blank attribute parameters of the component attribute block;
and acquiring the parameter content of the blank attribute parameter to generate the component attribute block.
And writing the line segment aggregate component information forming the attribute block into blank attribute parameters of the attribute block according to the attribute block which is generated currently. In practical application, the blank attribute parameters of the attribute blocks need to be verified, namely, the blank attribute parameters of the attribute blocks are confirmed, and the blank attribute parameters are member attributes without parameter contents. Acquiring corresponding parameter information based on the blank attribute parameters, and further, when acquiring the parameter information of the blank attribute parameters, taking the default parameter information which is set currently as parameter information; or, providing a parameter information input interface of blank attribute parameters based on the current plan view export interface, and filling the acquired parameter information into the blank attribute parameters of the attribute block for storage according to the parameter information input by the user based on the parameter information input interface.
In the attribute block which is generated currently, determining a component attribute according to attribute information of the attribute block, namely confirming the position of the standard component, comprises the following steps:
confirming a component type of the standard component;
and determining the position of the component of the standard component according to the component type.
And generating a standard component according to the attribute information of the attribute block according to the currently generated attribute block, and confirming the component type of the standard component based on the attribute parameters of the attribute block. Further, in the setting work of the CAD platform, the positions of the layers of the files where the different structure types are located are different, so after the standard components are generated according to the attribute blocks, the attribute blocks are set to the corresponding layer forming standard components according to the attribute information of the attribute blocks. In addition, based on the standard component generated by the current attribute block, the serial number of the standard component generated by the attribute block is generated according to the attribute information of the attribute block and the serial number is placed at the center position of the standard component which is the attribute block.
In this technical solution, there are various standard components, including at least rectangular components, shaped wall columns, cast-in-place slab components, shaped components, and stair components, and in this embodiment, a rectangular component is exemplified, for example, according to the combinable standard component information in step S20, rectangular component information generation attribute blocks are obtained by var data=getexceldata (dialog. Selected path), and then rectangular components are generated by blefs.
And S40, generating a plan view of the component data model file according to the position of the standard component.
And generating a plan corresponding to the currently displayed component data model file according to a preset generation mode according to the currently generated standard component and the confirmed component position information of the standard component, wherein the position information comprises the position of the standard component and the layer where the position is located. The generated content comprises standard components and plane layer information which is determined according to the layer where the standard components are located, namely the layer, the standard components in the layer. And after the currently determined labeling component is generated, saving the plan view of the generating information generating component data model file.
Further, the step of marking the plan is performed according to the verification operation of the component data model file and the plan, that is, the plan of the component data model file is generated according to the location of the standard component, and then the method further includes:
acquiring line segment information of the line segment of the target position of the plan;
and generating the dimension marking of the plan according to the acquired line segment information.
And extracting line segment information of a target position line segment of the plan according to the currently generated component data model plan, wherein in practical application, the target position line segment is defined as an end position, namely the leftmost, right, upper and lower side line segments of the current plan, and the dimension marking of the plan is generated based on the line segment information of the target position line segment, so that the component data model plan is stored. In practical application, the plan view is generated and marked by a related parameter method in the assembly type component data model plan view generating plug-in, and when the plan view is applied, the generated component information is combined with the position through doc.
In the embodiment, the component data model is imported into the AutoCAD to call the component data model plan generating plug-in by creating the component data model plan generating plug-in, and the component data model is automatically generated according to the building plan corresponding to the built data model, so that the plan is not required to be manually generated for verification, and the technical purpose of verifying the consistency efficiency of the component data model and the building design information is improved.
Further, referring to fig. 3, fig. 3 is a schematic flow chart of a second embodiment of the method for generating a plan view of an assembled component data model according to the present invention, based on the first embodiment shown in fig. 2, the method for generating a plan view of an assembled component data model includes:
s50, obtaining a plan view generation flow of the assembly type component data model;
and step S60, generating an insert according to the plan generating flow matched with the assembled component data model plan.
Step S70, confirming a functional plug-in interface of the current CAD platform;
and S80, inserting the assembly type component data model plan generating plug-in into the CAD platform through the functional plug-in interface.
In this embodiment, the plan view generation requirement based on the current fabricated component data model may also be defined as the graph verification requirement of the plan view of the fabricated component data model, and the plan view generation flow based on the fabricated component data model is obtained. And generating an assembly type component data model plane diagram generating plug-in according to the acquired assembly type component data model, wherein the assembly type component data model plane diagram generating plug-in can be defined as an assembly type component data model plane diagram generating plug-in. And confirming a functional plug-in interface of the current CAD platform, wherein the functional plug-in interface can also be defined as a secondary development functional interface, and inserting the assembly component data model plane graph generating plug-in into the current CAD platform according to the confirmed functional plug-in interface to realize the plane graph generating operation of the assembly component data model.
In addition, an embodiment of the present invention also proposes a storage medium having stored thereon an assembly component data model plan generating program which, when executed by a processor, implements the operations of:
calling a secondary development interface of the CAD platform to load a plane diagram export interface, and displaying a component data model file through the plane diagram export interface;
extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information;
generating a standard component according to the target component information, and confirming the position of the standard component;
and generating a plan view of the component data model file according to the position of the standard component.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
confirming a component classification to which the component information belongs;
and reading the geometric parameters of the component information of the same component category, and determining combinable target component information according to the numerical value of the geometric parameters.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
determining corresponding line segments according to the target component information, and generating a line segment set based on the line segments;
and generating a component attribute block according to the component information of the line segment set, and generating a standard component according to the attribute information of the component attribute block.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
confirming blank attribute parameters of the component attribute block;
and acquiring the parameter content of the blank attribute parameter to generate the component attribute block.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
confirming a component type of the standard component;
and determining the position of the component of the standard component according to the component type.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
acquiring line segment information of the line segment of the target position of the plan;
and generating the dimension marking of the plan according to the acquired line segment information.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
obtaining a plan view generation flow of an assembly type component data model;
and generating an insert according to the plan generating flow matched with the assembly type component data model plan.
Further, the fabricated component data model planogram generating program when executed by the processor further performs the following operations:
confirming a functional plug-in interface of a current CAD platform;
and inserting the assembly type component data model plane diagram generating plug-in into the CAD platform through the functional plug-in interface.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, medicament or system comprising such element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (8)

1. A method of generating a plan view of a fabricated component data model, the method comprising the steps of:
calling a secondary development interface of the CAD platform to load a plane diagram export interface, and displaying a component data model file through the plane diagram export interface;
extracting component information in the component data model file, and determining combinable target component information according to geometric parameters of the component information, wherein the component information is line parameter information of building structural components in the component data model file, and the geometric parameters are parameters with direction attributes;
generating a standard component according to the target component information, and confirming the position of the standard component;
generating a plan view of the component data model file according to the position of the standard component;
the method for generating the plan view of the assembled component data model further comprises the following steps:
obtaining a plan view generation flow of an assembly type component data model;
generating a plug-in according to the plan generating flow matched assembly type component data model plan;
the method for generating the plan view of the assembled component data model further comprises the following steps:
confirming a functional plug-in interface of a current CAD platform;
and inserting the assembly type component data model plane diagram generating plug-in into the CAD platform through the functional plug-in interface.
2. The method of generating a plan view of a fabricated component data model according to claim 1, wherein the step of determining combinable target component information based on geometric parameters of the component information comprises:
confirming a component classification to which the component information belongs;
and reading the geometric parameters of the component information of the same component category, and determining combinable target component information according to the numerical value of the geometric parameters.
3. The method of generating a plan view of a fabricated component data model according to claim 1, wherein the step of generating a standard component from the target component information comprises:
determining corresponding line segments according to the target component information, and generating a line segment set based on the line segments;
and generating a component attribute block according to the component information of the line segment set, and generating a standard component according to the attribute information of the component attribute block.
4. A method of generating a plan view of a fabricated component data model as claimed in claim 3, wherein the step of generating a component property block from component information of the set of line segments comprises:
confirming blank attribute parameters of the component attribute block;
and acquiring the parameter content of the blank attribute parameter to generate the component attribute block.
5. The method of generating a plan view of a data model of a fabricated component according to claim 1, wherein the step of confirming the location of the standard component comprises:
confirming a component type of the standard component;
and determining the position of the component of the standard component according to the component type.
6. The method of generating a plan view of a fabricated component data model according to claim 1, further comprising, after the step of generating a plan view of the component data model file based on the location of the standard component:
acquiring line segment information of the line segment of the target position of the plan;
and generating the dimension marking of the plan according to the acquired line segment information.
7. A CAD platform comprising a fabricated component data model plan generation plug-in which, when executed, implements the steps of the fabricated component data model plan generation method of any one of claims 1 to 6.
8. A storage medium comprising a fabricated component data model plan generation program stored on the storage medium, which when executed implements the steps of the fabricated component data model plan generation method of any one of claims 1 to 6.
CN202010617309.0A 2020-06-30 2020-06-30 Method for generating assembled component data model plan, CAD platform and storage medium Active CN111753345B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010617309.0A CN111753345B (en) 2020-06-30 2020-06-30 Method for generating assembled component data model plan, CAD platform and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010617309.0A CN111753345B (en) 2020-06-30 2020-06-30 Method for generating assembled component data model plan, CAD platform and storage medium

Publications (2)

Publication Number Publication Date
CN111753345A CN111753345A (en) 2020-10-09
CN111753345B true CN111753345B (en) 2024-03-12

Family

ID=72678474

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010617309.0A Active CN111753345B (en) 2020-06-30 2020-06-30 Method for generating assembled component data model plan, CAD platform and storage medium

Country Status (1)

Country Link
CN (1) CN111753345B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003040969A1 (en) * 2001-11-07 2003-05-15 Kajima Corporation Building production information integration system
KR20050079497A (en) * 2004-02-06 2005-08-10 삼성물산 주식회사 Automatization design apparatus of precast concrete structure - design and the method thereof
CN107977487A (en) * 2017-11-07 2018-05-01 山东住工装配建筑有限公司 A kind of assembly concrete architectural design method based on BIM technology
CN108664697A (en) * 2018-04-03 2018-10-16 山东住工装配建筑有限公司 A kind of prefabricated member parameterization design method based on BIM
CN109117514A (en) * 2018-07-19 2019-01-01 宁波联城住工科技有限公司 The Deepen Design method, apparatus and computer readable storage medium of assembled architecture
CN109147013A (en) * 2018-09-30 2019-01-04 深圳市华阳国际工程设计股份有限公司 A kind of in-depth figure automatic generation method, equipment and the storage medium of component
CN110516370A (en) * 2019-08-29 2019-11-29 同济大学建筑设计研究院(集团)有限公司 Prefabricated components deepen drawing creation method, apparatus, computer equipment and medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BR112012015579A2 (en) * 2009-12-23 2016-03-22 AEA Integration system and method for design of automated building services

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003040969A1 (en) * 2001-11-07 2003-05-15 Kajima Corporation Building production information integration system
KR20050079497A (en) * 2004-02-06 2005-08-10 삼성물산 주식회사 Automatization design apparatus of precast concrete structure - design and the method thereof
CN107977487A (en) * 2017-11-07 2018-05-01 山东住工装配建筑有限公司 A kind of assembly concrete architectural design method based on BIM technology
CN108664697A (en) * 2018-04-03 2018-10-16 山东住工装配建筑有限公司 A kind of prefabricated member parameterization design method based on BIM
CN109117514A (en) * 2018-07-19 2019-01-01 宁波联城住工科技有限公司 The Deepen Design method, apparatus and computer readable storage medium of assembled architecture
CN109147013A (en) * 2018-09-30 2019-01-04 深圳市华阳国际工程设计股份有限公司 A kind of in-depth figure automatic generation method, equipment and the storage medium of component
CN110516370A (en) * 2019-08-29 2019-11-29 同济大学建筑设计研究院(集团)有限公司 Prefabricated components deepen drawing creation method, apparatus, computer equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于平法施工图自动生成钢筋三维模型技术的研究及工程实践应用;徐旻洋;;土木建筑工程信息技术(02);全文 *

Also Published As

Publication number Publication date
CN111753345A (en) 2020-10-09

Similar Documents

Publication Publication Date Title
CN103678737B (en) A kind of lever system dummy assembly method
CN110781537B (en) Building modeling method, device, computer equipment and readable storage medium
TW548562B (en) Method and system for drawing layout of process testing components
CN105095599A (en) DWG format drawing automatic generation method
CN111753347B (en) Component screening method based on Revit primitives, revit platform and storage medium
CN111427544B (en) Software requirement document generation method and device, storage medium and electronic equipment
CN111507057B (en) PADS drawing output method and device and computer readable storage medium
CN112528428B (en) Method and device for displaying physical parameters of engineering structure and computer equipment
CN111753345B (en) Method for generating assembled component data model plan, CAD platform and storage medium
CN101539926B (en) Relative document presenting system, relative document presenting method
US20070118342A1 (en) Mesh creating device, mesh creating method and mesh creating program
CN111832906A (en) CAD drawing complexity evaluation method and device
CN111460629A (en) Graphic data checking method and device, electronic equipment and computer storage medium
CN111753344B (en) Method for generating assembly type component data set, CAD platform and storage medium
CN114722789B (en) Data report integrating method, device, electronic equipment and storage medium
CN111753346B (en) Linear member profile generating method, revit platform and storage medium
EP4258153A1 (en) Method, apparatus and device for transferring grid data of finite element model for nuclear island structure
CN111753348B (en) Method and device for deepening building data model component and readable storage medium
CN113627010A (en) Self-adaptive instantiation method and self-adaptive instantiation system
CN111753343B (en) Window-based assembly type component data set creation method, device and storage medium
CN110110280B (en) Curve integral calculation method, device and equipment for coordinates and storage medium
CN109871471B (en) Data processing method, device, equipment and computer readable storage medium
CN113655972A (en) Drawing file standardized control and batch printing method based on CAD plug-in
CN102012949A (en) Engineering analysis system
CN115114689B (en) Geometric border marking method, device, electronic equipment and readable storage medium

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