WO2014190491A1 - Modifying constrained and unconstrained curve networks - Google Patents

Modifying constrained and unconstrained curve networks Download PDF

Info

Publication number
WO2014190491A1
WO2014190491A1 PCT/CN2013/076336 CN2013076336W WO2014190491A1 WO 2014190491 A1 WO2014190491 A1 WO 2014190491A1 CN 2013076336 W CN2013076336 W CN 2013076336W WO 2014190491 A1 WO2014190491 A1 WO 2014190491A1
Authority
WO
WIPO (PCT)
Prior art keywords
curve
geometric model
curves
selected curve
constraints
Prior art date
Application number
PCT/CN2013/076336
Other languages
English (en)
French (fr)
Inventor
Dick Baardse
Feng Yu
Hui Qin
Ying Lin
Jinbiao ZHU
Original Assignee
Siemens Product Lifecycle Management Software Inc.
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 Siemens Product Lifecycle Management Software Inc. filed Critical Siemens Product Lifecycle Management Software Inc.
Priority to EP13885627.3A priority Critical patent/EP3005179A4/en
Priority to PCT/CN2013/076336 priority patent/WO2014190491A1/en
Priority to JP2016515588A priority patent/JP6092472B2/ja
Priority to CN201380076950.6A priority patent/CN105229643B/zh
Priority to US14/889,515 priority patent/US10140389B2/en
Publication of WO2014190491A1 publication Critical patent/WO2014190491A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/04Constraint-based CAD

Definitions

  • the present disclosure is directed, in general, to computer-aided design, visualization, and manufacturing systems, product lifecycle management ("PLM”) systems, and similar systems, that manage data for products and other items (collectively, "Product Data Management” systems or PDM systems).
  • PLM product lifecycle management
  • PDM systems manage PLM and other data. Improved systems are desirable.
  • a method includes receiving a geometric model, the geometric model including a plurality of curves.
  • the method includes receiving a selection of one or more curves of the plurality of curves, finding at least one other curve of the plurality of curves that is related to the selected curve, and finding relationships between the selected curve and the other curve(s), including adding the selected curve, the other curve(s), and the relationships to a selected curve set.
  • the method includes pre-processing the selected curve set, including deactivating a set of constraints for the geometric model.
  • the method includes receiving a modification of the selected curve and modifying the selected curve set to produce a modified geometric model and modified selected curve set.
  • the method includes postprocessing the modified selected curve set, including re-activating and applying constraints for the geometric model.
  • Figure 1 depicts a block diagram of a data processing system in which an embodiment can be implemented
  • Figure 2 depicts a flowchart of a process in accordance with disclosed embodiments; and [0010] Figures 3 A and 3B illustrate an exemplary 2D geometric model before and after a modification in accordance with disclosed embodiments.
  • FIGURES 1 through 3 discussed below, and the various embodiments used to describe the principles of the present disclosure in this patent document are by way of illustration only and should not be construed in any way to limit the scope of the disclosure. Those skilled in the art will understand that the principles of the present disclosure may be implemented in any suitably arranged device. The numerous innovative teachings of the present application will be described with reference to exemplary non-limiting embodiments.
  • a variational modeling system such as the "Synchronous Technology” processes used in Siemens Product Lifecycle Management Software, Inc. products, changes are generally expressed variationally.
  • a variational system describes the parameters of and relationships between features in an object model or set of curves in terms of geometric constraints and dimensions. Such systems then use a "solver” process to process these constraints and dimensions, along with a multitude of ancillary constraints and dimensions required to maintain design intent, and the entire model is solved simultaneously.
  • Synchronous curve editing allows modification of curves after inferring relationships between selected curves, connected curves and neighboring curves before the modification.
  • the relationships that are inferred are enforced on all curves while making the modification. This makes the synchronous curve editing tools more powerful than with traditional tools.
  • the basic process is that one or more curves are selected for modification. After selection inferring of the relationships is done by a curve finder. The curves are then modified by an operation, such as move or offset. After the operation constraint post processing is performed to decide what to do with any pre-existing (sketch) constraints. The result of the curve modification is a modified set of curves.
  • Disclosed embodiments include systems and methods to modify constrained and unconstrained curve networks by inferring and solving transient constraints. Note that while specific embodiments are described herein in the context of 2D geometry, the techniques discussed herein apply as well to 3D geometry.
  • FIG. 1 depicts a block diagram of a data processing system in which an embodiment can be implemented, for example as a PDM system particularly configured by software or otherwise to perform the processes as described herein, and in particular as each one of a plurality of interconnected and communicating systems as described herein.
  • the data processing system depicted includes a processor 102 connected to a level two cache/bridge 104, which is connected in turn to a local system bus 106.
  • Local system bus 106 may be, for example, a peripheral component interconnect (PCI) architecture bus.
  • PCI peripheral component interconnect
  • main memory 108 main memory
  • graphics adapter 110 may be connected to display 111.
  • Peripherals such as local area network (LAN) / Wide Area Network / Wireless (e.g. WiFi) adapter 112, may also be connected to local system bus 106.
  • Expansion bus interface 114 connects local system bus 106 to input/output (I/O) bus 116.
  • I/O bus 116 is connected to keyboard/mouse adapter 118, disk controller 120, and I/O adapter 122.
  • Disk controller 120 can be connected to a storage 126, which can be any suitable machine usable or machine readable storage medium, including but not limited to nonvolatile, hard-coded type mediums such as read only memories (ROMs) or erasable, electrically programmable read only memories (EEPROMs), magnetic tape storage, and user-recordable type mediums such as floppy disks, hard disk drives and compact disk read only memories (CD-ROMs) or digital versatile disks (DVDs), and other known optical, electrical, or magnetic storage devices.
  • ROMs read only memories
  • EEPROMs electrically programmable read only memories
  • CD-ROMs compact disk read only memories
  • DVDs digital versatile disks
  • Audio adapter 124 Also connected to I/O bus 116 in the example shown is audio adapter 124, to which speakers (not shown) may be connected for playing sounds.
  • Keyboard/mouse adapter 118 provides a connection for a pointing device (not shown), such as a mouse, trackball, trackpointer, etc.
  • a data processing system in accordance with an embodiment of the present disclosure includes an operating system employing a graphical user interface.
  • the operating system permits multiple display windows to be presented in the graphical user interface simultaneously, with each display window providing an interface to a different application or to a different instance of the same application.
  • a cursor in the graphical user interface may be manipulated by a user through the pointing device. The position of the cursor may be changed and/or an event, such as clicking a mouse button, generated to actuate a desired response.
  • One of various commercial operating systems such as a version of Microsoft WindowsTM, a product of Microsoft Corporation located in Redmond, Wash, may be employed if suitably modified.
  • the operating system is modified or created in accordance with the present disclosure as described.
  • LAN/ WAN/Wireless adapter 112 can be connected to a network 130 (not a part of data processing system 100), which can be any public or private data processing system network or combination of networks, as known to those of skill in the art, including the Internet.
  • Data processing system 100 can communicate over network 130 with server system 140, which is also not part of data processing system 100, but can be implemented, for example, as a separate data processing system 100.
  • Various disclosed embodiments enable synchronous editing of curve networks using inferred relationships between curves. Relationships can include such aspects as connections, parallel, tangent, or orthogonal relationships, mirror or opposite relationships, and others. Disclosed embodiments can also use specific operations such as move curve, offset move curve, resize curve, and delete curve.
  • a user may attempt to modify curves but the existing geometric and dimensional constraints get in his way. In many cases, the user is really trying to do a modification that would contradict existing explicit constraints. Disclosed embodiments allow functions to overrule the existing relations. After the modification, the post processing will revive as many geometric and dimensional constraints as possible.
  • Disclosed embodiments can find relationships between curves and neighboring curves and can use a variational solver to infer and maintain transient constraints for the duration of the operation.
  • Disclosed embodiments can use a scope to limit the search area for relationships.
  • the scope can be small, such as limited to an area close to the selected objects, or large, such as everything that is displayed or loaded.
  • Disclosed embodiments allow the user to have control over which of the found or inferred relationships are enforced.
  • Disclosed embodiments can post-processes the results and attempt to revive pre-existing explicit constraints.
  • Figure 2 illustrates a flowchart of a process in accordance with disclosed embodiments that may be performed, for example, by one or more PLM or PDM systems (referred to generically as “the system”), and other figures are used to illustrate operations on a model as described herein.
  • the system PLM or PDM systems
  • the system receives a geometric model having a plurality of curves (205).
  • "Receiving,” as used herein, can include loading from storage, receiving from another device or process, receiving via an interaction with a user.
  • the curves may be in a 3D environment or they may be in a 2D environment; this exemplary process is described in the context of a 2D environment.
  • the system receives a selection of one or more of the plurality of curves (210). This can be, for example, a user selection through a user interface of the system. As part of this process, the system can determine the user's selection intent.
  • the system finds curves of the geometric model that are related to the selected curves and the corresponding relationships (215). During this process, the system finds curves that are related to the selected curves by defined relationships. It can find relationships such as tangent, parallel, collinear, concentric, equal radius, symmetry, and others.
  • the curve recognition can also identify fillet-like arcs and maintain the fillet relationships with a constant fillet radius.
  • the curve recognition process can be performed within a defined scope.
  • a scope is not needed.
  • the scope can be determined by the selection itself. Tangent will only find curves tangent to the selected curves, which limits itself. Concentric will only look for arcs and circles that are concentric to selected arc or circle, there is no risk of this getting out of hand.
  • constraints such as parallel, collinear, equal radius, and symmetry could lead to long search times when the sketch contains many curves.
  • the scope is definitively preferred when there are many curves: parallel, collinear, equal radius, and symmetry, Perpendicular, Horizontal, Vertical and Equal Length.
  • the Near scope is defined to include the curves in the same loop or intersecting loops or adjacent loops of the selected curves only as relational curves.
  • a loop is an adjacent loop if there is no other curve between the loop of the selected curve and this loop.
  • curves selected by the user will typically consist of one or more open or closed loops. At the end of the open loops there might be connected curves. These curves are the neighboring curves. The coincident relations between the neighboring curves and the selection can be found and maintained. Coincident relations between the neighboring curves and the rest of the sketch can also be implicitly maintained. These connected curves that are beyond the neighboring curves do not even have to be within the scope. These curves will not typically be modified.
  • Figures 3A and 3B illustrate an exemplary 2D geometric model 300 before and after a modification, respectively. In this example, the system received, from a user, a selection of the curve 302 as illustrated in Fig. 3A.
  • the system finds, using a curve recognition process, that curves 304a and 304b are connected to curve 302 and the ends of curves 304a and 304b are collinear to curve 302.
  • the system finds, using the curve recognition process, that curves 306a and 306b are neighboring connected curves to curves 304a and 304b, respectively. All of these curves and their relationships can be added to the selected curve set.
  • the system receives a user modification/edit of the model to move curve 302, as illustrated in Fig. 3B.
  • the modification moved the curve 302 and curves 304a/304b and maintains connections between the curves 304a/304b and the neighboring curves 306a/306b.
  • the remaining curves are not modified. They remain fixed even though they may have been inside the initial selection scope.
  • the system can pre-process the selected curve set (220), including the curves and relationships.
  • the curves that have been selected or identified by the curve finder might have geometric and dimensional constraints applied to them.
  • the curve modification operation will be allowed to override these constraints and dimensions, but at the same time tries to maintain as much of the design intent as it can.
  • This pre-process can include de-activating the model's constraint system (or the model's set of constraints) until after the modification (below) has been defined. Now the selected curves can be moved with only the restrictions imposed by the curve recognition relationships.
  • the system receives a modification of the selected curves (225). This can be, for example, an interaction where the user "drags" the selected curve through the user interface to a new location, or can be other modifications of the selected curves known to those of skill in the art, such as a move, rotate, move/rotate, offset move, change size, or even a delete operation.
  • the user provides the modification input using a user interface that is suitable for the chosen modification type.
  • the system performs the modification (230) according to the selected curve set, to produce a modified geometric model and a modified selected curve set. This is typically a variational solve including the selected curves modified as defined by the user, along with the other curves and relationships of the selected curve set.
  • the modification is handled by the solving process. In various embodiments, the modification is local and does not involve the model's constraint system even if the operation takes place in a constrained sketch feature.
  • the modified geometric model can be displayed using a dynamic preview of the output result; the user can change the modification while looking at the dynamic preview (in which case the process can repeat to receiving the modification).
  • the system can post-process the modified selected curve set (235), including the curves and relationships.
  • modify selected curve set including the curves and relationships.
  • constraint post processing should be performed.
  • the constraint solver knows where the curves will be according to the modified geometric model or modified selected curve set.
  • the system can re-activate the model's constraint system and work down the list of preprocessed constraints and attempt to unsuppress and apply as many constraints and dimensions as possible without compromising the output result.
  • the system will check if the new position is compatible with the constraint. If the new position is compatible, then the system will reapply the constraint. If the new position and the constraint are not compatible, then the constraint is deleted.
  • the new length of the line will be the constant length for subsequent solve.
  • a constant angle constraint can be maintained in a similar way.
  • Uniform and non-uniform scale constraints defining whether a model can be scaled uniformly on all axes or a specific axis, can be maintained. [0054] When possible, the system will maintain any driving dimensional constraints.
  • the expression is a value/formula and it is unused elsewhere in the geometric model.
  • the system can edit the expression to match the new value and can notify the user that the expression of a driving dimension was adjusted to match the new value. Any formula used in the expression is now lost.
  • the expression is a value/formula, but is used by another expression in the geometric model.
  • the system can make the dimension as of -reference and can notify the user that a dimension was made of-reference to prevent other curves from moving.
  • a user can make the dimension active to restore the relationship.
  • the system stores or displays the modified geometric model (240), including the modified selected curve set and including any re-activated and applied constraints.
  • the curves in the modified selected curve set are already part of the modified geometric model; the found relationships and other date of the modified selected curve set are no longer needed so they can be deleted or maintained in various embodiments.
  • the system can store the modified selected curve set for further processing of the same selected curves to save repeating the process of finding related curves. If any of the curves were used downstream as input to another feature, then this relationship must be maintained. Display properties can be unchanged.
  • machine usable/readable or computer usable/readable mediums include: nonvolatile, hard-coded type mediums such as read only memories (ROMs) or erasable, electrically programmable read only memories (EEPROMs), and user-recordable type mediums such as floppy disks, hard disk drives and compact disk read only memories (CD-ROMs) or digital versatile disks (DVDs).
  • ROMs read only memories
  • EEPROMs electrically programmable read only memories
  • user-recordable type mediums such as floppy disks, hard disk drives and compact disk read only memories (CD-ROMs) or digital versatile disks (DVDs).

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Architecture (AREA)
  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
PCT/CN2013/076336 2013-04-30 2013-05-28 Modifying constrained and unconstrained curve networks WO2014190491A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
EP13885627.3A EP3005179A4 (en) 2013-05-28 2013-05-28 Modifying constrained and unconstrained curve networks
PCT/CN2013/076336 WO2014190491A1 (en) 2013-05-28 2013-05-28 Modifying constrained and unconstrained curve networks
JP2016515588A JP6092472B2 (ja) 2013-05-28 2013-05-28 拘束および非拘束曲線ネットワークの変更
CN201380076950.6A CN105229643B (zh) 2013-05-28 2013-05-28 修改受约束和不受约束的曲线网络
US14/889,515 US10140389B2 (en) 2013-04-30 2013-05-28 Modifying constrained and unconstrained curve networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2013/076336 WO2014190491A1 (en) 2013-05-28 2013-05-28 Modifying constrained and unconstrained curve networks

Publications (1)

Publication Number Publication Date
WO2014190491A1 true WO2014190491A1 (en) 2014-12-04

Family

ID=51987852

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/076336 WO2014190491A1 (en) 2013-04-30 2013-05-28 Modifying constrained and unconstrained curve networks

Country Status (4)

Country Link
EP (1) EP3005179A4 (zh)
JP (1) JP6092472B2 (zh)
CN (1) CN105229643B (zh)
WO (1) WO2014190491A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11392726B2 (en) * 2016-09-28 2022-07-19 Siemens Industry Software Inc. Variational modeling method and system for editing of geometric objects
CN107256004B (zh) * 2017-06-29 2020-06-09 歌尔股份有限公司 产品加工方法及装置
EP3830736A1 (en) 2018-09-04 2021-06-09 Siemens Industry Software Inc. Anti-constraint configuration and enforcement for computer-aided design (cad) models

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090259442A1 (en) * 2008-04-14 2009-10-15 Mallikarjuna Gandikota System and method for geometric editing
US20120179430A1 (en) * 2010-11-29 2012-07-12 Autodesk, Inc. Multi-modal manipulation of a geometric model
US20130120383A1 (en) 2009-04-24 2013-05-16 Pushkar P. Joshi Methods and Apparatus for Deactivating Internal Constraint Curves when Inflating an N-Sided Patch

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04348479A (ja) * 1991-05-27 1992-12-03 Toshiba Corp 形状モデリング方法およびその装置
US20080143708A1 (en) * 2006-12-18 2008-06-19 John Owen System and method for auto-dimensioning boundary representation model
US8345043B2 (en) * 2007-04-13 2013-01-01 Autodesk, Inc. Solving networks of geometric constraints
US20100013833A1 (en) * 2008-04-14 2010-01-21 Mallikarjuna Gandikota System and method for modifying features in a solid model
US8384717B2 (en) * 2010-02-16 2013-02-26 Siemens Product Lifecycle Management Software Inc. Method and system for B-rep face and edge connectivity compression
EP2383669B1 (en) * 2010-04-02 2018-07-11 Dassault Systèmes Design of a part modeled by parallel geodesic curves
US20120221297A1 (en) * 2011-02-24 2012-08-30 Siemens Product Lifecycle Management Software, Inc. Global Deformation for a Modeled Object

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090259442A1 (en) * 2008-04-14 2009-10-15 Mallikarjuna Gandikota System and method for geometric editing
US20130120383A1 (en) 2009-04-24 2013-05-16 Pushkar P. Joshi Methods and Apparatus for Deactivating Internal Constraint Curves when Inflating an N-Sided Patch
US20120179430A1 (en) * 2010-11-29 2012-07-12 Autodesk, Inc. Multi-modal manipulation of a geometric model

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
GUNAY ORBAY ET AL.: "Sketch-based surface design using malleable curve networks", COMPUTERS AND GRAPHICS, vol. 36, no. 8, 1 December 2012 (2012-12-01), pages 916 - 929, XP055344118, ISSN: 0097-8493, DOI: 10.1016/j.cag.2012.08.008
See also references of EP3005179A4

Also Published As

Publication number Publication date
CN105229643B (zh) 2018-11-09
EP3005179A4 (en) 2017-03-29
CN105229643A (zh) 2016-01-06
JP2016522501A (ja) 2016-07-28
EP3005179A1 (en) 2016-04-13
JP6092472B2 (ja) 2017-03-08

Similar Documents

Publication Publication Date Title
JP6198824B2 (ja) バリエーショナルシステムにおける付加的制約の順序付け方法
US9607108B2 (en) Variational modeling with removal features
WO2014190491A1 (en) Modifying constrained and unconstrained curve networks
WO2013192372A1 (en) Symmetry of discovered geometric relationships in a three dimensional model
US9396292B2 (en) Curves in a variational system
WO2015148336A1 (en) Hybrid variational solving in cad models
US8983802B2 (en) Notch re-blend in an object model
US9330204B2 (en) CAD system and method for wireframe coupling
US9697303B2 (en) Rule-based constraint interaction in geometric models
JP6246339B2 (ja) 図面ビューにスケッチ寸法を規定する方法、装置及びコンピュータプログラム
US10140389B2 (en) Modifying constrained and unconstrained curve networks
US8473257B2 (en) System and method for constraining curves in a CAD system
US9400854B2 (en) Aerospace joggle on multiple adjacent web faces with intersecting runouts
US9235659B2 (en) Local behavior in a variational system
US9424378B2 (en) Simulation using coupling constraints
US9690878B2 (en) Geometric modeling with mutually dependent blends
US20150243057A1 (en) Methods of rendering graphics by stroking paths

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201380076950.6

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13885627

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14889515

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2016515588

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2013885627

Country of ref document: EP