CN113051885B - AutoCAD-based design drawing rapid typesetting method - Google Patents
AutoCAD-based design drawing rapid typesetting method Download PDFInfo
- Publication number
- CN113051885B CN113051885B CN202110378395.9A CN202110378395A CN113051885B CN 113051885 B CN113051885 B CN 113051885B CN 202110378395 A CN202110378395 A CN 202110378395A CN 113051885 B CN113051885 B CN 113051885B
- Authority
- CN
- China
- Prior art keywords
- frame
- information
- sub
- autocad
- picture
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/189—Automatic justification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
- G06F30/12—Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/42—Document-oriented image-based pattern recognition based on the type of document
- G06V30/422—Technical drawings; Geographical maps
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Engineering & Computer Science (AREA)
- Computational Mathematics (AREA)
- Evolutionary Computation (AREA)
- Architecture (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Hardware Design (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Processing Or Creating Images (AREA)
- Document Processing Apparatus (AREA)
Abstract
本发明公开了基于AutoCAD的设计图纸快速排版方法,采用计算机语言调用AutoCAD函数实现自动化操作;步骤如下:步骤1、图框准备;步骤2、模型空间分图;步骤3、布局空间成图;步骤4、完善图框信息;步骤5、生成目录。本发明排版全过程均采用计算机语言调用AutoCAD函数实现参数化操作,高效快捷、使用方便、可靠性高、通用性好、兼容性强、适用范围广。
The invention discloses a rapid typesetting method for design drawings based on AutoCAD, which adopts computer language to call AutoCAD functions to realize automatic operation; the steps are as follows: step 1, drawing frame preparation; step 2, model space drawing; step 3, layout space drawing; 4. Improve the frame information; Step 5. Generate a directory. The whole process of typesetting of the invention adopts computer language to call AutoCAD functions to realize parameterized operation, which is efficient, fast, easy to use, high reliability, good in generality, strong in compatibility and wide in application range.
Description
技术领域technical field
本发明涉及计算机辅助设计技术领域,特别涉及基于AutoCAD的设计图纸快速排版方法。The invention relates to the technical field of computer-aided design, in particular to a rapid typesetting method for design drawings based on AutoCAD.
背景技术Background technique
AutoCAD(Auto Computer Aided Design)是目前工程设计领域中广泛使用的一款计算机辅助设计软件,具有强大的绘制和处理图形的功能,广泛应用于道路、隧道、轨道交通等众多工程领域。作为一款通用绘图软件,该软件为使用者配置了二次开发接口,使用者可通过多种语言编程实现AutoCAD文件中的图形处理功能。AutoCAD (Auto Computer Aided Design) is a computer-aided design software widely used in the field of engineering design. It has powerful functions of drawing and processing graphics, and is widely used in many engineering fields such as roads, tunnels, and rail transit. As a general-purpose drawing software, the software configures a secondary development interface for the user, and the user can realize the graphic processing function in the AutoCAD file through programming in multiple languages.
正常的设计图纸由图形和图框两部分组成。图形内容为线条、文字、图表等表达设计意图的符号;图框是对图形内容进行标识的工具,图形内容通过图框进行有序管理。为便于图纸的识别和管理,每一个图框均包含了如下信息:项目名称、项目编号、图形名称、图形编号、设计人员、完成时间等。A normal design drawing consists of two parts: graphics and frame. Graphical content is a symbol that expresses design intentions, such as lines, words, and charts; a frame is a tool for identifying graphic content, and the graphic content is managed in an orderly manner through the frame. In order to facilitate the identification and management of drawings, each drawing frame contains the following information: project name, project number, drawing name, drawing number, designer, completion time, etc.
目前,采用AutoCAD设计的图纸进行排版,通常将图框制作为块,并将图框附属信息以属性的形式附着于图框之中,然后在AutoCAD布局中插入图框,通过在图框的绘图区开设视口显示图形内容。排版过程中,插入图框、开设视修改图名图号、形成目录等动作均需要手工修改。常规的图纸排版方法,人工操作步骤如下:1、设计人员采用与图框绘图区视口边框的相似多边形,对模型空间中的图形进行分隔;2、在布局中插入图框,设置视口,并让视口多边形与模型中分隔图形的多边形重合;3、逐一修改每个插入图框对应的图名、图号;4、统计所有图纸的图名、图号,写入目录。At present, the drawings designed by AutoCAD are used for typesetting, and the drawing frame is usually made into a block, and the attached information of the drawing frame is attached to the drawing frame in the form of attributes, and then the drawing frame is inserted into the AutoCAD layout. Viewports are opened in the area to display graphics content. During the typesetting process, actions such as inserting picture frames, opening views, modifying picture names and numbers, and forming directories all need to be modified manually. In the conventional drawing layout method, the manual operation steps are as follows: 1. The designer uses a polygon similar to the viewport border of the drawing area of the drawing frame to separate the graphics in the model space; 2. Insert the drawing frame in the layout, set the viewport, And make the viewport polygon coincide with the polygon that separates the graphics in the model; 3. Modify the picture name and picture number corresponding to each inserted picture frame one by one; 4. Count the picture names and picture numbers of all drawings and write them into the directory.
对于道路、隧道、轨道交通等设计对象具有明显线性特征的项目,其平面和纵剖面的图纸数量多,采用常规方法进行图纸排版,占用的人工时间较长;同时,当中间图纸的编号出现增加或减少调整时,其后每一张图纸的图号均需进行人工修改,也需花费较多时间。For projects with obvious linear characteristics of design objects such as roads, tunnels, and rail transit, the number of drawings in plan and longitudinal section is large, and conventional methods are used for drawing layout, which takes a long time. At the same time, when the number of intermediate drawings increases Or when the adjustment is reduced, the drawing number of each subsequent drawing needs to be manually modified, which also takes a lot of time.
目前,国内也有针对上述问题的AutoCAD二次开发,提出了批量插入图框的办法,但是这些办法插入的图框只能按顺序进行图纸编号,不能进行图名和图号的自动修改,也不具备自动生成目录的功能,限制了其使用范围。At present, there is also a secondary development of AutoCAD in China for the above problems, and a method of inserting drawing frames in batches is proposed. However, the drawing frames inserted by these methods can only be numbered in sequence, and the automatic modification of drawing names and drawing numbers cannot be performed. The ability to automatically generate a directory limits its scope of use.
因此,如何快速的为模型空间中的图形内容匹配图名、图框、图号并生成图纸目录成为本领域技术人员急需解决的技术问题。Therefore, how to quickly match the drawing name, drawing frame, drawing number for the drawing content in the model space and generate a drawing catalog has become a technical problem that those skilled in the art need to solve urgently.
发明内容SUMMARY OF THE INVENTION
有鉴于现有技术的上述缺陷,本发明提供基于AutoCAD的设计图纸快速排版方法,实现的目的是提供更加高效快捷、使用更方便、可靠性更高、通用性更好、兼容性更强、适用范围更广的AutoCAD图纸快速排版方法。In view of the above-mentioned defects of the prior art, the present invention provides a rapid typesetting method for design drawings based on AutoCAD. A wider range of quick layout methods for AutoCAD drawings.
为实现上述目的,本发明公开了基于AutoCAD的设计图纸快速排版方法,采用计算机语言调用AutoCAD函数实现自动化操作;步骤如下:In order to achieve the above purpose, the present invention discloses a rapid typesetting method for design drawings based on AutoCAD, which adopts computer language to call AutoCAD functions to realize automatic operation; the steps are as follows:
步骤1、图框准备;
步骤2、模型空间分图;
步骤3、布局空间成图;
步骤4、完善图框信息;
步骤5、生成目录。
优选的,所述步骤1中,图框准备的步骤如下:Preferably, in the
步骤1.1、将排版所用图框存为单独CAD文件;Step 1.1. Save the frame used for typesetting as a separate CAD file;
步骤1.2、打开图框文件,检查图框形式和图框信息,并进行预处理;Step 1.2. Open the frame file, check the frame form and frame information, and perform preprocessing;
步骤1.3、根据图框的不同类型进行所述预处理,具体如下:Step 1.3. Perform the preprocessing according to different types of picture frames, as follows:
当图框整体为CAD块,图框信息以块属性方式存在时,图框满足要求;When the whole drawing frame is a CAD block and the drawing frame information exists in the form of block attributes, the drawing frame meets the requirements;
当图框线条属CAD块,图框信息为普通文字时,将普通文字变为属性文字;When the frame line is a CAD block and the frame information is ordinary text, change the ordinary text into attribute text;
当图框为零散的线条和文字时,将图框做成块,将图框信息设置为属性文字。When the frame is scattered with lines and texts, make the frame into a block, and set the frame information as attribute text.
更优选的,所述图框信息包括通用信息和专门信息;More preferably, the frame information includes general information and special information;
所述通用信息为同一类型图框中重复出现的相同内容,包括项目名称、项目编号和图幅大小;The general information is the same content that appears repeatedly in the same type of picture frame, including project name, project number and picture frame size;
所述专门信息为标识具体图纸身份的图名和图号;The special information is the drawing name and drawing number identifying the identity of the specific drawing;
在所述预处理过程中,将至少1项项目名称或项目编号,以及图纸名称、图纸编号、图幅类别的属性转化为文字。In the preprocessing process, at least one item name or item number, and attributes of drawing name, drawing number, and drawing frame category are converted into text.
优选的,所述步骤步骤2中,模型空间分图的步骤如下:Preferably, in the
步骤2.1、打开待排版CAD文件,向布局空间中插入图框文件,在图框绘图区中设定视口矩形框,读入视口矩形框与图框的相对位置关系;Step 2.1. Open the CAD file to be typeset, insert the frame file into the layout space, set the viewport rectangle in the frame drawing area, and read the relative positional relationship between the viewport rectangle and the frame;
步骤2.2、根据出图比例,以视口矩形框为基准,计算出视口矩形框对应的模型空间分图框的大小;Step 2.2, according to the drawing scale, take the viewport rectangular frame as the benchmark, calculate the size of the model space sub-picture frame corresponding to the viewport rectangular frame;
步骤2.3、读入图形基准线信息,指定插入图框的起点里程,计算出起点里程坐标;Step 2.3, read in the graphics baseline information, specify the starting point mileage of the inserted frame, and calculate the starting point mileage coordinates;
步骤2.4、以分图起点为圆心,分图矩形框的宽度为半径作圆;Step 2.4. Make a circle with the starting point of the sub-picture as the center and the width of the rectangular frame of the sub-picture as the radius;
步骤2.5、将分图框的左边中点置于分图起点,分图框右边线中点置于所绘圆与基线的交点,绘制分图框,并向分图框附着编号属性;Step 2.5. Place the left midpoint of the subframe at the start point of the subframe, and the midpoint of the right line of the subframe at the intersection of the drawn circle and the baseline, draw the subframe, and attach the number attribute to the subframe;
步骤2.6、指定图框之间的搭接距离,按出图比例计算出模型空间分图框的搭接距离;Step 2.6. Specify the lap distance between the frames, and calculate the lap distance of the sub-frames in the model space according to the drawing scale;
步骤2.7、作圆与基线相交,左侧交点为第二个分图框的起点即左边中点,同前方法做出第二个分图框;Step 2.7. Make a circle to intersect with the baseline, the left intersection point is the starting point of the second sub-frame, that is, the left midpoint, and the second sub-frame is made in the same way as before;
步骤2.8、重复步骤2.4至步骤2.7继续分图,直至最后一个分图框的右边中点超出基线对应的分图终点里程。Step 2.8. Repeat steps 2.4 to 2.7 to continue splitting until the right midpoint of the last splitting frame exceeds the corresponding splitting end mileage of the baseline.
更优选的,每一个图框的编号规则为:同一个CAD文件中的第一个分图框的编号由人机交互设定,其后续分图框的编号值默认增加单位1。More preferably, the numbering rule of each drawing frame is as follows: the numbering of the first drawing sub-frame in the same CAD file is set by human-computer interaction, and the number value of subsequent drawing sub-frames increases by 1 by default.
优选的,所述步骤步骤3中,布局空间成图的步骤如下:Preferably, in the
步骤3.1、根据所述步骤2分图的结果,按设定的视口矩形框大小和和位置绘制视口,然后将视口矩形框与模型中编号值排序最小的模型分图框对齐布满;Step 3.1. According to the result of the sub-picture in
步骤3.2、进行对齐布满前,以模型分图框的水平边为X轴在模型空间建立局部坐标系;Step 3.2. Before aligning and filling, use the horizontal edge of the model sub-frame as the X-axis to establish a local coordinate system in the model space;
步骤3.3、布局空间的图框视口和模型分图框匹配后,将模型分图框的编号写入图框属性的图纸编号,形成第一张图纸;Step 3.3. After the frame viewport of the layout space matches the model sub-frame, write the number of the model sub-frame into the drawing number of the frame property to form the first drawing;
步骤3.4、按指定偏移值在布局中插入下一个图框,重复执行步骤3.2至步骤3.3直至所有的模型分图框均匹配完。Step 3.4, insert the next frame in the layout according to the specified offset value, repeat step 3.2 to step 3.3 until all model sub-frames are matched.
优选的,所述步骤步骤4中,完善图框信息的步骤如下:遍历图形中插入的全部图框,筛选相同项目名称或项目编号的图框,将其附着信息写进图框信息统计表,表中每一行记录即为一个图框信息。Preferably, in the
在图框的图纸编号更新后,模型分图框对应的编号属性更新为对应的图纸编号。After the drawing number of the drawing frame is updated, the corresponding numbering property of the model sub-drawing frame is updated to the corresponding drawing number.
更优选的,所述图框信息统计表采用CAD二次开发的交互式表单,统计表的信息与图框信息建立关联,在统计表中修改图名和图号,对应的图框信息自动完成更新。More preferably, the picture frame information statistical table adopts the interactive form of CAD secondary development, the information of the statistical table is associated with the picture frame information, the picture name and picture number are modified in the statistical table, and the corresponding picture frame information is automatically updated. .
优选的,所述步骤步骤5中,生成目录的步骤如下:将筛选出的图框信息写入预设的目录表,生成目录;所述目录表至少包括栏、行、列,行、列间距5项输入信息。Preferably, in the
更优选的,筛选出的所述图框信息包括图纸名称、图纸编号和图幅名称。More preferably, the screened frame information includes the name of the drawing, the number of the drawing and the name of the drawing frame.
本发明的有益效果:Beneficial effects of the present invention:
本发明排版全过程均采用计算机语言调用AutoCAD函数实现参数化操作,高效快捷、使用方便、可靠性高、通用性好、兼容性强、适用范围广。The whole process of typesetting of the present invention adopts computer language to call AutoCAD functions to realize parameterized operation, which is efficient, fast, easy to use, high reliability, good in generality, strong in compatibility and wide in scope of application.
以下将结合附图对本发明的构思、具体结构及产生的技术效果作进一步说明,以充分地了解本发明的目的、特征和效果。The concept, specific structure and technical effects of the present invention will be further described below in conjunction with the accompanying drawings, so as to fully understand the purpose, characteristics and effects of the present invention.
附图说明Description of drawings
图1示出本发明一实施例的流程图。FIG. 1 shows a flowchart of an embodiment of the present invention.
图2示出本发明一实施例中一张典型的AutoCAD图纸。Figure 2 shows a typical AutoCAD drawing in an embodiment of the present invention.
图3示出本发明一实施例中模型空间基线及分图框状态示意图。FIG. 3 is a schematic diagram illustrating the state of a model space baseline and a sub-frame in an embodiment of the present invention.
图4示出本发明一实施例中布局空间图框视口与模型空间分图框的对应关系。FIG. 4 shows the corresponding relationship between the viewports of the layout space graph frame and the model space graph subframes in an embodiment of the present invention.
图5示出本发明一实施例中图框信息统计表要素示意。FIG. 5 shows a schematic diagram of elements of a frame information statistics table in an embodiment of the present invention.
具体实施方式Detailed ways
实施例Example
如图1所示,本实施例基于AutoCAD的设计图纸快速排版方法的实施步骤如下:As shown in Figure 1, the implementation steps of the AutoCAD-based rapid typesetting method for design drawings are as follows:
步骤1、图框准备。
一张典型的图纸样张如图2所示,除绘图区以外的信息均属图框内容。图框外框的大小由图幅大小确定,图框中包含多项图纸信息,每项图纸信息对应一个矩形存放区域。A typical drawing sample is shown in Figure 2. The information other than the drawing area belongs to the content of the drawing frame. The size of the outer frame of the drawing frame is determined by the size of the drawing frame. The drawing frame contains multiple pieces of drawing information, and each piece of drawing information corresponds to a rectangular storage area.
将排版用图框存为单独CAD文件。打开图框文件,检查图框形式和图框信息,并对图框及信息进行预处理。当图框整体为CAD块,图框信息以块属性方式存在时,图框满足要求;当图框线条为CAD块,图框信息为普通文字时,将普通文字变为属性文字;当图框线条和文字未组合为块时,将图框做成块,图框信息设置为属性文字。Save layout frames as separate CAD files. Open the frame file, check the frame form and frame information, and preprocess the frame and information. When the entire drawing frame is a CAD block and the drawing frame information exists in the form of block attributes, the drawing frame meets the requirements; when the drawing frame line is a CAD block and the drawing frame information is ordinary text, the ordinary text is changed into attribute text; When the line and text are not combined into a block, the frame is made into a block, and the frame information is set to attribute text.
图框信息分为通用信息和专门信息两类。The frame information is divided into general information and special information.
通用信息为同一类型图框中重复出现的相同内容,包括项目名称、项目编号、图幅大小等;专有信息为标识具体图纸身份的图名、图号。The general information is the same content that appears repeatedly in the same type of drawing frame, including the project name, project number, drawing size, etc.; the exclusive information is the drawing name and drawing number that identify the identity of the specific drawing.
图框通用信息的预设值根据项目实际情况填写,专有信息的预设值可不受限制。处理后的图框,如下信息必须为属性文字:项目名称或项目编号至少1项,图纸名称、图纸编号、图幅类别3项。The preset value of the general information of the frame is filled in according to the actual situation of the project, and the preset value of the exclusive information is not limited. In the processed drawing frame, the following information must be attribute text: at least one item of item name or item number, and three items of drawing name, drawing number, and drawing frame type.
步骤2、模型空间分图。
打开待排版CAD文件,向布局空间中插入图框文件,在图2所示的绘图区中定出视口矩形框范围,读入视口矩形框边长及其与图框角点的相对距离。根据出图比例,以视口矩形框为基准,计算出视口矩形框对应的模型空间分图框的大小。将分图框制作成一个块,并附着一个记录分图框编号的属性。Open the CAD file to be typeset, insert the drawing frame file into the layout space, define the viewport rectangular frame range in the drawing area shown in Figure 2, read in the side length of the viewport rectangular frame and its relative distance from the corners of the drawing frame . According to the drawing scale and the viewport rectangle as the benchmark, the size of the model space sub-frame corresponding to the viewport rectangle is calculated. Make a subframe as a block and attach a property that records the subframe number.
本方法所针对的带基线图形如图3所示。读入图形基准线信息,指定模型分图的起点里程,计算出起点里程坐标。以分图起点为圆心,分图矩形框的横向边长为半径作圆。将分图框的左竖边线中点置于圆心,分图框右竖边线中点置于所绘圆与基线的右侧交点,绘制分图框,并向分图框编号属性中写入一个编号值。接下来,根据设定的图框之间的搭接距离,按出图比例计算出模型空间分图框的搭接长度,然后以前一个分图框右竖边中心,以搭接长度作圆,圆弧与基线的左交点即为下一个分图框的左竖边中点。The graph with baseline targeted by this method is shown in Figure 3. Read in the graphics baseline information, specify the starting point mileage of the model sub-graph, and calculate the starting point mileage coordinates. Take the starting point of the sub-picture as the center, and the horizontal length of the rectangular frame of the sub-picture as the radius to make a circle. Place the midpoint of the left vertical line of the sub-frame at the center of the circle, and the midpoint of the right vertical line of the sub-frame at the right intersection of the drawn circle and the baseline, draw a sub-frame, and write a sub-frame number property number value. Next, according to the set overlap distance between the frames, calculate the overlap length of the model space sub-frames according to the drawing scale, and then use the overlap length to make a circle at the center of the right vertical edge of the previous sub-frame. The left intersection of the arc and the baseline is the midpoint of the left vertical edge of the next sub-frame.
重复之前的步骤,绘制接下来的分图框,直至最后一个分图框的右竖边中点超出设定的分图终点里程。Repeat the previous steps to draw the next sub-frames until the midpoint of the right vertical edge of the last sub-frame exceeds the set end-point mileage of the sub-frame.
分图框编号规则:同一个CAD文件中的第一个分图框的编号由人机交互设定,其后续分图框的编号值默认为自动加一。Sub-frame numbering rules: The number of the first sub-frame in the same CAD file is set by human-computer interaction, and the number value of subsequent sub-frames is automatically incremented by one by default.
步骤3、布局空间成图。
如图4所示,在通过步骤2插入的图框中,按设定的视口矩形框大小和和位置绘制视口,然后将视口矩形框与模型中编号值排序最小的模型分图框对齐布满。进行对齐布满前,以模型分图框的水平边为X轴在模型空间建立局部坐标系。布局空间的图框视口和模型分图框匹配后,将模型分图框的编号写入图框属性的图纸编号,形成第一张图纸。As shown in Figure 4, in the frame inserted in
接下来,按指定偏移值在布局中插入第二个图框,按上述处理办法为第二个模型分图框匹配视口,形成第二张图纸。依次进行,直至所有的模型分图框均匹配完图框。Next, insert a second frame in the layout according to the specified offset value, and match the viewport for the second model sub-frame according to the above processing method to form a second drawing. Do this in sequence until all model sub-frames match the frame.
步骤4、完善图框信息。
遍历图形中插入的全部图框,筛选相同项目名称或项目编号的图框信息,将其附着信息写进图框信息统计表,表中每一行记录即为一个图框信息。图框信息统计表要素示意如图5所示。统计表采用CAD二次开发的交互式表单,统计表的信息与图框信息关联,在统计表中修改图名和图号,对应的图框信息自动完成更新。图框的图纸编号更新后,模型分图框对应的编号属性更新为对应的图纸编号。Traverse all the frames inserted in the graph, filter the frame information of the same item name or item number, and write its attachment information into the frame information statistics table. Each row of records in the table is a frame information. Figure 5 shows a schematic diagram of the elements of the frame information statistics table. The statistical table adopts the interactive form of CAD secondary development. The information of the statistical table is associated with the picture frame information, and the picture name and picture number are modified in the statistical table, and the corresponding picture frame information is automatically updated. After the drawing number of the drawing frame is updated, the corresponding numbering property of the model sub-drawing frame is updated to the corresponding drawing number.
步骤5、生成目录。
将统计表中按项目编号筛选的图框信息:图纸名称、图纸编号、图幅名称写入预设的目录表,生成目录。Write the frame information filtered by item number in the statistical table: drawing name, drawing number, and drawing frame name into the preset catalog table to generate a catalog.
至此,图纸排版完成。At this point, the layout of the drawings is completed.
以上详细描述了本发明的较佳具体实施例。应当理解,本领域的普通技术人员无需创造性劳动就可以根据本发明的构思做出诸多修改和变化。因此,凡本技术领域中技术人员依本发明的构思在现有技术的基础上通过逻辑分析、推理或者有限的实验可以得到的技术方案,皆应在由权利要求书所确定的保护范围内。The preferred embodiments of the present invention have been described in detail above. It should be understood that those skilled in the art can make numerous modifications and changes according to the concept of the present invention without creative efforts. Therefore, any technical solutions that can be obtained by those skilled in the art through logical analysis, reasoning or limited experiments on the basis of the prior art according to the concept of the present invention shall fall within the protection scope determined by the claims.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110378395.9A CN113051885B (en) | 2021-04-08 | 2021-04-08 | AutoCAD-based design drawing rapid typesetting method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110378395.9A CN113051885B (en) | 2021-04-08 | 2021-04-08 | AutoCAD-based design drawing rapid typesetting method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113051885A CN113051885A (en) | 2021-06-29 |
CN113051885B true CN113051885B (en) | 2022-06-21 |
Family
ID=76519038
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110378395.9A Active CN113051885B (en) | 2021-04-08 | 2021-04-08 | AutoCAD-based design drawing rapid typesetting method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113051885B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114970441B (en) * | 2022-06-06 | 2023-11-28 | 江苏泰治科技股份有限公司 | Automatic wiring method for IC chip package |
CN115203767B (en) * | 2022-09-16 | 2022-12-09 | 青岛艾德软件有限公司 | Automatic layout method and system for engineering drawings |
CN116383911B (en) * | 2023-04-18 | 2023-09-01 | 华联世纪工程咨询股份有限公司 | Automatic graph cutting method based on CAD drawing |
CN117113480B (en) * | 2023-08-04 | 2024-09-06 | 中国建筑装饰集团有限公司 | Method and system for quickly generating size typeset based on geometric figure by CAD |
CN118734376B (en) * | 2024-07-15 | 2025-03-14 | 北京城建设计发展集团股份有限公司 | Method and system for rapidly generating drawing viewports in batch in CAD layout space |
CN118965514B (en) * | 2024-07-26 | 2025-04-08 | 中海环境科技(上海)股份有限公司 | A method and system for fast drawing of linear engineering |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008033875A (en) * | 2006-07-03 | 2008-02-14 | Bigvan Inc | Layering program of cad drawing data, recording medium and device therefor, and layering system therefor, and cad drawing reference data checking device |
CN102360404A (en) * | 2011-11-01 | 2012-02-22 | 中国水电顾问集团华东勘测设计研究院 | Method for compiling geological display map of chamber |
CN102360395A (en) * | 2011-09-29 | 2012-02-22 | 沈阳远大铝业工程有限公司 | Method for batch drawing unfolded drawing of trapezoid decorating plate in batch for curtain wall |
CN103793145A (en) * | 2014-02-21 | 2014-05-14 | 湖南省交通规划勘察设计院 | Drawing frame parameter identification and drawing output method based on autoCAD |
CN110083875A (en) * | 2019-04-01 | 2019-08-02 | 浙江省水利水电勘测设计院 | A kind of survey design integration figure automatic map framing method based on AutoCAD layout |
CN111079218A (en) * | 2019-12-18 | 2020-04-28 | 卢娅 | AutoCAD-based design drawing rapid countersigning method |
CN112270033A (en) * | 2020-11-23 | 2021-01-26 | 卢娅 | CAD platform based construction engineering collaborative design drawing method |
CN112486430A (en) * | 2020-11-28 | 2021-03-12 | 刘坤 | Batch printing method of CAD drawings |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110598195A (en) * | 2019-09-16 | 2019-12-20 | 杭州群核信息技术有限公司 | Automatic labeling and typesetting method for decoration drawing |
-
2021
- 2021-04-08 CN CN202110378395.9A patent/CN113051885B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008033875A (en) * | 2006-07-03 | 2008-02-14 | Bigvan Inc | Layering program of cad drawing data, recording medium and device therefor, and layering system therefor, and cad drawing reference data checking device |
CN102360395A (en) * | 2011-09-29 | 2012-02-22 | 沈阳远大铝业工程有限公司 | Method for batch drawing unfolded drawing of trapezoid decorating plate in batch for curtain wall |
CN102360404A (en) * | 2011-11-01 | 2012-02-22 | 中国水电顾问集团华东勘测设计研究院 | Method for compiling geological display map of chamber |
CN103793145A (en) * | 2014-02-21 | 2014-05-14 | 湖南省交通规划勘察设计院 | Drawing frame parameter identification and drawing output method based on autoCAD |
CN110083875A (en) * | 2019-04-01 | 2019-08-02 | 浙江省水利水电勘测设计院 | A kind of survey design integration figure automatic map framing method based on AutoCAD layout |
CN111079218A (en) * | 2019-12-18 | 2020-04-28 | 卢娅 | AutoCAD-based design drawing rapid countersigning method |
CN112270033A (en) * | 2020-11-23 | 2021-01-26 | 卢娅 | CAD platform based construction engineering collaborative design drawing method |
CN112486430A (en) * | 2020-11-28 | 2021-03-12 | 刘坤 | Batch printing method of CAD drawings |
Also Published As
Publication number | Publication date |
---|---|
CN113051885A (en) | 2021-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN113051885B (en) | AutoCAD-based design drawing rapid typesetting method | |
DE69916225T2 (en) | Method and system for maintaining freeform ink annotations on changing views | |
JP6141921B2 (en) | Document reconstruction method and system | |
US7990375B2 (en) | Virtual view schematic editor | |
CN102128628B (en) | Difference analysis method and difference analysis device for electronic maps | |
US10691936B2 (en) | Column inferencer based on generated border pieces and column borders | |
US7853869B2 (en) | Creation of semantic objects for providing logical structure to markup language representations of documents | |
US9830417B1 (en) | Methods and systems for generation and editing of parameterized figure group | |
US7750924B2 (en) | Method and computer-readable medium for generating graphics having a finite number of dynamically sized and positioned shapes | |
US9064063B1 (en) | Methods, systems, and articles of manufacture for implementing interactive, real-time checking or verification of complex constraints | |
JPH07334549A (en) | Method and device for automatically entering size in cad system | |
US11720597B2 (en) | Generating an OLAP model from a spreadsheet | |
JP4588037B2 (en) | Document consistency check support system and method, and program thereof | |
CN107133566A (en) | A kind of method of chart in identification PDF document | |
CN110069892A (en) | A kind of FPGA pin assignment design method and device | |
US7392480B2 (en) | Engineering drawing data extraction software | |
CN109033523A (en) | A kind of Assembly process specification generation System and method for based on three-dimensional CAD model | |
CN110633484A (en) | Method and device for generating bridge disease schematic diagram | |
CN111985015B (en) | A system and method for automatically generating BOM using VBA function | |
CN102567302B (en) | Method and device for identifying typesetting form | |
US20070074160A1 (en) | Apparatus and method for manipulating report segments | |
KR102758446B1 (en) | A system for generating a spreadsheet file from tabular form information in CAD drawings | |
CN110543732B (en) | Free-form finite element model data reading method based on regional navigation code | |
CN104112287A (en) | Method and device for segmenting characters in picture | |
US20250173499A1 (en) | Interactive visual logfile comparison |
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 | ||
PE01 | Entry into force of the registration of the contract for pledge of patent right |
Denomination of invention: Quick Layout Method for Design Drawings Based on AutoCAD Granted publication date: 20220621 Pledgee: China Construction Bank Co.,Ltd. Shanghai Huangpu Sub branch Pledgor: SHANGHAI URBAN CONSTRUCTION DESIGN RESEARCH INSTITUTE (Group) Co.,Ltd. Registration number: Y2025980020995 |
|
PE01 | Entry into force of the registration of the contract for pledge of patent right |