[go: up one dir, main page]

US20060173657A1 - Systems and methods for dimensioning CAD drawings - Google Patents

Systems and methods for dimensioning CAD drawings Download PDF

Info

Publication number
US20060173657A1
US20060173657A1 US11/193,505 US19350505A US2006173657A1 US 20060173657 A1 US20060173657 A1 US 20060173657A1 US 19350505 A US19350505 A US 19350505A US 2006173657 A1 US2006173657 A1 US 2006173657A1
Authority
US
United States
Prior art keywords
target object
coordinate position
position data
dimension
correlated
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.)
Abandoned
Application number
US11/193,505
Inventor
Richard Haws
Robert Nicolucci
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/193,505 priority Critical patent/US20060173657A1/en
Publication of US20060173657A1 publication Critical patent/US20060173657A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface

Definitions

  • This invention relates to computer software.
  • this invention relates to an improvement in computer aided design (CAD) software.
  • CAD computer aided design
  • CAD computer aided design
  • One of the advantages of CAD software is a feature whereby an object can have dimension annotations associated with the object, including dimension lines, extension lines, symbols of termination (e.g. arrowheads, architectural ticks) and dimension text, created automatically.
  • dimension annotations associated with the object, including dimension lines, extension lines, symbols of termination (e.g. arrowheads, architectural ticks) and dimension text, created automatically.
  • the dimension can be automatically created for an object as the object is drawn. This considerably simplifies the annotation of the drawing, which had previously had been a very time consuming process.
  • Some CAD programs allow manual associative dimensioning, by which a dimension annotation can be manually associated with an object, and thereafter if the object is moved the dimension annotation adjusts automatically with the object. This also facilitates the annotation of drawings, however it requires that the user manually attach the dimension to the object in order for changes in the object to be reflected in the associated dimension annotation. Furthermore, if the object is broken, for example if another object is interposed in or superposed onto an intermediate point of the existing object, the associative dimensioning cannot accommodate the new object and new dimensions, so new dimension annotations corresponding to the new object must be manually added and new associations must be established between the existing dimension annotation and the remaining portions of the existing object. This is a time consuming process, particularly during the modification stages of CAD drafting.
  • adding a window to an existing wall in a CAD drawing requires that the window be inserted at the intended position, that the existing dimension annotations be deleted and that new extension lines, dimension lines, termination symbols and dimension text be created to reflect the new segmentation of the object and/or the addition of any new object (or the removal of an existing object).
  • dimension annotations were created automatically as objects are created, and automatically associated with the objects as they are created. It would further be advantageous if dimension annotations would change automatically to accommodate any change to the existing objects, such as a new object inserted into a selected position relative to the existing objects or the deletion of an object from a group of objects.
  • the present invention overcomes these disadvantages by providing automatic adaptive dimensioning in a CAD software program.
  • dimension annotations are created by the CAD program automatically as an object is drawn and automatically associated with the target object. Thereafter, changing the length of the target object automatically changes the associated dimension annotation, or alternatively, changing the associated dimension annotation automatically changes the length of the target object. Further, changing the dimension annotation associated with an adjacent object automatically changes the position of the target object.
  • the automatic adaptive dimensioning feature of the invention automatically creates dimension annotations corresponding to the position of the new object relative to the existing object; likewise, the new object can be automatically positioned in relation to the existing object by specifying interposition dimensions or segment lengths in the existing dimension annotations. Thereafter, any changes to the lengths or relative positions of the objects will automatically change the associated dimension annotations, and any changes made to the associated dimension annotations will automatically-change the lengths and/or relative positions of the objects.
  • the present invention thus provides a method of annotating a computer aided design drawing, comprising the steps of a. setting parameters of dimension annotations comprising one or more of dimension text, dimension lines, extension lines and termination symbols, b. creating a target object by selecting a length of the target object; and c. automatically generating dimension annotations corresponding to the target object, whereby the dimension annotations are associated with the target object such that in response to a modification of a length or relative position of the target object, the dimension annotations associated with the target object or the dimension annotation associated with at least one adjacent object, or both, are automatically adjusted to correspond to the modification of the length or relative position of the target object.
  • the present invention further provides a computer program product for use with a computer, the computer program product comprising a computer usable medium having computer readable program code means embodied in said medium for annotating a computer aided design drawing, said computer program product having computer readable program code means for setting parameters of dimension annotations comprising one or more of dimension text, dimension lines, extension lines and termination symbols, computer readable program code means for creating a target object by selecting a length of the target object; and computer readable program code means for automatically generating dimension annotations corresponding to the target object, whereby the dimension annotations are associated with the target object such that in response to a modification of a length or relative position of the target object, the dimension annotations associated with the target object or the dimension annotation associated with at least one adjacent object, or both, are automatically adjusted to correspond to the modification of the length or relative position of the target object.
  • the present invention further provides a program storage device readable by a machine, tangibly embodying a program of instructions executable by the machine to perform method steps for annotating a computer aided design drawing, said method steps comprising: a. setting parameters of dimension annotations comprising one or more of dimension text, dimension lines, extension lines and termination symbols, b. creating a target object by selecting a length of the target object; and c. automatically generating dimension annotations corresponding to the target object, whereby the dimension annotations are associated with the target object such that in response to a modification of a length or relative position of the target object, the dimension annotations associated with the target object or the dimension annotation associated with at least one adjacent object, or both, are automatically adjusted to correspond to the modification of the length or relative position of the target object.
  • a further aspect of the invention includes the step of, in response to a modification of the dimension annotation associated with the target object or the dimension annotation associated with at least one adjacent object or both, automatically modifying a length or relative position of the target object to correspond to the modification of the dimension annotation.
  • FIG. 1 is a diagrammatic illustration of objects and associated dimension annotations in a conventional CAD drawing
  • FIG. 2 is a diagrammatic illustration of an object and associated dimension annotations in a CAD drawing using the method of the invention
  • FIG. 3 is a diagrammatic illustration of the drawing of FIG. 2 after inserting a new object
  • FIG. 4 is a diagrammatic illustration of the drawing of FIG. 3 after inserting a new object
  • FIG. 5 is a diagrammatic illustration of the drawing of FIG. 4 after inserting a new object
  • FIG. 6 is a diagrammatic illustration of the drawing of FIG. 5 after inserting a new object
  • FIG. 7 is a diagrammatic illustration of the drawing of FIG. 6 after inserting a new object
  • FIG. 8 is a diagrammatic illustration of the drawing of FIG. 7 after inserting a new object
  • FIG. 9 is a diagrammatic illustration of the drawing of FIG. 8 after inserting a new object
  • FIG. 10 is a diagrammatic illustration of the drawing of FIG. 9 after moving an existing object.
  • FIG. 11 is a diagrammatic illustration of the drawing of FIG. 10 after deleting an object.
  • FIG. 1 illustrates an architectural drawing by way of example.
  • line objects representing walls 10 and a windows 12 which are drawn or inserted in the CAD environment.
  • Dimension text 20 specifying the lengths and relative positions of the objects 10 , 12 are entered by the user, and in some CAD programs may be thereafter manually associated with each respective object 10 , 12 , so that a change in the length of the object is automatically reflected in the associated dimension text 20 .
  • Extension lines 22 are positioned or picked (selected) by the user for the desired dimension text, and dimension lines 24 and termination symbols 26 such as architectural ticks are either manually created by the user, or generated based on user-defined settings, based on the selected positions of the extension lines 22 .
  • the dimension annotations are automatically created and associated with the respective objects to which they relate, and thereafter these dimension annotations are adaptive.
  • the interposition or superposition of a new object in or onto an existing object automatically results in new extension lines 22 at the extremities of the new object, parsing of the existing dimension line 24 into segments with selected termination symbols 26 , and the repositioning and recalculation of dimension text to accommodate the new object.
  • the object dimension text 20 can be selected by clicking, picking or otherwise specifying first and second points representing the ends of the object 10 or 12 .
  • the locations of the dimension lines 24 are also specified by the initial user settings, as are extension lines 22 and dimension text 20 , with the selected termination symbols 26 , which are thereafter generated automatically by the adaptive dimensioning feature of the invention based on the coordinate positions selected for the object.
  • This feature of the invention also automatically trims or extends the dimensions annotations in response to a change in the size or position of the associated target object.
  • the target object 8 By changing dimension text to specify a new length for the target object 8 , and/or changing the dimension text of an adjacent object to reposition the target object.
  • the length of the object whose associated dimension text has been modified changes to correspond to the modified dimension. If the length of an adjacent object is changed, the target object is repositioned to remain adjacent to the adjacent object.
  • extension lines 22 Specifics of the extension lines 22 , alignment of dimension lines 24 (e.g. as aligned or baseline), type of termination symbols (e.g. architectural ticks), size and placement of dimension text 20 , and any other desired parameters, are selected as setup parameters by the user before commencing drawing.
  • the CAD drawing will automatically adaptively associate dimension annotations having the predefined parameters with the respective objects as they are inserted, deleted or modified.
  • a target object 8 in FIG. 2 being a wall 10 a , is inserted into a new CAD drawing by selecting points 11 a and 11 b .
  • Dimension annotations are automatically created by the method and computer program of the invention, by creating extension lines 22 a aligned with the extremities of the target object 10 a , creating a dimension line 24 a with termination symbols 26 a at its ends and creating dimension text 20 a adjacent to the dimension line 24 a (or as otherwise specified by the user in the setup parameters).
  • the target object 8 is a new exterior wall 10 b , added to the drawing of FIG. 2 by selecting point 11 c .
  • dimension annotations are automatically created for the target object by aligning extension lines 22 b with the extremities of the target object 8 , creating a dimension line 24 b with termination symbols 26 b at its ends and creating dimension text 20 b adjacent to the dimension line 24 b .
  • a new target object 8 is created, for example another exterior wall 10 c , by selecting point 1 d , as shown in FIG. 4 , in addition to automatically creating dimension annotations for the new exterior wall 10 c , the position of the dimension annotations for the previous object are automatically shifted to accommodate the new target object 8 .
  • FIGS. 5, 6 and 7 each add a further target object 8 , in each case an exterior wall 10 d , 10 e and 10 f , by the selection of points 11 e , 11 f and 11 a , respectively, to delimit the exterior of the structure, and in each case dimension annotations are automatically created for each target object 8 as the target object 8 is inserted, by creating extension lines 22 d , 22 e , 22 f aligned with the extremities of the walls 10 d , 10 e and 10 f , creating dimension lines 24 d , 24 e , 24 f with termination symbols 26 d , 26 e , 26 f at their-respective ends and creating dimension text 20 d , 20 e , 20 f adjacent to the respective dimension lines 24 d , 24 e , 24 f.
  • a target object 8 comprising a partition wall 10 g is added to the drawing of FIG. 7 by selecting points 11 h and 11 j .
  • the adaptive feature of the invention automatically creates extension lines 22 g at the appropriate points on the existing dimension lines 24 a , 24 f , parses the existing dimension lines 24 a , 24 f into segments 24 g , and deletes the existing dimension text 20 a , 20 f and replaces it with new dimension text 20 g relating to the newly created dimension line segments 24 g .
  • the adaptive dimensioning feature of the invention automatically creates a new dimension line 24 h (as specified by the user in the setup parameters) at the window 12 having an on-center extension line 22 h with associated dimension text 20 h and termination symbols 26 h.
  • the target object 8 is wall 10 c adjacent to the wall 10 d with the window 12 .
  • Wall 10 c is repositioned by dragging the wall 10 c to a new position from the previous position (shown in phantom lines).
  • the automatic adaptive dimensioning feature of the invention automatically moves all associated extension lines 22 b , 22 d to align with the repositioned wall 10 c , and replaces the existing dimension text 20 b , 22 d of the resized walls 10 b , 10 d with new dimension text 20 b , 20 d reflecting the new position of the wall 10 c relative to adjacent objects.
  • the lengths of walls 10 b , 10 d adjacent to the target object 8 (wall 10 c ) automatically adjust to the new position of wall 10 c.
  • the partition wall 10 g (shown in phantom lines) has been deleted.
  • the automatic adaptive dimensioning feature of the invention deletes the extension lines 22 previously associated with the partition 10 g to reconstitute the original dimension lines 24 f , deletes the dimension text 20 g of the parsed dimension line segments 24 g , and restores the original dimension text 24 f (from FIG. 7 ).
  • the invention provides an automatic adaptive dimensioning feature in a CAD program which automatically creates and associates dimension annotations as an object is inserted into a drawing, and modifies the dimension annotations as an object is added, deleted or modified in the drawing.
  • the invention thus provides a method of creating and modifying a CAD drawing which considerably simplifies the CAD documentation process.
  • the automatic adaptive dimensioning feature of the invention can be programmed into CAD software, or can be created as an independent program loaded as a “plug-in” for existing CAD software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Civil Engineering (AREA)
  • Structural Engineering (AREA)
  • Computational Mathematics (AREA)
  • Architecture (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

An automatic adaptive dimensioning program for CAD software in which dimension annotations are created by the CAD program automatically as an object is drawn and automatically associated with the object. Thereafter, changing the length of the object automatically changes the associated dimension annotation, or alternatively, changing the associated dimension annotation automatically changes the length of the object. When another object is interposed into or superposed onto an intermediate position of the existing object, the automatic adaptive dimensioning annotation feature of the invention automatically creates dimension annotations corresponding to the position of the new object relative to the existing object. The new object can be automatically positioned in relation to the existing object by specifying interposition dimensions or segment lengths in the dimension annotations.

Description

    RELATED APPLICATION
  • This application is a continuation of application Ser. No. 09/589,758, filed on Jun. 9, 2000.
  • FIELD OF THE INVENTION
  • This invention relates to computer software. In particular, this invention relates to an improvement in computer aided design (CAD) software.
  • BACKGROUND OF THE INVENTION
  • There are many types of computer aided design (CAD) software which assist in architectural design and drafting. Such software is widely used, as it considerably simplifies the task of drafting plans to scale with such annotations as are required for the needs of the user.
  • One of the advantages of CAD software is a feature whereby an object can have dimension annotations associated with the object, including dimension lines, extension lines, symbols of termination (e.g. arrowheads, architectural ticks) and dimension text, created automatically. Thus, the dimension can be automatically created for an object as the object is drawn. This considerably simplifies the annotation of the drawing, which had previously had been a very time consuming process.
  • Some CAD programs allow manual associative dimensioning, by which a dimension annotation can be manually associated with an object, and thereafter if the object is moved the dimension annotation adjusts automatically with the object. This also facilitates the annotation of drawings, however it requires that the user manually attach the dimension to the object in order for changes in the object to be reflected in the associated dimension annotation. Furthermore, if the object is broken, for example if another object is interposed in or superposed onto an intermediate point of the existing object, the associative dimensioning cannot accommodate the new object and new dimensions, so new dimension annotations corresponding to the new object must be manually added and new associations must be established between the existing dimension annotation and the remaining portions of the existing object. This is a time consuming process, particularly during the modification stages of CAD drafting.
  • For example, adding a window to an existing wall in a CAD drawing requires that the window be inserted at the intended position, that the existing dimension annotations be deleted and that new extension lines, dimension lines, termination symbols and dimension text be created to reflect the new segmentation of the object and/or the addition of any new object (or the removal of an existing object).
  • It would accordingly be advantageous if dimension annotations were created automatically as objects are created, and automatically associated with the objects as they are created. It would further be advantageous if dimension annotations would change automatically to accommodate any change to the existing objects, such as a new object inserted into a selected position relative to the existing objects or the deletion of an object from a group of objects.
  • SUMMARY OF THE INVENTION
  • The present invention overcomes these disadvantages by providing automatic adaptive dimensioning in a CAD software program. According to the invention, dimension annotations are created by the CAD program automatically as an object is drawn and automatically associated with the target object. Thereafter, changing the length of the target object automatically changes the associated dimension annotation, or alternatively, changing the associated dimension annotation automatically changes the length of the target object. Further, changing the dimension annotation associated with an adjacent object automatically changes the position of the target object.
  • Moreover, when another object is inserted into an intermediate position of an existing object, the automatic adaptive dimensioning feature of the invention automatically creates dimension annotations corresponding to the position of the new object relative to the existing object; likewise, the new object can be automatically positioned in relation to the existing object by specifying interposition dimensions or segment lengths in the existing dimension annotations. Thereafter, any changes to the lengths or relative positions of the objects will automatically change the associated dimension annotations, and any changes made to the associated dimension annotations will automatically-change the lengths and/or relative positions of the objects.
  • Incorporating the automatic adaptive dimensioning feature of the invention into a CAD program accordingly substantially decreases the production time of architectural drawings. The commensurate savings in labour, particularly in the input, documentation and modification stages of drawing preparation, provides a considerable advantage over conventional CAD drawing programs.
  • These and other features of the invention will be apparent from the detailed description which follows.
  • The present invention thus provides a method of annotating a computer aided design drawing, comprising the steps of a. setting parameters of dimension annotations comprising one or more of dimension text, dimension lines, extension lines and termination symbols, b. creating a target object by selecting a length of the target object; and c. automatically generating dimension annotations corresponding to the target object, whereby the dimension annotations are associated with the target object such that in response to a modification of a length or relative position of the target object, the dimension annotations associated with the target object or the dimension annotation associated with at least one adjacent object, or both, are automatically adjusted to correspond to the modification of the length or relative position of the target object.
  • The present invention further provides a computer program product for use with a computer, the computer program product comprising a computer usable medium having computer readable program code means embodied in said medium for annotating a computer aided design drawing, said computer program product having computer readable program code means for setting parameters of dimension annotations comprising one or more of dimension text, dimension lines, extension lines and termination symbols, computer readable program code means for creating a target object by selecting a length of the target object; and computer readable program code means for automatically generating dimension annotations corresponding to the target object, whereby the dimension annotations are associated with the target object such that in response to a modification of a length or relative position of the target object, the dimension annotations associated with the target object or the dimension annotation associated with at least one adjacent object, or both, are automatically adjusted to correspond to the modification of the length or relative position of the target object.
  • The present invention further provides a program storage device readable by a machine, tangibly embodying a program of instructions executable by the machine to perform method steps for annotating a computer aided design drawing, said method steps comprising: a. setting parameters of dimension annotations comprising one or more of dimension text, dimension lines, extension lines and termination symbols, b. creating a target object by selecting a length of the target object; and c. automatically generating dimension annotations corresponding to the target object, whereby the dimension annotations are associated with the target object such that in response to a modification of a length or relative position of the target object, the dimension annotations associated with the target object or the dimension annotation associated with at least one adjacent object, or both, are automatically adjusted to correspond to the modification of the length or relative position of the target object.
  • A further aspect of the invention includes the step of, in response to a modification of the dimension annotation associated with the target object or the dimension annotation associated with at least one adjacent object or both, automatically modifying a length or relative position of the target object to correspond to the modification of the dimension annotation.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In drawings which illustrate by way of example only a preferred embodiment of the invention,
  • FIG. 1 is a diagrammatic illustration of objects and associated dimension annotations in a conventional CAD drawing,
  • FIG. 2 is a diagrammatic illustration of an object and associated dimension annotations in a CAD drawing using the method of the invention,
  • FIG. 3 is a diagrammatic illustration of the drawing of FIG. 2 after inserting a new object,
  • FIG. 4 is a diagrammatic illustration of the drawing of FIG. 3 after inserting a new object,
  • FIG. 5 is a diagrammatic illustration of the drawing of FIG. 4 after inserting a new object,
  • FIG. 6 is a diagrammatic illustration of the drawing of FIG. 5 after inserting a new object,
  • FIG. 7 is a diagrammatic illustration of the drawing of FIG. 6 after inserting a new object,
  • FIG. 8 is a diagrammatic illustration of the drawing of FIG. 7 after inserting a new object,
  • FIG. 9 is a diagrammatic illustration of the drawing of FIG. 8 after inserting a new object,
  • FIG. 10 is a diagrammatic illustration of the drawing of FIG. 9 after moving an existing object, and
  • FIG. 11 is a diagrammatic illustration of the drawing of FIG. 10 after deleting an object.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 illustrates an architectural drawing by way of example. In a conventional CAD drawing program, line objects representing walls 10 and a windows 12 which are drawn or inserted in the CAD environment. Dimension text 20 specifying the lengths and relative positions of the objects 10, 12 are entered by the user, and in some CAD programs may be thereafter manually associated with each respective object 10, 12, so that a change in the length of the object is automatically reflected in the associated dimension text 20. Extension lines 22 are positioned or picked (selected) by the user for the desired dimension text, and dimension lines 24 and termination symbols 26 such as architectural ticks are either manually created by the user, or generated based on user-defined settings, based on the selected positions of the extension lines 22.
  • According to the invention, the dimension annotations are automatically created and associated with the respective objects to which they relate, and thereafter these dimension annotations are adaptive. Thus, the interposition or superposition of a new object in or onto an existing object automatically results in new extension lines 22 at the extremities of the new object, parsing of the existing dimension line 24 into segments with selected termination symbols 26, and the repositioning and recalculation of dimension text to accommodate the new object.
  • In use, to create a horizontal or vertical dimension associated with an object 10, 12, the object dimension text 20 can be selected by clicking, picking or otherwise specifying first and second points representing the ends of the object 10 or 12. In the case of multiple dimension strings, the locations of the dimension lines 24 (for example baseline strings or aligned strings) are also specified by the initial user settings, as are extension lines 22 and dimension text 20, with the selected termination symbols 26, which are thereafter generated automatically by the adaptive dimensioning feature of the invention based on the coordinate positions selected for the object. This feature of the invention also automatically trims or extends the dimensions annotations in response to a change in the size or position of the associated target object.
  • Thereafter, modifications to the existing objects 10, 12, may be made in two ways:
  • 1. By modifying the length of the target object 8 itself and/or moving the target object to a new position relative to other objects. In this situation the associated dimension annotations automatically change to adapt to the modification of the associated object's dimension and/or position, moving extension lines, arrowheads or other termination symbols, and dimension text as necessary to accommodate the modification.
  • 2. By changing dimension text to specify a new length for the target object 8, and/or changing the dimension text of an adjacent object to reposition the target object. In this case, the length of the object whose associated dimension text has been modified changes to correspond to the modified dimension. If the length of an adjacent object is changed, the target object is repositioned to remain adjacent to the adjacent object.
  • Specifics of the extension lines 22, alignment of dimension lines 24 (e.g. as aligned or baseline), type of termination symbols (e.g. architectural ticks), size and placement of dimension text 20, and any other desired parameters, are selected as setup parameters by the user before commencing drawing. The CAD drawing will automatically adaptively associate dimension annotations having the predefined parameters with the respective objects as they are inserted, deleted or modified.
  • Thus, in the example shown as a series of drawing steps in FIGS. 2 to 11, a target object 8, in FIG. 2 being a wall 10 a, is inserted into a new CAD drawing by selecting points 11 a and 11 b. Dimension annotations are automatically created by the method and computer program of the invention, by creating extension lines 22 a aligned with the extremities of the target object 10 a, creating a dimension line 24 a with termination symbols 26 a at its ends and creating dimension text 20 a adjacent to the dimension line 24 a (or as otherwise specified by the user in the setup parameters).
  • In FIG. 3 the target object 8 is a new exterior wall 10 b, added to the drawing of FIG. 2 by selecting point 11 c. Again dimension annotations are automatically created for the target object by aligning extension lines 22 b with the extremities of the target object 8, creating a dimension line 24 b with termination symbols 26 b at its ends and creating dimension text 20 b adjacent to the dimension line 24 b. When a new target object 8 is created, for example another exterior wall 10 c, by selecting point 1 d, as shown in FIG. 4, in addition to automatically creating dimension annotations for the new exterior wall 10 c, the position of the dimension annotations for the previous object are automatically shifted to accommodate the new target object 8.
  • FIGS. 5, 6 and 7 each add a further target object 8, in each case an exterior wall 10 d, 10 e and 10 f, by the selection of points 11 e, 11 f and 11 a, respectively, to delimit the exterior of the structure, and in each case dimension annotations are automatically created for each target object 8 as the target object 8 is inserted, by creating extension lines 22 d, 22 e, 22 f aligned with the extremities of the walls 10 d, 10 e and 10 f, creating dimension lines 24 d, 24 e, 24 f with termination symbols 26 d, 26 e, 26 f at their-respective ends and creating dimension text 20 d, 20 e, 20 f adjacent to the respective dimension lines 24 d, 24 e, 24 f.
  • In FIG. 8 a target object 8 comprising a partition wall 10 g is added to the drawing of FIG. 7 by selecting points 11 h and 11 j. In this case the adaptive feature of the invention automatically creates extension lines 22 g at the appropriate points on the existing dimension lines 24 a, 24 f, parses the existing dimension lines 24 a, 24 f into segments 24 g, and deletes the existing dimension text 20 a, 20 f and replaces it with new dimension text 20 g relating to the newly created dimension line segments 24 g. Similarly, when a target object 8 comprising a window 12 is added in FIG. 9, the adaptive dimensioning feature of the invention automatically creates a new dimension line 24 h (as specified by the user in the setup parameters) at the window 12 having an on-center extension line 22 h with associated dimension text 20 h and termination symbols 26 h.
  • In FIG. 10, the target object 8 is wall 10 c adjacent to the wall 10 d with the window 12. Wall 10 c is repositioned by dragging the wall 10 c to a new position from the previous position (shown in phantom lines). The automatic adaptive dimensioning feature of the invention automatically moves all associated extension lines 22 b, 22 d to align with the repositioned wall 10 c, and replaces the existing dimension text 20 b, 22 d of the resized walls 10 b, 10 d with new dimension text 20 b, 20 d reflecting the new position of the wall 10 c relative to adjacent objects. The lengths of walls 10 b, 10 d adjacent to the target object 8 (wall 10 c) automatically adjust to the new position of wall 10 c.
  • To complete the drawing, in FIG. 11 the partition wall 10 g (shown in phantom lines) has been deleted. The automatic adaptive dimensioning feature of the invention deletes the extension lines 22 previously associated with the partition 10 g to reconstitute the original dimension lines 24 f, deletes the dimension text 20 g of the parsed dimension line segments 24 g, and restores the original dimension text 24 f (from FIG. 7).
  • Thus, the invention provides an automatic adaptive dimensioning feature in a CAD program which automatically creates and associates dimension annotations as an object is inserted into a drawing, and modifies the dimension annotations as an object is added, deleted or modified in the drawing. The invention thus provides a method of creating and modifying a CAD drawing which considerably simplifies the CAD documentation process.
  • The automatic adaptive dimensioning feature of the invention can be programmed into CAD software, or can be created as an independent program loaded as a “plug-in” for existing CAD software.
  • A preferred embodiment of the present invention having been thus described by way of example, variations and modifications will be apparent to those skilled in the art. The invention includes all such variations and modifications as fall within the scope of the appended claims.

Claims (29)

1. A method for creating a computer aided design drawing formed of a plurality of target objects, comprising the steps of:
(a) inputting first coordinate position data;
(b) displaying a first target object corresponding to the first coordinate position data;
(c) creating first dimension annotation data correlated to the first coordinate position data;
(d) associating the first target object with the first dimension annotation data, wherein as a result of such association a change in the first coordinate position data will effect a correlated change in the first dimension annotation data
(e) subsequent to step (d), inputting further coordinate position data corresponding to at least one further target object;
(f) displaying the further target object in accordance with the further coordinate position data;
(g) creating further dimension annotation data correlated to the further coordinate position data;
(h) associating the at least one further target object with the further dimension annotation, wherein as a result of such association a change in the further coordinate position data will effect a correlated change in the further dimension annotation data.
2. The method of claim 1, further comprising the step of:
(i) displaying simultaneously a first dimension annotation correlated to the first dimension annotation data together with a further dimension annotation correlated to the further dimension annotation data.
3. The method of claim 2, further comprising the steps of:
(j) determining if the at least one further target object intersects the first target object
(k) wherein if the at least one further target object intersects the first target object into a first segment and a second segment:
(i) calculating first segment coordinate position data;
(ii) calculating second segment coordinate position data;
(iii) creating first segment dimension annotation data correlated to the first segment coordinate position data;
(iv) creating second segment dimension annotation data correlated to the second segment coordinate position data;
(v) associating the first segment with the first segment dimension annotation data; and
(vi) associating the second segment with the second segment dimension annotation data.
4. The method of claim 3, further comprising the steps of:
(a) displaying a first segment dimension annotation correlated to the first segment annotation data; and
(b) displaying a second segment dimension annotation correlated to the second segment annotation data.
5. The method of claim 3, further comprising the step of:
(a) determining if the at least one further target object is adjacent to any other target object.
6. The method of claim 2, further comprising the steps of:
(a) inputting modifications to the further coordinate position data;
(b) displaying the further target object in accordance with the modified further coordinate position data; and
(c) creating modified further dimension annotation data correlated to the modified further coordinate position data.
7. The method of claim 6, further comprising the step of:
(a) displaying a modified further dimension annotation correlated to the modified further dimension annotation data.
8. The method of claim 7, further comprising the steps of:
(a) if the at least one further target object is adjacent to the first target object:
(i) modifying the first coordinate position data in correlation to the modified further coordinate position data;
(ii) displaying the first target object in accordance with the modified first coordinate position data;
(iii) modifying the first dimension annotation data correlated to the modified first coordinate position data;
(iv) displaying a first dimension annotation correlated to the modified first dimension annotation data.
9. A computer aided design system configured to implement the method of claim 2.
10. A computer readable signal bearing medium comprising means for implementing the method of claim 2.
11. A method for creating a computer aided design drawing formed of a plurality of target objects, comprising the steps of:
(a) inputting coordinate position data for a new target object;
(b) displaying the new target object corresponding to the coordinate position data;
(c) creating dimension annotation data correlated to the coordinate position data;
(d) associating the new target object with the dimension annotation data, wherein as a result of said association a change in the coordinate position data will effect a correlated change in the dimension annotation data;
(e) repeating steps (a) through (d) for at least one additional target object;
(f) wherein all of steps (a) through (d) are completed for one target object prior to inputting coordinate position data for any additional target object.
12. The method of claim 11, further comprising the step of:
(g) displaying simultaneously a dimension annotation correlated to the dimension annotation data for the new target object together with a dimension annotation correlated to the dimension annotation data for the additional target object.
13. The method of claim 12, wherein step (a) further comprises the steps of:
(a) determining whether the new target object intersects any other target object; and
(b) wherein if the new target object intersects at least one other target object so as to create a first segment and a second segment:
(i) calculating first segment coordinate position data,
(ii) calculating second segment coordinate position data,
(iii) creating first segment dimension annotation data correlated to the first segment coordinate position data,
(iv) creating second segment dimension annotation data correlated to the second segment coordinate position data,
(v) associating the first segment with the first segment dimension annotation, and
(vi) associating the second segment with the second segment dimension annotation.
14. The method of claim 13, further comprising the steps of:
(i) displaying a first segment dimension annotation correlated to the first segment annotation data; and
(ii) displaying a second segment dimension annotation correlated to the second segment annotation data.
15. The method of claim 12, further comprising the step of:
(a) determining if the new target object is adjacent to any other target object.
16. The method of claim 12, further comprising the steps of:
(a) selecting a target object;
(b) inputting modified coordinate position data for the selected target object;
(c) displaying the selected target object in accordance with the modified coordinate position data; and
(d) modifying the dimension annotation data corresponding to the selected target object, the modification correlated to the modified coordinate position data.
17. The method of claim 16, further comprising the step of displaying a modified dimension annotation correlated to the modified dimension annotation data.
18. The method of claim 16, further comprising the steps of:
(a) if the selected target object is adjacent to at least one other adjacent target object:
(i) adjusting the coordinate position data corresponding to the adjacent target object, wherein the adjustment is correlated to the modified coordinate position data;
(ii) displaying the adjacent target object in accordance with the adjusted coordinate position data; and
(iii) adjusting the dimension annotation data corresponding to the adjacent target object, wherein the adjustment is correlated to the adjusted coordinate position data.
19. The method of claim 18, further comprising the step of displaying a dimension annotation correlated to the adjusted dimension annotation data.
20. A computer aided design system configured to implement the method of claim 12.
21. A computer readable signal bearing medium comprising means for implementing the method of claim 12.
22. A method of modifying a computer aided design drawing formed of a plurality of objects, wherein for each object the drawing comprises:
(a) coordinate position data corresponding to the display of the object;
(b) dimension annotation data correlated to the coordinate position data;
(c) a dimension annotation correlated to the dimension annotation data;
(d) wherein the object is associated with the dimension annotation such that as a result of said association a change in the coordinate position data will effect a correlated change in the dimension annotation data;
the method of modifying comprising the steps of:
(e) selecting a target object from the plurality of objects;
(f) deleting the target object from the drawing; and
(g) deleting the dimension annotation corresponding to the target object.
23. A computer aided design system configured to implement the method of claim 2322.
24. A computer readable signal bearing medium comprising means for implementing the method of claim 22.
25. A method for creating a computer aided design drawing formed of a plurality of target objects, wherein at least one target object in the drawing is associated with a corresponding dimension annotation, the method comprising the steps of:
(a) inputting new coordinate position data for a new target object;
(b) displaying the new target object corresponding to the new coordinate position data;
(c) creating new dimension annotation data correlated to the new coordinate position data;
(d) displaying a new dimension annotation correlated to the new dimension annotation data;
(e) associating the new target object with the new dimension annotation, wherein as a result of said association a change in the new coordinate position data will effect a correlated change in the new dimension annotation data;
(f) inputting additional coordinate position data for an additional target object;
(g) wherein all of steps (a) through (d) are completed for the new target object prior to inputting the additional coordinate position data for the additional target object.
26. The method of claim 25, further comprising the step of:
(a) displaying simultaneously the additional target object correlated to the additional coordinate position data, together with the new target object.
27. The method of claim 25, further comprising the steps of:
(a) creating additional dimension annotation data correlated to the additional coordinate position data;
(b) associating the additional target object with the additional dimension annotation, wherein as a result of said association a change in the additional coordinate position data will effect a correlated change in the additional dimension annotation data;
(c) displaying simultaneously an additional dimension annotation correlated to the additional dimension annotation data, together with the new dimension annotation.
28. A computer aided design system configured to implement the method of claim 25.
29. A computer readable signal bearing medium comprising means for implementing the method of claim 25.
US11/193,505 2000-06-09 2005-08-01 Systems and methods for dimensioning CAD drawings Abandoned US20060173657A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/193,505 US20060173657A1 (en) 2000-06-09 2005-08-01 Systems and methods for dimensioning CAD drawings

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/589,758 US7039569B1 (en) 2000-06-09 2000-06-09 Automatic adaptive dimensioning for CAD software
US11/193,505 US20060173657A1 (en) 2000-06-09 2005-08-01 Systems and methods for dimensioning CAD drawings

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/589,758 Continuation US7039569B1 (en) 2000-06-09 2000-06-09 Automatic adaptive dimensioning for CAD software

Publications (1)

Publication Number Publication Date
US20060173657A1 true US20060173657A1 (en) 2006-08-03

Family

ID=36216188

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/589,758 Expired - Fee Related US7039569B1 (en) 2000-06-09 2000-06-09 Automatic adaptive dimensioning for CAD software
US11/193,505 Abandoned US20060173657A1 (en) 2000-06-09 2005-08-01 Systems and methods for dimensioning CAD drawings

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/589,758 Expired - Fee Related US7039569B1 (en) 2000-06-09 2000-06-09 Automatic adaptive dimensioning for CAD software

Country Status (1)

Country Link
US (2) US7039569B1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8902219B1 (en) * 2010-09-22 2014-12-02 Trimble Navigation Limited Maintaining connection to embedded content using graphical elements
US9076244B2 (en) 2011-06-29 2015-07-07 Trimble Navigation Limited Managing web page data in a composite document
US9411901B2 (en) 2011-06-29 2016-08-09 Trimble Navigation Limited Managing satellite and aerial image data in a composite document
WO2016182874A1 (en) * 2015-05-08 2016-11-17 Siemens Product Lifecycle Management Software Inc. Annotation creation system and method
WO2017174636A1 (en) * 2016-04-05 2017-10-12 Menhirs Nv Method, computer program product, and server for positioning a structural element in a 2d section of a cad structure
CN109271665A (en) * 2018-08-03 2019-01-25 东莞市燕秀信息技术有限公司 A kind of method and device automatically determining label parameters
CN109685897A (en) * 2018-12-15 2019-04-26 武汉兴联云立方科技有限公司 An a kind of step pulls the house type method for drafting in drafting door and window hole
US11157770B2 (en) * 2019-02-20 2021-10-26 Cheng Ning Jong Automatic line erase tool and method

Families Citing this family (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4342193B2 (en) * 2003-02-21 2009-10-14 富士通株式会社 Three-dimensional CAD system, partial reprojection method, and computer program
US20050071135A1 (en) * 2003-09-30 2005-03-31 Vredenburgh David W. Knowledge management system for computer-aided design modeling
US8041744B2 (en) * 2004-06-24 2011-10-18 Tekla Corporation Computer-aided modeling
JP2006146617A (en) * 2004-11-19 2006-06-08 Fujitsu Ltd 3D CAD program and 3D CAD device
US20080172207A1 (en) * 2007-01-11 2008-07-17 Andrew Philippe Palioca Semi-automated generation of frame structures in cad models
US8010906B1 (en) * 2007-02-06 2011-08-30 Jmmj Resources, Llc Property presentation and visualization method
US7596775B2 (en) * 2007-05-22 2009-09-29 United Microelectronics Corp. Method for determining a standard cell for IC design
US8411085B2 (en) * 2008-06-27 2013-04-02 Microsoft Corporation Constructing view compositions for domain-specific environments
US8620635B2 (en) 2008-06-27 2013-12-31 Microsoft Corporation Composition of analytics models
US8255192B2 (en) * 2008-06-27 2012-08-28 Microsoft Corporation Analytical map models
US8117145B2 (en) 2008-06-27 2012-02-14 Microsoft Corporation Analytical model solver framework
US20090322739A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Visual Interactions with Analytics
US8103608B2 (en) * 2008-11-26 2012-01-24 Microsoft Corporation Reference model for data-driven analytics
US8190406B2 (en) * 2008-11-26 2012-05-29 Microsoft Corporation Hybrid solver for data-driven analytics
US8155931B2 (en) * 2008-11-26 2012-04-10 Microsoft Corporation Use of taxonomized analytics reference model
US8145615B2 (en) * 2008-11-26 2012-03-27 Microsoft Corporation Search and exploration using analytics reference model
US8314793B2 (en) * 2008-12-24 2012-11-20 Microsoft Corporation Implied analytical reasoning and computation
US8817028B2 (en) * 2009-02-06 2014-08-26 Dassault Systemes Solidworks Corporation Creating dynamic sets to automatically arrange dimension annotations
US8983801B2 (en) * 2009-04-23 2015-03-17 Vought Aircraft Industries, Inc. Method and system for transforming a CAD model of an object between engineering states
US8531451B2 (en) * 2009-06-19 2013-09-10 Microsoft Corporation Data-driven visualization transformation
US8692826B2 (en) * 2009-06-19 2014-04-08 Brian C. Beckman Solver-based visualization framework
US8788574B2 (en) * 2009-06-19 2014-07-22 Microsoft Corporation Data-driven visualization of pseudo-infinite scenes
US9330503B2 (en) 2009-06-19 2016-05-03 Microsoft Technology Licensing, Llc Presaging and surfacing interactivity within data visualizations
US8259134B2 (en) * 2009-06-19 2012-09-04 Microsoft Corporation Data-driven model implemented with spreadsheets
US8493406B2 (en) * 2009-06-19 2013-07-23 Microsoft Corporation Creating new charts and data visualizations
US20100325564A1 (en) * 2009-06-19 2010-12-23 Microsoft Corporation Charts in virtual environments
US8866818B2 (en) 2009-06-19 2014-10-21 Microsoft Corporation Composing shapes and data series in geometries
US8352397B2 (en) * 2009-09-10 2013-01-08 Microsoft Corporation Dependency graph in data-driven model
US9043296B2 (en) 2010-07-30 2015-05-26 Microsoft Technology Licensing, Llc System of providing suggestions based on accessible and contextual information
US8996336B2 (en) * 2011-03-31 2015-03-31 Francis Ruben Malka Method, tool, and device for assembling a plurality of partial floor plans into a combined floor plan
US9569564B2 (en) 2013-02-11 2017-02-14 Ford Global Technologies, Llc Automated cad process for creating mold packages
US8719217B1 (en) * 2013-03-15 2014-05-06 Decisyon, Inc. Systems, devices, and methods for generation of contextual objects mapped by dimensional data to data measures
TWI493371B (en) * 2013-05-27 2015-07-21 Drawing the method of building mold
EP3103216A4 (en) 2014-01-02 2017-12-06 Decisyon, Inc. Systems, devices, and methods for exchanging and processing data measures and objects
WO2016149554A2 (en) * 2015-03-17 2016-09-22 Environmental Systems Research Institute (ESRI) Interactive dimensioning of parametric models
EP3438857A1 (en) 2017-08-03 2019-02-06 Bricsys NV Improved position determination in computer-aided design
CN109598775B (en) * 2017-09-30 2023-03-31 腾讯科技(深圳)有限公司 Dynamic image synthesis method, device, terminal and storage medium
US11275871B2 (en) 2019-02-25 2022-03-15 Michael Tardie Systems and methods for modifying CAD files
US11244084B2 (en) 2019-04-18 2022-02-08 Applied Software Technology, Inc. Spool sheet generation
US11100257B2 (en) 2019-04-18 2021-08-24 Applied Software Technology, Inc. Spool run route finding in CAD systems
US10902580B2 (en) 2019-04-18 2021-01-26 Applied Software Technology, Inc. Auto-dimensioning REVIT models
JP7262655B2 (en) * 2020-02-13 2023-04-21 三菱電機株式会社 DIMENSIONING DEVICE, DIMENSIONING METHOD AND PROGRAM

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5197120A (en) * 1986-10-30 1993-03-23 Synthesis, Inc. Methods and systems for generating parametric designs
US5701403A (en) * 1994-06-03 1997-12-23 Mitsubishi Denki Kabushiki Kaisha Cad system
US5999186A (en) * 1997-05-23 1999-12-07 3-Design L.L.C. Reference based parametric dimensioning method and system
US6614430B1 (en) * 1998-09-08 2003-09-02 Proficiency Ltd. System and method for the exchange of CAD data

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4855939A (en) * 1987-09-11 1989-08-08 International Business Machines Corp. 3D Dimensioning in computer aided drafting
EP0484928A3 (en) * 1990-11-09 1993-07-14 Mitsubishi Denki Kabushiki Kaisha Cad unit with automatic dimensional transformation
US5297241A (en) * 1991-09-30 1994-03-22 Hewlett-Packard Company Automated re-layout with dimensional associativity
JP3066680B2 (en) * 1992-09-18 2000-07-17 富士通株式会社 Automatic editing of dimensions and geometric constraints
US5625827A (en) * 1993-09-21 1997-04-29 Gary M. Krause Method and system of blueprint document manipulation
JPH07334549A (en) * 1994-06-11 1995-12-22 Rohm Co Ltd Method and device for automatically entering size in cad system
JP3195498B2 (en) * 1994-09-13 2001-08-06 キャダムシステム株式会社 Method and apparatus for creating three-dimensional shape
US6014503A (en) * 1995-12-22 2000-01-11 Matsushita Electric Industrial Co., Ltd. Computer aided building renovation supporting systems
US6034695A (en) * 1996-08-02 2000-03-07 Autodesk, Inc. Three dimensional modeling and animation system
US5847956A (en) * 1996-09-26 1998-12-08 Computervision Corporation Automatic trimming of geometric objects in CAD/CAM systems
US5990897A (en) * 1997-09-12 1999-11-23 Hanratty; Patrick J. Methods for automatically generating a three-dimensional geometric solid from two-dimensional view sets including automatic segregation of open, closed and disjoint curves into views using their center of gravity
DE19751103A1 (en) * 1997-11-18 1999-05-27 Autodesk Inc Method for dimensioning graphic objects displayed on a display device
US6037945A (en) * 1997-12-16 2000-03-14 Xactware, Inc. Graphical method for modeling and estimating construction costs
US6256595B1 (en) * 1998-03-04 2001-07-03 Amada Company, Limited Apparatus and method for manually selecting, displaying, and repositioning dimensions of a part model
US6232985B1 (en) * 1998-06-15 2001-05-15 Autodesk, Inc. Interactive, dynamic, automatic dimension arrangement generator for computer-aided drafting programs
US6445388B1 (en) * 1999-07-22 2002-09-03 Autodesk, Inc. Tolerant persistent naming for loft features in a parametric feature-based, solid modeling system
US6771260B1 (en) * 1999-12-13 2004-08-03 Amada Company, Limited Sketcher

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5197120A (en) * 1986-10-30 1993-03-23 Synthesis, Inc. Methods and systems for generating parametric designs
US5701403A (en) * 1994-06-03 1997-12-23 Mitsubishi Denki Kabushiki Kaisha Cad system
US5999186A (en) * 1997-05-23 1999-12-07 3-Design L.L.C. Reference based parametric dimensioning method and system
US6614430B1 (en) * 1998-09-08 2003-09-02 Proficiency Ltd. System and method for the exchange of CAD data

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8902219B1 (en) * 2010-09-22 2014-12-02 Trimble Navigation Limited Maintaining connection to embedded content using graphical elements
US9076244B2 (en) 2011-06-29 2015-07-07 Trimble Navigation Limited Managing web page data in a composite document
US9411901B2 (en) 2011-06-29 2016-08-09 Trimble Navigation Limited Managing satellite and aerial image data in a composite document
WO2016182874A1 (en) * 2015-05-08 2016-11-17 Siemens Product Lifecycle Management Software Inc. Annotation creation system and method
US10162808B2 (en) 2015-05-08 2018-12-25 Siemens Product Lifecycle Management Software Inc. Annotation creation system and method
WO2017174636A1 (en) * 2016-04-05 2017-10-12 Menhirs Nv Method, computer program product, and server for positioning a structural element in a 2d section of a cad structure
EP3440570A1 (en) * 2016-04-05 2019-02-13 Bricsys NV Method, computer program product, and server for positioning a structural element in a 2d section of a cad structure
US11361119B2 (en) * 2016-04-05 2022-06-14 Bricsys Nv Method, computer program product, and server for positioning a structural element in a 2D section of a CAD structure
CN109271665A (en) * 2018-08-03 2019-01-25 东莞市燕秀信息技术有限公司 A kind of method and device automatically determining label parameters
CN109685897A (en) * 2018-12-15 2019-04-26 武汉兴联云立方科技有限公司 An a kind of step pulls the house type method for drafting in drafting door and window hole
US11157770B2 (en) * 2019-02-20 2021-10-26 Cheng Ning Jong Automatic line erase tool and method

Also Published As

Publication number Publication date
US7039569B1 (en) 2006-05-02

Similar Documents

Publication Publication Date Title
US7039569B1 (en) Automatic adaptive dimensioning for CAD software
EP0635794B1 (en) Document processing apparatus and method
US20070067711A1 (en) Browse mode designer
JPH05205012A (en) Method of changing cad data
US20020154117A1 (en) Graphic editing apparatus graphic editing method and storage medium on which is recorded a program for graphic editing
EP0736844B1 (en) A method of associating a dimensional representation with a structure in a CAD system
US7298382B1 (en) Figure selection method, figure selection device, and storage medium storing figure selection program
JPH05189529A (en) Graphic editing system
JPH04242829A (en) Program update system
KR20230167566A (en) System for Automatically Transforming Original Files of Webtoon to Conform with Platforms
JP2650803B2 (en) Full screen editor control processor
JP2002182715A (en) Nc program display device and nc program compiling device
JPH08161359A (en) Dimension line automatic editing method
CN117521617A (en) Realization method for precisely controlling cell width of table under compound operation
AU748004B2 (en) Split tree data structure
JP3492146B2 (en) Programming device for programmable controller
JP2718663B2 (en) Interactive information search and editing method
JP2001290682A (en) Device and method for editing hypertext
KR100945524B1 (en) Method for making draft and apparatus therefor
JP2771095B2 (en) Character processing method
JP3348943B2 (en) Table format conversion method for database search results
JPH09204457A (en) Display figure editing system
JPH0480865A (en) How to embed images into documents
JPH0589103A (en) Document editing processor
JPH0468465A (en) Japanese language document polish supporting device

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION