CN110717207B - Labeling method, system and storage medium for pipeline design - Google Patents

Labeling method, system and storage medium for pipeline design Download PDF

Info

Publication number
CN110717207B
CN110717207B CN201910842799.1A CN201910842799A CN110717207B CN 110717207 B CN110717207 B CN 110717207B CN 201910842799 A CN201910842799 A CN 201910842799A CN 110717207 B CN110717207 B CN 110717207B
Authority
CN
China
Prior art keywords
pipeline
labeling
marking
layer
position coordinates
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
CN201910842799.1A
Other languages
Chinese (zh)
Other versions
CN110717207A (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.)
Jingsen Design Co ltd
Original Assignee
Jingsen 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 Jingsen Design Co ltd filed Critical Jingsen Design Co ltd
Priority to CN201910842799.1A priority Critical patent/CN110717207B/en
Publication of CN110717207A publication Critical patent/CN110717207A/en
Application granted granted Critical
Publication of CN110717207B publication Critical patent/CN110717207B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a labeling method, a labeling system and a storage medium for pipeline design, wherein the labeling method comprises the following steps: receiving an operation request of pipeline marking; acquiring a layer to which a pipeline belongs according to an operation request; receiving pipeline marking information; sequentially calculating the lengths of all the pipelines of the layers to which the pipelines belong; and labeling all the pipelines in the layer to which the pipeline belongs according to the pipeline labeling information and the pipeline length. According to the method, the layer of the pipeline is obtained according to the operation request of the pipeline marking, the pipeline marking information is received, all the pipeline lengths of the layer of the pipeline are sequentially and automatically calculated, and finally all the pipelines on the layer of the pipeline are marked according to the pipeline marking information and the pipeline lengths, so that a great amount of time is not required for a designer to repeatedly set the layer, measure the pipeline lengths and write the pipeline parameters, and the working efficiency of the designer and the accuracy of the pipeline marking are improved. The invention can be widely applied to the technical field of computer aided design.

Description

Labeling method, system and storage medium for pipeline design
Technical Field
The invention relates to the technical field of computer aided design, in particular to a labeling method, a labeling system and a storage medium for pipeline design.
Background
AutoCAD is an automatic computer design software that can be used to draw two-dimensional drawings and basic three-dimensional designs, by which programming is not required to be understood and automatic drawing is possible. AutoCAD can be applied to a plurality of fields such as civil construction, decoration, industrial drawing, engineering drawing, electronic industry, clothing processing and the like.
In the prior art, in the process of designing a drainage pipeline by using AutoCAD, the parameter labeling process for a single drainage pipeline specifically comprises the following steps: setting a layer and a font, measuring the length of a pipeline between two drainage wells, determining the size and the angle of characters by using a character command, determining a writing position and writing pipeline parameters. However, in the actual design process, each complete drawing design contains tens of pipelines, even hundreds of pipelines, and if all the pipelines are to be marked, the designer is required to repeat all the steps. Therefore, in a complete drawing design process, a designer needs to spend a great deal of time to perform repeated work, so that the working efficiency of the designer is reduced, and errors are easy to occur in the labeling process.
Disclosure of Invention
In order to solve the technical problems, the invention aims to: provided are a labeling method, a system, and a storage medium for pipeline design, which are capable of improving work efficiency and labeling accuracy.
The first technical scheme adopted by the invention is as follows:
a labeling method for a pipeline design, comprising the steps of:
receiving an operation request of pipeline marking;
acquiring a layer to which a pipeline belongs according to an operation request;
receiving pipeline marking information;
sequentially calculating the lengths of all the pipelines of the layers to which the pipelines belong;
and labeling all the pipelines in the layer to which the pipeline belongs according to the pipeline labeling information and the pipeline length.
Further, the calculating the lengths of all the pipelines of the layer to which the pipeline belongs sequentially specifically includes:
sequentially obtaining position coordinates of two ends of a single pipeline;
and calculating the lengths of all the pipelines of the layer to which the pipeline belongs according to the position coordinates of the two ends of the pipeline.
Further, the labeling of all the pipes in the layer to which the pipes belong according to the pipe labeling information and the pipe length specifically includes:
calculating the position coordinates of preset marks of each pipeline according to the position coordinates of the two ends of each pipeline;
acquiring the offset of the marked position;
determining the labeling position of each pipeline according to the preset labeling position coordinates and the offset of the labeling position;
and marking the pipeline at the marking position of each pipeline according to the pipeline marking information and the pipeline length.
Further, determining the labeling position of each pipeline according to the preset labeling position coordinates and the offset of the labeling position, which specifically includes:
calculating the inclination angle of each pipeline according to the position coordinates of the two ends of each pipeline;
and determining the labeling position of each pipeline according to the inclination angle, the position coordinates of the preset labeling and the offset.
Further, the labeling of the pipeline at the labeling position of each pipeline according to the pipeline labeling information and the pipeline length is specifically as follows:
converting the numerical value of the pipeline length into text information;
and marking the pipelines at marking positions of each pipeline according to the pipeline marking information and the text information.
Further, between the step of obtaining the layer to which the pipeline belongs according to the operation request and the step of receiving the pipeline annotation information, the method specifically further comprises the following steps:
and setting the labeling font type of the layer to which the pipeline belongs.
Further, before the step of receiving the operation request of the pipe label, the method further comprises the following steps:
loading a labeling plug-in according to a software starting signal, so that a software operation interface displays a menu of the labeling plug-in;
receiving a setting signal of a graph proportion uploaded by an operation interface;
and setting the graph proportion of the layer to which the pipeline belongs according to the setting signal.
The second technical scheme adopted by the invention is as follows:
an annotation system for a pipeline design, comprising:
the first receiving module is used for receiving an operation request of the pipeline marking;
the acquisition module is used for acquiring the layer to which the pipeline belongs according to the operation request;
the second receiving module is used for receiving the pipeline marking information;
the calculation module is used for sequentially calculating the lengths of all the pipelines of the layer to which the pipelines belong;
and the labeling module is used for labeling all the pipelines in the layer to which the pipeline belongs according to the pipeline labeling information and the pipeline length.
The third technical scheme adopted by the invention is as follows:
an annotation system for a pipeline design, comprising:
at least one memory for storing a program;
at least one processor for loading the program to perform the one labeling method for pipeline design.
The fourth technical scheme adopted by the invention is as follows:
a storage medium having stored therein processor-executable instructions which, when executed by a processor, are for implementing a labeling method for a pipeline design.
The beneficial effects of the invention are as follows: according to the method, the layer of the pipeline is obtained according to the operation request of the pipeline marking, the pipeline marking information is received, all the pipeline lengths of the layer of the pipeline are sequentially and automatically calculated, and finally all the pipelines on the layer of the pipeline are marked according to the pipeline marking information and the pipeline lengths, so that a great amount of time is not required for a designer to repeatedly set the layer, measure the pipeline lengths and write the pipeline parameters, and the working efficiency of the designer and the accuracy of the pipeline marking are improved.
Drawings
FIG. 1 is a flow chart of a labeling method for pipeline design according to an embodiment of the present invention.
Detailed Description
The invention will now be described in further detail with reference to the drawings and to specific examples. The step numbers in the following embodiments are set for convenience of illustration only, and the order between the steps is not limited in any way, and the execution order of the steps in the embodiments may be adaptively adjusted according to the understanding of those skilled in the art.
Referring to fig. 1, an embodiment of the present invention provides a labeling method for pipeline design, where the embodiment is applied in a background server that provides services for a computer terminal installed with design software, where the background server communicates with the design software on the computer terminal, and the design software may be AutoCAD.
The embodiment specifically comprises the steps S101-S105:
s101, receiving an operation request of pipeline marking; the operation request is a request command triggered by a designer to a background server through a computer terminal provided with design software. The request command is used for requesting labeling of the pipeline. In some embodiments, the conduit is referred to as a drain conduit.
S102, acquiring a layer to which a pipeline belongs according to an operation request; in a complete drawing design process, the drawing design method comprises a plurality of layers, and the labeling mode of each layer can use the same labeling type or different labeling types. The layer to which the pipeline belongs is obtained so as to set the labeling mode of the pipeline on the same layer.
S103, receiving pipeline marking information; the pipeline marking information comprises pipeline diameter and pipeline gradient.
S104, sequentially calculating the lengths of all the pipelines of the layer to which the pipelines belong; the length of the pipeline is calculated by coordinate values of the centers of the two end points of the pipeline and the drainage well. In the design process of each drawing, each drainage well corresponds to a unique position coordinate, so that the length of the pipeline obtained by calculating the position coordinates of the drainage wells at two ends of the pipeline is also a fixed value. However, the lengths of the pipes on the same layer may not be the same, so that each pipe needs to be calculated separately. The calculation process of the length of each pipeline is automatically completed in software, and a designer does not need to manually calculate.
S105, labeling all the pipelines in the layer to which the pipeline belongs according to the pipeline labeling information and the pipeline length. The method specifically comprises the step of marking the pipeline at the set marking position.
In some specific embodiments, in the whole process of marking the pipeline, after the marking of the previous pipeline is completed, the length of the pipeline is calculated immediately after the marking of the next pipeline, and the marking is performed.
According to the method, the layer of the pipeline is obtained according to the operation request of the pipeline marking, then the pipeline marking information is received, all pipeline lengths of the layer of the pipeline are sequentially and automatically calculated, and finally all pipelines on the layer of the pipeline are marked according to the pipeline marking information and the pipeline lengths, so that a great amount of time is not required for a designer to spend for repeatedly setting the layer, measuring the pipeline lengths and writing the pipeline parameters, and the working efficiency of the designer and the accuracy of the pipeline marking are improved.
Further as a preferred embodiment, the calculating, in turn, all the lengths of the pipes of the layer to which the pipes belong specifically includes:
sequentially obtaining position coordinates of two ends of a single pipeline; the position coordinates of the drainage wells on the two end points of all the pipelines on the same layer are fixed or uniformly changed.
And calculating the lengths of all the pipelines of the layer to which the pipeline belongs according to the position coordinates of the two ends of the pipeline.
The specific implementation process of the embodiment is that after the calculation and labeling of the last pipeline are completed, the length of the pipeline is calculated for the next pipeline, and labeling is performed according to the length of the pipeline. Of course, it is also possible to calculate all the lengths of the pipes to be marked first and then to mark them uniformly.
According to the embodiment, after the position coordinates of the two end points of each pipeline are obtained, the length of each pipeline is calculated, so that the accuracy of the pipeline marking information is ensured when the pipeline is marked according to the calculated pipeline length.
Further as a preferred embodiment, the labeling of all the pipes in the layer to which the pipes belong according to the pipe labeling information and the pipe length specifically includes:
calculating the position coordinates of preset marks of each pipeline according to the position coordinates of the two ends of each pipeline; the position coordinates of the preset mark can be the coordinates of any point on the pipeline. In some embodiments, the location coordinates of the preset callout generally select the location coordinates of the midpoint of the pipe.
Acquiring the offset of the marked position; the magnitude of the offset has a positive or negative score, and in some embodiments, a positive magnitude of the offset indicates that the marking location is above the pipeline and a negative magnitude of the offset indicates that the marking location is below the pipeline.
Determining the labeling position of each pipeline according to the preset labeling position coordinates and the offset of the labeling position; for example, the coordinates of two end points of the pipeline are (10, 20) and (30, 30), respectively, the coordinates of the preset marked position can select the coordinates of the middle point of the pipeline (20, 25), and if the offset is +5, the marked position is located at the position of the middle point of the pipeline, which is shifted upwards by 5 units, so that the marked information is prevented from covering the pipeline image, or the pipeline image is prevented from covering the marked information.
And marking the pipeline at the marking position of each pipeline according to the pipeline marking information and the pipeline length. Because the position coordinates of the two end points of each pipeline are different, the labeling position of each pipeline needs to be determined separately so that labeling information can correspond to the respective pipeline.
According to the method and the device, the labeling positions of the pipelines are determined according to the position coordinates and the offset of the two end points of the pipelines, so that after labeling is completed, labeling information can correspond to the pipelines respectively, and convenience is brought to the designer to check.
Further as a preferred embodiment, the determining the labeling position of each pipeline according to the preset labeling position coordinates and the offset of the labeling position specifically includes:
calculating the inclination angle of each pipeline according to the position coordinates of the two ends of each pipeline; the inclination angle is used for changing the direction of the labeling information. In some embodiments, the inclination angle is an angle of the pipe with respect to the X-axis direction, for example, the coordinates of the center of the drainage well at both ends of the pipe are (10, 20) and (30, 30), respectively, and the inclination angle of the pipe is θ=arctan ((30-20)/(30-10))=26 56 0 . In other embodiments, the layer to which the pipe belongs has a reference coordinate point, and the inclination angle of the pipe is determined by using the reference coordinate point.
And determining the labeling position of each pipeline according to the inclination angle, the position coordinates of the preset labeling and the offset. In the pipeline design process, in order to make the pipeline trend designed by the drawing correspond to the actual laying state, the trend of some pipelines generally needs to be changed, for example, from a straight line to a right angle, so that when the pipeline is marked, the placement direction of marked information also needs to be changed, and in the process of checking the information, the designer can more quickly determine the position of the information.
Further as a preferred embodiment, the labeling of the pipeline at the labeling position of each pipeline according to the pipeline labeling information and the pipeline length is specifically:
converting the numerical value of the pipeline length into text information; the method for representing the length of the pipeline is characterized in that the method is represented in a coordinate mode, the format of the numerical value of the length of the pipeline is specifically converted into the format the same as that of the pipeline information, and therefore the pipeline length and the marking information can be used for marking the pipeline rapidly and accurately in the information marking process.
And marking the pipelines at marking positions of each pipeline according to the pipeline marking information and the text information.
According to the embodiment, the numerical value of the pipeline length is converted into the format consistent with the pipeline information, so that the accuracy of the marking information in the pipeline marking process is ensured, and the derived drawing is prevented from carrying error information.
Further, as a preferred embodiment, between the step of obtaining the layer to which the pipe belongs according to the operation request and the step of receiving the pipe labeling information, the method specifically further includes:
and setting the labeling font type of the layer to which the pipeline belongs. The type of the labeling font is designed according to the needs of the designer, for example: the font type may be set to be regular script five. The labeling fonts are set, so that the derived drawing form can meet the requirements of designers.
Further as a preferred embodiment, before the step of receiving the operation request of the pipe label, the method further comprises the steps of:
loading a labeling plug-in according to a software starting signal, so that a software operation interface displays a menu of the labeling plug-in; the software plug-in carries a shortcut for pipeline annotation.
Receiving a setting signal of a graph proportion uploaded by an operation interface; the setting signal is a request command for setting the graph proportion, which is sent to the background server by the designer through the operation interface.
And setting the graph proportion of the layer to which the pipeline belongs according to the setting signal.
According to the embodiment, the operation interface sends a request command to the background server according to the drawing setting option selected by the designer on the menu bar of the operation interface, and the background server sets the drawing proportion according to the request command, so that the proportion of the derived design drawing is ensured to meet the requirements of the designer.
The following is an application process in some embodiments:
step one, starting AutoCAD software;
loading the labeling plug-in by using a plug-in loading command;
step three, selecting 'total diagram proportion setting' or 'monomer proportion setting' from a menu of the marking plug-in to set diagram proportion, and simultaneously determining the size of the marking fonts;
step four, selecting a drainage well at the end point position of a first pipeline to be marked, and inputting pipeline information according to prompts, wherein the pipeline information comprises pipeline diameter and pipeline gradient;
step five, acquiring the position coordinates of the other drainage well of the pipeline, calculating the length of the pipeline, the position coordinates of the preset marks of the pipeline and the inclination angle of the pipeline according to the position coordinates of the drainage wells at the two ends, acquiring the offset of the marks, and determining the mark position of the first pipeline according to the position coordinates of the preset marks of the pipeline, the inclination angle of the pipeline and the offset of the marks;
marking the marked position of the first pipeline according to the pipeline information and the pipeline length, and reversing marked characters when the angle is larger than 180 degrees;
and step seven, acquiring the next pipeline to be marked, and repeating the steps four to six until all the pipelines of the layer are marked, wherein the first pipeline in the step four is replaced by the next pipeline.
The embodiment of the invention also provides a labeling system for pipeline design, which corresponds to the method of FIG. 1, and comprises the following steps:
the first receiving module is used for receiving an operation request of the pipeline marking;
the acquisition module is used for acquiring the layer to which the pipeline belongs according to the operation request;
the second receiving module is used for receiving the pipeline marking information;
the calculation module is used for sequentially calculating the lengths of all the pipelines of the layer to which the pipelines belong;
and the labeling module is used for labeling all the pipelines in the layer to which the pipeline belongs according to the pipeline labeling information and the pipeline length.
The content in the method embodiment is applicable to the system embodiment, the functions specifically realized by the system embodiment are the same as those of the method embodiment, and the achieved beneficial effects are the same as those of the method.
The embodiment of the invention also provides a labeling system for pipeline design, which corresponds to the method of FIG. 1, and comprises the following steps:
at least one memory for storing a program;
at least one processor for loading the program to perform the one labeling method for pipeline design.
The content in the method embodiment is applicable to the system embodiment, the functions specifically realized by the system embodiment are the same as those of the method embodiment, and the achieved beneficial effects are the same as those of the method.
In addition, the embodiment of the invention also provides a storage medium, wherein the storage medium stores the instructions executable by a processor, and the instructions executable by the processor are used for realizing the labeling method for pipeline design.
In summary, according to the method and the device for marking the pipeline, the layer of the pipeline is obtained according to the operation request of the pipeline marking, the pipeline marking information is received, all the pipeline lengths of the layer of the pipeline are sequentially and automatically calculated, and finally all the pipelines on the layer of the pipeline are marked according to the pipeline marking information and the pipeline lengths, so that a great amount of time is not required for a designer to repeatedly set the layer, measure the pipeline lengths and write the pipeline parameters, and the working efficiency of the designer and the accuracy of the pipeline marking are improved.
While the preferred embodiment of the present invention has been described in detail, the present invention is not limited to the embodiments described above, and various equivalent modifications and substitutions can be made by those skilled in the art without departing from the spirit of the present invention, and these equivalent modifications and substitutions are intended to be included in the scope of the present invention as defined in the appended claims.

Claims (6)

1. A labeling method for pipeline design, which is characterized in that: the method comprises the following steps:
loading a labeling plug-in according to a software starting signal, so that a software operation interface displays a menu of the labeling plug-in;
receiving a setting signal of a graph proportion uploaded by an operation interface;
setting the graph proportion of the layer to which the pipeline belongs according to the setting signal;
receiving an operation request of pipeline marking;
acquiring a layer to which a pipeline belongs according to an operation request;
receiving pipeline marking information, wherein the pipeline marking information comprises pipeline diameter and pipeline gradient;
sequentially obtaining position coordinates of two ends of a single pipeline;
automatically calculating all pipeline lengths of layers to which the pipeline belongs according to position coordinates of two ends of the pipeline;
automatically calculating the position coordinates of preset marks of each pipeline according to the position coordinates of the two ends of each pipeline;
acquiring the offset of the marked position;
calculating the inclination angle of each pipeline according to the position coordinates of the two ends of each pipeline; determining the labeling position of each pipeline according to the inclination angle, the preset labeling position coordinates and the offset; the inclination angle is used for changing the direction of the pipeline marking information;
and marking all the pipelines in the layer to which the pipeline belongs at the marking position of each pipeline according to the pipeline marking information and the pipeline length.
2. A labeling method for pipeline design according to claim 1, characterized in that: the pipeline is marked at the marking position of each pipeline according to the pipeline marking information and the pipeline length, and the method specifically comprises the following steps:
converting the numerical value of the pipeline length into text information;
and marking the pipelines at marking positions of each pipeline according to the pipeline marking information and the text information.
3. A labeling method for pipeline design according to claim 1, characterized in that: the method specifically comprises the following steps between the step of obtaining the layer to which the pipeline belongs according to the operation request and the step of receiving the pipeline marking information:
and setting the labeling font type of the layer to which the pipeline belongs.
4. An annotation system for pipeline design, characterized in that: comprising the following steps:
the first receiving module is used for loading the annotation plug-in according to the software starting signal, so that the menu of the annotation plug-in is displayed on the software operation interface; receiving a setting signal of a graph proportion uploaded by an operation interface; setting the graph proportion of the layer to which the pipeline belongs according to the setting signal; receiving an operation request of pipeline marking;
the acquisition module is used for acquiring the layer to which the pipeline belongs according to the operation request;
the second receiving module is used for receiving pipeline marking information, wherein the pipeline marking information comprises pipeline diameter and pipeline gradient;
the calculation module is used for sequentially acquiring the position coordinates of the two ends of the single pipeline; automatically calculating all pipeline lengths of layers to which the pipeline belongs according to position coordinates of two ends of the pipeline;
the labeling module is used for automatically calculating the position coordinates of the preset labels of each pipeline according to the position coordinates of the two ends of each pipeline; acquiring the offset of the marked position; calculating the inclination angle of each pipeline according to the position coordinates of the two ends of each pipeline; determining the labeling position of each pipeline according to the inclination angle, the preset labeling position coordinates and the offset; the inclination angle is used for changing the direction of the pipeline marking information; and marking all the pipelines in the layer to which the pipeline belongs at the marking position of each pipeline according to the pipeline marking information and the pipeline length.
5. An annotation system for pipeline design, characterized in that: comprising the following steps:
at least one memory for storing a program;
at least one processor for loading the program to perform a labeling method for a pipeline design according to any of claims 1-3.
6. A storage medium having stored therein instructions executable by a processor, characterized by: the processor-executable instructions, when executed by a processor, for implementing a labeling method for a pipeline design as claimed in any one of claims 1-3.
CN201910842799.1A 2019-09-06 2019-09-06 Labeling method, system and storage medium for pipeline design Active CN110717207B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910842799.1A CN110717207B (en) 2019-09-06 2019-09-06 Labeling method, system and storage medium for pipeline design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910842799.1A CN110717207B (en) 2019-09-06 2019-09-06 Labeling method, system and storage medium for pipeline design

Publications (2)

Publication Number Publication Date
CN110717207A CN110717207A (en) 2020-01-21
CN110717207B true CN110717207B (en) 2024-01-02

Family

ID=69210336

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910842799.1A Active CN110717207B (en) 2019-09-06 2019-09-06 Labeling method, system and storage medium for pipeline design

Country Status (1)

Country Link
CN (1) CN110717207B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836682A (en) * 2021-11-29 2021-12-24 深圳市拓安信计控仪表有限公司 Label graph drawing and displaying method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105225603A (en) * 2015-10-23 2016-01-06 浪潮软件集团有限公司 Method and device for linear marking of pipeline data
CN107169203A (en) * 2017-05-17 2017-09-15 重庆尔安机电设备工程有限公司 A kind of plumbing system auto-discharing method
CN107273577A (en) * 2017-05-19 2017-10-20 河北省电力勘测设计研究院 The quick method for arranging of water conservancy project pipe network
CN109165422A (en) * 2018-08-03 2019-01-08 东莞市燕秀信息技术有限公司 A kind of straight line endpoint Labeling Coordinate method and system based on XY coordinate system
CN109408897A (en) * 2018-09-26 2019-03-01 中广核工程有限公司 The conversion method and system identified based on PDMS to AutoCAD drawing size marking
CN109801347A (en) * 2019-01-25 2019-05-24 北京字节跳动网络技术有限公司 A kind of generation method, device, equipment and the medium of editable image template

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105225603A (en) * 2015-10-23 2016-01-06 浪潮软件集团有限公司 Method and device for linear marking of pipeline data
CN107169203A (en) * 2017-05-17 2017-09-15 重庆尔安机电设备工程有限公司 A kind of plumbing system auto-discharing method
CN107273577A (en) * 2017-05-19 2017-10-20 河北省电力勘测设计研究院 The quick method for arranging of water conservancy project pipe network
CN109165422A (en) * 2018-08-03 2019-01-08 东莞市燕秀信息技术有限公司 A kind of straight line endpoint Labeling Coordinate method and system based on XY coordinate system
CN109408897A (en) * 2018-09-26 2019-03-01 中广核工程有限公司 The conversion method and system identified based on PDMS to AutoCAD drawing size marking
CN109801347A (en) * 2019-01-25 2019-05-24 北京字节跳动网络技术有限公司 A kind of generation method, device, equipment and the medium of editable image template

Also Published As

Publication number Publication date
CN110717207A (en) 2020-01-21

Similar Documents

Publication Publication Date Title
CN1276392C (en) Reference based parametric dimensioning method and system
CN101561830B (en) Dimension marking method for CAD and device thereof
US5819062A (en) Method for converting design intent into a neutral-file-format for computer aided design applications
CN111400899B (en) Processing method, system and storage medium for cable laying modeling
KR101720139B1 (en) Associating a point cloud image with a piping line drawing and applying dimensions regarding the same
CN112307408B (en) Method and device for determining element information in page, electronic equipment and storage medium
CN103793178B (en) Vector graph editing method of touch screen of mobile device
CN113094770B (en) Drawing generation method and device, computer equipment and storage medium
CN109271697B (en) System and method for processing interrupt data in AutoCAD based on VBA, and computer program
CN112348873B (en) Ship pipe section model three-dimensional size marking method, system, medium and device
CN110717207B (en) Labeling method, system and storage medium for pipeline design
JPH01209573A (en) Cad sketch input plotting method
CN112069956A (en) Method for identifying and outputting pipeline number from AutoCAD format process flow chart
CN101739497A (en) Method for automatically computing figure labeling position
CN110750818B (en) Height marking method, system and storage medium for drainage well design
CN116956838A (en) Project determining method and device for engineering quantity list
CN116029012B (en) Integrated keel distribution diagram drawing, informationized labeling and statistics method and system
CN111338741B (en) Task progress display method and device and storage medium
CN110390725B (en) Pipeline completion map generation method, device and system
CN113408247A (en) Code conversion and data processing method in hydraulic engineering measurement
CN111460624B (en) Mathematical modeling method and device for human organs and storage medium
KR102145178B1 (en) Method of automatically creating Intelligent PID drawings by using information of design stored in a database
CN115114689B (en) Geometric border marking method, device, electronic equipment and readable storage medium
CN109190275B (en) Length labeling method and device and computer readable storage medium
CN117541461A (en) Arc scaling drawing method, device, equipment and 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