CA2577202A1 - Capturing a user's design intent with resolvable objects - Google Patents

Capturing a user's design intent with resolvable objects Download PDF

Info

Publication number
CA2577202A1
CA2577202A1 CA002577202A CA2577202A CA2577202A1 CA 2577202 A1 CA2577202 A1 CA 2577202A1 CA 002577202 A CA002577202 A CA 002577202A CA 2577202 A CA2577202 A CA 2577202A CA 2577202 A1 CA2577202 A1 CA 2577202A1
Authority
CA
Canada
Prior art keywords
initial
option
type
subsequent
attributes
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.)
Granted
Application number
CA002577202A
Other languages
French (fr)
Other versions
CA2577202C (en
Inventor
Barrie A. Loberg
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.)
DIRTT Environmental Solutions Ltd
Armstrong World Industries Inc
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
Priority claimed from US11/204,419 external-priority patent/US7249005B2/en
Priority claimed from US11/204,421 external-priority patent/US8751950B2/en
Priority claimed from US11/204,420 external-priority patent/US7277830B2/en
Application filed by Individual filed Critical Individual
Publication of CA2577202A1 publication Critical patent/CA2577202A1/en
Application granted granted Critical
Publication of CA2577202C publication Critical patent/CA2577202C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules

Landscapes

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

Abstract

Software for designing interior and/or exterior spaces efficiently ensures that user intent is captured in a timely, practical manner. When a user creates an input, such as selecting a shape of a table to put into a design space, the design software creates an initial object that is managed as part of a data structure. Generally, the initial object includes a type element having one or more options.. Program code in the created initial object determines an appropriate option based on any number of factors including, but not limited to, elements of the user's original input. A subsequent child object with a set of independent program code is also created, which has as its type the option determined from the previous initial object. The subsequent object also determines its options based on attributes of the user's input, and creates any additional child objects where appropriate.

Claims (21)

1. In a computerized environment in which a design program receives multiple inputs from a user regarding design choices in an interior or exterior space, a method of automatically resolving the user's design choices, such that the user's design choices can be represented in an accurate way, comprising the acts of:
creating an initial object based on user design input having one or more initial attributes, the initial object including an initial type that relates to. the one or more initial attributes;

determining an initial option for the initial type bas.ed on any of the one or more initial attributes;

creating a subsequent object based on the determined initial option, wherein the determined initial option provides a basis for a subsequent type for the subsequent object; and determining a subsequent option for the subsequent object based on any of the one or more initial attributes.
2. The method as recited in claim 1, wherein determining an initial option comprises:
identifying that one of the one or more initial attributes corresponds to an available option for the initial type; and selecting the available option as the initial option, such that the selected available option provides a basis for the subsequent type for the subsequent object.
3. The method as recited in claim 1, wherein determining an initial option comprises:
identifying that the one or more initial attributes fail to match any available options for the initial type; and selecting as the initial option one of a default option for the initial type or an option that is an approximate match for any of the one or more initial attributes, such that the selected default option or selected approximate match option provides a basis for the subsequent type in the subsequent object.
4. The method as recited in claim 3, further comprising receiving a next user design input having one or more next attributes, at least one of the one or more next attributes being different from any of the one or more initial attributes, such that at least one of the one or more initial attributes are changed, and such that one or more of the initial attributes. have not changed.
5. The method as recited in claim 4, further comprising determining a new subsequent option for the subsequent object based on the next user design input.
6. The method as recited in claim 4, further comprising determining a new initial option for the initial object based on the next user design input, such that the the subsequent type of the subsequent object is based on new initial option.
7. The method as recited in claim 6, wherein the new initial option corresponds to the at least one of the one or more next attributes that are different.
8. The method as recited in claim 4, further comprising:
changing the initial type of the initial object based on the next user design input;

determining that an available option for the changed initial type corresponds to one of the one or more initial attributes that has not changed;
and changing the initial option to the available option.
9. The method as recited in claim 1, further comprising:
consulting a reference library based on the determined subsequent option; and identifying that the determined subsequent option corresponds to one or more additional new types and options.
10. The method as recited in claim 9, creating a new object having one of the one or more additional new types as the new object's type, such that the determined subsequent option provides a basis for the new type of the new object..
11. The method as recited in claim 9, wherein each of the initial, subsequent, and new objects comprise program code that is configured to determine any available options for the corresponding initial, subsequent, or new object.
12. The method as recited in claim 9, wherein each of the initial, subsequent, and new objects form a single data structure of related objects.
13. In a computerized environment in which a design program receives multiple inputs from a user regarding design choices in an interior or exterior space, a method of automatically resolving the user's design choices, such that the user's design choices can be represented in an accurate way, comprising the following:
an act of creating an initial object based on user design input having one or more initial attributes, the initial object including an initial type that relates to the one or more initial attributes;

and a step for generating one or more subsequent objects based at least in part on the initial type, such that each of the initial and one or more subsequent objects are able to remain updated in real-time despite other user input that changes any of the initial or subsequent objects in the data structure.
14. The method as recited in claim 13, wherein the step for generating one or more subsequent objects in a single data structure comprises the acts of:
determining an initial option for the initial type based on any of the one or more initial attributes;

creating a subsequent object based on the determined initial option, wherein the determined initial option provides a basis for a subsequent type for the subsequent object; and determining a subsequent option for the subsequent object based on any of the one or more initial attributes.
15. In a computerized environment in which a design program receives multiple inputs from a user regarding design choices in an interior or exterior space, a method of automatically resolving the user's design choices, such that the user's design choices can be represented in an accurate way, comprising the acts of:
receiving a first input from a user, the first input including a set of selected at least first and second attributes;

creating a first object of a data structure based on the first input, the first object including a first set of program code and a first type based on the first input, the first type having one or more options that are different from the selected at least first and second attributes;

automatically determining a first option of the one or more options for the first type based on any of a default attribute or on a comparison of the one or more options for the first type with the selected at least first and second attributes; and automatically creating a second object in the data structure, the second object having a second type based on the determined first option, such that the second type is different from the selected at least first and second attributes.
16. The method as recited in claim 15, further comprising:
receiving a new user input for the first object, the new user input having a new attribute that matches any, of the selected at least first and second attributes;

automatically changing the determined first option of the first object and the second type of the second object in accordance with the new attribute, such that the first option of the first object and the second type of the second object correspond with the any of the selected at least first and second attributes.
17. The method as recited in claim 15, further comprising determining a second option for the second type.
18. The method as recited in claim 17, further comprising:
receiving a new input from the user related to a second option for the second object;

determining that a different second type has a different second option that corresponds with. the new input, and that the different second type is based on a possible option for the first type of the first object; and changing the first option, the second type, and the second option based on the new input.
19. The method as recited in claim 15, further comprising:
consulting a reference library upon determination of the first option;
and identifying that the first option corresponds at least with the second type.
20. In a computerized environment in which a design program receives multiple inputs from a user regarding design choices in an interior or exterior space, a data structure configured to accurately manage prior, present, and ongoing user input, such that the user's design choices can be accurately represented in a user interface, parts list, or the like, comprising:
a first object in a data structure created in response to a first user choice having one or more attributes, the first object having a first type component and a first option component that is determined by a set of program code in the first object based on the one or more attributes; and a second object in the data structure that is related to the first object in the data structure, the second object having a second type component that is based on the first option component, and a second option component that is determined by a set of program code in the second object based on the one or more attributes;

wherein the first and second objects are configured to independently resolve the corresponding type and option component of the first or second object based on an evaluation of multiple entries of user design choices.
21. At a computerized system in a computerized environment in which a design program receives multiple inputs from a user regarding design choices in an interior or exterior space, a computer-program product having computer-executable code stored thereon that, when executed, cause one or more processors of the computerized system to perform a method of automatically resolving the user's design choices, such that the user's design choices can be represented in an accurate way, comprising:
creating an initial object based on user design input having one or more initial attributes, the initial object including an initial type that relates to the one or more initial attributes;

determining an initial option for the initial type based on any of the one or more initial attributes;

creating a subsequent object based on the determined initial, option, wherein the determined initial option provides a basis for a subsequent type for the subsequent object; and determining a subsequent option for the subsequent object based on any of the one or more initial attributes.
CA2577202A 2004-08-17 2005-08-17 Capturing a user's design intent with resolvable objects Active CA2577202C (en)

Applications Claiming Priority (9)

Application Number Priority Date Filing Date Title
US60223304P 2004-08-17 2004-08-17
US60/602,233 2004-08-17
US11/204,420 2005-08-16
US11/204,421 2005-08-16
US11/204,419 2005-08-16
US11/204,419 US7249005B2 (en) 2004-08-17 2005-08-16 Design software incorporating efficient 3-D rendering
US11/204,421 US8751950B2 (en) 2004-08-17 2005-08-16 Capturing a user's intent in design software
US11/204,420 US7277830B2 (en) 2004-08-17 2005-08-16 Capturing a user's design intent with resolvable objects
PCT/IB2005/003298 WO2006018742A2 (en) 2004-08-17 2005-08-17 Capturing a user's design intent with resolvable objects

Publications (2)

Publication Number Publication Date
CA2577202A1 true CA2577202A1 (en) 2006-02-23
CA2577202C CA2577202C (en) 2011-11-08

Family

ID=35907784

Family Applications (3)

Application Number Title Priority Date Filing Date
CA2577205A Active CA2577205C (en) 2004-08-17 2005-08-17 Design software incorporating efficient 3-d rendering
CA2577199A Active CA2577199C (en) 2004-08-17 2005-08-17 Capturing a user's intent in design software
CA2577202A Active CA2577202C (en) 2004-08-17 2005-08-17 Capturing a user's design intent with resolvable objects

Family Applications Before (2)

Application Number Title Priority Date Filing Date
CA2577205A Active CA2577205C (en) 2004-08-17 2005-08-17 Design software incorporating efficient 3-d rendering
CA2577199A Active CA2577199C (en) 2004-08-17 2005-08-17 Capturing a user's intent in design software

Country Status (2)

Country Link
CA (3) CA2577205C (en)
WO (3) WO2006018740A2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8751950B2 (en) 2004-08-17 2014-06-10 Ice Edge Business Solutions Ltd. Capturing a user's intent in design software
US20050071135A1 (en) 2003-09-30 2005-03-31 Vredenburgh David W. Knowledge management system for computer-aided design modeling
US8510672B2 (en) 2004-08-17 2013-08-13 Dirtt Environmental Solutions Ltd Automatically creating and modifying furniture layouts in design software
EP1987456A4 (en) 2006-02-16 2012-09-26 Ice Edge Business Solutions Ltd Integrating object-oriented design software with record-based cad software
EP2245563A4 (en) 2008-02-13 2012-04-25 Ice Edge Business Solutions Ltd Rendering and modifying cad design entities in object-oriented applications
EP2252951B1 (en) 2008-03-11 2021-05-05 Ice Edge Business Solutions, Ltd. Automatically creating and modifying furniture layouts in design software
US9245064B2 (en) 2009-11-24 2016-01-26 Ice Edge Business Solutions Securely sharing design renderings over a network
EP2718861A4 (en) 2011-06-11 2015-03-18 Dirtt Environmental Solutions Automated re-use of structural components

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557537A (en) * 1990-07-12 1996-09-17 Normann; Linda M. Method and apparatus for designing and editing a distribution system for a building
US5293479A (en) * 1991-07-08 1994-03-08 Quintero Smith Incorporated Design tool and method for preparing parametric assemblies
US6888542B1 (en) * 1999-01-27 2005-05-03 Autodesk, Inc. Error recovery in a computer aided design environment
US7016747B1 (en) * 1999-08-03 2006-03-21 Kenichi Ninomiya Article design support system and method and medium storing program for article design support
EP1098244A3 (en) * 1999-11-02 2001-06-13 CANAL + Société Anonyme Graphical user interface
US7505044B2 (en) * 2000-07-31 2009-03-17 Bowsher M William Universal ultra-high definition color, light, and object rendering, advising, and coordinating system
US7523411B2 (en) * 2000-08-22 2009-04-21 Bruce Carlin Network-linked interactive three-dimensional composition and display of saleable objects in situ in viewer-selected scenes for purposes of object promotion and procurement, and generation of object advertisements
US6988091B2 (en) * 2001-04-02 2006-01-17 Richard Levine Method and system for coordination of CAD drawings providing collision detection between drawings
WO2003040969A1 (en) * 2001-11-07 2003-05-15 Kajima Corporation Building production information integration system
US7277572B2 (en) * 2003-10-10 2007-10-02 Macpearl Design Llc Three-dimensional interior design system

Also Published As

Publication number Publication date
WO2006018740A3 (en) 2006-09-08
CA2577199A1 (en) 2006-02-23
CA2577205A1 (en) 2006-02-23
WO2006018742A3 (en) 2006-09-08
CA2577202C (en) 2011-11-08
WO2006018740A2 (en) 2006-02-23
WO2006018742A2 (en) 2006-02-23
WO2006018744A2 (en) 2006-02-23
WO2006018744A3 (en) 2006-06-29
CA2577199C (en) 2015-12-22
CA2577205C (en) 2012-10-23

Similar Documents

Publication Publication Date Title
CA2577202A1 (en) Capturing a user's design intent with resolvable objects
US8010530B2 (en) Presentation of multilingual metadata
US7277830B2 (en) Capturing a user's design intent with resolvable objects
CN103020089A (en) Method and device for importing data in EXCEL file to database
KR100860963B1 (en) Apparatus and method for developing software based on component
EP3142005A1 (en) Method for creating context-aware application and user terminal
CN114741079A (en) Software development method, platform, electronic device and computer-readable storage medium
CN111460194B (en) Style library configuration method, device, computer equipment and storage medium
Paramonov et al. Tacle: Learning constraints in tabular data
CN108459842A (en) A kind of model configuration method, device and electronic equipment
JP2003248635A (en) Database accessing method and system in management information base of network management protocol
CN111368425A (en) Method and device for analyzing interface relation by using block diagram tool
CN107632864B (en) Method for establishing UEFI Boot Order of specific ordering
CN116204587A (en) Data synchronization task generation method, device and computer readable storage medium
JP2006244422A (en) System parameter automatic tuning method using network
CN109902275A (en) A kind of method and electronic equipment of customized table
CN114385672A (en) Information processing method and device, electronic device and storage medium
CN111078750B (en) Data statistical method and device of project model and computer storage medium
CN105786937B (en) General purpose table entity selection converter and selection conversion method based on ECP platform
EP2963542A1 (en) Method and architecture for comparing and merging engineering objects stored using dynamic versioning strategy
CN107368321B (en) Software version evolution method and system
JP4655636B2 (en) CAD integrated management system and program
JP2005250590A (en) Test specification creation system
CN111159980A (en) Data conversion method and device
JP2015095035A (en) Parameter setting support system, parameter setting support method, and parameter setting support program

Legal Events

Date Code Title Description
EEER Examination request