CN109885928B - Mesh reinforcement bar graphic processing method, electronic equipment and storage medium - Google Patents
Mesh reinforcement bar graphic processing method, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN109885928B CN109885928B CN201910121375.6A CN201910121375A CN109885928B CN 109885928 B CN109885928 B CN 109885928B CN 201910121375 A CN201910121375 A CN 201910121375A CN 109885928 B CN109885928 B CN 109885928B
- Authority
- CN
- China
- Prior art keywords
- points
- coordinate
- selecting
- coordinate points
- same
- 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
Links
Images
Classifications
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Processing Or Creating Images (AREA)
Abstract
The invention discloses a mesh steel bar graphic processing method, which comprises the following steps: selecting a target graph to be processed; receiving net piece graphic parameters input by a user; selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system; selecting adaptive first coordinate points in a target graph according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines; selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system; and selecting the adaptive second coordinate points from the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines. According to the invention, automatic mesh reinforcement graph drawing is realized through a program flow, the accuracy of mesh reinforcement graph drawing is enhanced, the labor time cost is greatly reduced, and unnecessary errors are avoided.
Description
Technical Field
The present invention relates to graphic processing technologies, and in particular, to a mesh reinforcement graphic processing method, an electronic device, and a storage medium.
Background
The existing drawing method for the mesh steel bars mainly depends on manual drawing, is high in labor cost, needs to consume a large amount of manpower and material resources, is low in manual drawing accuracy, is easy to cause drawing errors due to misoperation, and can cause serious reworking of a construction site in the later construction process due to drawing errors.
Disclosure of Invention
In order to overcome the defects of the prior art, one of the aims of the invention is to provide a mesh reinforcement graphic processing method which can solve the problems of high labor cost and insufficient precision in the prior art.
The second object of the present invention is to provide an electronic device, which can solve the problems of high labor cost and insufficient accuracy in the prior art.
The third object of the present invention is to provide a storage medium, which can solve the problems of high labor cost and insufficient precision in the prior art.
One of the purposes of the invention is realized by adopting the following technical scheme:
the mesh steel bar graphic processing method comprises the following steps:
selecting a target graph to be processed;
receiving mesh pattern parameters input by a user, wherein the mesh pattern parameters comprise the arrangement interval of the mesh patterns in the vertical direction and the arrangement interval in the horizontal direction;
selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system;
selecting a plurality of first coordinate points which are adapted to the target pattern according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines;
selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system;
selecting a plurality of adaptive second coordinate points in the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines;
copying the transverse lines, moving the transverse lines to the right horizontally by a first preset distance, copying the vertical lines, and moving the vertical lines vertically by a second preset distance.
Preferably, the method further comprises the steps of: and receiving a hollow area in the target graph selected by a user, and removing the connecting lines in the hollow area.
Preferably, "selecting a plurality of first coordinate points adapted to the arrangement pitch in the vertical direction in the target graph, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines" specifically includes the following steps:
acquiring a first distance between two points with the largest distance between the target patterns in the vertical direction;
calculating the number of transverse lines required to be drawn on the target graph according to the arrangement distance in the vertical direction and the first distance;
selecting the first coordinate points with the same number in the target graph according to the transverse line number;
and connecting two first coordinate points with the same Y-axis coordinate in all the first coordinate points to form a plurality of transverse lines.
Preferably, "selecting a plurality of second coordinate points adapted to the target pattern according to the arrangement pitch in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines" specifically includes the following steps:
acquiring a second distance between two points with the largest distance between the target patterns in the horizontal direction;
calculating the number of vertical lines required to be drawn on the target graph according to the arrangement distance in the horizontal direction and the second distance;
selecting the second coordinate points with the same number in the target graph according to the number of the vertical lines;
and connecting two second coordinate points with the same Y-axis coordinate in all the second coordinate points to form a plurality of vertical lines.
The second purpose of the invention is realized by adopting the following technical scheme:
an electronic device comprising a memory, a processor, and a computer readable program stored in the memory and executable by the processor, the computer readable program when executed by the processor performing the steps of:
selecting a target graph to be processed;
receiving mesh pattern parameters input by a user, wherein the mesh pattern parameters comprise the arrangement interval of the mesh patterns in the vertical direction and the arrangement interval in the horizontal direction;
selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system;
selecting a plurality of first coordinate points which are adapted to the target pattern according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines;
selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system;
selecting a plurality of adaptive second coordinate points in the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines;
copying the transverse lines, moving the transverse lines to the right horizontally by a first preset distance, copying the vertical lines, and moving the vertical lines vertically by a second preset distance.
Preferably, the computer readable program further implements the steps of:
and receiving a hollow area in the target graph selected by a user, and removing the connecting lines in the hollow area.
Preferably, "selecting a plurality of first coordinate points adapted to the arrangement pitch in the vertical direction in the target graph, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines" specifically includes the following steps:
acquiring a first distance between two points with the largest distance between the target patterns in the vertical direction;
calculating the number of transverse lines required to be drawn on the target graph according to the arrangement distance in the vertical direction and the first distance;
selecting the first coordinate points with the same number in the target graph according to the transverse line number;
and connecting two first coordinate points with the same Y-axis coordinate in all the first coordinate points to form a plurality of transverse lines.
Preferably, "selecting a plurality of second coordinate points adapted to the target pattern according to the arrangement pitch in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines" specifically includes the following steps:
acquiring a second distance between two points with the largest distance between the target patterns in the horizontal direction;
calculating the number of vertical lines required to be drawn on the target graph according to the arrangement distance in the horizontal direction and the second distance;
selecting the second coordinate points with the same number in the target graph according to the number of the vertical lines;
and connecting two second coordinate points with the same Y-axis coordinate in all the second coordinate points to form a plurality of vertical lines.
The third purpose of the invention is realized by adopting the following technical scheme:
a storage medium having stored thereon a computer readable program executable by a processor, the computer readable program when executed by the processor performing a mesh rebar graphic processing method according to one of the objects of the present invention.
Compared with the prior art, the invention has the beneficial effects that:
according to the invention, automatic mesh reinforcement graph drawing is realized through a program flow, the accuracy of mesh reinforcement graph drawing is enhanced, the labor time cost is greatly reduced, and unnecessary errors are avoided.
Drawings
Fig. 1 is a flowchart of a method for graphic processing of a net sheet reinforcement bar according to the present invention.
Detailed Description
The invention will be further described with reference to the accompanying drawings and detailed description below:
as shown in fig. 1, the invention provides a mesh reinforcement bar graphic processing method, which comprises the following steps:
s1: selecting a target graph to be processed;
the program step flow of the present invention may be loaded to operate in drawing software such as CAD. First the user draws a target graphic, e.g. a rectangle, in the software.
S2: receiving mesh pattern parameters input by a user, wherein the mesh pattern parameters comprise the arrangement interval of the mesh patterns in the vertical direction and the arrangement interval in the horizontal direction;
the number of horizontal lines and the number of vertical lines of, for example, a rectangle can be known from the arrangement pitch in the vertical direction and the arrangement pitch in the horizontal direction. The drawing principle is that the horizontal line is drawn from top to bottom by taking the top end point as the starting point, then the horizontal line is drawn according to the arrangement interval, the vertical line is drawn from left to right by taking the left end point as the starting point, and then the vertical line is drawn according to the arrangement interval.
S3: selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system; the first coordinate system has an X-axis and a Y-axis, and coordinate values of the target pattern in the first coordinate system can be easily obtained.
S4: selecting a plurality of first coordinate points which are adapted to the target pattern according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines;
s5: selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system;
s6: selecting a plurality of adaptive second coordinate points in the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines;
s7: copying the transverse lines, moving the transverse lines to the right horizontally by a first preset distance, copying the vertical lines, and moving the vertical lines vertically by a second preset distance. The net sheet reinforcing steel bar is solid or hollow, and when the net sheet reinforcing steel bar is solid, the interval formed by the two transverse lines in each transverse line group and the interval formed by the two vertical lines in each vertical line group are filled.
The method can also comprise the following steps: and receiving a hollow area in the target graph selected by a user, and removing the connecting lines in the hollow area.
The method for selecting a plurality of first coordinate points in a target graph according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines comprises the following steps:
acquiring a first distance between two points with the largest distance between the target patterns in the vertical direction;
calculating the number of transverse lines required to be drawn on the target graph according to the arrangement distance in the vertical direction and the first distance;
selecting the first coordinate points with the same number in the target graph according to the transverse line number;
and connecting two first coordinate points with the same Y-axis coordinate in all the first coordinate points to form a plurality of transverse lines.
The method for selecting a plurality of adaptive second coordinate points in a target graph according to the arrangement interval in the horizontal direction and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines comprises the following steps:
acquiring a second distance between two points with the largest distance between the target patterns in the horizontal direction;
calculating the number of vertical lines required to be drawn on the target graph according to the arrangement distance in the horizontal direction and the second distance;
selecting the second coordinate points with the same number in the target graph according to the number of the vertical lines;
and connecting two second coordinate points with the same Y-axis coordinate in all the second coordinate points to form a plurality of vertical lines.
The present invention also provides an electronic device comprising a memory, a processor, and a computer readable program stored in the memory and executable by the processor, the computer readable program when executed by the processor implementing the steps of:
selecting a target graph to be processed;
receiving mesh pattern parameters input by a user, wherein the mesh pattern parameters comprise the arrangement interval of the mesh patterns in the vertical direction and the arrangement interval in the horizontal direction;
selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system;
selecting a plurality of first coordinate points which are adapted to the target pattern according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines;
selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system;
selecting a plurality of adaptive second coordinate points in the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines;
copying the transverse lines, horizontally moving the transverse lines to the right by a first preset interval, copying the vertical lines, and vertically moving the vertical lines downwards by a second preset interval;
and receiving a hollow area in the target graph selected by a user, and removing the connecting lines in the hollow area.
Similarly, the step of selecting a plurality of first coordinate points in the target graph according to the arrangement pitch in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines specifically includes the following steps:
acquiring a first distance between two points with the largest distance between the target patterns in the vertical direction;
calculating the number of transverse lines required to be drawn on the target graph according to the arrangement distance in the vertical direction and the first distance;
selecting the first coordinate points with the same number in the target graph according to the transverse line number;
and connecting two first coordinate points with the same Y-axis coordinate in all the first coordinate points to form a plurality of transverse lines.
The method for selecting a plurality of adaptive second coordinate points in a target graph according to the arrangement interval in the horizontal direction and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines comprises the following steps:
acquiring a second distance between two points with the largest distance between the target patterns in the horizontal direction;
calculating the number of vertical lines required to be drawn on the target graph according to the arrangement distance in the horizontal direction and the second distance;
selecting the second coordinate points with the same number in the target graph according to the number of the vertical lines;
and connecting two second coordinate points with the same Y-axis coordinate in all the second coordinate points to form a plurality of vertical lines.
The invention also provides a storage medium having stored thereon a computer readable program executable by a processor, the computer readable program when executed by the processor implementing the mesh rebar graphic processing method according to any of the invention.
It will be apparent to those skilled in the art from this disclosure that various other changes and modifications can be made which are within the scope of the invention as defined in the appended claims.
Claims (9)
1. The mesh reinforcement graphic processing method is characterized by comprising the following steps of:
selecting a target graph to be processed;
receiving mesh pattern parameters input by a user, wherein the mesh pattern parameters comprise the arrangement interval of the mesh patterns in the vertical direction and the arrangement interval in the horizontal direction;
selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system;
selecting a plurality of first coordinate points which are adapted to the target pattern according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines;
selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system;
selecting a plurality of adaptive second coordinate points in the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines;
copying the transverse lines, moving the transverse lines to the right horizontally by a first preset distance, copying the vertical lines, and moving the vertical lines vertically by a second preset distance.
2. The mesh reinforcement bar graphic processing method of claim 1, further comprising the steps of: and receiving a hollow area in the target graph selected by a user, and removing the connecting lines in the hollow area.
3. The mesh reinforcement bar graphic processing method according to claim 1, wherein selecting a plurality of first coordinate points adapted to the target graphic according to the arrangement pitch in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinates to form a plurality of horizontal lines comprises the following steps:
acquiring a first distance between two points with the largest distance between the target patterns in the vertical direction;
calculating the number of transverse lines required to be drawn on the target graph according to the arrangement distance in the vertical direction and the first distance;
selecting the first coordinate points with the same number in the target graph according to the transverse line number;
and connecting two first coordinate points with the same Y-axis coordinate in all the first coordinate points to form a plurality of transverse lines.
4. The mesh reinforcement bar graphic processing method according to claim 1, wherein selecting a plurality of adapted second coordinate points in the target graphic according to the arrangement pitch in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines comprises the following steps:
acquiring a second distance between two points with the largest distance between the target patterns in the horizontal direction;
calculating the number of vertical lines required to be drawn on the target graph according to the arrangement distance in the horizontal direction and the second distance;
selecting the second coordinate points with the same number in the target graph according to the number of the vertical lines;
and connecting two second coordinate points with the same Y-axis coordinate in all the second coordinate points to form a plurality of vertical lines.
5. An electronic device comprising a memory, a processor, and a computer readable program stored in the memory and executable by the processor, wherein the computer readable program when executed by the processor performs the steps of:
selecting a target graph to be processed;
receiving mesh pattern parameters input by a user, wherein the mesh pattern parameters comprise the arrangement interval of the mesh patterns in the vertical direction and the arrangement interval in the horizontal direction;
selecting any two points of the left and right sides of the target graph on the same horizontal line, and defining the midpoint of the two points as the origin of a first coordinate system;
selecting a plurality of first coordinate points which are adapted to the target pattern according to the arrangement interval in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinate to form a plurality of transverse lines;
selecting any two points of the upper and lower sides of the target graph on the same vertical line, and defining the middle point of the two points as the origin of a second coordinate system;
selecting a plurality of adaptive second coordinate points in the target graph according to the arrangement interval in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines;
copying the transverse lines, moving the transverse lines to the right horizontally by a first preset distance, copying the vertical lines, and moving the vertical lines vertically by a second preset distance.
6. The electronic device of claim 5, the computer readable program further implementing the steps of:
and receiving a hollow area in the target graph selected by a user, and removing the connecting lines in the hollow area.
7. The electronic device of claim 5, wherein selecting the plurality of first coordinate points in the target pattern according to the arrangement pitch in the vertical direction, and connecting two first coordinate points with the same Y-axis coordinates to form a plurality of horizontal lines comprises the following steps:
acquiring a first distance between two points with the largest distance between the target patterns in the vertical direction;
calculating the number of transverse lines required to be drawn on the target graph according to the arrangement distance in the vertical direction and the first distance;
selecting the first coordinate points with the same number in the target graph according to the transverse line number;
and connecting two first coordinate points with the same Y-axis coordinate in all the first coordinate points to form a plurality of transverse lines.
8. The electronic device of claim 5, wherein selecting the adapted plurality of second coordinate points in the target pattern according to the arrangement pitch in the horizontal direction, and connecting two second coordinate points with the same X-axis coordinate to form a plurality of vertical lines, specifically comprises the following steps:
acquiring a second distance between two points with the largest distance between the target patterns in the horizontal direction;
calculating the number of vertical lines required to be drawn on the target graph according to the arrangement distance in the horizontal direction and the second distance;
selecting the second coordinate points with the same number in the target graph according to the number of the vertical lines;
and connecting two second coordinate points with the same Y-axis coordinate in all the second coordinate points to form a plurality of vertical lines.
9. A storage medium having stored thereon a computer readable program executable by a processor, wherein the computer readable program when executed by the processor implements the mesh rebar graphic treatment method of any one of claims 1-4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910121375.6A CN109885928B (en) | 2019-02-19 | 2019-02-19 | Mesh reinforcement bar graphic processing method, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910121375.6A CN109885928B (en) | 2019-02-19 | 2019-02-19 | Mesh reinforcement bar graphic processing method, electronic equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109885928A CN109885928A (en) | 2019-06-14 |
CN109885928B true CN109885928B (en) | 2023-07-07 |
Family
ID=66928408
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910121375.6A Active CN109885928B (en) | 2019-02-19 | 2019-02-19 | Mesh reinforcement bar graphic processing method, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109885928B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113408031B (en) * | 2021-06-22 | 2024-01-30 | 广联达科技股份有限公司 | Method, device and equipment for arranging large sample graph and readable storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012109966A1 (en) * | 2011-02-14 | 2012-08-23 | 上海富春建业科技股份有限公司 | Autoclaved aerated concrete plate with steel wire mesh |
CN108960580A (en) * | 2018-06-11 | 2018-12-07 | 南京南瑞继保电气有限公司 | Graphic method, device, electronic equipment and the computer storage medium of power grid |
-
2019
- 2019-02-19 CN CN201910121375.6A patent/CN109885928B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012109966A1 (en) * | 2011-02-14 | 2012-08-23 | 上海富春建业科技股份有限公司 | Autoclaved aerated concrete plate with steel wire mesh |
CN108960580A (en) * | 2018-06-11 | 2018-12-07 | 南京南瑞继保电气有限公司 | Graphic method, device, electronic equipment and the computer storage medium of power grid |
Non-Patent Citations (1)
Title |
---|
浅谈规划设计中利用坐标换算将旋转的图形还原经验;贾忠文等;《科技资讯》;20090903(第25期);全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN109885928A (en) | 2019-06-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108427814B (en) | Assembled wall steel bar data processing method and device | |
JP2020507101A5 (en) | ||
CN109885928B (en) | Mesh reinforcement bar graphic processing method, electronic equipment and storage medium | |
CN110737944B (en) | Method and device for generating floor slab based on Revit | |
CN109800534B (en) | FPGA (field programmable Gate array) design circuit diagram generation method and device, computer equipment and storage medium | |
CN109675309B (en) | Construction method and device of game scene | |
CN106980851B (en) | Method and device for positioning data matrix DM code | |
CN113779682B (en) | Method and device for generating construction reinforcing steel bar model, computer equipment and storage medium | |
CN111881805B (en) | Method and device for identifying reinforcement distribution range and electronic equipment | |
CN109684739A (en) | A kind of reinforcement parameter generation method, device and equipment based on BIM model | |
CN112348781A (en) | Method, device and equipment for detecting height of reference plane and storage medium | |
CN110443751A (en) | Image distortion method, device, equipment and storage medium based on painting line | |
CN110321824B (en) | Binding determination method and device based on neural network | |
CN109815556B (en) | Method, device, equipment and storage medium for identifying isolated region of line layer | |
CN113255047B (en) | Frame beam layout method, device, equipment and storage medium | |
CN114892688A (en) | Three-dimensional design method and system for side slope anchor rod frame beam | |
CN111047498B (en) | GPU hardware copy buffer algorithm-oriented TLM microstructure | |
CN111737787B (en) | Calculation method, calculation system, storage medium and electronic equipment for bent materials | |
CN109145429B (en) | Method and device for calculating earthwork quantity | |
CN109492295B (en) | Multi-beam connection structure hoisting information determination method and device, storage medium and equipment | |
CN117708948A (en) | Method and device for generating infill wall and electronic equipment | |
CN111179375A (en) | Method and device for automatically generating outline graph of building bearing platform and computer storage medium | |
CN109308363B (en) | Raft board slope-releasing construction method and system and computer device | |
CN110675384A (en) | Image processing method and device | |
CN104043909A (en) | Steel bar welding method and steel bar welding adjusting system for implementing same |
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 | ||
CB02 | Change of applicant information |
Address after: Room 201, 2nd Floor, Building 15, Science and Technology Innovation Park, Gangwan 1, Jintang Road, High tech Zone, Zhuhai City, Guangdong Province, 519080 Applicant after: Guangdong Jianxing Construction No.1 Engineering Co.,Ltd. Address before: 519085 201, Floor 2, Building 15, Science and Technology Innovation Park, No. 1 Harbour, Jintang Road, High tech Zone, Zhuhai City, Guangdong Province Applicant before: ZHUHAI ZHONGYIJIAN CONSTRUCTION ENGINEERING Co.,Ltd. |
|
CB02 | Change of applicant information | ||
GR01 | Patent grant | ||
GR01 | Patent grant |